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

.plan_r{
	float: left;
	height: 42px;
	width: 180px;
	background-image: url(../images/basic/menu_plan_r.jpg);
	background-repeat: no-repeat;
}
.riyoujirei a{
	color: #444444;
}
.riyoujirei a:link {
	color: #444444;
}
.riyoujirei a:visited {
	color: #666666;
}

.riyoujirei a:hover {
	color: #888888;
	text-decoration: none;
}
.academic a{
	color: #444444;
}
.academic a:link {
	color: #444444;
}
.academic a:visited {
	color: #666666;
}

.academic a:hover {
	color: #888888;
	text-decoration: none;
}
/*-----------main_sub-----------*/
#main_sub {
	float: left;
	width: 210px;
	margin-top: 25px;
	padding-bottom: 75px;
}
#main_sub h2 {
	font-size: 20px;
	font-weight: normal;
	color: #0E1265;
}

#main_sub img {
	margin-right: 12px;
	margin-left: 20px;
	margin-top: 8px;
	vertical-align: -15px;
}
#main_sub li a:link{
	text-decoration: none;
	color: #222222;

}
#main_sub li{
	font-size: 13px;
}

#main_sub li a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #222222;
}

.sub_a a{
	display: block;
	height: 57px;
	width: 210px;
	background-image: url(../images/basic/menu_sub_back_top.jpg);
	background-repeat: no-repeat;
}
.sub_a a:hover {
	background-image: url(../images/basic/menu_sub_back_top_o.jpg);
	background-repeat: no-repeat;
}
.sub_b a{
	display: block;
	height: 53px;
	width: 210px;
	background-image: url(../images/basic/menu_sub_back_mid.jpg);
	background-repeat: no-repeat;
}
.sub_b a:hover {
	background-image: url(../images/basic/menu_sub_back_mid_o.jpg);
	background-repeat: no-repeat;
}
.sub_c a{
	display: block;
	height: 53px;
	width: 210px;
	background-image: url(../images/basic/menu_sub_back_mid.jpg);
	background-repeat: no-repeat;
}
.sub_c a:hover {
	background-image: url(../images/basic/menu_sub_back_mid_o.jpg);
	background-repeat: no-repeat;
}
.sub_d a{
	display: block;
	height: 57px;
	width: 210px;
	background-image: url(../images/basic/menu_sub_back_end.jpg);
	background-repeat: no-repeat;
}
.sub_d a:hover {
	background-image: url(../images/basic/menu_sub_back_end_o.jpg);
	background-repeat: no-repeat;
}
.sub_d{
	*margin-top:-3px;
}
.sub_d_r{
	*margin-top:-3px;
}
/*-----------main_sub-----------*/

/*---------------------main_main---------------------*/
#main_main{
	width: 596px;
	float: left;
	margin-top: 50px;
	margin-left: 34px;
}
#main_main h2 {
	font-size: 20px;
	font-weight: normal;
	color: #333333;
}

#main_main_head h3 {
	font-size: 20px;
	color: #333333;
	padding-top: 14px;
	margin-left: 170px;
	font-weight: normal;
}
#main_main_head p {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 170px;
}
#main_main_main {
	width: 552px;
	margin-left: 44px;
	margin-top: 20px;
}
#main_main_main h4 {
	font-size: 16px;
	font-weight: lighter;
	color: #333333;
	margin-bottom: 5px;
}
#main_main_main h4 img {
	vertical-align: bottom;
	margin-right: 5px;
}
#main_main_main h6 {
	font-weight: lighter;
}

/*---------------------main_main---------------------*/

/*---------------------muryoushiyou---------------------*/
#muryoushiyou {
	text-align:center;
	width: 269px;
	margin-left:400px;
	margin-bottom:30px;
	
}
.muryou_button span,
.applies_button span{
	display:none;
}

.muryou_button a{
	display: block;
	width: 269px;
	height: 37px;
	background-image: url(../images/basic/muryoushiyou_large.jpg);
	background-repeat: no-repeat;	
}
.muryou_button a:hover{
	background-image: url(../images/basic/muryoushiyou_large_h.jpg);
	background-repeat: no-repeat;
}
.applies_button a{
	display: block;
	width: 269px;
	height: 37px;
	background-image: url(../images/basic/applies_button.jpg);
	background-repeat: no-repeat;	
}
.applies_button a:hover{
	background-image: url(../images/basic/applies_button_o.jpg);
	background-repeat: no-repeat;
}