@charset "utf-8";
/*---base---*/
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	font-style:normal;
	font-size:75%;
	line-height:160%;
	color:#333333;
	background:#FCFBF0 url(../img/bg.gif) center repeat-y;
	margin:0 auto;
}
html {
	overflow-y:scroll;
}

*{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:lighter;
}

img{
	border-width: 0px;
	border-style: none;
	vertical-align:bottom;
}

ul {
list-style:none;
}

/*table {
border:none;
border-collapse:collapse;
}

table caption{
display:none;
}
*/
td,th {
font-size:12px;
/*line-height: 1;*/
font-weight:normal;
padding:1px;
}





#wrapper{
	margin:0px auto;
	width:800px;
	text-align:left;
	overflow:hidden;
	border-bottom:#b2b2b2 1px solid;
	border-top:#b2b2b2 1px solid;
}

div#header {
	position:relative;
	width:800px;
	height:137px;
	margin:20px auto 0;
	text-align:left;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*---start_header---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#header h1 {
	width:356px;
	height:67px;
}


div#header h1 a{
	cursor:pointer;
	position:absolute;
	left:102px;
	top:30px;
	background:url(../img/top.png) no-repeat left top;
	text-indent:-9999px;
	behavior:url(iepngfix/iepngfix.htc);
	display:block;
	width:356px;
	height:67px;
	overflow:hidden;
}


div#header h2 {
	position:absolute;
	left:0;
	top:-20px;
	width:600px;
	height:20px;
	text-indent:10px;
	line-height:20px;
}

div#header p#sitemap {
	position:absolute;
	left:600px;
	top:-20px;
	width:200px;
	height:20px;
	line-height:20px;
	text-align:right;
	font-size:80%;
}

div#header p#contact{
	width:216px;
	height:70px;
}
div#header p#contact a{
	cursor:pointer;
	position:absolute;
	left:572px;
	top:18px;
	background:url(../img/contact.png) no-repeat left top;
	text-indent:-9999px;
	behavior:url(iepngfix/iepngfix.htc);
	width:216px;
	height:70px;
	display:block;
	overflow:hidden;
}





/*---end_header---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#main_box{
	width:800px;
	float:left;
	background:#fff;
	display:inline;
	margin-top:3px;
}

#main{
	width:600px;
	float:right;
	margin:0;
	display:inline;
}

a:link,a:visited,a:active{
	color:#010101;
	text-decoration:none;
}

a:hover{
	color:#047391;
	text-decoration:underline;
}
/*---navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#navi{
	float:left;
	width:200px;
	margin:0;
	background:#F2F2F2;
	overflow:hidden;
	height:100%;
}

#navi a:link,#navi a:visited{
	color:#010101;
	text-decoration:none;
}

#navi a:hover{
	color:#047391;
	text-decoration:underline;
}

#mag{
	width:200px;
	height:155px;
	background:url(../img/mag.gif) no-repeat left top;
	float:left;
	position:relative;
}

#mag p{
	position:absolute;
	top:101px;
	left:16px;
}


#navi ul{
	width:200px;
	float:left;
	list-style:none;
}

#navi ul li{
	width:200px;
	height:28px;
	line-height:27px;
	text-indent:35px;
	background:url(../img/navi.gif) no-repeat left top;
}


#navi ul li a{
	display:block;
	width:200px;
	height:28px;
	overflow:hidden;
}

#navi ul li a:hover{background:url(../img/navi_ov.gif) no-repeat left top;}
	
#navi .navi01{
	width:200px;
	height:30px;
	background:url(../img/navi_t01.gif) no-repeat left top;
	text-indent:-9999px;
}
#navi .navi01 a:hover{
	background:url(../img/navi_t01_ov.gif) no-repeat left top;
}

#navi .navi02{
	width:200px;
	height:30px;
	background:url(../img/navi_t02.gif) no-repeat left top;
	text-indent:-9999px;
}
#navi .navi02 a:hover{
	background:url(../img/navi_t02_ov.gif) no-repeat left top;
}

#navi .navi03{
	width:200px;
	height:30px;
	background:url(../img/navi_t03.gif) no-repeat left top;
	text-indent:-9999px;
}
#navi .navi03 a:hover{
	background:url(../img/navi_t03_ov.gif) no-repeat left top;
}

#navi .navi04{
	width:200px;
	height:30px;
	background:url(../img/navi_t04.gif) no-repeat left top;
	text-indent:-9999px;
}
#navi .navi04 a:hover{
	background:url(../img/navi_t04_ov.gif) no-repeat left top;
}
#navi .navi05{
	width:200px;
	height:30px;
	background:url(../img/navi_t05.gif) no-repeat left top;
	text-indent:-9999px;
}
#navi .navi05 a:hover{
	background:url(../img/navi_t05_ov.gif) no-repeat left top;
}
#navi .navi01 a{
	display:block;
	overflow:hidden;
	width:200px;
	height:30px;
}

#navi .navi02,#navi .navi03,#navi .navi04,#navi .navi05{
	margin-bottom:0px;
}

#navi .navi03,#navi .navi04,#navi .navi05{
	margin-bottom:15px;
}


#navi .navi02 a,#navi .navi03 a,#navi .navi04 a,#navi .navi05 a{
	display:block;
	overflow:hidden;
	width:200px;
	height:30px;
}

#bnr01{
	background:url(../img/bnr_navi1.jpg) no-repeat left top;
	width:180px;
	height:55px;
	margin:0 10px 15px;
	float:left;
	display:inline;
	padding:28px 10px;
	line-height:130%;
}
#bnr06{
	width:180px;
	height:44px;
	margin:0 10px 15px;
	float:left;
	display:inline;
}

#bnr01 a{
	width:170px;
	height:80px;
	display:block;
	overflow:hidden;
}
#bnr01 a:hover{
	color:#010101;
	text-decoration:none;
}

/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
	width:580px;
	text-align:center;
	float:left;
	overflow:hidden;
border-bottom:#b2b2b2 1px solid;
border-top:#b2b2b2 1px solid;
}

#footer dl {
display:inline;
overflow:hidden;
width:580px;
height:15px;
float:left;
margin: 5px 0;
text-align:center;
}

#footer dl dt,#footer dl dd {
font-size:80%;
}

#footer dl dt {
display:inline;
text-align:right;
}

#footer dl dd {
text-align:left;
text-indent:-9999px;
float:left;
}


address {
	font-size: 80%;
	font-style: normal;
	text-align:center;
	clear:both;
}


/*footter_link_color*//*------------------------------------------------------------------------------------------------------------------------*/

#footer dl dt a:link,#footer dl dt a:visited{
color:#047391;
}
#footer dl dt a:active,#footer dl dt a:hover{
color:#047391;
text-decoration:underline;
}

address a:link,address a:visited{
color:#333333;
}
address a:active,address a:hover{
color:#999999;
}



/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*トップページのＣＳＳはここに記述していってください。*/

/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

dl#sitemap dt {
border-bottom:#047391 solid 1px;
border-left:#047391 solid 5px;
line-height:20px;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
text-indent:8px;
color:#1C3553;
}

dl#sitemap dd {
text-indent: 20px;
margin-bottom:15px;
border-bottom:#047391 dotted 1px;
line-height:20px;
font-size:12px;
}

dl#sitemap dt a:link,dl#sitemap dt a:visited{
color:#1C3553;
text-decoration:none;
}
dl#sitemap dt a:active,dl#sitemap dt a:hover{
color: #263F5B;
text-decoration: none;
}





/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/**--top--**/

.index_seg01{
	width:580px;
	float:right;
}

.index_seg01_01{
	width:580px;
	float:right;
}

.index_seg01_01 h2{
	width:580px;
	height:35px;
	background:url(../img/whatsnew.gif) no-repeat left top;
	text-indent:-9999px;
}

.flame{
	overflow-y:scroll;
	height:95px;
	width:578px;
	border:#0f2646 solid 1px;
}

.flame p{
	padding:7px 0 0 30px;
}

.index_con01{
	width:285px;
	float:left;
}

.index_con01 h2{
	background:url(../img/pic01.gif) no-repeat left top;
	text-indent:-9999px;
	width:285px;
	height:30px;
}

.index_con02{
	width:285px;
	float:right;
}

.index_con02 h2{
	background:url(../img/pic02.gif) no-repeat left top;
	text-indent:-9999px;
	width:285px;
	height:30px;
}

.index_con_In{
	width:283px;
	border:#0f2646 solid 1px;
	float:left;
	display:inline;
	margin:5px 0;
}

.index_con_In p{
	padding:5px;
}

.kochira{
	background:url(../img/kochira.gif) no-repeat left top;
	width:160px;
	height:30px;
	text-indent:-9999px;
}

.kochira a{
	width:160px;
	height:30px;
	display:block;
	overflow:hidden;
}

.index_seg01_02{
	width:580px;
	float:left;
}

.index_seg01_02_In{
	width:578px;
	border:#0f2646 solid 1px;
	float:left;
	display:inline;
	margin:5px 0;
}

.index_seg01_02_In p{
	padding:5px;
}

.index_seg01_02 h2{
	background:url(../img/pic03.gif) no-repeat left top;
	width:580px;
	height:35px;
	text-indent:-9999px;
}

#bnr02{
	background:url(../img/bnr01.gif) no-repeat left top;
	width:578px;
	height:68px;
	text-indent:-9999px;
	float:left;
	display:inline;
	margin:10px 0 15px;
}

#bnr02 a{
	width:578px;
	height:68px;
	display:block;
	overflow:hidden;
}

/**--top--**/

.seg01{
	width:580px;
	margin:0px;
	float:left;
	display: inline;
	margin-left:10px;
}





/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.mb10 {
margin-bottom:10px;
}
.mb15 {
margin-bottom:15px;
}
.mb20 {
margin-bottom:20px;
}

.ali_cen {
text-align:center;
}
.ali_right {
text-align: right;
}
.ali_left {
text-align: left;
}

.fl {
float:left;
display:inline;
}
.fr {
float:right;
display:inline;
}

.clb {
clear:both;
}
.cll {
clear:left;
}
.clr {
clear:right;
}

.kochira2{
	clear:both;
	background:url(../img/kochira2.gif) no-repeat left top;
	width:90px;
	height:17px;
	text-indent:-9999px;
	float:right;
}

.kochira2 a{
	width:90px;
	height:17px;
	display:block;
	overflow:hidden;
}

.kochira2 a:hover{
	background:url(../img/kochira2_ov.gif) no-repeat left top;
}

.icon01{
	background:url(../img/icon.gif) no-repeat left top;
	text-indent:40px;
	line-height:18px;
	color:#213A57;
	font-size:115%;
	letter-spacing:1px;
	font-weight:bold;
	
}

.pd_l_40{
	margin:5px 5px 5px 40px;
}

ul.list01{
	width:510px;
	float:left;
	display:inline;
	list-style:none;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
}

ul.list01 li{
	padding-left:10px;
	width:500px;
	background:#D0E7F8;
	border-left:#74AFD1 3px solid;
	border-bottom:#74AFD1 1px solid;
	line-height:20px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

ul.list01 li a:link,a:visited{
	color:#047391;
}

.table01{
border-collapse:collapse;
border-top:solid 1px #047391;
border-left:solid 1px #047391;
border-right:solid 1px #047391;
border-bottom:solid 1px #047391;
background:#FFFFFF;
margin:0;
padding:5px;
text-align:left;
margin-bottom:10px;
}

.table01 p{
	line-height:22px;
}
.table01 td,.table01 th{
border-top:solid 1px #047391;
border-left:solid 1px #047391;
border-right:solid 1px #047391;
border-bottom:solid 1px #047391;
padding:3px 3px;
}

.tx_red_s{
	font-size:10px;
	color:#FF0000;
}

/*各ページのＣＳＳをページごとに区切って下記に記述していってください*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--about--*/
.seg02_01{
	width:580px;
	float:left;
}


.seg02_01 h2{
	background:url(../img/tit01.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
}

.seg02_01 p{
	padding:5px;
}

.seg02_02{
	border:#8b8b8b 1px solid;
	float:left;
	width:578px;
	margin-bottom:10px;
	display:inline;
}

.seg02_02_In01{
	padding:3px;
	width:88px;
	float:left;
}

.seg02_02_In02{
	padding:3px;
	width:474px;
	float:right;
}

.pd_l20{
	padding-left:20px;
}

.seg02_tit01 a{ width:302px;height:20px;display:block;background:url(../img/about_st01.gif) no-repeat left top;}
.seg02_tit01 a:hover{background:url(../img/about_st01_ov.gif) no-repeat left top;}
.seg02_tit02 a{ width:302px;height:20px;display:block;background:url(../img/about_st02.gif) no-repeat left top;}
.seg02_tit02 a:hover{background:url(../img/about_st02_ov.gif) no-repeat left top;}
.seg02_tit03 a{ width:302px;height:20px;display:block;background:url(../img/about_st03.gif) no-repeat left top;}
.seg02_tit03 a:hover{background:url(../img/about_st03_ov.gif) no-repeat left top;}
.seg02_tit04 a{ width:302px;height:20px;display:block;background:url(../img/about_st04.gif) no-repeat left top;}
.seg02_tit04 a:hover{background:url(../img/about_st04_ov.gif) no-repeat left top;}
.seg02_tit05 a{ width:302px;height:20px;display:block;background:url(../img/about_st05.gif) no-repeat left top;}
.seg02_tit05 a:hover{background:url(../img/about_st05_ov.gif) no-repeat left top;}
.seg02_tit06 a{ width:302px;height:20px;display:block;background:url(../img/about_st06.gif) no-repeat left top;}
.seg02_tit06 a:hover{background:url(../img/about_st06_ov.gif) no-repeat left top;}
.seg02_tit07 a{ width:302px;height:20px;display:block;background:url(../img/about_st07.gif) no-repeat left top;}
.seg02_tit07 a:hover{background:url(../img/about_st07_ov.gif) no-repeat left top;}
.seg02_tit08 a{ width:302px;height:20px;display:block;background:url(../img/about_st08.gif) no-repeat left top;}
.seg02_tit08 a:hover{background:url(../img/about_st08_ov.gif) no-repeat left top;}
.seg02_tit09 a{ width:302px;height:20px;display:block;background:url(../img/about_st09.gif) no-repeat left top;}
.seg02_tit09 a:hover{background:url(../img/about_st09_ov.gif) no-repeat left top;}
.seg02_tit10 a{ width:302px;height:20px;display:block;background:url(../img/banner_com_st.gif) no-repeat left top;}
.seg02_tit10 a:hover{background:url(../img/banner_com_ov.gif) no-repeat left top;}
.seg02_tit11 a{ width:302px;height:20px;display:block;background:url(../img/banner_mana_st.gif) no-repeat left top;}
.seg02_tit11 a:hover{background:url(../img/banner_mana_ov.gif) no-repeat left top;}


.seg02_tit01,.seg02_tit02,.seg02_tit03,.seg02_tit04,.seg02_tit05,.seg02_tit06,.seg02_tit07,.seg02_tit08,.seg02_tit09,.seg02_tit10,.seg02_tit11{
	width:302px;
	height:20px;
	clear:both;
	text-indent:-9999px;
}



/*--about-end-*/


/*--relation--*/
.seg03_01{
	width:580px;
	float:left;
}

.seg03_01 p{
	padding:5px;
}

.seg03_01 h2{
	background:url(../img/tit02.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
}
/*--relation-end-*/

/*--job--*/

.seg04_01{
	width:580px;
	float:left;
}
.seg04_01 h2{
	background:url(../img/tit03.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
}

.seg04_01 p{
	padding:5px;
}

/*--job-end-*/

/*--day--*/

.seg05_01{
	width:580px;
	float:left;
}
.seg05_01 h2{
	background:url(../img/tit04.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
}

.seg05_01 p{
	padding:5px;
}

/*--day-end-*/

/*--payment--*/

.seg06_01{
	width:580px;
	float:left;
}
.seg06_01 h2{
	background:url(../img/tit05.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
}

.seg06_01 p{
	padding:5px;
}

/*--payment-end-*/

/*--point--*/

.seg07_01{
	width:580px;
	float:left;
}
.seg07_01 h2{
	background:url(../img/tit06.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
	margin-bottom:10px;
}

.seg07_01 p{
	padding:5px;
}

/*--point-end-*/

/*--point--*/

.seg08_01{
	width:580px;
	float:left;
}
.seg08_01 h2{
	background:url(../img/tit07.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
	margin-bottom:10px;
}

.seg08_01 p{
	padding:5px;
}

/*--point-end-*/

/*--for_company--*/

.seg09_01{
	width:580px;
	float:left;
}
.seg09_01 h2{
	background:url(../img/tit08.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
	margin-bottom:10px;
}

.seg09_01 p{
	padding:5px;
}

/*--for_company-end-*/

/*--for_management--*/

.seg20_01{
	width:580px;
	float:left;
}
.seg20_01 h2{
	background:url(../img/pic04.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
	margin-bottom:10px;
}

.seg20_01 p{
	padding:5px;
}

/*--for_management-end-*/

/*--voice--*/

.seg10_01{
	width:580px;
	float:left;
}
.seg10_01 h2{
	background:url(../img/tit09.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
	margin-bottom:10px;
}

.seg10_01 p{
	padding:5px;
}

/*--voice-end-*/
/*--area--*/

.seg11_01{
	width:580px;
	float:left;
}
.seg11_01 h2{
	background:url(../img/tit10.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
	margin-bottom:10px;
}

.seg11_01 p{
	padding:5px;
}

.table .center {
	text-align:center;
}

.bgcolor {
	background-color:#66CC66;
}

.bgcolor2 {
	background-color:#ffffff;
}

.bgcolor3 {
	background-color:#999999;
}
/*--area-end-*/
/*--faq--*/

.seg12_01{
	width:580px;
	float:left;
}
.seg12_01 h2{
	background:url(../img/tit11.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
	margin-bottom:10px;
}

.seg12_01 p{
	padding:5px;
}

.faq_01 {
	background:url(../img/faq_q.gif) left top no-repeat;
	width:550px;
	height:30px;
	margin:20px 0 0;
	display:block;
}

.faq_02 {
	background:url(../img/faq_a.gif) left top no-repeat;
	width:550px;
	height:auto;
	margin:0 10px 10px 0;
	display:block;
}

#qa .seg12_01 p {
	padding:0 0 0 30px;
	}

/*--faq-end-*/
/*--campany--*/

.seg13_01{
	width:580px;
	float:left;
}
.seg13_01 h2{
	background:url(../img/tit12.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
	margin-bottom:10px;
}

.seg13_01 p{
	padding:5px;
}

/*--faq-end-*/
/*--sitemap--*/

.seg14_01{
	width:580px;
	float:left;
}
.seg14_01 h2{
	background:url(../img/tit13.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
	margin-bottom:10px;
}

.seg14_01 p{
	padding:5px;
}

/*--sitemap-end-*/
/*--contact--*/

.seg15_01{
	width:580px;
	float:left;
}
.seg15_01 h2{
	background:url(../img/tit14.gif) no-repeat left top;
	text-indent:-9999px;
	width:580px;
	height:30px;
	margin-bottom:10px;
}

.seg15_01 p{
	padding:5px;
}

/*--contact-end-*/
