@charset "UTF-8";


.list_blok {
	width: 550px;
	height:330px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	font-weight:normal;
	line-height: 150%;
	color: #555555;
}

.archive {
	width: 550px;
	padding: 10px;
	margin: 20px 0px 10px 0px;
	font-size: 11px;
	font-weight:normal;
	line-height: 150%;
	color: #555555;
	border: 1px solid #999999;
	background-image: url(../imgs/sp_title_frbg.gif);
	background-repeat: repeat-x;
}



.large {
	font-size: 13px;
	font-weight: bold;
}

.title {
	font-size: 14px;
	font-weight:bold;
	line-height: 150%;
	color: #555555;
	width:550px;
	float:left;
	margin-bottom: 5px;
}

.imgbox {
	width:230px;
	height:300px;
	float:right;
	margin-left: 20px;
	text-align: center;
}

.coment {
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","Osaka";
	font-size: 9px;
	line-height: 150%;
	color: #555555;
}

.catalog {
	height:150px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}




.list_footer {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

.list_blok p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.img_right {
	float:right;
	margin-left: 10px;
}

.img_left {
	float:left;
	margin-right: 10px;
}
