/* CSS Document */

body {
	background-color: #FFCCCC;
	margin: 0;
}

img {
	border: none;
}

h1,h2,h3 {
	margin: 0;
	padding: 6px 0;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1em;
}

a:link { color: #ff0000; }
a:visited { color: #990033; }

h1{
	background-color: #FF3366;
}

h2,h3{
	background-color: #FF6699;
}

td{
	text-align:left;
}

#onsale {
	color: #000000;
	line-height: 1.4em;
	font-size: 16px;
}

#price {
	color: #000000;
	line-height: 1.4em;
	font-size: 10px;
}

.headline {
	color: #000099;
	line-height: 1.3em;
	font-size: 10px;
}

.furokuyellow {
	color: #FFFF00;
	font-size: 16px;
}

.title_f {
	color: #FFFFFF;
	line-height: 1.3em;
	font-size: 16px;
}

.writer_l {
	color: #FF0000;
	line-height: 1.4em;
	font-size: 16px;
}

.writer {
	color: #FF0000;
	line-height: 1.3em;
	font-size: 14px;
}

.title_l {
	color: #FF0000;
	line-height: 1.4em;
	font-size: 16px;
}

/********************************8月7日：吉田追加分********************************/
.title_l_mini {
	font-size:12px;
}
/********************************追加分ここまで********************************/

.title {
	color: #FF0000;
	line-height: 1.3em;
	font-size: 14px;
}

.summary {
	color: #663300;
	line-height: 1.2em;
	font-size: 12px;
}

.summary_f {
	color: #FFFFFF;
	line-height: 1.2em;
	font-size: 12px;
}

.pay {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 1.4em;
}

.furoku {
	color: #FFFFFF;
	text-align: center;
}

.furoku a:link,.furoku a:visited {
	color: #FFFF00;
}

.comics {
	color: #FF0000;
	font-size: 12px;
}

.mini {
	font-size: 10px;
}

.pay {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 1.4em;
}

.furoku {
	color: #FFFFFF;
	text-align: center;
}

.furoku a:link,.furoku a:visited {
	color: #FFFF00;
}

.yellow {
	color: #FFFF00;
}

.catch{
	color: #ff00a8;
	font-size: 12px;
	font-weight:bold;
	margin: 0;
}
#headerbg{
background: url(img/leftheader_bg.gif) repeat-x;

	height: 111px;
	width: 100%;
}

#leftheader{
	background: url(img/leftheader_bg.gif) repeat-x;
	float: left;
	height: 111px;
	width: 50%;

}
#rightheader{
	background: url(img/rightheader_bg.gif) repeat-x;
	float: right;
	height: 111px;
	width: 30%;
	text-align: left;

}

#header{
	width: 750px;
	margin: 0 auto;
	position: relative;
	clear: both;
}

#headerinner{
	top: -111px;
	text-align: left;
	position: absolute;
	left:0;

}

#headerinner h1{
	background: none;
	text-align: left;
	margin-top: 10px;
	padding: 0;
	margin-bottom: 2px;
}

#headerinner h2{
	background: none;
	text-align: left;
	color: #c03;
	margin:0;
	width: auto;
	padding: 0;
}

#headerinner p{
	margin: 0;
	padding:0;
	font-size: 17px;
	font-weight: bold;
}

ul#bannerArea{
	background: url(img/banner_bg.png) no-repeat;
	width: 470px;
	height: 66px;
	position: absolute;
	top: 0;
	left: 240px;
	padding-top: 5px;
	padding-left: 28px;
	margin: 0;
}

#bannerArea li{
	margin: 0;
	padding: 0;
	list-style: none;

}

img#sellday{
	position: absolute;
	top: 23px;
	left: 168px;
}

#headerinner p span{
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 100%;
}
#btnArea{
	width: 500px;
	position: absolute;
	left: 238px;
	top: 77px;
}
 
#btnArea a{
	margin-left: 5px;

}

