@import "base.css";
@import "base2.css";
@import "kokunai.css";
@import "kaigai.css";



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.recommend { 
	padding: 0px;
}
.recommend .tit {
	padding: 4px 5px 4px 0;
	margin-bottom: 8px;
	border-bottom: 2px solid #3C3CCD;
	background-image: none;
}
.recommend .tit h3 {	color: #000089; }


.rc {
	padding: 10px;
}
.rcBox {
	padding-bottom: 15px;
}
.rcBoxEnd {
	padding-bottom: 0px;
}

.rcPhoto { 
	padding-right: 3px;
	clear: right;
	float: left;
}
.rcTxt  { 
	padding-left: 65px;
	clear: right;
}
.rcTxt p {
	font-size: 0.8em;
	line-height: 1.4;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.district { 
	padding: 2px 0px 0px 0px;
}
.district table {
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #BEDCBF;
}
.disName {
	width: 19px;
	vertical-align: middle;
	text-align: left;
	background: url(../images/bg_district.gif) repeat-y left top;
}
.disTokyo {
	width: 55px;
	vertical-align: middle;
	text-align: left;
	background: url(../kaigai/tokyo/images/wbftop.jpg) center center;
}
.disKansai {
	width: 55px;
	vertical-align: middle;
	text-align: left;
	background: url(../kaigai/kansai/images/wbftop.jpg) center center;
}
.disChubu {
	width: 55px;
	vertical-align: middle;
	text-align: left;
	background: url(../kaigai/chubu/images/wbftop.jpg) center center;
}
.disChiho {
	width: 55px;
	vertical-align: middle;
	text-align: left;
	background: url(../kaigai/hiroshima/images/wbftop.jpg) center center;
}
.disTxt {
	width: 210px;
	vertical-align: top;
	text-align: left;
	background: #EAF9D9;
	font-size: 1em;
}
.disTxt p {
	margin: 0px 0px 0px 6px;
}

