@charset "utf-8";

/**************************************

	common extra class
	@ use these classes to control the alignment of text
	
**************************************/

	.xLeft{text-align:left ! important;}
	.xCenter{text-align:center ! important;}
	.xRight{text-align:right ! important;}
	.xTop{vertical-align:top ! important;}
	.xMiddle{vertical-align:middle ! important;}
	.xBottom{vertical-align:bottom ! important;}







#contents_all {
	width: 950px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#555555;
}

#contents {
	width: 730px;
	margin:0px auto;
}


#contents_all #contents .irontable {
	background-color: #FFFFFF;
	color: #454545;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B1A994;
	border-left-color: #B1A994;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-size: 12px;
	line-height: 1.6em;
}



#contents_all #contents .irontable td {
	padding:6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B1A994;
	border-bottom-color: #B1A994;
	background-position: center;
}


#contents_all #contents th {
	background-color:#ffffcc;
	padding:7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B1A994;
	border-bottom-color: #B1A994;
	background-position: center;
	text-align: left;
}



#contents_all #contents .irontable a {
	font-weight: normal;
	text-decoration: underline;
}

#contents_all #contents .irontable a:visited {
	font-weight: normal;
	text-decoration: underline;
}
#contents_all #contents .irontable a:hover {
	font-weight: normal;
}






.maptable {
	width: 780px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.maptable .box01 {
	padding: 0px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

.maptable .box01 .area {
	width: 250px;
	margin-bottom: 15px;
}


.maptable .box02 {
	padding: 0px;
	float: right;
	width: 250px;
	margin: 0px;
	display: block;
}

.maptable .box02 .area {
	width: 250px;
	margin-bottom: 15px;
}

.maptable .area .areatable {
	width: 248px;
	background-color: #988C6F;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}



.maptable .area .areatable table.table1 {
	background-color: #FFFFFF;
	font-size: 9pt;
	color: #454545;
	line-height: normal;
	width: 248px;
	margin: 0px;
}




.maptable .area .areatable table.table1 img {
vertical-align:top;
	border:0px;
	padding:0px;
	margin:4px;
}


.maptable .area .areatable table.table1 th {
	width:142px;
	font-weight: normal;
	text-align: left;
}

.maptable .area .areatable table.table1 div {
	margin: 0px;
	padding: 0px;
	text-align:right;
}

.maptable .area .areatable table.table1 a{
	color:#333333;
	line-height: 1.3em;
}

.maptable .area .areatable table.table1 a:visited{
	color:#333333;
}

.maptable .area .areatable table.table1 a:hover{
	color:#009933;
	text-decoration:none;
}
