/* CSS Document */

a.write:link { color: #FF0000 }
a.write:visited { color: #FF0000 }
a.write:active { color: #FFFF00 }

a.tit:link { color: #3f8a3f }
a.tit:visited { color: #3f8a3f }
a.tit:active { color: #3f8a3f }

body {
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: center;
	}

div,p {
	display: block;
	margin: 0 auto;
	padding: 0;
	}

img {
	border: none;
	}

/* 作品関連 */

.catch {
	color: #eb6300;
	font-size: 13px;
	padding: 3px;
	margin: 5px;
	text-align: left;
	width: 371px;
	}

.title {
	color: #3f8a3f;
	font-size: 18px;
	font-weight: bold;
	}

.title_n {
	color: #3f8a3f;
	font-size: 16px;
	font-weight: bold;
}
.mini{
	font-size: 14px;
}

.face {
	display: inline;
	margin-right: 5px;
	float: left;
	}

.writer {
	color: #ce0000;
	font-size: 16px;
	}

.writer_n {
	color: #ce0000;
	font-size: 14px;
}

.num {
	color: #3f8a3f;
	font-size: 13px;
	}

.price {
	color: #2d61a8;
	font-size: 12px;
	display: none;
	}

.price2 {
	color: #2d61a8;
	font-size: 12px;
	}

.elsePrice {
	display: none;
	}


.caption {
	margin-left: 115px;
	font-size: 12px;
	line-height: 18px;
	}

.exp {
	color: #339933;
	font-size: 12px;
	}

.ill {
	border: solid 1px #000000;
	}

/* レイアウト関連 */
#cols {
	width: 800px;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 20px;
	}

#header {
	width: 800px;
	margin-top: 30px;
	height: 260px;
	}

#months {
	width: 784px;
	margin: 15px auto 0;
	}

.content {
	display: block;
	width: 371px;
	}

.content_l {
	border-bottom: solid 3px #FAE366;
	border-right: solid 3px #FAE366;
	width: 387px;
	vertical-align:top;
	}

.content_r {
	border-bottom: solid 3px #FAE366;
	width: 391px;
	vertical-align:top;
	}

.detail {
	display: block;
	width: 371px;
	min-height: 158px;
	padding: 3px;
	margin: 5px;
	text-align: left;
	}

.btn2 {
	display: inline;
	margin-left: 5px;
	}

.btn {
	display: block;
	width: 371px;
	padding: 3px;
	margin: 5px;
	text-align: left;
	clear: both;
	}

.fl_l {
	float: left;
	}

.fl_r {
	float: right;
	}

.bn {
	border-bottom: solid 1px #FF6600;
	}

.bn,.bn0 {
	background-color: #FAE366;
	text-align: center;
	width: 781px;
	padding-bottom: 7px;
	}

.bn img,.bn0 img {
	margin: 7px 5px 0;
	}

.bnTit {
	padding-top: 5px;
	background-color: #FAE366;
	text-align: left;
	width: 781px;
	}

.footer {
	background-color: #FFFFFF;
	margin: 25px auto 3px;
	text-align: center;
	width: 800px;
	}

.content_nl {
	width: 390px;
	padding: 15px 10px 0 20px;
	line-height: 22px;
	text-align: left;
	float: left;
}

.content_nr {
	width: 330px;
	padding: 15px 20px 0 10px;
	line-height: 22px;
	text-align: left;
	valign:top;
	float: left;
}

.content_sideline {
	border-right: solid 2px #FAE366;
	border-left: solid 2px #FAE366;
	width: 780px;

}
.content_end {
	border-bottom: solid 2px #FAE366;
	width: 780px;
	height: 15px;
	clear:both;
}

/* 06年03月～07年01月用*/

.caption0 {
	font-size: 12px;
	line-height: 18px;
	}

.dfnSpace {
	padding: 3px;
	margin: 5px;
	text-align: left;
	}

.month {
	margin-left: 23px;
	margin-right: 23px;
	text-align: left;
	margin-top: 23px;
	} 
