@charset "utf-8";
/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	background: url(/static/img/estate/bg.jpg) repeat;
}

img{
	border: none;
	}


/* ====================
 header start
 ===================== */
#headerWrap {
	width: auto;
	background: url(/static/img/estate/header_bg.png) repeat-x;
}

#header {
	width: 956px;
	height: 220px;  //UPDATE 20150313 280 -> 220
	padding: 0px;
	margin: 0px auto;
	background: #ffffff;
}

.headerTopWrap {
	position: relative;
	width: 956px;
}

.headerCategoryList {
	overflow: hidden;
	height: 15px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	background: #241913;
}

.headerCategoryList dl {
	float: left;
	width: auto;
	display: block;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	font-size: 0.8em;
}

.headerCategoryList dl dt {
	float: left;
	padding: 0px;
	margin: 0px 10px;
	color: #ffffff;
	font-weight: bold;
}

.headerCategoryList dl dd {
	float: left;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}

.trans_btn{
	float: right;
	margin-right: 100px;
}

#google_translate_element {
	position: absolute;
	width: 119px;
	height: 24px;
	/*background: #dddddd;*/
	top: 5px;
	right: 120px;
	/*left: 830px;*/
}

.headerStoreWrap {
	overflow: hidden;
	position: relative;
	width: 956px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

.headerStore {
	width: 650px;
	float: left;
	padding: 0px;
	margin: 5px 0px 0px 5px;
}

.headerStore div.h1Box {
	float: left;
	width: 480px;

}

.headerStore div.logoBox {
	float: right;
	width: 120px;
	height: 120px;
	/*background: url(/static/img/estate/logo.jpg) no-repeat;*/
}

.headerStore div.logoBox img {
	max-width: 120px;
	max-height: 120px;
}

.headerStore h1 {
	font-size: 2.2em;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

.kana {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-size: 0.9em;
}

.add {
	padding: 0px;
	margin: 0px 0px 35px 0px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.4em;
}

.headerStoreContact {
	width: 253px;
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}


#email_div {
	margin:0px;
	padding:5px;
	width:240px;
	height:24px;
	background-color:#eee;
	display:none;
}

#email_addr {
	margin:1px 0px 0px 0px;
}

#email_send {
	margin:2px 5px 0px 0px;
}

.share_box {
	overflow: hidden;
	width:250px;
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	background-color:#eee;
/*background:#d5d5d5;*/
/*	url(/static/common/img/header/bnr_header_dummy01.gif)no-repeattopleft;*/
	clear:both;
}

.share_box ul {
	overflow: hidden;
	list-style: none;
	padding: 0px 0px 0px 10px;;
	margin: 0px;
}

.share_box ul li {
	float: left;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.share_box ul li p{
	font-weight: bold;
	font-size: 0.9em;
	height: 19px;
	padding: 5px 0px 0px 0px;
}

#headerStoreContact {

}
	#headerStoreDialWrap {
		background: url(/static/img/estate/bg_header_dial_mid01.gif) repeat-y left top;
		width: 250px;
	}
		#headerStoreDial {
			background: url(/static/img/estate/bg_header_dial_btm01.gif) no-repeat left bottom;
			padding: 0 4px 0 8px;
		}
/*
			#headerStoreDial .number {
				background: url(/static/common/img/header/ico_header_dial01.gif) no-repeat left 0.3em;
				padding-left: 15px;
				font-weight: bold;
				font-size: 172%;
				letter-spacing: -0.03em;
			}
*/
			#headerStoreDial .number {
				background: url(/static/common/img/header/ico_header_dial01.gif) no-repeat left 0.3em;
				padding: 0px 0px 5px 18px;
				font-weight: bold;
				font-size: 150%;
				letter-spacing: -0.03em;
				height: 32px;
			}

/* =====================
 header end
 ===================== */

/* ====================
 main start
 ===================== */
#main {
	overflow: hidden;
	width: 956px;
	padding: 0px 0px 60px;
	margin: 0px auto;
	background: #ffffff;
}

.mainImg {
	width: 925px;
	/*height: 257px;*/
	padding: 0px;
	margin: 0px auto 15px;
	/*background: url(/static/img/estate/main.jpg) no-repeat;*/
}

.contentsWrap {
	width: 925px;
	padding: 0px;
	margin: 0px auto;
}

/* ========== sideNav ========== */
.sideNav {
	float: left;
	width: 215px;
	height: 550px;
	padding: 0px;
	margin: 0px 15px 0px 0px;
}

.gNavi {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.gNavi ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.gNavi ul li {
	width: 215px;
	height: 60px;
	background: url(/static/img/estate/side_navi_no.gif) no-repeat;
}

.gNavi ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	height: 40px;
	width: 205px;
	padding: 20px 0px 0px 10px;
	background: url(/static/img/estate/side_navi_no.gif) no-repeat;
	color: #333333;
}

.gNavi ul li.on a {
	background: url(/static/img/estate/side_navi_on.gif) no-repeat;
}

.gNavi ul li a:hover {
	display: block;
	text-decoration: none;
	font-weight: bold;
	height: 40px;
	width: 205px;
	padding: 20px 0px 0px 10px;
	background: url(/static/img/estate/side_navi_on.gif) no-repeat;
}

.cInfo {
	border: solid 1px #000000;
}

.cInfo h2 {
	padding: 0px;
	margin: 0px;
}

.cInfo div.qrBox {
	width: 193px;
	height: 100px;
	padding: 5px;
	margin: 5px;
	background: #f8f8f2;
}


.qr01_area{
	background:url(/static/img/estate/qrcode_phone.gif) no-repeat;
	width: 215px;
	height: 100px;
	text-indent: -9999px;
	}
.qr01_area img{
	display: block;
	position: relative;
	top: 17px;
	left: 125px;
	}

.qr02_area{
	background:url(/static/img/estate/qrcode_line.gif) no-repeat;
	width: 215px;
	height: 100px;
	text-indent: -9999px;
	margin: 10px 0 0 0;
	}
.qr02_area img{
	display: block;
	position: relative;
	top: 17px;
	left: 125px;
	}

.line_btn{
	margin: 10px 0 0 0;
	}

.line_btn a{
	display: block;
	width: 215px;
	height: 47px;
	background: url(/static/img/estate/line01_no.gif) no-repeat;
	text-indent: -9999px;
	}
.line_btn a:hover{
	display: block;
	width: 215px;
	height: 47px;
	background: url(/static/img/estate/line01_on.gif) no-repeat;
}

/* ========== TopContents ========== */
.TopContents {
	float: left;
	width: 695px;
	/*background: #dddddd;*/
}

.TopContents div.contentsIn_01 {
    padding: 10px 10px 20px 10px;
	margin: 0px 0px 15px 0px;
	background: #f5f3ef;
}

.TopContents div.contentsIn_01 h2 {
	padding: 0px;
	margin: 5px 0px 10px 0px;
	font-weight: bold;
	font-size: 1em;
}

.TopContents div.contentsIn_01 p {
	font-size: 0.95em;
	line-height: 1.5em;
}

.TopContents div.contentsIn_02 {
	overflow: hidden;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	border-left: solid 1px #ebe7e0;
	border-right: solid 1px #ebe7e0;
	border-bottom: solid 1px #ebe7e0;
}

.TopContents div.contentsIn_02 h2 {
	padding: 1px 0px 3px 20px;
	margin: 1px 0px 0px 0px;
	height: 24px;
	font-size: 1em;
	background: #ebe7e0;
}

.TopContents div.contentsIn_02 dl {
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 20px 25px;
}

.TopContents div.contentsIn_02 dl dt {
	float: left;
	width: 70px;
	font-size: 0.9em;
	line-height: 1.5em;
}

.TopContents div.contentsIn_02 dl dd {
	float: left;
	width: 540px;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

.TopContents div.contentsIn_03 {
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}


.TopContents div.contentsIn_03 h2 {
	padding: 1px 0px 3px 20px;
	margin: 1px 0px 0px 0px;
	height: 24px;
	font-size: 1em;
	background: #ebe7e0;
}

.TopContents div.contentsIn_03 ul {
	overflow: hidden;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.TopContents div.contentsIn_03 ul li {
	float: left;
	width: 340px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

.TopContents div.contentsIn_03 ul li.last {
	margin: 0px !important;
}

.TopContents div.contentsIn_03 ul li div.RecommendBox_top {
	width: 329px;
	height: 4px;
	background: url(/static/img/estate/bg_index_osusume_top01.gif) no-repeat;
}

.TopContents div.contentsIn_03 ul li div.RecommendBox {
	overflow: hidden;
	width: 320px;
	padding: 8px 10px;
	margin: 0px;
	background: url(/static/img/estate/bg_index_osusume_mid01.gif) repeat-y;
}

.TopContents div.contentsIn_03 ul li div.RecommendBox_bottom {
	width: 329px;
	height: 4px;
	background: url(/static/img/estate/bg_index_osusume_btm01.gif) no-repeat;
}

.TopContents div.contentsIn_03 ul li div.RecommendBox div.textArea {
	float: right;
	width: 130px;
	font-size: 0.9em;
}

.TopContents div.contentsIn_03 ul li div.RecommendBox div.textArea p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 0.9em;
}

.TopContents div.contentsIn_04 {
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.TopContents div.contentsIn_04 h2 {
	padding: 1px 0px 3px 20px;
	margin: 1px 0px 0px 0px;
	height: 24px;
	font-size: 1em;
	background: #ebe7e0;
}

.TopContents div.contentsIn_04 ul {
	clear: both;
	overflow: hidden;
	list-style: none;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 10px 15px;
}

.TopContents div.contentsIn_04 ul li {
	float: left;
	list-style: none;
	width: 215px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	font-size: 0.8em;
}

.TopContents div.contentsIn_04 ul li img {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.TopContents div.contentsIn_05 h2 {
	padding: 1px 0px 3px 20px;
	margin: 1px 0px 0px 0px;
	height: 24px;
	font-size: 1em;
	background: #ebe7e0;
}
/* ========== PhotoContents ========== */
.PhotoContents {
	float: left;
	width: 695px;
	/*background: #dddddd;*/
}

.PhotoContents div.contentsIn_01 {
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
}

.PhotoContents div.contentsIn_01 h2 {
	padding: 10px 0px 0px 20px;
	margin: 1px 0px 0px 0px;
	height: 26px;
	font-size: 1em;
	background: #ebe7e0;
}

.PhotoContents div.contentsIn_01 ul {
	overflow: hidden;
	width: 695px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.PhotoContents div.contentsIn_01 ul li {
	list-style: none;
	float: left;
	width: 215px;
	height: 270px;
	padding: 0px;
	margin: 0px 2px 20px 10px;
}

/* ========== AccessContents ========== */
.AccessContents {
	float: left;
	width: 695px;
	/*background: #dddddd;*/
}

.AccessContents div.contentsIn_01 {
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
}

.AccessContents div.contentsIn_01 h2 {
	padding: 10px 0px 0px 20px;
	margin: 1px 0px 0px 0px;
	height: 26px;
	font-size: 1em;
	background: #ebe7e0;
}

.AccessContents div.contentsIn_01 .accessBasicInfoMap01 {
	margin: 0px 0px 40px 0px;
}

.AccessContents div.contentsIn_01 h3 {
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 10px 0px;
	color: #464646;
	background: url(/static/img/estate/h3_ttl_line.gif) no-repeat bottom;
}

.AccessContents div.contentsIn_01 div.textArea {
	padding: 0px;
	margin: 0px 0px 40px 10px;
}

.AccessContents div.contentsIn_01 div.textArea p {
	font-size: 0.9em;
	margin: 0px 0px 5px 0px;
}

.acsessBasicInfoMap01 {
	padding: 0px;
	margin: 0px 0px 30px 0px;
}

.accessSec01In {
	padding: 10px 0px;
	margin: 0px 0px 40px 10px;
}

.accessSec01In .route01 span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: -0.3em;
}

/* ========== BukkenContents ========== */

.BukkenContents {
	float: left;
	width: 695px;
	padding: 0px;
	margin: 0px 0px 60px 0px;
	/*background: #dddddd;*/
}

.BukkenBox {
	overflow: hidden;
	width: 695px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	background: #FFFEFA;
}

.suumo {
	background: #fafafa !important;
}

.titleBox {
	padding: 5px 5px 5px 5px;
	background: #f3f3f3;
	border-bottom: solid 2px #cccccc;
	box-sizing: border-box;
}

.titleBox h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	vertical-align: top;
	line-height: 38px;
	display: inline;
}

.BukkenImg {
	float: left;
	width: 140px;
	height: 205px;
	margin: 10px 0px 0px 10px;
	background: #ffffff;
	border: solid 1px #eeeeee;
}

.BukkenImg div.photoBox img.shopImg {
position: absolute;
max-width: 126px;
max-height: 155px;
}


.photoImg img {
	max-width: 170px;
	max-height: 170px;
}

.BukkenImg div.photoPage {
text-align: center;
font-size: 13px;
margin: 10px 0px 0px 0px;
}

.BukkenImg div.photoController {
	clear: both;
}

.BukkenImg div.photoController img.photo_moveleft {
float: left;
padding: 0px;
margin: 0px 0px 0px 5px;
cursor: pointer;
}

.BukkenImg div.photoController img.photo_moveright {
float: right;
padding: 0px;
margin: 0px 7px 0px 0px;
cursor: pointer;
}

.BukkenImg div.photoBox {
overflow: hidden;
float: left;
width: 126px;
height: 155px;
padding: 0px;
margin: 5px 0px 5px 6px;
}

.BukkenInfo {
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 10px;
	width: 525px;
	background: #ffffff;
}

.BukkenInfo table {
	width: 525px;
	border-left: solid 1px #cccccc;
}

.BukkenInfo table.top {
	border-top: solid 1px #cccccc;
}

.BukkenInfo table th {
	padding: 5px;
	margin: 0px;
	border-right: dashed 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background: #f8f8f8;
	width: 100px;
}

.BukkenInfo table td {
	padding: 8px 15px;
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.3em;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.BukkenButtonTop {
	float: right;
	padding: 0px;
	margin: 3px 7px 0px 3px;
}

.BukkenButtonBottom {
	float: right;
	padding: 0px;
	margin: 10px 5px 10px 0px;
}


.BukkenInfo2 {
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 10px;
	width: 676px;
	background: #ffffff;
}

.BukkenInfo2 table {
	width: 676px;
	border-left: solid 1px #cccccc;
}

.BukkenInfo2 table.top {
	border-top: solid 1px #cccccc;
}

.BukkenInfo2 table th {
	padding: 5px;
	margin: 0px;
	border-right: dashed 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background: #f8f8f8;
	width: 100px;
}

.BukkenInfo2 table td {
	padding: 15px 15px;
	margin: 0px;
	font-size: 1em;
	line-height: 1.3em;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	width: 225px;
}

.BukkenInfo2 .BukkenImg div.photoBox img.shopImg {
position: absolute;
width: 277px;
height: 155px;
}

.BukkenInfo2 .BukkenImg div.photoBox {
overflow: hidden;
float: left;
width: 277px;
height: 155px;
padding: 0px;
margin: 5px 6px 5px 6px;
}

.BukkenInfo2 .BukkenImg{
	float: left;
	width: 290px;
	height: 205px;
	margin: 10px 0px 0px 10px;
	background: #ffffff;
	border: solid 1px #eeeeee;
}

.mainphoto{
	text-align: center;
	float: left;
	background: #ddd;
	width: 300px;
	height: 295px;
	margin: 5px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	display: table;
}

.mainphoto .imgdiv {
    display: table-cell;
    vertical-align: middle;
}

.mainphoto img{
	max-height: 290px;
	max-width: 290px;
}

.mainimage{
	position:absolute;
	top: 5px;
	left: 5px;
}
/*
.mainimage img{
	max-height: 290px;
	max-width: 290px;
}
*/

/*
.miniphoto{
	overflow: hidden;
	margin: 0;
	height: 255px;
	}
*/
.miniphoto{
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 330px;
	}
.miniphoto .miniphoto_main{
	border: none;
	background: #FC0;
	padding: 2px;

	}
.miniphoto .miniphoto_sab{
	border: none;
	background: #FC0;
	padding: 2px;
}

.miniphoto ul img {
  max-height: 50px;
  max-width: 50px;
}


.BukkenInfo2 ul{
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	padding-left: 15px;
	float: left;
	}

.BukkenInfo2 li{
	padding: 1px;
	float: left;
	border: solid 1px #ddd;
	margin: 4px;
	height: 50px;
	width: 50px;
    text-align: center;
    display: table;
}

.BukkenInfo2 li .imgdiv {
    display: table-cell;
    vertical-align: middle;
}

.tdPhotoarea {
	width: 645px !important;
}

/*.BukkenInfo2 li img{
	padding: 1px;
	border: solid 1px #ddd;
	}*/

/* ========== FreeContents ========== */

.FreeContents {
	float: left;
	width: 695px;
	/*background: #dddddd;*/
}

.FreeContents div.contentsIn_01 {
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
}

.FreeContents div.contentsIn_01 h2 {
	padding: 10px 0px 0px 20px;
	margin: 1px 0px 0px 0px;
	height: 26px;
	font-size: 1em;
	background: #ebe7e0;
}

.FreeContents div.contentsIn_01 h3 {
	clear: both;
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 10px 0px;
	color: #464646;
	background: url(/static/img/estate/h3_ttl_line.gif) no-repeat bottom;
}

.FreeContents div.contentsIn_01 div.freeBox_01 {
	overflow: hidden;
	width: 667px;
	padding: 0px;
	margin: 0px auto 40px;
}

.FreeContents div.contentsIn_01 div.freeBox_01 .imgBox01 {
	float: left;
	width: 207px;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}

.FreeContents div.contentsIn_01 div.freeBox_01 .textArea01 {
	float: left;
	width: 440px;
}


.FreeContents div.contentsIn_01 div.freeBox_02 {
	overflow: hidden;
	width: 667px;
	padding: 0px;
	margin: 0px auto 20px;
}

.FreeContents div.contentsIn_01 div.freeBox_02 .imgBox02 {
	float: left;
	width: 207px;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	text-align: center;
}

.FreeContents div.contentsIn_01 div.freeBox_02 .textArea02 {
	float: left;
	width: 440px;
}

.infoBox {
	float: left;
	width: 418px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

.infoBox table {
	width: 418px;
	padding: 1px;
	margin: 0px;
	background: #D5CEB4;
}

.infoBox table tr th {
	width: 120px;
	padding: 10px;
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	background: #ebe7e0;
}

.infoBox table tr td {
	width: 240px;
	padding: 10px 10px 10px 20px;
	margin: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	background: #ffffff;
}

.mapBox {
	overflow: hidden;
	float: left;
	width: 266px;
}


div.contentsIn_h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border-top: solid 2px #D5CEB4;
	border-left: solid 1px #ebe7e0;
	border-right: solid 1px #ebe7e0;
	border-bottom: solid 1px #ebe7e0;
}

.more {
	clear: both;
	float: right;
	height: 15px;
	font-size: 0.9em;
	padding: 3px 0px 0px 22px;
	margin: 5px 15px 0px 0px;
	background: url(/static/img/estate/arrow01.png) no-repeat;
}

.more a {
	font-weight: bold;
	color: #F29420;
	text-decoration: none;
	line-height:13px;
}

.more02 {
	clear: both;
	float: right;
	height: 15px;
	font-size: 0.9em;
	padding: 4px 0px 0px 22px;
	margin: 5px 0px 0px 0px;
	background: url(/static/img/estate/arrow01.png) no-repeat;
}

.more02 a {
	font-weight: bold;
	color: #F29420;
	text-decoration: none;
	line-height:12px;
}

.link_01 {
	float: right;
	font-size: 0.9em;
	padding: 3px 0px 0px 24px;
	margin: 5px 5px 0px 0px;
	height: 17px;
	background: url(/static/img/estate/ico_route01.gif) no-repeat;
}

.link_01 a{
	line-height: 13px;
}

.printBtn01 {
	text-align: center;
}


/* ==================== form start ==================== */

#FromWrapper {
	width: 600px;
	padding: 0px 0px 10px 0px;
	margin: 20px auto;
}

#FromWrapper .tableTop_bg{
		background: #fefefe;


}

#FromWrapper h1 {
	text-align: center;
	padding: 5px;
	margin: 0px;
	font-size: 1.5em;
	font-weight: bold;
	color: #ffffff;
	background: #51b159;
}

#FromWrapper p {
	padding: 0px;
	margin: 0px 0px 15px 10px;
	color: #333333;
}

#FromWrapper table.table {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 10px;
}

#FromWrapper table.table tr th {

	padding: 10px;
	font-size: 0.9em;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background: #dddddd;
}

#FromWrapper table.table tr td {
	padding: 10px;
	font-size: 0.9em;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background: #ffffff;
}

#FromWrapper table.table2 {
	padding: 0px;
	margin: 0px 0px 30px 0px;
}

#FromWrapper table.table2 tr th {

	padding: 10px;
	font-size: 0.9em;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background: #dddddd;
}

#FromWrapper table.table2 tr td {
	vertical-align: top;
	padding: 10px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background: #ffffff;
}

#FromWrapper table.table3 {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#FromWrapper table.table3 tr td {
	padding: 10px;
	background: #ffffff;
}


.bottom {
	border-bottom: solid 1px #cccccc;
}

.right {
	border-right: solid 1px #cccccc;
}

.vertical_t {
	vertical-align: top;
}

/* ==================== form end ==================== */

/* ==================== BannerArea start ==================== */
.BannerArea {
	overflow: hidden;
	clear: both;
	width: 690px;
	padding: 5px 0px 0px 5px;
	margin: 10px 0px 15px 0px;
	background: #e1d4cb;
}

.BannerList {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.BannerList li {
	text-align: center;
	float: left;
	width: 130px;
	height: 40px;
	padding: 0px;
	margin: 0px 8px 3px 0px;
	line-height: 40px;
	background: #F2EBE7;
	/*border: dashed 1px #AFA6A0;*/
	/*box-sizing: border-box;*/
}
/* ==================== BannerArea end ==================== */

/* ====================
 main end
 ===================== */


/* ====================
 footer start
 ===================== */
#footerWrap {
	background: #241913;
}

.footer {
	position: relative;
	width: 956px;
	background: #241913;
	padding: 15px 0px;
	margin: 0px auto;
}

.pageTop {
	position: absolute;
	width: 120px;
	padding: 0px;
	margin: 0px;
	right: 15.5px;
	top: -37px;
}

.footerTopLink ul {
	width: 400px;
	overflow: hidden;
	list-style: none;
	padding: 0px;
	margin: 0px auto 10px;
}

.footerTopLink ul li {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 0.9em;
	border-right: solid 1px #ffffff;
}

.footerTopLink ul li a {
	color: #ffffff;
	text-decoration: underline;
}

.footerTopLink ul li a:hover {
	text-decoration: none;
}

.footerTopLink ul li.last {
	border: none !important;
}

.copy {
	text-align: center;
	font-size: 0.9em;
	color: #ffffff;
}

.copy a {
	color: #ffffff;
/*	text-decoration: none;*/
}.more

/* ====================
 footer start
 ===================== */




.a:hover img.alpha{
	opacity:0.75;
	filter:alpha(opacity=75);
	-ms-filter: "alpha( opacity=75 )";
}




/* ====================
 汎用 start
 ===================== */
 p {padding: 0px; margin: 0px;}
.mt12 { margin-top:12px !important;}
.mt5 { margin-top:5px !important;}
.clear {clear: both;}
.bold {font-weight: bold;}
.mb_5 {margin-bottom: 5px !important;}
.mb_20 {margin-bottom: 20px !important;}
.ml_10 {margin-left: 10px !important;}
.small { font-size: 0.7em;}
.font_l {font-size: 1.5em !important;}
.align_center {text-align: center !important}

/* 20141104 append */
.SisterArea {
	width: 690px;
	padding: 5px 0px 0px 1px;
	margin: 10px 0px 0px 0px;
	background: #FFF;
    overflow: hidden;
	border:3px solid #D5CEB4;
    clear: both;

}

.SisterList,.ChainList {
	list-style: none;
	padding: 0px;
	margin: 10px 30px;
	clear: left;
	font-size: 0.8em;
	overflow: hidden;
}
.SisterList {
	padding-top:10px;
}

.SisterList dt,.ChainList dt {
	text-align: left;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	font-weight: bold;
}

.SisterList dd,.ChainList dd {
	text-align: center;
	float: left;
	/* height: 19px; */
	padding: 0px 10px;
	margin: 0px 0px 5px -1px;
	border-left: #C7C3C3 1px solid;
}