@charset "utf-8";
/*====================...
 AllCommon_ID_class
 @Maker:FK
 @Date:2010-07-08
====================...*/

/*--KittylerPage
----------------------------------------------*/
#kittyler05 {
	background-image:url(../img/blog_bg/bg_shimeko.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
}

#kittyler_header {
	width:900px; height:35px;
	background-image: url(../img/bg_navi2.png);
	background-repeat: no-repeat;
	margin-bottom:20px;
}
#kittyler_header h1{ float:left; width:270px; height:35px;}
#kittyler_header h1 a{ display:block; width:270px; height:35px;  text-indent:-999em;}

#kittyler_header #main_navi { float:left; padding-left: 80px; }
#kittyler_header #main_navi li {float:left; padding-top:5px;}
#kittyler_header #main_navi li a { display:block; float:left; height:30px; text-indent:-999em;}


#ktl_box_l {
	float: left;
	width: 250px;
	padding-top:300px;
}

#ktl_specialbox {
	background-image: url(../img/bg_left.png);
	height: 75px;
	margin-top: 10px;
	padding-top: 10px;
}
#ktl_box_r {
	float: right;
	width: 620px;
	padding-top: 20px;
}
.article ul {
	background-image: url(../img/kittyler01/bg_iroha_left_main.png);
	padding-top: 10px;
}
.article h3 {
	background-image: url(../img/kittyler01/bg_iroha_left_main.png);
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CDF2FF;
	font-size: 0.8em;
	color: #333;
	text-align: center;
}
.article {
	margin-top: 10px;
}
.article img.article_top{
	vertical-align:bottom;
}
.article li {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 120%;
}
.article li a{ color:#F39; border-bottom:#F39 dotted 1px; text-decoration:none;}
.article li a:hover{ border-bottom:#f3f3f3 solid 1px; text-decoration:none;}

#ktl_foot {
	clear: both;
		padding:12px;
}
#ktl_flashbox {
	height: 300px;
}
.entry {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-bottom: 25px;
}
.entry .entry_date {
	padding-top:20px;
	height: 50px;
	width: 70px;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(../img/kittyler01/bg_iroha_date.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
}
.entry_body {
	float: right;
	width: 540px;
}
.entry_foot {
	clear: both;

}
.entry_body h3 {
	font-size: 0.9em;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #F69;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.entry_txt {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 12px;
}
#ktl_specialbox td {
	text-align: center;
}

