@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div#main h2{
	margin-bottom:15px;
}
div.section h3{
	margin-bottom:10px;
}
div.spoLeft{
	float:left;
	display:inline;
	width:385px;
}
div.spoRight{
	float:right;
	display:inline;
	width:161px;
}
div.genRight{
	float:right;
	display:inline;
	width:385px;
}
div.genRight ul{
	margin:0 15px;
}
div.genRight li{
	float:left;
	display:block;
	margin:0 15px 5px 0;
	text-indent:12px;
	width:130px;
	background:url(../../common/images/ico_orange.gif) no-repeat 0 5px;
}
div.genLeft{
	float:left;
	display:inline;
	width:161px;
	font-size:0.8em;
}




div.sportsPlayer{
	padding:15px;
	border:solid 1px #c3ba86;
	background:#fffde3;
}
div.sportsPlayer h4{
	margin-bottom:10px;
}
div.playerRight{
	float:right;
	display:inline;
	width:350px;
}
div.playerRight dt{
	color:#cc7e00;
	font-weight:bold;
}
div.playerRight dd{
	margin-bottom:15px;
}
div.playerLeft{
	float:left;
	display:inline;
	width:161px;
}





div.yoyaku{
	margin-bottom:15px;
	padding:10px;
	border:solid 2px #feeeb3;
	background:#fff8dd;
}
.tel{
	margin-top:10px;
	text-align:right;
}

