﻿@charset "utf-8";
/*
Theme Name: Kitys Ver.01
Theme URI: http://www.kitys.com/
Description: 
Version: 1.0
Author: Kazutaka Takahashi
Author URI: 
Tags: custom header, fixed width, two columns, widgets

*/

/* common layout css */

* { margin:0;}

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
    background:url(/img/main/main_bg01.jpg) repeat-y center;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-size:10px;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    color:#333333;
    line-height:130%;
}

h1, h2, h3, h4, h5, h6 { margin:0; padding:0;}

h1 { font-weight:normal; font-size:10px; margin-top:12px; color:#333; float:left;}
h2 { font-weight:normal; font-size:12px; display:inline;}
h3.pagetitle { color:#FF3366; font-size:16px;}
h3.pagetitleblack { font-size:16px;}

h4 { font-size:16px; display:inline;}

ul, li { margin:0; padding:0;}

p { margin:15px 0;}
p.10 { margin:10px 0;}
p.t5b10 { margin:5px 0 10px;}
p.t5 { margin:5px 0 0;}
p.bottom { margin-bottom:0;}
p.bottom10 { margin:10px 0 0;}

/* main link color css */
a {color:#FF0033;}
a:hover {color:#666666; text-decoration:none;}



.text12-130 { font-size:12px; line-height:130%;}

/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */






/* page layout */

body { text-align: center; } /* center on ie */

#maincontainer {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 820px;
    text-align: left;
}
#maincontainer-inner { position: static; width: auto; }



#header { width:820px; margin:0 0 12px 0}
#header-inner { position: static; width: auto; }

#header-inner div.box01 { border-bottom:#666666 1px solid; padding:15px 0 5px 0; margin-bottom:18px; width:820px;}
#header-inner img.logo { float:left; margin-right:5px;}
#header-inner img.catch { float:right; margin-top:11px;}

#header-subnav { float:right; font-size:12px; padding-right:8px; margin-bottom:7px;}

#header-mainnav {
  clear:both;
  width:820px;
  background:#E83E93;
}
#header-mainnav ul{ list-style:none; margin:0; padding:7px 0;}
#header-mainnav li { display:inline; padding:1px 10px; border-right:#FFF 1px solid; margin:0;}
#header-mainnav li.last { display:inline; padding:1px 0 1px 10px; border-right:none; margin:0;}



/* header link color css */
#header-subnav a:link{ color:#990033;}
#header-subnav a:visited{ color:#990033;}
#header-subnav a:hover{ color:#FF3366; text-decoration:none;}

#header-mainnav a { width:auto; color:#FFF; font-size:12px; padding:2px 3px; text-decoration:none;}
#header-mainnav a:hover{ color:#FFFFFF; background-color:#AE1562; text-decoration:none; padding:2px 3px;}


a.topcont { color:#FFF; background:#E83E93; font-size:10px; padding:2px 5px; display:block; margin:0 0 5px 85px;}
a.topcont:hover{ color:#FFFFFF; background-color:#AE1562; text-decoration:none; padding:2px 5px;}


#nav a:link{ color:#444444; text-decoration:none;}
#nav a:visited{ color:#444444; text-decoration:none;}
#nav a:hover{ color:#FF1133; text-decoration:none;}



#container {
    position: relative;
    margin: 0 10px 30px; /* center on everything else */
    width: 800px;
    text-align: left;
}
#container-inner { position: static; width: auto; }


/* left contents */

#maincontainer-left {
  display:inline; /* ie win bugfix */
  float:left;
  width:172px;
}
#maincontainer-left-inner { position: static; width: auto; }
#maincontainer-left-inner img.banner{ margin-bottom:5px;}
#maincontainer-left-inner img.banner02{ margin-bottom:25px;}

#subcontainer-left {
  border:#FF8CB1 2px solid;
  padding: 1px 4px 1px 4px;
  width:160px;
  margin-bottom:10px;
}
#subcontainer-left ul { margin:0; padding:0;}
#subcontainer-left li { margin:0; padding:3px 0; border-top:#FF8CB1 1px dotted; list-style:none;}
div.subcontaine-lefttitle { padding:4px 8px; background-color:#FFBBD1;}
#subcontainer-left li.last { margin:0; padding:3px 0; border-top:none; list-style:none;}

#subcontainer-left ul.children { padding:3px 0 0; margin-bottom:-3px;}


div#subcontainer-left a { border:#FFF0F5 3px solid; display: block; padding:2px 2px 2px 10px; background:url(/img/main/leftmenu_bg.gif) repeat-y #FFF0F5 2px 0; text-decoration:none; color:#330000; line-height:110%;}
div#subcontainer-left a:hover {  border:#FFD7E3 3px solid; display: block; padding:2px 2px 2px 10px; background:url(/img/main/leftmenu_bg.gif) repeat-y #FFD7E3 2px 0; text-decoration:none; color:#330000; line-height:110%;}

div#subcontainer-left ul.children a { border:none; display: block; padding:1px 5px 2px 13px; background:none; text-decoration:none; color:#330000; line-height:110%;}
div#subcontainer-left ul.children a:hover {  border:none; display: block; padding:1px 5px 2px 13px; background:#FFD7E3; text-decoration:none; color:#330000; line-height:110%;}


#searchform {
	margin: 0;
	padding: 3px 5px;
    background-color:#FFF0F5;
	}
#searchform #s {
	width: 95px;
	padding: 1px;
	}
#searchsubmit {
	padding: 0;
    width:45px;
	}





#maincontainer-right {
  display:inline; /* ie win bugfix */
  float:right;
  width:600px;
}
#maincontainer-right-inner { position: static; width: auto; }

div#snav { background-color:#EFEFEF; margin:5px 0 25px; width:586px; padding:3px 8px; color:#333;}
div#snav a { color:#FF3366;}
div#snav a:hover{ color:#333;}

#pagetitle {
  padding:0 0 25px;
  border-bottom:#CCCCCC 1px dashed;
  
}
#pagetitle h3 { margin:0; padding:0;}




div.subcontainer-right {
  padding:25px 10px 15px;
  
}

div.subcontainer-rightborder {
  padding:15px 10px 15px;
  border-bottom:#CCCCCC 1px dashed;
  
}


div.entry-title { width:560px; border-bottom:#FF3366 2px solid; background:url(images/entrytitle_bg01.gif) no-repeat 0 3px; padding:0 0 4px 22px;}
div.entry-title div.left{ float:left; display:inline; padding-top:3px;}
div.entry-title div.right{ float:right; display:inline;  text-align:right; font-size:11px; padding:4px 2px 0;}

div.entry-title a { color:#333333; text-decoration:none;}
div.entry-title a:hover { color:#FF0033;}

div.entry { padding:0 10px;}

p.tag { margin:25px 10px 15px;}
p.tag2 { margin:25px 0 15px;}

div.postmetadata {
 border-top:#CCCCCC 1px solid;
 border-bottom:#CCCCCC 1px solid;
 margin:0 10px;
 padding:5px 0;

}


/* comment */

h5#respond { font-size:18px; margin:30px 0 10px; border-left:#FF3366 3px solid; padding:1px 0 0 8px; }


#footer {
  width:820px;
  margin:7px 0 12px 0
}
#footer-inner { position: static; width: auto; }
#footer-nav {
  width:820px;
  background-color:#333;
  padding:3px 0;
  font-size:12px;
  vertical-align:baseline;
}

#footer-nav div.left{
  width:300px;
  float:left;
  display:inline;
  color:#FFFFFF;
  padding:3px 0 0 3px;
}

#footer-nav div.right{
  float:right;
  padding:0;
  display:inline;
}

#footer-left {
  display:inline; /* ie win bugfix */
  width:400px;
  float:left;
  margin:4px 0;
}
#footer-right {
  display:inline; /* ie win bugfix */
  width:400px;
  float:right;
  text-align:right;
  margin:5px 0;
}


/* footer link color css */
#footer-nav a:link{color:#FFF;}
#footer-nav a:visited{ color:#FFF;}
#footer-nav a:hover {color:#FF3366; text-decoration:none;}




.narrowcolumn .entry {
	line-height: 1.4em;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#prev a, #next a {
	font-size: 9pt;
	}


#wp-calendar a { border:none; background:none; padding:0; display:block; width:100%; background-color:#FFF0F5; padding:3px 0 4px;}
#wp-calendar a:hover {  border:none; background:none; padding:0; display:block; width:100%; background-color:#FFBBD1; padding:3px 0 4px;}
html*#wp-calendar a { border:none; background:none; padding:0; display:block; width:100%; background-color:#FFF0F5; padding:3px 0 4px;}
html*#wp-calendar a:hover {  border:none; background:none; padding:0; display:block; background-color:#FFBBD1; width:100%; padding:3px 0 4px;}

#wp-calendar caption {
  text-align: center;
  background-color:#FFBBD1;
  padding:4px 8px;
  margin-top:3px;	}
#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  text-align:center;
}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0;
	font-size:12px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */




.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	padding: 2px;
	margin: 2px 5px 1px 0;
	}

#commentform textarea {
	width: 576px;
	padding: 2px;
	margin: 2px 0 1px;
	}

#commentform #submit {
	margin: 0;
	}
	
#commentform #button { text-align:center; margin:15px 0 25px;}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
  empty-cells: show;
  width:160px;
}

html*#wp-calendar { margin-top:4px;}

#wp-calendar #next a {
  padding: 10px 4px 0 0;
  text-align: right;
  background:none;
}
#wp-calendar #next a:hover {
  padding: 10px 4px 0 0;
  text-align: right;
  background:none;
  color:#FF3366;
}

#wp-calendar #prev a {
 padding: 10px 0 0 4px;
text-align: left;
background:none;
}
#wp-calendar #prev a:hover {
  padding: 10px 0 0 4px;
  text-align: left;
  background:none;
  color:#FF3366;
}
#wp-calendar td {
  padding: 0;
  text-align: center;
}


#wp-calendar td a { border:none; background:none; padding:0; display:block; width:100%; background-color:#FFE6EE; padding:3px 0 4px;}
#wp-calendar td a:hover {  border:none; background:none; padding:0; display:block; background-color:#FFBBD1; width:100%; padding:3px 0 4px;}


#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	font-size:12px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
