/* ===========================================================
Style For Special
=========================================================== */

/* layout One Col
------------------------------------------------------------*/
#contentsHead {
	width: 930px;
	padding:10px 0 5px 0;
	border-bottom: 1px solid #eee;
}
#contentsHead h1 {
	float: left;
	width: 60px;
}
#contentsHead .headLink {
	float: right;
	width: 700px;
	margin-top: 10px;
	text-align: right;
}
#contents {
	width: 930px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

ul#topicPath {
	float:none;
}

#main {
	width: 930px;
	min-height: 400px;
	margin: 0;
	padding: 0;
}
*html #main {
	height: 400px;
}

/* index
------------------------------------------------------------*/
#sp.index #main{
	float:left;
	display:inline;
	width:732px;
}

#sp.index #main .brandList{
	background:url(../img/sp/top/bg_sp_top_01.gif) repeat-x 0 0;
	margin-bottom:20px;
	padding:7px 30px 0 30px;
	overflow:hidden;
	zoom:1;
}

#sp.index #main .brandList .brandType{
	float:left;
	display:inline;
	width:115px;
	margin-right:70px;
}

#sp.index #main .brandList .brandType.end{
	margin-right:0;
}

#sp.index #main .brandList dl dt{
	background:url(../img/sp/common/icn_arrow_01.gif) no-repeat center 2px;
	padding:13px 0 3px 0;
}

#sp.index #main .brandList dl dd{
	text-align:center;
}

#sp.index #main ul.btnList01 {
    margin-top: 20px;
    text-align: center;
}
#sp.index #main ul.btnList01 li {
    display: inline;
}
#sp.index #main ul.btnList01 li img {
    vertical-align: bottom;
}



osuimono
