@charset "shift_jis";

/*[[ ここからflash ]]*/

#wrap #box #flash{
	width:760px;
	height:310px;
	margin: 0px;
	padding:0px;
	/*border:1px #000 solid;*/
	background:url("../img/flash_bg.gif") no-repeat left top;
}



/*[[ ここからおすすめ]]*/

#wrap #box #right #osusume{
	width:565px;
	margin: 0px;
	float:left;
	padding-bottom:20px;
}
#wrap #box #right #osusume #osusumetitle{
	display:block;
	width:565px;
	height:32px;
	margin: 0px;
	float:left;
	background: url("../img/osusume_title.gif")  left top no-repeat;
}
/*=====================*/
#wrap #box #right #osusume #button a{
	display:block;
	width:300px;
	height:70px;
	background: url("../img/osusume_button.jpg")  left top no-repeat;
	float:left;
}
#wrap #box #right #osusume #button a:hover{
	background: url("../img/osusume_button_on.jpg")  left top no-repeat;
}
#wrap #box #right #osusume #button2 a{
	display:block;
	width:265px;
	height:70px;
	background: url("../img/osusume_button2.jpg")  left top no-repeat;
	float:left;
}
#wrap #box #right #osusume #button2 a:hover{
	background: url("../img/osusume_button2_on.jpg")  left top no-repeat;
}



#wrap #box #right #osusume #right{
	width:312px;
	height:154px;
	background: url("../img/osusume_right_bg.jpg")  left top no-repeat;
	float:left;
}
#wrap #box #right #osusume #right .block{
	width:150px;
	height:60px;
	padding:6px 5px 6px 0px;
	float:left;
	font-size:12px;
	line-height:130%;
}


/*[[ ここからインフォ]]*/

#wrap #box #right #info{
	width:565px;
	margin: 0px;
	float:left;
	padding-bottom:20px;
}

#wrap #box #right #info .list{
	width:565px;
	height:25px;
	margin: 0px;
	float:left;
	padding-top:5px;
	background:url("../img/border.gif") repeat-x bottom left;
}
#wrap #box #right #info .list .date{
	width:84px;
	color:#eb6464;
	margin: 0px;
	float:left;
}
#wrap #box #right #info .list .data{
	width:475px;
	color:#666;
	margin: 0px;
	float:left;
}
#wrap #box #right #info .list .data a{
	color:#666;
}
