@charset "utf-8";
/* CSS Document */
.flacom{
	 position:relative;
	 top:150px;
	 left:20px;
	 width:850px;
	 padding:5px;
	 background:#FFFF00;
	 border:3px solid #FF8500;
	 font-weight:bold;
	 color:#FF0000;
	 font-size:16px;
}
.flacom b{
	color:#FF0000;
	 font-size:16px;
}

div#top_center_box01{
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	background:#FFFFFF;
}

div#top_center_box01 dl{
	margin:0px auto 0px auto;
	float:left;	
	width:216px;
	margin-left:11px;
}

div#top_center_box01 img{
vertical-align:top;
}

div#top_center_box02,
div#top_center_box02_{
width:710px;
height:80px;
}

div#top_center_box02 li,
div#top_center_box02_ li{
list-style:none;
float:left;
margin-left:8px;
}

div#top_center_box02 li img,
div#top_center_box02_ li img{
vertical-align:top;
}

div#top_center_box03{
width:710px;
background:url(../img/top_bgimg.gif) repeat-y;
margin-top:0px;
}

div#top_center_box04,
div#top_center_box04_{
width:683px;
margin:0 13px;
}

div#top_center_box04 img.ph01,
div#top_center_box04_ img.ph01{
float:right;
}

div#top_center_box04 dl,
div#top_center_box04_ dl{
width:165px;
float:left;
margin-left:7px;
}

div#top_center_box04 dt,
div#top_center_box04_ dt{
background:#FFED6E;
font-size:14px;
font-weight:bold;
color:#F00000;
line-height:130%;
padding:5px;
margin-bottom:5px;
}

div#top_center_box04 img{
margin-top:6px;
float:left;
}
div#top_center_box04_ img{
margin:6px 0 5px 0;
}

div#top_center_box04 span,
div#top_center_box04_ span{
}

div#top_center_box04 p,
div#top_center_box04_ p{
width:260px;
float:left;
}

div#top_center_box04 dl dd p.comment02,
div#top_center_box04_ dl dd p.comment02{
margin-top:6px;
font-size:12px;
width:130px;
margin-left:5px;
line-height:140%;
}

div#top_center_box04 dl dd span,
div#top_center_box04_ dl dd span{
	display:inline;
	color:#FF0000;
}


div#top_center_box05{
border-right:solid 1px #FF8600;
border-left:solid 1px #FF8600;
border-bottom:solid 1px #FF8600;
text-align:center;
}

div#top_center_box05 table{
margin:auto;
} 

div#top_center_box05 td.top_title{
font-size:12px;
font-weight:bold;
line-height:120%;
padding:5px 0px 5px 70px;
text-align:left;
}

div#top_center_box05 td.top_price{
font-size:18px;
font-weight:bold;
color:#F00000;
padding:5px 10px;
background:#FFED6E;
text-align:left;
}

div#top_center_box05 td.top_note{
font-size:10px;
padding:5px 10px;
text-align:left;
}

div#top_center_box06{
text-align:center;
border:solid 1px #E4E4E4;
border-bottom: solid 3px #E4E4E4;
width:200px;
font-size:10px;
margin-left:250px;
margin-top:5px;
}

div#top_center_box06 dl{
float:left;
width:198px;
border-left:1px solid #E4E4E4;
}

div#top_center_box06 img{
margin:5px;
}

div#top_center_box06 dd{
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
}

.top_center_box07{
	width:683px;
	padding-top:2px;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 13px;
}

.top_center_box07 li{
float:left;
list-style:none;
margin-left:10px;
}


div#today-comment{
width:260px;
height:85px;
float:left;
}

div#today-comment .comment{
overflow:auto;
height:85px;
width:260px;
margin-top:10px;
font-size:12px;
line-height:140%;
padding:3px;
}

div#today-comment .comment span{
	color:#FF0000;
}

p.topinfo{
	width:708px;
	background:#FFFFC7;
	border:solid 1px #FFB800;
	color:#F50012;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	float:right;
	margin-bottom:10px;
	display:block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

div.copy{
width:711px;
margin-top:10px;
margin-bottom:0px;
}
div.copy p{font-size:12px;}

/*アコーディオン*/
#accordion {width:711px;margin:10px auto;}
#accordion img{border:none;}
.accordion {width:711px;}
.accordion dl {width:711px; font:12px Verdana,Arial;margin:0;padding:0;}
.accordion dt {padding:1px 0 0 47px;cursor:pointer;background:url(../img/menu/close.gif) no-repeat;margin:0;}
.accordion dd {overflow:hidden; background:#fff;padding:0;margin:0;width:709px;}
.accordion span{display:block; border:1px solid #FF9F3F;border-top:none;padding:15px}
.accordion span img{border:none;}
.accordion span p{line-height:160%;font-size:12px;margin:10px 0;}
