@charset "Shift_JIS"; 

/*
このファイルはベースを定義しています。
*/


#topImg{
	width:100%;
	background:url("../img/bg_top_img.png") repeat-x;
	height:367px;
	padding-top:1px;
	margin-bottom:20px;

}

#topImgInner{
	width:977px;
	padding:4px;
	background:url("../img/bg_top_img_inner.png") no-repeat;
	height:334px;
	margin:16px auto;
	position:relative;
}






/*新着情報
---------------------------------*/

#cntsNews{
	float:right;
	width:325px;
}


#cntsNews h2 {
	margin-bottom: 0;
}

#cntsNews dl {
	padding: 10px 0 10px;
}

#cntsNews dt {
	padding-left: 8px;
	border-left: 3px solid #CCCCCC;
	color: #333333;
	font-weight: bold;
	margin-bottom:5px;
	font-size:12px;
}

#cntsNews dd {
	margin-top: 0px;
	padding: 0 0 8px 11px;
	color: #333333;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom:8px;

}

#cntsNews .last {
	margin: -10px 0 0 0;
	padding: 0 0 0 11px;
	border-bottom: none;
}



/*左カラム
---------------------------------*/


#content #contsList{
	width:650px;
	float:left;
}



#contsList h2{
/*
	margin-top:30px;*/
	margin-bottom:20px;

}


#topMenuList{
	width:650px;
}





#topMenuList li{
	float:left;
	padding-right:15px;
/*	display:inline;*/
	padding-bottom:15px
}

/*トップ　マイページ等
----------------------------------------*/

#topOtrMenu{
	width:630px;
	height:160px;
	position:relative;
	padding-top:40px;
	background:url("../img/bg_otr_conts.png") repeat-x;
}


#topOtrMenu #mpTxt{
	position:absolute;
	top:88px;
	width:160px;
	color:#000000;
	left:15px;
	font-size:13px;
	line-height:1.6;

}

#topOtrMenu #mypageAct{
	position:absolute;
	left:212px;
	top:60px;

}

#topOtrMenu #mypageAct dt{
	margin:0 0 5px 0;
	font-size:12px;
	font-weight:bold;
}



#topOtrMenu #pamphlet{
	position:absolute;
	top:40px;
	right:0px;
}



#topOtrMenu #smart{
	position:absolute;
	top:100px;
	right:0px;
}





