﻿@charset "utf-8";
/* ############### GLOBAL COMMON ############### */
body {
	font-size: 12px;
	line-height: 1.6;
	font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	-webkit-text-size-adjust: 100%;
}
.bannar {text-align: left;margin: 0;padding: 0;}
div.end,#footer {display: none;}
img {border: none;}
#navGlobal a,#navLocal a,#navi a {outline: none;}
a:link,a:visited {
	color: #1eb8ce !important;
}
a:hover,a:active {
	color: #1eb8ce !important;
}
h1.h,h2.h,h3.h,h4.h,h5.h,h6.h,
h2.hH,h3.hH,h4.hH,h5.hH,h6.hH,
h2.hB,h3.hB,h4.hB,h5.hB,h6.hB,
h2.hP,h3.hP,h4.hP,h5.hP,h6.hP,
h2.hF,h3.hF,h4.hF,h5.hF,h6.hF {
	font-size: 100%;font-weight: normal;clear: both;margin: 0;padding: 0;
}
h2.h + br,h3.h + br,h4.h + br,h5.h + br,h6.h + br,
h2.hH + br,h3.hH + br,h4.hH + br,h5.hH + br,h6.hH + br,
h2.hB + br,h3.hB + br,h4.hB + br,h5.hB + br,h6.hB + br,
h2.hP + br,h3.hP + br,h4.hP + br,h5.hP + br,h6.hP + br,
h2.hF + br,h3.hF + br,h4.hF + br,h5.hF + br,h6.hF + br {
	display: none;
}
ul,ol,li {list-style: none;margin: 0;padding: 0;}
/* ############### GLOBAL LAYOUT ############### */
#wrapper {
	color: #333333;
	position: relative;
	width: 100%;
	min-width: 960px;
}
#header,
#footermenu {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
#headerInner,
#contents,
#footerInner {
	text-align: left;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#resultformid {
	text-align: center;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#header {
	width: 100%;
	min-width: 100%;
	height: auto;
	margin: 0 0 0 0;
	overflow: hidden;
}
#header #headerInner {
	width: 960px;
	min-width: 960px;
	height: auto;
}
#contents {
	width: 960px;
	min-width: 960px;
}
#footermenu {
	background: url(image/common/back_footer.png) left bottom repeat-x;
	width: 100%;
	min-width: 100%;
	height: 215px;
	overflow: hidden;
}
#footermenu #footerInner {
	background: url(image/common/foot_img.png) left top no-repeat;
	width: 960px;
	min-width: 960px;
	height: 215px;
}
/* ############### HEADER ############### */
#head_info {
	position: relative;
	height: 150px;
	overflow: hidden;
}
h1 {
	font-size: 100%;
	font-weight: normal;
	position: relative;
	top: 0;
	left: 0;
	margin: 10px auto 28px auto;
	padding: 0;
}
#head_siteID {
}
#head_siteID,
#head_siteID a {
	display: block;
	width: 379px;
	height: 60px;
}
/* ############### HEADER MAINAREA ############### */
#mainArea {
	display: none;
	background: url(image/common/mainimage.png) no-repeat;
	position: relative;
	width: 960px;
	height: 410px;
	margin: 0;
	padding: 0;
}
/* ############### HEADER MENU ############### */
#navGlobal {
	clear: both;
	width: 960px;
	height: 50px;
	overflow: hidden;
}
#navGlobal li {
	position: relative;
	float: left;
	display: block;
	margin: 0 19px 0 0;
}
#navGlobal li#navGlobalNum1 {
}
#navGlobal li#navGlobalNum2 {
}
#navGlobal li#navGlobalNum3 {
}
#navGlobal li#navGlobalNum4 {
}
#navGlobal li#navGlobalNum5 {
}
#navGlobal li#navGlobalNum6 {
	margin:0;
}
#navGlobal li a {
	display: block;
	padding: 0px;
	margin: 0;
}
/* ############### FOOTER ############### */
#footermenu-list1,
#footermenu-list1 a {
	margin: 0;
	padding: 0;
}
#footermenu-list1 {
	text-align: left;
	color: #fff !important;
	position: relative;
	top: 120px;
	left: 0;
	height: 30px;
	line-height: 30px;
	z-index: 100;
}
#footermenu-list1 a {
	color: #fff !important;
	text-decoration: none;
}
#footermenu-list1 a:hover {
	color: #fff !important;
	text-decoration: underline;
}
#footermenu .pageToTop,
#foot_info,
#copyright {
	position: absolute;
	margin: 0;
	padding: 0;
}
#footermenu .pageToTop {
	top: 80px;
	right: 0px;
	width: 110px;
	height: 25px;
	z-index: 101;
}
#foot_info {
	text-align: right;
	color: #fff;
	top: 150px;
	right: 0px;
}
#copyright {
	text-align: right;
	line-height: 30px;
	color: #fff !important;
	width: 960px;
	bottom: 0px;
	right: 0px;
}
/* ############### CONTENTS SIDE ############### */
#left,
#left #navi {
	display: none;
	width: 280px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#left a {text-decoration: none !important;}
#left a:hover {text-decoration: underline !important;}
#left #navi {
	display: block;
}
#left #navi li {
	margin: 0;
	padding: 0;
}
#left #navi li a {
/*
	padding: 0 0 0 0 !important;
*/
}
/* ############### CONTENTS MAIN ############### */
#right {
	width: 960px;
}
/* ##### SCROLL FRAME ##### */
.scrollFrame {overflow: hidden;}
.scrollFrame .scrollArea {overflow: auto;}
.scrollFrame .scrollArea p {
	text-align: left;
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #666;
}
.scrollFrame .scrollArea p br {display: block;}
.scrollFrame .scrollArea br {display: none;}
#indexNews {
	background: url(image/common/index_news.png);
	width: 400px;
	height: 300px;
}
#indexNews .scrollArea {
	width: 300px;
	height: 200px;
	margin: 10px 0 0 10px;
}
/* ############### PAGE COMMON ############### */
.algLeft {float: left;}
.algRight {float: right;}
.floatBlock {clear: both;overflow: hidden;}
.clearBoth {clear: both;float: none;width: 100%;height: 1px;}
.lineHeight10 {line-height: 1;}.lineHeight11 {line-height: 1.1;}.lineHeight12 {line-height: 1.2;}
.lineHeight13 {line-height: 1.3;}.lineHeight14 {line-height: 1.4;}.lineHeight15 {line-height: 1.5;}
.lineHeight16 {line-height: 1.6;}.lineHeight17 {line-height: 1.7;}.lineHeight18 {line-height: 1.8;}
.lineHeight19 {line-height: 1.9;}.lineHeight20 {line-height: 2.0;}
.fontSize10 {font-size: 10px;}.fontSize11 {font-size: 11px;}.fontSize12 {font-size: 12px;}
.fontSize13 {font-size: 13px;}.fontSize14 {font-size: 14px;}.fontSize15 {font-size: 15px;}
.fontSize16 {font-size: 16px;}.fontSize17 {font-size: 17px;}.fontSize18 {font-size: 18px;}
.fontSize19 {font-size: 19px;}.fontSize20 {font-size: 20px;}.fontSize21 {font-size: 21px;}
.fontSize22 {font-size: 22px;}.fontSize23 {font-size: 23px;}.fontSize24 {font-size: 24px;}
.fontSize25 {font-size: 25px;}.fontSize26 {font-size: 26px;}.fontSize27 {font-size: 27px;}
.fontSize28 {font-size: 28px;}.fontSize29 {font-size: 29px;}.fontSize30 {font-size: 30px;}
.underLine {text-decoration: underline;}
.tableUpper td {vertical-align: top;}
.tableDowner td {vertical-align: bottom;}
.boxFloat {
	clear: both;
	margin: 0 0 0 20px;
	overflow: hidden;
}
.boxFloat div {
	float: left;
	width: 160px;
}
.boxFloat .boxClear {
	float: none !important;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 !important;
	padding: 0 !important;
	zoom: 1;
}
hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #cccccc;
}
.tableDesign2 table {
	border-top: 1px solid #cccccc;
}
.tableDesign2 table td {
	border: none !important;
	border-bottom: 1px solid #cccccc !important;
}
.fontMincho {
	font-family: 'HG明朝E','ＭＳ Ｐ明朝','MS PMincho','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro',serif;
}
.imgBorder {
	padding: 2px;
	border: 1px solid #cccccc !important;
}
#smap p {
	margin: 0;
	border-bottom: 1px dotted #cccccc;
}
#smap p a {
	text-decoration: none;
	background: url(image/common/point_arrow1.png) left center no-repeat;
	display: block;
	padding: 10px 0 10px 20px;
}
/* ############### PAGE UNIQUE ############### */
#accessMap {

}
h2.h {
	font-size: 26px;
	text-indent: 20px;
	letter-spacing: 2px;
	color: #fff;
	background: url(image/common/title_h2.png);
	height: 60px;
	line-height: 60px;
}
h2.h em {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-indent: 20px;
	font-style: normal;
	letter-spacing: 1px;
	margin: 0 0 0 15px;
}
h3.h {
	font-size: 20px;
	font-weight: bold;
	text-indent: 55px;
	letter-spacing: 2px;
	color: #1eb8ce;
	color: #666;
	background: url(image/common/title_h3.png);
	height: 40px;
	line-height: 45px;
}
#result h1,
h4.h {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #21b8ce;
	border-bottom: 3px double #21b8ce;
	height: 40px;
	line-height: 45px;
	margin: 0;
}
h4.hB {
	font-size: 16px;
	font-weight: bold;

	letter-spacing: 2px;
	color: #21b8ce;
	border-bottom: 2px double #21b8ce;

	height: 30px;
	line-height: 30px;
	margin: 0 0 10px 0;
}
#estimatedForm {
}
#estimatedForm label {
	display: block;
}
#estimatedForm table td {
}
#estimatedForm table td select {
	width: 230px;
}
#estimatedForm input[type="text"] {
	width: 220px;
}
#estimatedForm table td textarea {
	resize: vertical;
	width: 230px;
}
#estimatedForm .btnGroup {
	text-align: center;
	width: 500px;
	margin: 0 auto 20px auto;
}
#estimatedForm input[type="submit"],
#estimatedForm input[type="reset"] {
	margin: 0;
	font-size: 14px;
	width: 180px;
	height: 35px;
	padding: 2px 0 2px 0;

}
/* ############### FORM COMMON ############### */
.tableDesign table td,
form tr > th {
	background: url(image/common/pre_back_table_grad_w30.png) left top repeat-x;
}
form input[type="text"],form select,form textarea {
	border: 1px solid #abadb3;
	font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
}
form input,form select {
	display: inline;
	vertical-align: middle;
}
form select {
	padding: 1px 1px 1px 1px;
}
form input[type="text"] {
	background: url(image/common/pre_back_from_innerShadow.png) #fff;
	padding: 4px 2px 0px 4px;
}
form textarea[name] {
	background: url(image/common/pre_back_from_innerShadow.png) #fff;
	padding: 4px 2px 0px 4px;
	resize: vertical;
}
form input[type="submit"] {
	width: 200px;
	height: 30px;
	padding: 2px 0 2px 0;
}
form input[type="reset"] {
    height: 30px;
    padding: 2px 0;
    width: 200px;
}

/* ############################### form ################################# */
#resulttable{
	font-size: 14px;
	width:920px;
	border-collapse: collapse;
	margin: 0 auto 20px auto;
}
#resulttable td,
#resulttable th {
	padding: 10px;
	border: 1px solid #ccc
}
#resulttable th{
width:20%;
text-align:center;
background:#173189 !important;
color:#fff !important;
}
#resulttable td {
	width: 80%;
}
#resultTR th {
	background: #f00 !important;
}
#resultTR td {
	font-size: 16px;
	font-weight: bold;
	color: #f00;
	background: #eee;
}
#description table {
	font-size: 14px;
	width:920px;
	border-collapse: collapse;
	margin: 0 auto 20px auto;
}
#result h1 {
	margin: 0 0 10px 0;
}