/* CSS Document */


*{
 margin : 0px;
 padding : 0px;
}

body {
	color: #555555;

}

a:link { color: #669999; text-decoration: underline; }
a:visited { color: #669999; text-decoration: underline; }
a:active { color: #669999; text-decoration:underline; }
a:hover { color: #669999; text-decoration: underline; }

 h2 {
	font-weight: normal;
	}


h1 {
	font-size: 0px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-indent: -999px;
}


h3 {
	font-size: 0px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-indent: -999px;
}

/* バック上部分　共通*/	
/*IE 6 Hac*/	
* html #body_top_common {
	
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back_top_common.gif);
	margin-top: 0px;
	margin-bottom: -5px;
	background-repeat: repeat-x;
	padding: 0px;
 height: 249px;
 /*	height: auto;*/
}

/* バック上部分　共通*/	
#body_top_common {
	
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back_top_common.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	padding: 0px;
 height: 250px;
 /*	height: auto;*/

}




.body_top_face_common {
 width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
 height: 249px;
 /*	height: auto;*/
 border-left: 1px solid #3F3B3A;
 border-right: 1px solid #3F3B3A;
}


/* バック上カゲ部分*/	
#body_top_kage {
 
	background-color:#FFFFFF;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back_top_02.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	padding: 0px;
 height: 6px;
 /*	height: auto;*/

}


/* バック上カゲ部分*/	
.body_top_face_kage {
 width: 900px;
	
	margin-right: auto;
	margin-left: auto;
	
	margin-top: 0px;
	margin-bottom: -10px;
	padding-top: 0px;
	padding-bottom: 0px;
 height: 6px;
 /*	height: auto;*/
 border-left: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
}



/* バック下部分*/	
#body_bottom {
 
	background-color:#FFFFFF;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back_bottom.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	padding: 0px;
	height: 300px;
 /*	height: 600px;*/
 /*	height: auto;*/
	
}

.body_bottom_face {
 width: 900px;
 
	margin-right: auto;
	margin-left: auto;
	
	margin-top: 0px;
	margin-bottom: 0px;
	
	padding: 0px;
 height: 300px;
 /*	height: auto;*/
 border-left: 1px solid #BFB9AF;
 border-right: 1px solid #BFB9AF;
}


/* メイン部分*/	
.body_center {
 width: 900px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 0px;
 
 /*	height: auto;*/
 border-left: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC;
}

/* ロゴ部分*/
.top_logo {
width:900px; 
height:53px; 
background-position:center;
margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-repeat: repeat-x;
background-image:url(../images/top_rogo_back.gif)
}
/* ロゴ部分*/
.top_logo_position {
width:100px; 
height:38px; 
padding-left:10px; 
padding-top:5px;
}

/* 問い合わせ部分*/
.top_tel_position {
width:98px; 
height:30px; 
padding-right:45px; 
padding-top:15px;
float: right;
}

#glovalnavi {
background-image: url(../images/main_menu_back.gif);
background-repeat: repeat-x;
	width: 900px;
	height: 41px;
	margin-top:0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	
}


/* navi&menu */
#glovalnavi ul {

	margin: 0px;
	padding: 0px;
}

#glovalnavi li {
	height: 41px;
	width: 150px;
	float:left;
	display: block;
	font-size: 0px;
	color: #FFFFFF;
	text-indent: -1000px;
}

#glovalnavi li a{
 height: 41px;
	width: 150px;
	float:left;
	display: block;
	font-size: 0px;
	color: #FFFFFF;
	text-indent: -1000px;
}

#merit a {

	background-image: url(../images/main_menu_merit.gif);
	height: 41px;
	width: 172px;
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #d9d9d9;	
}

#introduction a {

	background-image: url(../images/main_menu_introduction.gif);
	height: 41px;
	width: 109px;
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}

#interview a {

	background-image: url(../images/main_menu_interview.gif);
	height: 41px;
	width: 130px;
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}

#business a {

	background-image: url(../images/main_menu_business.gif);
	height: 41px;
	width: 156px;
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}

#charge a {

	background-image: url(../images/main_menu_charge.gif);
	height: 41px;
	width: 142px;
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}

#policy a {

	background-image: url(../images/main_menu_policy.gif);
	height: 41px;
	width: 191px;
	background-position: center center;
	background-repeat: no-repeat;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}




/* フラッシュ部分*/
#fl_Body_common {
	/*position:relative;*/
	padding-top: 0px;
	margin-top: 0px;
}


/* エリア 住所部分*/
.area_profile {
width:800px; 
/*  height:210px;     */
margin-left:auto; 
margin-right:auto; 
padding-top:18px;
}
/* エリア 住所部分*/
.area_profile_01 {
	width:430px;
	height:35px;
	float:left;
	line-height: 1.5em;
}
/* エリア 住所部分*/
.area_profile_02 {
	width:430px;
	margin-bottom:5px;
	margin-top:5px;
	float:left;
/*	letter-spacing: 2px;  */
	line-height: 1.5em;
}
/* エリア 住所部分*/
.area_profile_03 {
width:430px; 
height:25px; 
float:left; 
letter-spacing: 2px; 
margin-top:10px;
}

/* エリア 住所部分*/
.others_area {
float:right; 
margin-right:10px;
letter-spacing: 2px; 
}

/* エリア 住所部分*/
.address {
width:350px; 
height:200px; 
float:right
}

.yohaku_15 {
width:790px; 
height:15px; 
padding:0px;
}

.yohaku_30 {
width:740px; 
height:25px; 
padding:10px;
}

.yohaku_60 {
	width:760px;
	height:60px;
	padding:5px;
	clear: both;
}


.charge_min { 
font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", serif;
}
