@charset "utf-8";
#searchBottanArea {
	height: 258px;
	width: 200px;
	float: left;
	position: static;
}
#mainImaggeArea {
	height: 258px;
	width: 850px;
	position: static;
	background-image: url(../img/flashareabase.gif);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 32px;
	padding-bottom: 30px;
}
#flashArea {
	height: 258px;
	width: 650px;
	position: static;
	float: left;
}
.linkArea {
	width: 208px;
	height: auto;
	padding-right: 27px;
	padding-left: 29px;
	padding-top: 10px;
	position: static;
	padding-bottom: 10px;
	float: left;
}
.recommendArea {
	width: 277px;
	position: static;
	height: auto;
	float: left;
	padding-right: 29px;
	padding-left: 27px;
	padding-top: 10px;
}
.recoShadowTop {
	height: 5px;
	width: 277px;
	padding-top: 3px;
}
.recoShadowMddle {
	background-image: url(../img/reco_base_shadow_02.gif);
	background-repeat: repeat-y;
	width: 267px;
	position: static;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.baseTexture {
	height: auto;
	width: 267px;
	position: static;
	background-image: url(../img/reco_base.gif);
	background-repeat: repeat-y;
	text-align: left;
}
.recoTextArea {
	width: 165px;
	position: static;
	height: auto;
	float: right;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
.recoBukkenName {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
.recoPhoto {
	height: auto;
	width: 88px;
	position: static;
	float: left;
}
.recoDetailNavi {
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	text-align: right;
}

.recoShadowBottom {
	height: 5px;
	width: 277px;
	padding-bottom: 3px;
}

.loginArea {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	width: 208px;
	position: static;
	height: auto;
	background-color: #DAF5AF;
}
.loginAreaText {
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	padding: 4px;
	width: 200px;
	position: static;
	height: auto;
}
.loginAreaTextName {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	height: auto;
	width: 188px;
	position: static;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	/* border-top-style: dashed; */
	border-top-color: #666666;
}
.loginBottan {
	font-size: 10px;
}
.loginGestName {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #7BBD17;
	text-decoration: none;
}
.loginNewTouroku {
	height: auto;
	width: 208px;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
	padding-bottom: 10px;
}
.topicsNewMapArea {
	width: 303px;
	position: static;
	height: auto;
	float: left;
	padding-top: 10px;
}
.mapArea {
	background-image: url(../img/map_bese.gif);
	background-repeat: repeat-y;
	width: 303px;
	padding-top: 10px;
	position: static;
	height: auto;
	padding-bottom: 10px;
}

.topicsNewsText {
	width: 283px;
	position: static;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.mapAreaTextBoxL {
	width: 130px;
	position: static;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.mapAreaTextBoxR {
	width: 138px;
	position: static;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.mapAreaTextBoxL a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.mapAreaTextBoxL a:visited {
	text-decoration: none;
	color: #666666;
}
.mapAreaTextBoxL a:hover {
	text-decoration: none;
	color: #83C125;
}
.mapAreaTextBoxL a:active {
	text-decoration: none;
	color: #666666;
}
.mapAreaTextBoxR a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.mapAreaTextBoxR a:visited {
	text-decoration: none;
	color: #666666;
}
.mapAreaTextBoxR a:hover {
	text-decoration: none;
	color: #83C125;
}
.mapAreaTextBoxR a:active {
	text-decoration: none;
	color: #666666;
}
#strTitle {
	display: block;
	font-size: 12px;
	width:900px;
	height:14px;
	margin: 0 auto;
	padding: 0;
	line-height:1.1em;
}
body {
	margin-top: 0;
}

