@charset "utf-8";


#MainNavi {
	background: url(../common/mn_btn_bar.gif) no-repeat left top;
	height: 65px;
	width: 850px;
	position: relative;
}

/* //// otoku LINK //// */

.top-area a:link {
	color: #00A251;
	text-decoration: none;
}
.top-area a:visited {
	color: #00A251;
	text-decoration: none;
}
.top-area a:hover {
	color: #98CA2C;
	text-decoration: underline;
}


/* ////////////////    MainContents    //////////////// */

#main-img {
	background: url(../top/main03.jpg) no-repeat left top;
	height: 215px;
	width: 545px;
}

#toptit {
	width: 545px;
	height:25px;
	padding: 20px 0 0;
}

.top-area {
	width: 515px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	padding-top:20px;
}

#otoku-areaL {
	width:250px;
	float:left;
	margin-bottom:25px;
}

#otoku-areaR {
	width:250px;
	float:right;
	margin-bottom:25px;
}

#otoku-areaR dt {
	color: #00A251;
	font-weight: bold;
	margin-bottom:5px;	
}

#otoku-areaL dt {
	color: #00A251;
	font-weight: bold;
	margin-bottom:5px;	
}

.otoku-areaImg {
	width:90px;
	float:left;
}

.otoku-areaTxt {
	width:160px;
	float:right;
	font-size:12px;
}




#osusume-areaL {
	width:245px;
	float:left;
	margin-bottom:25px;
}

#osusume-areaR {
	width:245px;
	float:right;
	margin-bottom:25px;
}

#osusume-areaR dt {
	color: #00A251;
	font-weight: bold;
	margin-bottom:5px;	
}

#osusume-areaL dt {
	color: #00A251;
	font-weight: bold;
	margin-bottom:5px;	
}

.osusume-areaImg {
	margin-bottom:12px;
}

.osusume-areaTxt {
	font-size:12px;
}





#mame-area {
	width:515px;
	margin-bottom:25px;
}

.mame-areaImg {
	margin-bottom:12px;
	width:150px;	
	float:left;	
}

.mame-areaTxt {
	float:right;
	width:365px;	
	font-size:12px;
}

.mame-areaTxt ul li {
	background:transparent url(../common/mark_01.gif) no-repeat scroll 10px 0.8em;
	border-bottom:1px dotted #DAD7D4;
	padding:3px 5px 3px 20px;
	list-style-type:none;
}
