@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------------------------------------------------*/
/*--- sports ---------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/

#watch-index{
	background:#D4145A;
	height:350px;
}

#watch-menu{
	margin-top:30px;
}

.watch-contents{
	margin-bottom: 70px;
}

.watch-section-left{
	width: 580px;
	margin-top: 20px;
	float: left;
}

.watch-section-left h3{
	margin-bottom: 5px;
	font-size: 15px;
	color: #D4145A;
}

.watch-section-right{
	width: 380px;
	float: right;
}

#sansaku-left,#sansaku-right{
	background: url(../watch/img/sansaku-bk.gif) no-repeat;
	width: 480px;
	height: 350px;
	margin-top: 10px;
}

#sansaku-left h3,#sansaku-right h3{
	margin: 0 0 5px 20px;
	padding-top: 20px;
	font-size: 15px;
	color: #D4145A;
}

#sansaku-left p,#sansaku-right p{
	margin: 0 0 0 20px;
}

.sansaku-in-left{
	width: 240px;
	float: left;
}

.sansaku-in-right{
	margin: 25px 40px 0 0;
	float: right;
}

#watch-map{
	width:1000px;
	height:550px;
	margin-top: 50px;
	background:#A9A9A9;
}
