@charset "UTF-8";
/* 各ページに個別のCSSが必要な場合はここに記入してください */
.cboth {
	clear: both;
}
h3 {
	border-bottom: 1px solid #d6d6d6;
	clear: both;
	margin: 0 0 8px;
	padding: 0 0 9px 0;
}
h3.titleBlue {
	background: #3366CC;
	clear: both;
	padding: 0;
	height: 25px;
	width: 100%;
}
.mt2 { margin-top: 2px!important ; }
.pr2 { padding-right: 2px!important ; }
.pl137 { padding-left: 137px!important ; }
.pl60 { padding-left: 60px!important ; }
.pl175 { padding-left: 175px!important ; }
.pl120 { padding-left: 120px!important ; }
.pt18 { padding-top: 18px!important ; }
#contents {
	position: relative;
}
#contents em {
	color: #C12C30;
	font-style: normal;
}
.respond {
	border: 1px solid #8FA8E0;
	margin: 0 auto;
	padding: 10px 10px 5px 13px;
	width: 95%;
}
.respond dd {
	padding: 6px 0 4px 0;
}
.respond dd ul li span {
	color: #CC0000;
	font-weight: bold;
}
.respond dd .respondBlock {
	background: #F1F1F1;
	padding: 10px;
	margin: 0 auto;
	width: 430px;
}
.respond dd .respondBlock p.respondBlockImg {
	padding-right: 20px;
	width: 100px;
}
.respond dd .respondBlock .respondBlockTxt {
	float: left;
	width: 300px;
}
.centerOut {
	background: #F1F1F1;
	padding: 5px;
	margin: 0 auto;
	width: 97%;
}
.center {
	margin: 0 auto;
}
.bold {
	font-weight: bold;
}
.resLocal {
	position: absolute;
	right: 0;
	top: 0;
}
* html .resLocal {
	position: absolute;
	right: 209px;
	top: 0;
}
.top {
	vertical-align: top;
}
.resLocal li {
	background: url(https://www.shirono.net/common/images/list_arrow.gif) no-repeat left 8px;
	padding: 0 6px 0 13px;
}
.resLocal li.resLocalFirst {
	background: none;
	padding-left: 0
}
label,
select,
input {
	vertical-align: middle;
}
.headTxt {
	color: #CC0000;
	font-weight: bold;
}
.brown {
	color: #999;
}
table.formTable {
	width: 100%;
}
table.formTable tr th {
	background: url(../images/bg_dot.gif) repeat-x left bottom;
	padding-left: 1.5em;
	text-indent: -1.5em;
	
	vertical-align: middle;
	width: 27%;
}
table.formTable tr td {
	background: url(../images/bg_dot.gif) repeat-x left bottom;
}
table.formTable tr td table tr th {
	background: none;
}
table.formTable tr td table tr td {
	background: none;
}
#confirmTable table th {
	width: 50%;
}
.txtArea {
	border: 1px solid #7f9db9;
	padding: 5px 10px;
	margin: 10px 0 0 20px;
	width: 90%;
}
textarea {
	width: 93%;
	height: 75px;
}
.consult  {
	height: 21px;
	width: 245px;
}
.date {
	height: 21px;
	width: 70px;
}
.afternoon {
	height: 21px;
	width: 90px;
}
.state {
	height: 21px;
	width: 180px;
}
.name {
	height: 13px;
	width: 105px;
}
.coverage {
	height: 21px;
	width: 170px;
}
.find {
	height: 21px;
	text-align: left;
	width: 210px;
}
.small {
	height: 13px;
	width: 50px;
}
.medium {
	height: 13px;
	width: 75px;
}
.city {
	height: 13px;
	width: 230px;
}
.apartment {
	height: 13px;
	width: 130px;
}
.email {
	height: 13px;
	width: 335px;
}
.brTable .pl18 {
	padding-left: 18px!important;
}
.brTable li {
	float: left;
	vertical-align: top;
}
.brTable li ul li{
	float: none;
	vertical-align: top;
}
.brTable .ml18 {
	margin-left: 18px!important;
}
* html .checkBox input {
	vertical-align: middle;
}
*:first-child + html .checkBox input {
	vertical-align: middle;
}
#popContent {
	padding: 0 20px;
}
#popContent h2 {
	padding-top: 20px;
}
#popContent table {
	margin: 20px 0 0 0;
	width: 100%;
}
#popContent table tr th,
#popContent table tr td {
	border: 1px solid #ccc;
	border-top: none;
	padding: 5px 10px;
}
#popContent table tr.popTitle th {
	background: #cfcfcf;
	font-weight: bold;
}
#popContent table tr th {
	width: 40%;
}
.reqNote li {
	padding-left: 13px;
	text-indent: -13px;
}
.resetBtn {
	background: url(../images/idx_btn_05.gif) no-repeat left top;
	height: 29px;
	width: 94px;
	border: none;
	vertical-align: top;
	cursor: pointer;
}
.conBu a img {
	vertical-align: middle;
}
.fisNote li {
	padding-left: 1.3em;
	text-indent: -1.3em;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> additional <<<------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
body {
	background-color: #2d4ec1;
	text-align: center;
}
div.wrapper{
	width:700px;
	max-width:none;
	min-width:700px;
	margin:0 auto;
	padding:0;
}
div#container {
	width: 700px;
	margin:28px auto;
	padding:0;
	text-align: left;
	background: url(../images/bg_blue_head.gif) no-repeat left top #ffffff;
}
div#liquidInner {
	margin: 0;
	background: url(../images/bg_blue_bottom.gif) no-repeat left bottom;
	width: 700px;
}
div#contents2 {
	margin: 60px 30px 20px;
	position: relative;
	line-height:1.6;
}
div#contents2 em {
	color: #C12C30;
	font-style: normal;
}
#contents2 h2.catTitle { 
	padding: 0 0 19px;
	border-bottom: 1px solid #d6d6d6;
	margin: 0 0 19px;
}
* html .resLocal {
	position: absolute;
	right: 30px;
	top: 0;
}
div#popContent{
	background:#ffffff;
}
div.infoArea {
	border: 1px solid #8BC9E3;
	margin: 15px auto 0;
	width: 80%;
	padding: 12px;
}
div.infoArea ul li {
	margin-left: 1em;
	text-indent: -1em;
}
div.infoArea table th,
div.infoArea table td {
	padding-right: 1em;
}
div.infoArea .section{
	margin-bottom: 1em;
}