@charset "UTF-8";

/* CSS Information *************************************
Description: iroiro
Last created date: 2010/3/10
***************************************************** */


/* index of contents
----------------------------------------

	* article

----------------------------------------*/

/* article
-------------------------------------------------------------------------------------------------------*/


body#blog .title {
	background: url(../../images/title.gif) no-repeat;
	height:50px;
	text-indent:-9999px;
}
body#blog .title2 {
	background: url(../../images/cinema.gif) no-repeat;
	height:50px;
	text-indent:-9999px;
}
body#blog .akahoshi {
	background: url(../../images/akahoshi.gif) no-repeat;
	height:30px;
	text-indent:-9999px;
}
body#blog .kurozumi {
	background: url(../../images/kurozumi.gif) no-repeat;
	height:30px;
	text-indent:-9999px;
}

.k_lead {
line-height: 1.8;
	font-size: 0.85em;	
}
#archives {
	width:112px;
height: 31px;
clear:both;
text-align:left;
background: url(../../images/all.gif) no-repeat;
text-indent:-9999px;
display:block;
margin-bottom:40px;
}
#archives a {
display:block;	
height: 31px;
}
#archives a:hover{
	background: url(../../images/all.gif) no-repeat 0 -31px;

}

body#blog .article {
	line-height: 1.8;
	margin-bottom:40px;
}
body#blog .article h3 {
	margin:0 0 13px 0;
	font-size:1em;
}
body#blog .article h3 a {
color:#00a0e4;

}

body#blog .article img{
	float:right;
	margin:0 0 10px 10px;
}

.item {
	width: 159px;
	 border:1px dotted #c1c1c1;
	font-size:1em;
	margin: 0 13px 13px 0;
	line-height:1.4em;
	text-align:center;
	display:block;
}
.item a {
	color:#00a0e4;
	display:block;
	 padding:13px;
	
}

.item a:hover {
	 background-color:#e6e6e6;
}
