@charset "Shift_JIS";
/* CSS Document */

* {
	line-height:150%;
	margin: 0px;
	padding: 0px;
}

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:0.8em;
	color:#333;
	text-align:center;
	background:#fff url(../img/bg_body.gif) top repeat-x;
}

.clear{clear:both;}

p{
margin-bottom:10px;
text-align:left;
text-align:justify;
}

img{border: 0px;vertical-align:top;}



ul,ol{list-style:none;}

a{color: #333; text-decoration:none;}
a:hover{color:#888; text-decoration:underline;}


.float_r{float:right;}

.float_l{float:left;}

.align_r{text-align:right;}

.align_c{text-align:center;}

.space1{margin-bottom:10px;}	


h2{
	margin-bottom:10px;
	text-align:left;
	}

#wrapper{
	margin-right: auto;
	margin-left: auto;
	padding:5px 0;
	overflow: hidden;
	width:850px;
	background-color:#fff;
	}
/*********************************/	
/* ヘッダー **********************/
/*********************************/
#header{
	width:850px;
	height:200px;
	margin-bottom:20px;
	}

#header h1{
text-indent:10px;
	font-size:100%;
	margin-bottom:10px;
	font-weight:normal;
	}
#header p {
text-indent:10px;	
}
#header_box{
	/*padding-left:10px;*/
	text-align:left;
	}
	
#header_box:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #header_box{
    height: 1em;
	overflow:visible;
}
/**/

#logo{
	float:left;
	border-top:#F9ACB6 solid 3px;
	border-bottom:#F9ACB6 solid 3px;
	margin-bottom:20px;
	}

/* 広告エリア *********************/
.banner{
	float:left;
	width:480px;
	margin-left:20px;
	text-align:center;
	}
	
	.center {
text-align:center;
color: #0066FF;
font-size:150%;
margin:0;
padding:0;
}
/*********************************/


/*********************************/
/* コンテツメイン ************/
/*********************************/
#main{
	clear:both;
	float:right;
	width:640px;
	padding:0 20px 0 0;
	}
	


/* 広告エリア *********************/
.super_banner{
	margin:0 auto 10px;
	}

.google {
	margin:0 auto 10px;
	padding:0;
}

.google2 {
 margin:auto;
 padding:0 0 0 10px;
 float: right;

}

.text_top{
	margin:0 auto 10px;
	padding-bottom:30px;
	text-align:left;
	}
.bottom_super {
	margin-top: 50px;
}
/*********************************/
#main_navi{
	margin-bottom:30px;
}

.main_box{
	width:640px;
	text-align:left;
	}
	
.main_box:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .main_box{
    height: 1em;
	overflow:visible;
}
/**/


.main_box h2{
	padding:3px;
	margin-bottom:3px;
	font-size:120%;
	background-color: #F9ACB6;
	color:#fff;
	}

.main_box h3{
	font-size:100%;
	font-weight:normal;
	margin:5px 0 ;
	}

.l_box{
	float:left;
	width:315px;
	margin-right:10px;
	margin-bottom:20px;
	}

.r_box{
	float:left;
	width:315px;
	}


/*********************************/
/* コンテンツページ **************/
/*********************************/
#contents{
	margin-right: auto;
	margin-left: auto;
	padding-bottom:30px;
	text-align:left;
	}

#contents p#faketxt {
	margin-bottom:5px;
	text-align:left;
	color: #333;
	font-size:130%;
	}

#contents h1{
width:300px;
	margin-bottom:10px;
	font-size:180%;
	border-top:dotted #F9ACB6 1px;
	color:#F9ACB6;
	}

#read {
	font-size:125%;
	line-height:190%;
}

#list li{
	font-size:140%;
	line-height:200%;
	text-indent:1.3em;
}

.pan{
	width:100%;
	margin-bottom:10px;
	}
	
.pan:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .pan{
    height: 1em;
	overflow:visible;
}
/**/

.pan li{
	float:right;
	}

/*********************************/
/* サイドグローバルナビ **********/
/*********************************/
#left{
	float:left;
	width:130px;
	padding-left:20px;
	margin-bottom:20px;
	text-align:left;
	}
/*********************************/
.sideNavi{
	border:1px solid #F9ACB6;
	}
	
.sideNavi li{
padding:0;
}

.sideNaviInside{
	padding:3px;
	margin-bottom:3px;
	background-color:#F9ACB6;
	}

.sideNaviInside p{
	margin-bottom:0;
	color:#FFFFFF;
	font-weight:bold;
	}

.sideNavibox{
	padding:5px;
	margin-bottom:3px;
	color:#333;
	}
/*********************************/


/*********************************/
/* フッター **********************/
/*********************************/
#footer{
	clear:both;
	background-color:#fff;
	}

#footer .txt p{
	margin-bottom:0;
	text-align:right;
	}

#footNavi ul{
	width:100%;
	padding:10px;
	border-top:solid #F9ACB6 3px;
	}
	
#footNavi ul:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #footNavi ul{
    height: 1em;
	overflow:visible;
}
/**/

#footNavi li{
	float:left;
	}

#footNavi li a{
	text-decoration:none;
	}

#footer p{
	padding:10px;
	text-align:center;
	}

/* 14_company_profile */
div#company_profile {
	
}
div#company_profile table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #f9f9f9;	
}
div#company_profile table th {
	width: 138px;
	padding: 5px;
	background: #eee;
	border: 1px solid #999;		
	font-weight: bold;
}
div#company_profile table td {
	width: 439px;
	padding: 5px;
	border: 1px solid #fff;		
}