@charset "utf-8";


div#comment {
	border-bottom:3px solid #021473;
	border-color:#021473;
	border-left:25px solid #021473;
	height:25px;
	margin:10px 0pt 10px 10px;
	width:750px;
	}
div#comment p {
	float:left;
	font-size:150%;
	font-weight:bold;
	margin:0pt 0pt 0pt 10px;
	}

#top_left {
	float: left;
	margin:0pt 5px 10px 10px;
	height: 320px;
	}
#top_right {
	float: right;
	margin-right:3px;
	}


#bottom {
	width: 600px;
	float: left;
	border-top:1px dashed #999999;
	margin-top:10px;
	padding-top:10px;
	}
#bottomleft {
	clear: both;
	width: 310px;
	padding: 0 10px 0 20px;
	float: left;
	}

#bottomleft div#syouhinbody {
	margin: 3px 0;
	padding: 3px;
	background: #e1e2e6;
	border: 1px solid #eff2f3;
	}

#bottomleft div#shouhintyuui {
	margin: 3px 0;
	padding: 3px;
	background: #eff2f3;
	border: 1px solid #e1e2e6;
	}

#bottomleft div#shouhinmore {
	margin: 3px 0;
	padding: 3px;
	border: 1px solid #eff2f3;
	}

div#button {
	margin-top:5px;
	text-align:center;
	width:198px;
}
div.button {
	border:1px solid #DCDCDC;
	margin-top:5px;
	text-align:center;
	width:198px;
}
div#button p,
div.button p {
	background: #dcdcdc;
	font-weight: bolder;
}
div#button input,
div.button input {
	width: 150px;
	}

#bottomcenter {
	width: 250px;
	height: auto;
	float: right;
	}
	
/* 一覧ページ用 */
#categoryarchive {
	float: left;
	width: 600px;
	padding-top: 10px;
	}
.categorylists h3 {
	border-bottom:2px solid #021473;
	border-left:15px solid #021473;
	margin:10px 0 5px 5px;
	width: 540px;
	font-size: 120%;
	padding-left: 10px;
	}
.categorylists img.listimg {
	float: left;
	width: 100px;
	height: 100px;
	padding-right: 10px;
	padding-left: 15px;
	}
.categorylists div.listtext {
	float: right;
	width: 440px;
	padding-right: 25px;
	}
.categorylists div.toshousai {
	float: right;
	text-align: right;
	margin-right: 60px;
	margin-top: 10px;
	}

#categoryarchivepages {
	text-align: center;
	border-top:2px solid #021473;
	width: 565px;
	margin: 5px;
	margin-top: 50px;
	}