@charset "UTF-8";

#contentsTopBig {
	height: 300px;
	width: 700px;
	border-style: none;
	color: #2CACFF;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
.bignnerTopComment {
	text-align: center;
	width: 660px;
	color: #59B40B;
	padding: 5px;
	font-weight: bold;
	font-size: 110%;
	margin: 0px 0px 10px 10px;
	border: 1px dotted #59B40B;
}
#mainContent {
	width: 680px;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.beginnertopnavi  {
	width: 330px;
	font-size: 12px;
	float:left;
	padding: 0px 10px 5px 0px;
	margin: 0px 0px 10px;
	height: 110px;
	text-align: left;
	background: url(../beginner/images/underLineH/under.gif) no-repeat left bottom;
}
.bigenerPhoto  {
	margin: 0px;
	padding: 0px 3px 0px 0px;
	float: left;
	height: 100px;
	width: 120px;
}
.bigenerPhotoRIght {
	float: left;
	width: 200px;
}
.beginnertopnavi  h3 a  {
	font-size: 14px;
	padding: 5px 0px 0px 20px;
	margin: 0px;
	text-align: left;
	display: block;
	background: url(../beginner/images/underLineH/images/underlineH_190.gif) no-repeat left center;
	height: 30px;
}
.beginnertopnavi  h3 a:hover  {
	background: url(../beginner/images/underLineH/images/underlineH_190_on.gif) no-repeat left center;
}

