<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.contents_coach {
	margin:0;
	padding:0 0 30px 0;
}

.contents_coach h2{
	margin-top:0;
	text-align:left;
}

.contents_sub{
	clear:both;
	overflow:hidden;
	zoom:1;  
}

.contents_coach h3{
	width:540px;
	text-align:left;
	padding-left:4px;
	margin-top:20px;
	background: url(images/dot.gif) repeat left center;
}


/*　メニューエリア　*/

.menu{
	 width: 550px;
	 margin: 0 auto;
	 padding: 0 0 0 0;
}
	 
a.menu01,a.menu03,a.menu05{
    width: 180px;
	height: 120px;
	background-color: #d5eaff;
	color:#333333;
	text-align: left;
	float: left;
	display: block;
	line-height: 1.5;
}
		
a.menu02,a.menu04,a.menu06{
    width: 180px;
	height: 120px;
	background-color: #ffffff;
	color:#333333;
	text-align: left;
	float: left;
	line-height: 1.5;
}
	
.menu a:hover{
    width: 180px;
	background-color: #fff9ca;
	text-align: left;
	float: left;
	display: block;
	text-decoration: none;
} 
	
	
.menu a:visited{
	text-decoration:none;
} 
	
.menu a:hover h4{
    color: #ff9500;
	font-weight: bold;
	text-decoration:none; 
} 
	
.menu a h4{
	color: #00a0c6;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 0 10px;
	padding: 0;	
} 
	
.menu a img{
	margin: 10px;
	_margin: 10px 5px 10px 10px;
	float: left;
} 
	
.menu a img.icon{
	margin: 10px 10px 0px 0px;
	_margin: 10px 5px 0px 0px;
	float: left;
} 

.menu a p{
	font-size: 12px;
	width: 160px;
	margin: 0 10px 10px 10px;
	_margin: 0 5px 10px 5px;	
	float: left;
	font-weight: normal;
} 


</pre></body></html>