@charset "shift_jis";

/*---------------------------------------------------*/
/* 初期設定
-----------------------------------------------------*/
body {
	color:#000000;
	font-size:14px;
	line-height:1.8;
	text-align:center;
	background:#ffffff url(../img/bg.jpg) repeat-x;
}

/* リンク 
-----------------------------------------------------*/
a{			color:#000;text-decoration:none;}
a:hover{	color:#333;text-decoration:underline;}


/*---------------------------------------------------*/
/* メインレイアウト
-----------------------------------------------------*/
#wrapper {
	width:800px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}
#wrap_contents{
	position:relative;
	background:#fff;
}
/*---------------------------------------------------*/
/* ヘッダー
-----------------------------------------------------*/
#header {
	width:780px;
	margin:0 auto;
	height:80px;
	background:#fefdb6 url(../img/header_foot.gif) bottom center no-repeat;
	position:relative;
}
#header h1{
	position:absolute;
	left:10px;
	top:30px;
	font-size:18px;
	font-weight:bold;
	width: 330px;
}
#header h2{
	position:absolute;
	left:11px;
	top:3px;
	width: 500px;
	font-weight:bold;
}
#header address{
	position:absolute;
	left:504px;
	top:25px;
}
#header #sub{
	position:absolute;
	left:534px;
	top:0px;
	float:right;
	padding:3px 0;
}
#header #sub li{
	font-size:12px;
	display:inline;
	padding-left:10px;
}


/*---------------------------------------------------*/
/* ナビ
-----------------------------------------------------*/
#navi{
	float:left;
	width:180px;
	padding:10px;
}
#service a{
	display:block;
	width:180px;
	margin:2px 0;
	padding:8px 0;
	text-align:center;
	color:#666;
	font-size:14px;
	font-weight:bold;
	background:#fff url(../img/service_btn.gif) no-repeat;
}

#area{
	background:#ccc;
}
#area_head{
	background:url(../img/area_head.gif) no-repeat;
	text-align:center;
	margin-top:10px;
	font-size:12px;
}
#area a{
	display:block;
	width:178px;
	margin:0 1px;
	padding:2px 0;
	text-indent:2.5em;
	background:#fff url(../img/arrow_area.gif) 10px no-repeat;
}

/*---------------------------------------------------*/
/* コンテンツ
-----------------------------------------------------*/
#contents{
	float:right;
	width:590px;
	padding:10px 10px 10px 0;
}
#campaign{
	margin:10px 0;
	height:100px;
	text-align:center;
	color:#fff;
	background:#CC3300;
}
#contents h2{
	padding:12px;
	line-height:1.0;
	font-size:16px;
	font-weight:bold;
	color:#000;
	background:url(../img/title_bar.gif) no-repeat;
}
#contents h3{
	padding:13px;
	margin-top:10px;
	line-height:1.0;
	font-size:14px;
	font-weight:bold;
	background:#ccc url(../img/h3_bg.gif) no-repeat;
}
#contents p{
	margin:4px;
}

#contents h4{
	padding:13px;
	padding-left:25px;
	margin-top:10px;
	line-height:1.0;
	font-size:14px;
	font-weight:bold;
	background:#ccc url(../img/h4_bg.gif) no-repeat;
}

#contents h5{
	margin:4px 4px 0 4px;
	font-weight:bold;
	color:#CC3333;
}

#contents strong{
	font-weight:bold;
	font-size:14px;
	color:#ff3300;
}


#contents dt{
	font-weight:bold;
	font-size:14px;
	color:#CC3333;
}
#contents dd{
	margin:4px;
}

#contents .inquiry{
	width:360px;
	margin:0 auto;
	color:#ff3300;
	background:#FAF0CC;
	font-size:14px;
	font-weight:bold;
	padding:8px;
	margin-top:20px;
	border:#9bc3ff solid 2px;
}

#service_detail table{
	background:url(../img/cont_servie_bg.gif) repeat-y;
}
#service_detail .title{
	display:block;
	width:182px;
	font-size:14px;
	font-weight:bold;
	line-height:1.0;
	color:#fff;
	padding:9px 0px 8px 8px;
	background:url(../img/cont_servie_head.gif) no-repeat;
}

#service_detail .txt{
	padding:6px;
	line-height:1.4;
	vertical-align:top;
}
#service_detail .pic{
	padding:3px;
}
.detail_btn{
	display:block;
	background: url(../img/arrow_brwn.gif) 6px no-repeat;
	text-indent:15px;
	border:#fc9 solid 1px;
}

#company{
	margin:20px;
	width:450px;
	border:#ccc solid 1px;
}
#company th{
	padding:4px 10px;
	background:#ccc;
	color:#000;
	width:120px;
	border:#ccc solid 1px;
	border-collapse:separate;
	letter-spacing:1em;
	text-align:center;
}

#company td{
	padding:4px 10px;
	width:330px;
	border:#ccc solid 1px;
	border-collapse:separate;
}

#service02{
	margin:20px;
	width:450px;
	border:#ccc solid 1px;
}
#service02 th{
	padding:4px 10px;
	background:#ccc;
	color:#000;
	width:120px;
	border:#ccc solid 1px;
	border-collapse:separate;
}
#service02 td{
	padding:4px 10px;
	width:330px;
	border:#ccc solid 1px;
	border-collapse:separate;
}
#service02 strong{
	font-weight:bold;
	font-size:14px;
	color:#000000;
}


#service03{
	margin:20px;
	width:520px;
	border:#ccc solid 1px;
}
#service03 th{
	padding:4px 10px;
	background:#ccc;
	color:#000;
	width:120px;
	border:#ccc solid 1px;
	border-collapse:separate;
}
#service03 td{
	padding:4px 10px;
	width:200px;
	border:#ccc solid 1px;
	border-collapse:separate;
}
#service03 strong{
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

#service04{
	margin:20px;
	width:520px;
	border:#ccc solid 1px;
}
#service04 th{
	padding:4px 10px;
	background:#ccc;
	color:#000;
	width:130px;
	border:#ccc solid 1px;
	border-collapse:separate;
}
#service04 td{
	padding:4px 10px;
	width:130px;
	border:#ccc solid 1px;
	border-collapse:separate;
	text-align:center;
}
#service04 strong{
	font-weight:bold;
	font-size:14px;
	color:#000000;
}	
/*---------------------------------------------------*/
/* フォーム
-----------------------------------------------------*/
#form_tabale td{
	padding:4px;
	border-collapse:separate;
	border:#fff solid 2px;
}
#form_tabale .title{
	color:#fff;
	background:#2395B3;
	padding-left:6px;
	font-size:14px;
}


#form_tabale .item{
	color:#fff;
	background:#666;
	padding-left:6px;
}
#form_tabale .cont{
	background:#f0f0f0;
}
#form_tabale input{
	padding:2px;
}
#form_tabale textarea{
	padding:2px;
	width:400px;
	height:60px;
}
.attn{
	font-size:10px;
}

.case_pic{
	float:left;
	margin:10px;
	border:#ccc solid 1px;
}

/*---------------------------------------------------*/
/* フッター
-----------------------------------------------------*/
#footer {
	width:780px;
	margin:0 auto;
	height:40px;
	text-align:center;
	background:#fefdb6 url(../img/footer_bg.gif) top center no-repeat;
}

/*---------------------------------------------------*/
/* ClearFix
-----------------------------------------------------*/
.clearfix:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}
.clearfix{
	zoom:1;
}
