@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 author     :i wakahara
 style info :トップページ　#main内
=================================================================== */

/*----------------------------------------------------
	キャッチ、トピックスの項目
----------------------------------------------------*/
#img{
	width: 590px;
	height:208px;
	background-image:url(../img/top/img.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.img_txt {
 float:right;
	width: 580px;
	height:92px;
	margin-right:10px;	
	margin-top:116px;
	text-align:right;
	line-height:24px;
	color:#FFFFFF;
}
/*----------------------------------------------------
	おすすめ
----------------------------------------------------*/
#osusume {
}
#osusume_left {
 float: left;
	width: 280px;
}
#osusume_right {
 float: left;
	width: 280px;
	margin-left: 20px;
}
.osusume_course {
 padding: 5px 0 5px 2px;
	line-height: 22px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}
.osusume_pho {
 float: left;
}
.osusume_txt {
 float: left;
 width: 147px;
 padding: 0 0 7px 10px;
	font-weight: normal;
}
/*----------------------------------------------------
	トピックスの項目
----------------------------------------------------*/

#arrow li {
	background-image:url(../img/item/arrow.gif);
	background-position:0em 0.5em;
	background-repeat:no-repeat;
	margin-left:20px;
	text-indent:0em;
}
