body{
		color: #353535;
		background-color: #27295F;
		margin-left:auto;
		margin-top:0px;
		margin-right:auto;
		margin-bottom:0px;
		text-align:center;
}

a{text-decoration:none;}
a:link{color:#353535;text-decoration: none;}
a:visited{color:#353535;text-decoration: none;}
a:active{color:#353535;text-decoration: none;}
a:hover{color:#EF1B1B; text-decoration: underline;}


/*----------------------
 共通
------------------------*/
#content{
	width:820px;
	background: #FFF;
	padding:0px 0px;
	margin:0 auto 0 auto;
	text-align:center;
	}

#header{
	width:800px;
	background: #FFF;
	border-bottom:3px #27295F solid;
	margin:0 auto 0 auto;
	padding:10px 0px 0px 0px;
	text-align:left;
}

#main{
	width:800px;
	background: #FFF;
	padding:10px 0px;
	margin:0 auto 0 auto;
}

#main_menu{
	width:800px;
	background : #ffffff url(rmenu_bg.gif) repeat-y scroll center top;
	margin:0 auto 0 auto;
}

.menu{
	width:800px;
	margin:0px auto 5px auto;}

.pagetitle{
	width:800px;
	margin:5px auto 12px auto;}

h1{
	float:left;
	color:#FFF;
	font-size:10px;
	font-weight:normal;
}

p{
	text-align:left;
	margin:0px 0px;}

.clear{
	clear:both;
}

.gaiyo_box{
	width:400px;
	padding:10px 0px;
	background : #ffffff url(line_gray.gif) repeat-x scroll left bottom;}

.gaiyo_01{
	margin-left:15px;
	float:left;
	width:60px;
	margin-right:5px;
	color:#27295F;
	text-align: justify;
	text-justify: distribute-all-lines;}

.gaiyo_02{
	color:#27295F;
	float:left;
	margin-right:20px;}

.gaiyo_03{
	margin:0px;}

.history_box{
	width:614px;
}

.line_gray{
	width:614px;
	background : #ffffff url(line_gray.gif) repeat-x scroll left center;
	padding:6px 0px;}

.history_01{
	float:left;
	width:100px;
	color:#27295F;
	padding-left:20px;
	text-align: justify;
	text-justify: distribute-all-lines;}

.history_02{
	width:450px;
	float:left;
	margin-left:20px;
	padding-left:20px;
	border-left:1px #D5D5D5 solid;}

.privacy_01{
	float:left;
	width:60px;
	color:#27295F;
	padding-left:15px;
	text-align: justify;
	text-justify: distribute-all-lines;}

.privacy_02{
	width:510px;
	float:left;
	margin-left:15px;}


.recruit_01{
	float:left;
	width:100px;
	color:#27295F;
	padding-right:10px;
	text-align: right;}

.recruit_02{
	width:490px;
	float:left;
	padding-left:10px;
	border-left:1px #D5D5D5 solid;}

.rinen{
	margin-left:20px;}

.news2_box{
	width:614px;
}

.news_01{
	float:left;
	width:70px;
	color:#27295F;
	padding-left:20px;
	text-align: justify;
	text-justify: distribute-all-lines;}

.news_02{
	width:480px;
	float:left;
	margin-left:20px;
	padding-left:20px;
	border-left:1px #D5D5D5 solid;}

/*----------------------
 TOPページ
------------------------*/
.icon_box{
	float:left;
	width:260px;
	margin-right:20px;
	margin-bottom:15px;
}

.icon_box2{
	float:left;
	width:260px;
	margin-bottom:15px;}

.icon{
	float:left;
	margin-right:9px;}

.sstitle{
	width:540px;
	margin:0px auto 15px auto;}

.link_red{
	background : #ffffff url(arrow_red.gif) no-repeat scroll left top;
	margin-left:80px;
	margin-bottom:6px;
	padding-left:13px;
	color:#27295F;
	font-weight:bold;}


.link_red a{text-decoration:underline;}
.link_red a:link{color:#27295F;text-decoration: none;}
.link_red a:visited{color:#27295F;text-decoration: none;}
.link_red a:active{color:#27295F;text-decoration: none;}
.link_red a:hover{color:#EF1B1B; text-decoration: underline;}


.second_sstitle{
	margin:12px 0px 9px 0px;}

.case_box{
	background:#EDEDF9;
	padding:10px 10px 10px 20px;}

.chart_txt{
	padding-left:20px;}


.news_box{
	background : #ffffff url(news_bg.gif) repeat scroll left top;
	text-align:left;
	padding:3px 8px 12px 8px;
	margin-bottom:15px;
}

.date{
	margin:2px 0px;
	color:#27295F;
	}

.news{
	color:#1E1E1E;
	text-decoration:underline;
	border-bottom:1px #787878 dashed;
	padding-bottom:4px;
	margin-bottom:6px;
}

.news a{text-decoration:none;}
.news a:link{color:#1E1E1E; text-decoration:underline;}
.news a:visited{color:#1E1E1E; text-decoration:underline;}
.news a:active{color:#1E1E1E; text-decoration:underline;}
.news a:hover{color:#27295F; text-decoration:underline;}



/*----------------------
 共通：フッター
------------------------*/

.footer{
	width:800px;
	background: #E2E2E2;
	margin:10 auto 10 auto;
	text-align:center;
	padding:5px 0px;
}
.footer a{text-decoration:none;}
.footer a:link{color:#353535; text-decoration:none;}
.footer a:visited{color:#353535; text-decoration:none;}
.footer a:active{color:#353535; text-decoration:none;}
.footer a:hover{color:#6B6B6B; text-decoration:underline;}

.copy{
	width:800px;
	text-align:center;
	}



