@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: 610px;
	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 {
	margin-left: 14px;
	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---------------------*/
/*---------------------プラン選択---------------------*/
h2#h2style {
	text-align:center;
	font-size:28px;
	font-weight:normal;
	color:#6A6A6A;
	margin:30px 0px 20px 0px;
}
#jectorbanner {
	display: inline-block;
	height: 240px;
	width: 815px;
	margin-left: 28px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#inner_main {
	width:835px;
	height:388px;
	background:url(/images/plan/Illust.png) no-repeat;
	margin:0 auto 30px;
	position:relative;
}
#inner_main #individual {
	float:left;
	position:absolute;
	top:280px;
	left:60px;
}
#inner_main #business {
	float:right;
	position:absolute;
	top:280px;
	right:105px;
}

/*---------------------muryoushiyou---------------------*/
#muryoushiyou {
	text-align:center;
	width: 269px;
	margin-left:400px;
	margin-bottom:20px;
	
}
.muryou_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;
}

.muryou_button_t a{
	display: block;
	width: 176px;
	height: 40px;
	background-image: url(../images/basic/muryoushiyou_5day.jpg);
	background-repeat: no-repeat;	
}
/*.muryou_button a:hover {
	background-image: url(../images/basic/muryoushiyou_large_h.jpg);
	background-repeat: no-repeat;
}*/