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

.osirasebox{
	width:160px;
	height:130px;
	border:#096 solid 1px;
	overflow:auto;
	margin:0 auto;
	margin-bottom:10px;
	padding:6px;
}

.oshirase{
	color:#690;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

.toppic{
	margin:0px;
	width:auto;
	height:210px;
}


.center{
	width:425px;
	padding:5px;
	margin-top:10px;
	float:left;
}

.information{
	width:auto;
	height:180px;
	padding:25px 0px 0px 15px;
	border:solid 1px #CCC;
	margin-bottom:15px;
	background-image:url(../temp_img/index_title_info.jpg);
	background-repeat:no-repeat;
	overflow:auto;
}

.guidance{
	width:auto;
	height:320px;
	padding:25px 0px 0px 15px;
	background-image:url(../temp_img/index_title_guidance.jpg);
	background-repeat:no-repeat;
	border:solid 1px #CCC;

}

.chikuwaku{
	width:150px;
	height:auto;
	float:left;
	margin-left:20px;
}

.kakuchi{
	width:150px;
	height:135px;
	padding:5px;
	border:#CCC solid 1px;
	margin:0 8px 15px 2px;
	overflow:auto;
	font-size:10px;
	line-height:15px;
}

.kakuchi2{
	width:150px;
	height:135px;
	padding:5px;
	border:#CCC solid 1px;
	float:right;
	margin-bottom:15px;
	background-color:#CFC;
	overflow:auto;
	font-size:10px;
	line-height:15px;
}


.whatsnew{
	width:225px;
	height:400px;
	float:left;
	padding:65px 0px 0px 0px;
	margin-left:0px;
	margin-bottom:0px;
	background-image:url(../temp_img/index_title_whatsnew3.jpg);
	background-repeat:no-repeat;
}



.melmaga{
	width:auto;
	height:120px;
	padding:25px 10px;
	border:solid 1px #CCC;
	margin-bottom:15px;
	background-image:url(../temp_img/index_title_mailmaga.jpg);
	background-repeat:no-repeat;
}


.book{
	width:auto;
	height:200px;
	padding:25px 10px;
	border:solid 1px #CCC;
	margin-bottom:15px;
	overflow:auto;
	background-image:url(../temp_img/index_title_book.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	line-height:14px;
}



.rightmenu{
	width:145px;
	height:auto;
	padding:0px;
	margin-top:10px;
	margin-right:5px;
	float:right;
}

.btnbox{
	margin-bottom:7px;
	text-align:right;
}
