body {
	background-color: #CCCCCC;
	text-align: center;
}
h2/*
#arealist select optgroup{
	background-color: #D7D7D7;
	font-style: normal!important;
	font-weight: bold;
}

#arealist select option{
	background-color: #F0F0F0;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
*/
 {
	background-color:#336699;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	color:#FFFFFF;
	text-align: left;
	font-size:83%;
	font-weight:bold;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
}

td{
	font-size: small;
}

form {
	margin: 0px;
	padding: 0px;
}

a:link{
	color:#0000FF;
}
a:visited{text-decoration:none;color:#9D11B3;}
a:active{text-decoration:none;color:none;}
a:hover{text-decoration:underline;color:#6699FF;}

div#contnts {
	background-color: #FFFFFF;
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	text-align:left;
}

.view_attention {
	background-color:#336699;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	color:#FFFFFF;
	text-align: left;
	font-size:medium;
	font-weight:bold;
	width: 550px;
}

.view_mansion_name {
	background-color:#0066CC;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	color:#FFFFFF;
	text-align: left;
	font-size:medium;
	font-weight:bold;
	width: 550px;
}

.view_mansion_address {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	color:#666666;
	text-align: left;
	font-size:small;
	width: 550px;
}

.view_provide_service {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	color:#666666;
	text-align: left;
	font-size:small;
	width: 550px;
}

div#search_result {
	margin-left:auto;
	margin-right:auto;
	font-size: small;
	text-align: left;
	width: 560px;
}

.search_result_td {
	background-color:#FFFFFF;
}


.search_title_td {
	background-color:#0066CC;
	color:#FFFFFF;
	font-weight:bold;
	font-size:small;
}

.caution_msg {
	font-size:small;
	font-weight:bold;
	color:#FF0000;
	text-align: left;
}

.explanation_recheck {
	font-size:small;
	color:#191970;
	text-align: left;
}

.result_giving_service {
	background-color:#FAFAD2;
	color:#008000;
	font-weight:bold;
	font-size: x-large;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}

.result_service_sorry {
	background-color:#FAFAD2;
	color:#800000;
	font-weight:bold;
	font-size: medium;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}

.result_giving_service_text {
	font-weight:bold;
	font-size: large;
	text-align:left;
}

.result_introduce_text {
	font-size: medium;
	color:#00008B;
	margin-left:auto;
	margin-right:auto;
}

.explanation_hikari_denwa {
	font-size: x-small;
	text-align: left;
}

.search_result_border {
	border:1px solid #CCCCCC;
	margin-bottom: 5px;
}

.attention {
	color:#FF0000;
	font-size: x-small;
}

table.softkey a,
table.softkey .default {
	display: block;
	height: 19px;
	width: 35px;
	padding-top: 5px;
	background-color: #F0F0F0;
	float: left;
	color: #333333;
	text-decoration: none;
}

table.softkey a:hover{
	background-color: #4DB7EA;
	color: #FFFFFF;
}

table.softkey .active {
	background-color: #FB7A24;
	color: #FFFFFF;
}

table.softkey {
	margin: 2px;
	background-color: #FFFFFF;
}

#arealist {
	margin-top:10px;
}

#step1 select{
	width:470px;
	height:250px;
}

#step2 select{
	width:470px;
	height:120px;
}

a.result{
	width:553px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background-color: #F0F0F0;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size:12px;
	line-height:1.4em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #333333;
	text-decoration: none;
	color: #333333;
}

a.result:hover{
	text-decoration:none;
	background-color: #4DB7EA;
	color:#FFFFFF;
}

.btnSpc {
	text-align:center;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.txtright {
	text-align: right;
}
.btnSpc span {
	float: left;
	font-size: 80%;
	text-align: left;
}


.areaName {
	background-color:#666666;
	color:#FFFFFF;
	padding:5px;
	width:555px;
	margin: 0px;
}
table.navi {
	margin-bottom: 10px;
}

.naviGreen{
	background-color: #e3fde8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:3px;
	border: 1px solid #b3ecbe;
	font-weight:bold;
	color: #006600;
	vertical-align: middle;
	text-align: center;
}


.naviYellow{
	width:auto;
	background-color: #EEEEEE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:3px;
	border: 1px solid #E1E1E1;
	font-weight:normal;
	color:#999999;
	vertical-align: middle;
	text-align: center;
}

div#resultarea {
	width: 560px;
	margin: auto;
}
div.result {
	background-color: #F5FCDA;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.result h3 {
	background-color: #8BAC26;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
div.result dt {
	font-size: 12px;
	font-weight: bold;
	color: #73920A;
}
.result dl {
	margin-right: 10px;
	margin-left: 10px;
}
.result dd {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 80%;
	line-height: 1.3em;
	margin-left: 25px;
}
.result dt.red {
	color: #CC0000;
}

.result  dd strong {
	font-size: 140%;
	color: #990033;
}



div.result .btnSpc {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

div.result .btnSpc img {
	margin-right: 20px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.result  .btnSpc  h4 {
	font-size: 90%;
	color: #006699;
	margin-top: 10px;
	margin-bottom: 10px;
}
.annotation {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
p.annotation {
	font-weight: normal;
	color: #333333;
	margin-left: 15px;
	line-height: 130%;
	margin-top: 8px;
	margin-bottom: 8px;
}

h2 .code{
	float:right;
	font-size:10px;
}

.underline{
	text-decoration:underline;
	color:#CC0000;
}

.exsample {

}
h2.step2 {
	color: #FFFFFF;
	background-color: #218770;
}
.hissu {
	font-size: 10px;
	color: #CC0000;
}
