@charset "utf-8";

/*ピックアップ*/
#layout{
	width: 720px;
	text-align: center;
	overflow: hidden;
}
#wall-text-area {
	width: 720px;
	margin-left: 0;
	/margin-left: 0;
	overflow: hidden;
	text-align: left;
}
p#visual {
	margin-bottom: 25px;
}
.img-left {
	float: left;
	margin-right: 5px;
}
.img-right {
	float: right;
	margin-left: 5px;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.marginbottom5px {
	margin-bottom: 5px;
}
.marginbottom10px {
	margin-bottom: 10px;
}
.marginbottom20px {
	margin-bottom: 20px;
}
.copyright {
	color: #666;
	text-align: right;
}
.copyright span {
	font-size: 120%;
}
.detail{
	background: url(../../images/link_icon.gif) no-repeat left 3px;
	padding-left:17px;
}

.bottom-bn {
	float:left;
	width:526px;
	padding-bottom:10px;
	list-style:none;
}
.bn-left {
	float:left;
}
.bn-right {
	float:right;
}


#main-text-area {
	width: 500px;
	float: left;
}


#contents #leftarea #layout h3 {
	width: auto;
	height: auto;
	text-indent: 0px;
	border: 0;
	padding: 0;
	margin-bottom: 10px;
}
#contents #leftarea #layout #main-text-area h4 {
	width: auto;
	height: auto;
	color:#7cac5b;
	font-size: 120%;
	line-height: 2.5em;
	text-indent: 0px;
	border: 0;
	padding: 0;
}
#main-text-area p {
	text-indent: 1em;
	margin: 0 auto 1em;
	line-height: 1.5;
}
#main-text-area p.read {
	color: #74512E;
	margin-bottom: 0;
}


#sub-text-area {
	width: 200px;
	float: right;
}
#sub-text-area p {
	font-size: 85%;
}
#contents #leftarea #layout #sub-text-area h4 {
	padding: 0;
	border: 0;
	font-size: 100%;
	color: #fff;
	background: #999;
	margin-bottom: 5px;
	text-indent: 0px;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#sub-text-area h4 {
	font-size: 100%;
	margin-bottom: 5px;
}
#sub-text-area .spot-detail {
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
}
#sub-text-area .spot-detail p {
	padding: 3px;
	line-height: 1.2;
}
#sub-text-area .spot-detail table {
	font-size: 80%;
	width: 100%;
	border-collapse: collapse;
}
#sub-text-area .spot-detail table th,
#sub-text-area .spot-detail table td {
	border-bottom: 1px solid #ccc;
	padding: 3px;
}
#sub-text-area .spot-detail table th {
	padding-right: 1em;
}

.attention_red {
	color: #FF0033;
}

#main-text-area span.attention_gray {
	color: #777777;
	padding: 0;
	text-indent: 0;
	line-height: 1.5;
	font-size: 80%;
}	
