@charset "utf-8";

*{margin:0;padding:0;}

html{background:#f0eee6s;}

body{
font: 14px/24px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background:#fff repeat top;
}

body,td,th {
	font-family: "メイリオ", Meiryo, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

a{color:#666;}
a:hover{color:#d6b573;text-decoration:none;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}
p{margin-bottom: 10px;}
.center{text-align:center;}
.right{text-align:right;}

/*******************************
共通項目
*******************************/
/* マージン系 */

.mar0 {
	margin: 0 !important;
	}

.mar_t0 {
	margin-top: 0 !important;
	}
	
.mar_b0 {
	margin-bottom: 0 !important;
	}
	
.mar_l0 {
	margin-left: 0 !important;
	}
	
.mar_r0 {
	margin-right: 0 !important;
	}
	
/* padding系 */

.pad0 {
	padding: 0 !important;
	}

.pad_t0 {
	padding-top: 0 !important;
	}
	
.pad_b0 {
	padding-bottom: 0 !important;
	}
	
.pad_l0 {
	padding-left: 0 !important;
	}
	
.pad_r0 {
	padding-right: 0 !important;
	}


/*******************************
全体幅
*******************************/
#header, #container, .inner{
margin: 0 auto;
width: 960px;
}


/*******************************
/* ヘッダー
*******************************/
#header{
position:relative;
height:95px;
}

#header h1,#header h2, #header h3, #header ul, #header .banners{
font-weight:normal;
position:absolute;
top:0;
color: #252525;
font-size: 12px;
line-height: 14px;
}

#header h2{right:0;}

/* ロゴの位置 */
#header h3{top:5px;}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top: 20px;
right:0;
width: 305px;
height: 14px;
background:url(./images/topnav.png) no-repeat 0 0;
line-height:14px;
}

#header ul li{float:left;list-style:none;}

#header ul a{
text-indent: -9999px;
text-decoration: none;
display: block;
height: 14px;
background:url(./images/topnav.png) no-repeat;
}

#header ul a#contact{background-position:0 0;width: 110px;}
#header ul a#sitemap{background-position:-110px 0;width:104px;}
#header ul a#access{background-position:-214px 0;width:91px;}

#header ul a#contact:hover, #header ul li.active a#contact{background-position:0 -14px;}
#header ul a#sitemap:hover, #header ul li.active a#sitemap{background-position:-110px -14px;}
#header ul a#access:hover, #header ul li.active a#access{background-position:-214px -14px;}


/******************
/* ヘッダー　バナー
******************/
#header .banners{
right:-5px;
top:10px;
}

#header .banners img{margin-right:10px;}


/************************************
/* メインナビゲーション
************************************/
ul#mainnav{
margin: 0 auto;
width: 960px;
height: 60px;
background:url(./images/mainnav.png) no-repeat 0 0;
}

ul#mainnav li{float:left;list-style:none;width:120px;}

ul#mainnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 120px;
height: 60px;
background:url(./images/mainnav.png) no-repeat 0 0;
}

ul#mainnav a#home{background-position:0 0;}
ul#mainnav a#menu1{background-position:-120px 0;}
ul#mainnav a#menu2{background-position:-240px 0;}
ul#mainnav a#menu3{background-position:-360px 0;}
ul#mainnav a#menu4{background-position:-480px 0;}
ul#mainnav a#menu5{background-position:-600px 0;}
ul#mainnav a#menu6{background-position:-720px 0;}
ul#mainnav a#menu7{background-position:-840px 0;}


ul#mainnav a#home:hover, ul#mainnav li.active a#home{background-position:0 -60px;}
ul#mainnav a#menu1:hover, ul#mainnav li.active a#menu1{background-position:-120px -60px;}
ul#mainnav a#menu2:hover, ul#mainnav li.active a#menu2{background-position:-240px -60px;}
ul#mainnav a#menu3:hover, ul#mainnav li.active a#menu3{background-position:-360px -60px;}
ul#mainnav a#menu4:hover, ul#mainnav li.active a#menu4{background-position:-480px -60px;}
ul#mainnav a#menu5:hover, ul#mainnav li.active a#menu5{background-position:-600px -60px;}
ul#mainnav a#menu6:hover, ul#mainnav li.active a#menu6{background-position:-720px -60px;}
ul#mainnav a#menu7:hover, ul#mainnav li.active a#menu7{background-position:-840px -60px;}



/*******************************
メイン画像
*******************************/
#mainImage{
}


/*******************************
コンテンツ位置
*******************************/
#container{
padding: 20px 0;
}
#main {
float: left;
width: 715px;
padding-bottom:40px;
}

#sidebar {
float: right;
width: 225px;
padding-bottom:40px;
font-size:13px;
}


/*************************
/* ボックスの囲み
/* .boxContainer
/* 背景画像でボックスの高さを調整
/* 
/* 各ボックス
/* .box1 1番目の2つのbox
/* .box2 2番目の3つのbox（画像）
/* .box3 3番目の2つのbox
/* .box4 4,5番目の1つのbox
/* #sidebar .box1 サイドバーのbox
*************************/
.boxContainer{
width:715px;
margin:0 auto 20px;
background:url(http://www.ai-chosa.com/images/box1.gif) 0 100%;
}

.box1,.box2, .box3, .box4, .box6{
float: left;
width: 225px;
margin: 0 20px 10px 0;
}

.box7{
float: left;
width: 130px;
margin: 0 10px 10px 0;
font-size:12px;
}

.box8{
float: left;
width: 84px;
margin: 0 5px 20px 0;
font-size:11px;
line-height:16px;
}

.box10{
float: left;
width: 95px;
margin: 0 7px 5px 0;
font-size:12px;
}

.box1, .box3, .box4, .box6, .box9{
width:327px;
margin:0 20px 0 0;
padding: 10px;
background: #fffff0;
}

#sidebar .box1{
width:209px;
margin: 0 0 20px;
padding: 10px 7px;
background: #fff;
line-height:16px;
}

.box3{
width:347px;
padding:0 0 10px;

}

.box5 {
margin:0 20px 20px 0;
width:715px;
background: #fffff0;
}

.box4, .box6, .box9{
margin:0 0 20px 0;
padding:0;
width:715px;
}

.clear_fix:after,
.box4:after,
.box6:after,
.box9:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
	
.clear_fix,
.box4,
.box6,
.box9{
	min-height: 1%;
	display: inline-block;
	}
	
*html .clear_fix,
*html .box4,
*html .box6,
*html .box9{
	height: 1px;
	}
	
.clear_fix,
.box4,
.box6,
.box9{
	display: block;
	}
		
/* 最後のbox */
.last{margin-right:0;}


/* 画像を中央表示 */
.box1 .center{padding-bottom:10px;}

/* 画像を左に回りこみ */
.box4 img{
float:left;
margin: 0 10px 10px;
}
.box4 h4 img{float:none;margin:0 0 5px;}
.box4 h5{
	padding: 0 10px 10px 10px;
	color:#C60;
	font-size:14px;
	font-weight:bold;
}
.box4 p{padding: 0 10px 10px;}

/* 画像を右に回りこみ */
.box5 img{
float:right;
margin: 0 10px 10px;
}
.box5 h4 img{float:none;margin:0 0 5px;}
.box5 p{padding: 0 5px 5px;}

/* 画像回りこみなし */
.box6 img{
margin: 0 10px 10px;
}
.box6 h4 img{float:none;margin:0 0 5px;}
.box6 p{padding: 0 5px 5px;}

/* 画像回りこみなし */
.box9 img{
margin: 0;
}
.box9 p{padding: 0;}



#date {
text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
font-weight:bold;
color:#858585;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.box_img_border{
   padding: 1px;
  margin: 1px;
}


/*************
/* 見出し
*************/
.box3 h4{margin-bottom:10px;}

#container h3{
padding: 0 5px 0 60px;
margin-bottom:10px;
line-height:37px;
font-size: 18px;
font-weight:bold;
color:#333;
background:url(./images/h3Bg.png) no-repeat 0 100%;
}

#container h2{
padding: 0 5px 0 60px;
margin-bottom:10px;
line-height:37px;
font-size: 18px;
font-weight:bold;
color:#373029;
background:url(./images/h2Bg.png) no-repeat 0 100%;
}

/* #container h2のCSSと同じもの　*/
#container h1.h_tit01,
#container h2.h_tit01,
#container h3.h_tit01,
#container h4.h_tit01,
#container h5.h_tit01,
#container h6.h_tit01 {
padding: 0 5px 0 60px;
margin-bottom:10px;
line-height:37px;
font-size: 18px;
font-weight:bold;
color:#373029;
background:url(./images/h2Bg.png) no-repeat 0 100%;
}

/* #container h3のCSSと同じもの　*/
#container h2.h_tit02,
#container h3.h_tit02,
#container h4.h_tit02,
#container h5.h_tit02,
#container h6.h_tit02 {
padding: 10px 10px 0 35px;
/* padding: 0 5px 0 60px; */
margin-bottom:10px;
line-height:37px;
font-size: 18px;
font-weight:bold;
color:#333;
background:url(./images/h3Bg.png) no-repeat 0 100%;
}

#container  .box4 h2.h_tit_03, 
#container  .box4 h3.h_tit_03,
#container  .box4 h4.h_tit_03,
#container  .box4 h5.h_tit_03,
#container  .box4 h6.h_tit_03 {
	padding: 0 10px 10px 10px !important;
	color:#C60;
	font-size:14px;
	font-weight:bold;
	background: none;
	margin-bottom: 0;
}

/* #container .box4 h5と同じもの　*/
#container  .box4 h2.h_tit_04, 
#container  .box4 h3.h_tit_04,
#container  .box4 h4.h_tit_04,
#container  .box4 h5.h_tit_04,
#container  .box4 h6.h_tit_04 {
	padding: 0 10px 10px 10px;
	color:#C60;
	font-size:14px;
	font-weight:bold;
	background: none;
}

#container .box4 h3{
padding: 10px 10px 0 35px;
}

#container .box6 h3{
padding: 10px 10px 0 35px;
}

/* h4と同じもの　*/
#container .box6 h2.h_tit05,
#container .box6 h3.h_tit05,
#container .box6 h4.h_tit05,
#container .box6 h5.h_tit05,
#container .box6 h6.h_tit05 {
	color:#000;
	font-weight:bold;
	background: none;
	padding-left: 0;
	font-size: 14px;
}


/*************
/* リスト
*************/
#container ul{margin-left: 5px;}

#container ul li, #footerUpper ul li{
list-style: none;
margin-bottom: 8px;
padding: 0 5px 0 12px;
background:url(./images/bullet.gif) no-repeat 0 5px;
}

#container .box3 ul{padding: 0 5px;}

#sidebar ul{margin-left:3px;}

/*************
サイド（右側）コンテンツ
*************/
#sidebar p{margin-bottom:10px;}
#sidebar ul{margin-bottom:5px;}
#sidebar h3{padding: 0 10px 0 35px;}

#sidebar h2.h_tit02,
#sidebar h3.h_tit02,
#sidebar h4.h_tit02,
#sidebar h5.h_tit02,
#sidebar h6.h_tit02 {
	padding: 0 10px 0 35px;
	}


/*******************************
/* フッター
*******************************/
#footerUpper{
clear:both;
padding: 20px 0;
overflow: hidden;
}

#footerUpper .inner{
/** background:url(./images/footerBorder.gif) repeat-y; */
}

#footerUpper .inner .box{
float: left;
width: 160px;
padding-left:10px;
margin:0 20px 10px 0;
line-height: 1.2;
}

#footerUpper .inner .last{
width: 180px;
margin-right:0;
}


#footerUpper ul li{
color:#fff;
background:url(./images/bullet.gif) no-repeat 0 3px;
}

#footerUpper a{color:#666666;}
#footerUpper a:hover{color:#61563d;}

#footerLower{
clear:both;
padding: 10px;
text-align:center;
background:#c9a255;
}

address{
color: #fff;
font-style:normal;
font-size:13px;
}

/*-------------------------------------------------------*/


#reason {
	margin-top: 10px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}
div#ai_system {
	margin-top: 5px;
}
dl#system {
	line-height: 1.1 ;
	margin-bottom: 15px;
}

dl#system dt {
	float: left ;
	clear: both ;
	width: 200px ;
	padding: 5px 0 0 15px ;
	font-size: 12px;
	font-weight: bold;
}


dl#system dd {
	padding: 5px 0 5px 210px ;
	font-size: 12px;
	background: url("./images/arrow.gif") no-repeat 100% center ;
}

dl#system dd:hover{
	background: url("./images/arrow_on.gif") no-repeat 100% center ;
}

dl#system dd a{
	display: block ;
	color: #000;
	text-decoration: none;
}
dl#system dd a:hover{
	color: #000;
	text-decoration: underline;
}



/****** その他　*****************************/

.table {
	BORDER-COLLAPSE: collapse;
	color: #333333;
	font-size: 14px;
	line-height:22px;

}
.bd {
	border-bottom: 1px dotted
}
.photo{
	padding:10px;
	background-color:#ffffff;
}
.photo1{
	padding:10px;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	background-color:#F4F4F2;
}
.photo2{
	margin:0px 10px 0 10px;
	padding:2px;
	border:1px #ccc solid;
	background-color:#fff;	
}

.f1218 { 	font-size: 12px; line-height:18px; }
.f1422 { 	font-size: 14px; line-height:22px; }
.f1422_b { 	font-size: 14px; line-height:22px; font-weight:bold;  }
.f1420_wb { font-size: 14px; line-height:20px; font-weight:bold; color:#ffffff; ;}
.f1420_g {  font-size: 14px; line-height:20px; color:#996633; }
.f1420_gb { font-size: 14px; line-height:20px; font-weight:bold; color:#996633; }

.f1420_r {  font-size: 14px; line-height:20px; color:#CC3300; }
.f1420_rb { font-size: 14px; line-height:20px; font-weight:bold; color:#CC3300; }
.f1420_br { font-size: 14px; line-height:20px; color:#660000; }
.f1420_bb { font-size: 14px; line-height:20px; color:#660000; font-weight:bold  }
.f1420_p {  font-size: 14px; line-height:20px; color:#330066; }
.f1420_bl { font-size: 14px; line-height:20px; color:#009999; }
.f1426_bl { font-size: 14px; line-height:26px; color:#009999; }

.f1626 {  	font-size: 16px; line-height:26px; }
.f1626_wb { font-size: 16px; line-height:26px; color:#ffffff; font-weight:bold;}
.f1626_r { font-size: 16px; line-height:26px; color:#CC3300;}
.f1626b_r { font-size: 16px; line-height:26px; color:#CC3300; font-weight:bold;}
.f1626b_br { font-size: 16px; line-height:26px; color:#660000; font-weight:bold; }


.f1620_gb { font-size: 16px; line-height:26px; font-weight:bold; color:#996633; }
.f2026b_r { font-size: 20px; line-height:26px; color:#CC3300; font-weight:bold; }
.f2026b{ font-size: 20px; line-height:26px; font-weight:bold; }


/* 支社一覧
----------------------------------------------------------------------------- */
div.branch-box {
	width: 640px ;
}
div.branch-left {
	float: left ;
	width: 280px ;
	padding: 0 ;
	margin: 0px ;
	font-size:10px;
	line-height:14px;
	position: relative;
}

div.branch-right {
	float: right ;
	width: 292px ;
	padding: 0 ;
	margin: 0px ;
	font-size:10px;
	line-height:14px;
	position: relative;
}

div.soudan-room {
	position: absolute;
	top: 5px;
	right: 12px;
}

div.branch-info-box {
	color: #333;
	font-size: 12px;
	width: 278px;
	border-left: 1px solid #ff9900 ;
	border-right: 1px solid #ff9900 ;
	border-bottom: 1px solid #ff9900 ;
	padding: 0px 10px;
	margin-bottom: 20px;
}

div.branch-info-box img {
	float: left;
	margin: 0px 5px 5px -5px;
}

/* 支社詳細
----------------------------------------------------------------------------- */
div#branch-info {
	margin:0 auto;
	text-align: center;
	position: relative;
}

div#branch-info div.soudan-room {
	position: absolute;
	top: 11px;
	right: 37px;
}

div.detail-info-box {
	margin:25px auto 20px;
	width:550px;
}
div.detail-info {
/*	float:left;*/
	width:226px;
	height:207px;
	margin: 0;
	padding: 0;
	background: url("http://www.seikouhoushuu.com/img/branch/bk_information.png");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: table-cell;
	vertical-align: middle;
}
div.detail-info div{
	margin: 0;
	padding: 0;
	display: inline-block;
	text-align: left;
	font-size:14px;
	color: #333;
}
div.detail-info-box div.main-photo {
	float:right;
}

/* IE 6 */
* html div.detail-info div {
	display: inline;
	 zoom: 1;
}

/* IE 7 */
*:first-child+html div.detail-info div {
	display: inline;
	zoom: 1;
}

/*\*//*/
* html div.detail-info div {
	display: inline-block;
}
/**/

div.sub-photo-area {
	padding: 18px 0;
	margin: 0 auto;
	background: url("http://www.seikouhoushuu.com/img/branch/bk_subphoto.png") 0 0 no-repeat;
	width:540px;
	height:192px;
}

div.sub-photo-area span {
	margin-right: 10px;
}

/* ------------------------------
 　支社一覧のリンク設定
------------------------------ */

div.branch-info-box a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

div.branch-info-box a:link,
div.branch-info-box a:visited {
	color: #333;
	text-decoration: none;
}

div.branch-info-box a:hover{
	color: #3399ff;
	text-decoration: underline;
}

/*--------------------
clearfixの設定
--------------------*/

.clearfix:after {
	content :"." ;
	display :block ;
	visibility :hidden ;
	height :0.1px ;
	font-size :0.1em ;
	line-height :0 ;
	clear :both ;
}

.clearfix{
	display :inline-block;
}

/* Holly Hack Targets IE Win only \*/
* html .clearfix{height :1%;}
.clearfix{display :block;}
/* End Holly Hack */

div.sub-photo-area {
	padding: 18px 0;
	margin: 0 auto;
	background: url("http://www.seikouhoushuu.com/img/branch/bk_subphoto.png") 0 0 no-repeat;
	width:540px;
	height:192px;
}

div.sub-photo-area span {
	margin-right: 10px;
}
