@charset "utf-8";
/* ------------------------------------------------------------

	file style

------------------------------------------------------------ */


/* ----------common---------- */

h3{
}

h4{
	margin-top: 50px;
	margin-bottom: 10px;
}


/* ---------sub_container---------- */

#sub_container{
	width: 740px;
	margin-left: 10px;
}

.img_right{
	float: right;
	margin-left: 20px;
}

.mg30t{
	margin-top: 30px;
}




/* ---------navi---------- */

#item_navi{
	background-image: url(../lineup/images/sub_bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
}

#item_navi ul{
	float: right;
	margin-top: 7px;
}

#item_navi ul li{
	display: inline;
	margin-right: 15px;
}



/* ---------list---------- */

ul.itemborder{
}

ul.itemborder li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 20px;
	padding-bottom: 30px;
}


h5{
	font-size: 120%;
	color: #CCCC99;
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: normal;
}

h5 span{
	font-size: 90%;
	color: #FFFFFF;
	margin-left: 10px;
}

