@charaset "shift_jis";

/* ページ全体 */

body { 
  margin:0px;
  background:transparent url(bg.gif) repeat top left;
  color:#333333;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size:14px;
}
a:link { color:#0000ff; }
a:visited { color:#3e113e; }
a:hover { color:#ff0000; }
a:active { color:#ff0000; }

table, th, td, div, p, ul, li { border:none; padding:0px; margin:0px; }
img, object { border:0px; padding:0px; }

.a_box {
	margin:0px;
	border:none;
	padding:0px;
	overflow:hidden;
	display:block;
	text-align:left;
	text-indent:-9998px;
}

h1 {
	width:820px !important;
	margin:0 auto !important;
}

div.wrapper {
	width:820px !important;
	margin:0 auto !important;
	overflow:hidden;
	background:white url(bg_all.gif) repeat-y left top;
}


/* Lists */

/*ul { margin:0px; margin-left:10px; padding:0px; marker-offset:5px; }
li { margin:0px; margin-left:29px; padding:2px 0px; }
ul { margin:0px; padding:0px; marker-offset:5px; }
li { margin:0px; margin-left:30px; list-style-image: url(list_mark.gif); padding:2px 0px; text-align:left; vertical-align:0.5em; }*/

/* Constructs */
/*h1 { display:none }
h2 { background-color:#a266b6; text-align:left; padding:3px 3px 2px 30px; }*/

/* Usage */
i { font-style:normal; color:#ff0000; }
u { text-decoration:none; color:#999999; }
s { text-decoration:none; font-size:10px; }


/* 新ヘッダ */

#bheader {
	position:relative;
	margin:0px auto;
	padding:0px;
	width:820x;
	height:187px;
	border:none;
	background-color:#FFFFFF;
	background:url(/business/common/img/header_bg.gif) no-repeat;
}

.bhl_estimate {
	position:absolute;
	left:9px;
	top:10px;
	width:120px;
	height:109px;
	border:none;
	display:block;
	overflow:hidden;
}
.bhl_inspection {
	position:absolute;
	left:134px;
	top:10px;
	width:120px;
	height:109px;
	border:none;
	display:block;
	overflow:hidden;
}
.bhl_area {
	position:absolute;
	left:261px;
	top:10px;
	width:330px;
	height:80px;
	border:none;
	display:block;
	overflow:hidden;
}
.bhl_individual {
	position:absolute;
	left:9px;
	top:124px;
	width:244px;
	height:58px;
	border:none;
	display:block;
	overflow:hidden;
}
.bhl_top {
	position:absolute;
	left:595px;
	top:6px;
	width:212px;
	height:86px;
	border:none;
	display:block;
	overflow:hidden;
}

#bhFlash {
	position:absolute;
	left:261px;
	top:94px;
	width:553px;
	height:28px;
	border:none;
	display:block;
	overflow:hidden;
}

#bhNav {
	position:absolute;
	left:259px;
	top:125px;
	width:551px;
	height:57px;
	background:url(/business/common/img/header_navi.gif) no-repeat;
}
#bhNav .a_box {
	position:absolute;
	width:110px;
	height:25px;
}
.bhNav1 {
	left:2px;
	top:0px;
}
.bhNav2 {
	left:110px;
	top:0px;
}
.bhNav3 {
	left:220px;
	top:0px;
}
.bhNav4 {
	left:330px;
	top:0px;
}
.bhNav5 {
	left:440px;
	top:0px;
}
.bhNav6 {
	left:2px;
	top:30px;
}
.bhNav7 {
	left:110px;
	top:30px;
}
.bhNav8 {
	left:220px;
	top:30px;
}
.bhNav9 {
	left:330px;
	top:30px;
}
.bhNav10 {
	left:440px;
	top:30px;
}


/* ヘッダ：iPhone、iPhone用 */

#bhPressMarquee {
	position:absolute;
	left:261px;
	top:94px;
	width:553px;
	height:28px;
	background:url(/business/common/img/header_press_for_i.gif) no-repeat;
}
.bhl_press {
	position:absolute;
	left:0px;
	top:0px;
	width:80px;
	height:28px;
}
#bhMarquee {
	position:absolute;
	left:84px;
	top:3px;
	width:467px;
	height:25px;
	font-size:17px;
	font-weight:bolder;
}


/* 旧Navigators */

div.GNAV {
	width:505px;
	height:58px;
	float:left;
	background-color:white;
}
ul.GNAV_01, ul.GNAV_02 {
	width:505px;
	height:29px;
}
ul.GNAV_01 li, ul.GNAV_02 li {
	width:101px;
	height:29px;
	float:left;
	list-style:none; 
}
ul.GNAV_01 a {
	width:101px;
	height:29px;
	background-image:url(GNAV_01.gif);
}
ul.GNAV_02 a {
	width:101px;
	height:29px;
	background-image:url(GNAV_02.gif);
}
/* ナビゲーションのBGポジション、Hoverの指定 */
ul.GNAV_01 a.gnav_02 {
	background-position:101px top;
}
ul.GNAV_01 a.gnav_02:hover {
	background-position:101px bottom;
}
ul.GNAV_01 a.gnav_03 {
	background-position:202px top;
}
ul.GNAV_01 a.gnav_03:hover {
	background-position:202px bottom;
}
ul.GNAV_01 a.gnav_04 {
	background-position:303px top;
}
ul.GNAV_01 a.gnav_04:hover {
	background-position:303px bottom;
}
ul.GNAV_01 a.gnav_05 {
	background-position:404px top;
}
ul.GNAV_01 a.gnav_05:hover {
	background-position:404px bottom;
}
ul.GNAV_02 a.gnav_07 {
	background-position:101px top;
}
ul.GNAV_02 a.gnav_07:hover {
	background-position:101px bottom;
}
ul.GNAV_02 a.gnav_08 {
	background-position:202px top;
}
ul.GNAV_02 a.gnav_08:hover {
	background-position:202px bottom;
}
ul.GNAV_02 a.gnav_09 {
	background-position:303px top;
}
ul.GNAV_02 a.gnav_09:hover {
	background-position:303px bottom;
}
ul.GNAV_02 a.gnav_10 {
	background-position:404px top;
}
ul.GNAV_02 a.gnav_10:hover {
	background-position:404px bottom;
}
/* topicpath */

#topicpath {
    margin:0;
}   
#topicpath ul {
	margin:0px;
	padding:0px;
}
#topicpath li {
    list-style-type:none;
    display:inline;
    line-height:120%;
    font-size:12px;
}
#topicpath li a {
    padding-right:10px;
    background: url(../images/topicpath.gif) no-repeat right center;
}
/* ------------------------------------------------------------------------------------------------------------------------------ */

/* Contets ---------------------------------------------------------------------------------------------------------------------- */
/* Main */

div.main_body {
	width:804px;
	margin:0 auto !important;
	padding:0 8px;
	background-color:white;
	text-align:left;
}
div.container01{
	margin:0 auto;
	width:780px !important;
	clear: both;
	text-align:left;
}
div.main_inner {
	margin:10px 0px 0px 0px;
	width:558px !important;
	text-align:left;
	float:right;
}
div.main_inner a:link{
	color:#003399;
}
div.main_inner a:visited{
	color:#990099;
}
div.main_inner a:hover{
	color:#003399;
}

/* Basic Headers & Paragraphs */

h1.back_nolink_title{
	height:36px;
	padding-left:20px;
	background:url(back_nolink_title.gif) no-repeat left center;
	line-height:36px;
	font-size:16px;
}
div.main_inner h2 {
	margin:30px 10px 15px;
	border:1px solid #cccccc;
	padding:8px;
	background:transparent url(bg_category-title.gif) repeat scroll 0% 50%;
	font-size:16px;
}
div.main_inner h2.back_nolink_title {
	height:36px;
	padding-left:20px;
	background:url(back_nolink_title.gif) no-repeat left center ;
	line-height:36px;
	font-size:16px;
}
.column {
	padding:20px;
	font-size:14px;
	line-height:150%;
}
.column p {
	margin-bottom:10px;
}
.main_column {
	padding: 10px;
	font-size: 13px;
	line-height: 150%;
}
.main_column p {
	margin-bottom: 7px;
	padding-left: 10px;
}
.main_column h2 {
	background:transparent url(bg_category-title.gif) repeat;
	font-size:16px;
	font-weight:bold;
	margin:30px 0px 15px;
	padding:3px;
	border:1px solid #cccccc;
}
div.h2_sita2{
	margin:5px 0px 10px 10px;
}

/* Paragraphs --`colmn`' */
div.colmn_flame {
	width:262px !important;
	margin:1px 3px 2px !important;
	float:left;
	background:transparent url(colmn_flame_bg.gif) repeat-y top center;
}
*html div.colmn_flame {
	margin:1px 2px 2px !important;
}
div.colmn_contents {
	width:258px;
	margin:0 0 -5px;
	padding:4px 2px 5px;
	background:transparent url(colmn_contents_bg.gif) no-repeat top center;
}
*html div.colmn_contents {
	padding:4px 0 5px;
}
div.colmn_contents h3 {
	width:258px !important;
	height:38px !important;
	margin:0px !important;
	border:none !important;
	padding:4px 5px !important;
	text-align:center;
	font-size:20px;
}
*html div.colmn_contents h3 {
	padding-right:0px !important;
}
div.colmn_push {
	width:262px;
	height:5px;
	margin:0;
	background:transparent url(colmn_push_bg.gif) no-repeat bottom center;
}
/* Paragraphs --`topic`' */
div.topic_flame {
	width:254px !important;
	margin:1px auto 2px !important;
	background:transparent url(topic_flame_bg.gif) repeat-y top center;
}
div.topic_contents {
	width:250px;
	margin:0 0 -8px;
	padding:4px 2px 8px;
	background:transparent url(topic_contents_bg.gif) no-repeat top center;
}
* html div.topic_contents {

}
div.topic_title {
	width:242px;
	height:30px;
	padding:0 4px;
	text-align:left;
}
div.topic_push {
	width:254px;
	height:8px;
	margin:0;
	background:transparent url(topic_push_bg.gif) no-repeat bottom center;
}
/* dl Tables */
dl.date4 {
	background: #efefef;
	border: 1px solid #ccc;
	border-top: none;
	width: 528px;
	position: relative;
}

dl.date4 dt {
	background: #efefef;
	border-top: 1px solid #ccc;
	position: absolute;
	width: 10em;
	padding: 0.2em 0.4em;
}
*:first-child+html dl.date4 dt {
	left:0px;
}
*html dl.date4 dt {
	left:0px;
}

dl.date4 dd {
	background: #fafafa;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-left: 10.8em;
	padding: 0.2em 0.4em;
}
/* ------------------------------------------------------------------------------------------------------------------------------ */

/* Menues ----------------------------------------------------------------------------------------------------------------------- */
div.menu02{
	width:200px;
	text-align:left;
	float:left;
	margin: 5px 10px 0 0;
	}
/* ------------------------------------------------------------------------------------------------------------------------------ */

div.toPagetop {
	text-align:right;
	margin:20px 10px;
	clear:both;
}
div.footer{
	padding:32px 20px;
	width:780px;
	text-align:center;
	clear:both;
	background:transparent url(footer_bg.gif) no-repeat bottom center;
}
div.footer_menu {
	border-top:2px solid #cccccc;
	padding:8px 0 0;
	line-height:1.2em;
	text-align:center;
	color:#666666;
}
div.footer_menu a {
	text-decoration:none;
}
div.footer_menu a:link, div.footer_menu a:visited{
	color:#666666;
}
div.footer_menu a:hover {
	color:red;
}
