/*　common　*/

html {
	overflow: scroll;
}

body {
	color: #666666;
	text-align: center;
	line-height: 130%;
	letter-spacing: 0.1em;
}

a {
	text-decoration: underline;
}

a:link {
	color: #2891e8;
}

a:visited {
	color: #2891e8;
}

a:hover {
	color: #F18E01;
}

a:active {
	color: #F18E01;
}

table {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
th, td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

/*　WRAP　*/

#wrap {
	text-align: left;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
}
#wrap p {
	margin: 0 0.4em 0.6em 0.4em;
}

/*　HEADER　*/

#header {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	position: relative;
	height: 100px;
	background-image: url(../../img/back_header.gif);
	background-repeat: repeat-x;
}
#header h1 {
	position: absolute;
	top: 15px;
}


#logo {
	margin-bottom: 10px;
	position: absolute;
	left: 0px;
	top: 45px;
}
#h-link {
	position: absolute;
	top: 85px;
	right: 0px;
	text-align: right;
	width: 300px;
}
#tel {
	position: absolute;
	top: 0px;
	right: 10px;
	clear: both;
}

#s-navi {
	text-align: center;
}
#s-navi li {
	padding-right: 5px;
	padding-left: 15px;
	background-image: url(../../img/bt_s-navi.gif);
	background-repeat: no-repeat;
	float: left;
}

#s-navi .last {
	padding-right: 0px;
}

#g-navi {
	position: absolute;
	left: 0px;
	top: 110px;
}

#g-navi li {
	width: 98px;
	float: left;
}

#g-navi li a {
	display: block;
	background-image: url(../../img/bt_g-navi.gif);
	text-indent: -9999px;
	height: 31px;
}
#g-navi01 a {
	background-position: 0px 0px;
}
#g-navi02 a {
	background-position: -98px 0px;
}
#g-navi03 a {
	background-position: -196px 0px;
}
#g-navi04 a {
	background-position: -294px 0px;
}
#g-navi05 a {
	background-position: -392px 0px;
}
#g-navi06 a {
	background-position: -490px 0px;
}
#g-navi07 a {
	background-position: -588px 0px;
}
#g-navi08 a {
	background-position: -686px 0px;
}
#g-navi01 a:hover {
	background-position: 0px -31px;
}
#g-navi02 a:hover {
	background-position: -98px -31px;
}
#g-navi03 a:hover {
	background-position: -196px -31px;
}
#g-navi04 a:hover {
	background-position: -294px -31px;
}
#g-navi05 a:hover {
	background-position: -392px -31px;
}
#g-navi06 a:hover {
	background-position: -490px -31px;
}
#g-navi07 a:hover {
	background-position: -588px -31px;
}
#g-navi08 a:hover {
	background-position: -686px -31px;
}

/*　CONTENTS　*/

#contents {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
}

#panlist {
	padding: 3px 3px 3px 5px;
	background-color: #EEEEEE;
	width: 762px;
	margin-bottom: 10px;
}

#side-bloc {
	float: right;
	width: 180px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#side-bloc dl {
	margin-bottom: 15px;
}

#side-bloc dd {
	margin-left: 0.2em;
	margin-right: 0.2em;
}

#main-bloc {
	width: 580px;
	margin-bottom: 20px;
}

#main-bloc h2 {
	clear: both;
}
#main-bloc h3 {
	margin: 0 0 0.6em 0;
	font-weight: bold;
	background-image: url(../../img/hl_entrytitle-h3.gif);
	background-repeat: no-repeat;
	color: #333333;
	clear: both;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 27px !important;
	padding-left /**/: 0px;
}

/*　F-NAVI　*/

#f-naviback {
	background-image: url(../../img/back_f-navi.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 0px;
	padding-top: 10px;
}

#f-navi {
	text-align: center;
}

#f-navi li {
	padding: 0 0 0 5px;
	display: inline;
	border-left: 1px solid #CCCCCC;
}
#f-navi .last {
	border-right: 1px solid #CCCCCC;
}

/*　FOOTER　*/

#footer {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/back_footer.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 76px;
}
#footer address {
	position: absolute;
	left: 5px;
	bottom: 10px;
}

#footer em {
	font-size: 120%;
	font-weight: bold;
}
#footer strong {
	color: #006600;
}
#pageup {
	position: absolute;
	right: 0px;
	bottom: 10px;
}


/*　other　*/

.img_top {
	margin-bottom: 10px;
}

.img_left {
	float: left;
	margin: 0.4em 0.6em 0.4em 0.4em;
}

.img_right {
	float: right;
	margin: 0.4em 0.4em 0.4em 0em;
}

#g-navi, #s-navi, #side-bloc, #f-naviback {
	display:none;
}
.estimate02 #main-bloc {
	margin-right: auto;
	margin-left: auto;
}
.estimate02 #main-bloc #panlist, .estimate02 #main-bloc h3, .estimate02 #main-bloc #button {
	display:none;
}

