@charset "shift_jis";

#main-area {
	width: 780px;
	background-color: #D8F2A2;
	margin: 6px 0px 0px 10px;
}

#left-area {
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}

#left-area ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#left-area li {
	background-color: #fff;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 12px 6px 36px;
	font-size: 12px;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka;
	line-height: 16px;
	border-bottom: 1px #AAA dashed;
	border-left: 1px #D8F2A2 solid;
	border-right: 1px #D8F2A2 solid;
	background-image: url(./img/icn-arrow-left-dr.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
}

#point {
	background-color: #FFF;
	border: 1px #7CC343 solid;
	border-top: 0px;
	margin-bottom: 9px;
	padding: 9px 12px 9px 24px;
}

#point ul {
	margin:0;
	padding:0;
}

#point li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	background-color: #fff;
	background-image: none;
	border: none;
	margin-bottom: 6px;
	padding: 0;
	list-style-type: none;
	text-indent: -0.8em;
}

h5 {
	background-color: #FFF;
	border: 1px #7CC343 solid;
}

h6 {
	color: #B7265E;
	font-size: 14px;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka;
	margin-top: 14px;
	padding: 7px 0px 7px 21px;
	border-top: 2px #B7265E solid;
	border-bottom: 1px #CCC solid;
	background-image: url(./img/pt-farm-ttl.gif);
}

#right-area {
	width: 570px;
	background-color: #FFF;
	padding: 0px 0px 0px 10px;
	float: right;
}

img.ttl {
	border-bottom: 2px #A3847C solid;
}

#right-area p {
	color: #444;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 9px 12px 15px 12px;

}

#right-area p.by {
	text-align: right;
}

div.block {
	padding-top: 9px;
}

div.block img {
	margin-left: 12px;
	float: left;
}

div.block p {
	color: #444;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	float: left;
}

div.reset {
	clear: both;
}

#column {
	background: #FFFDE3;
	margin:24px 0 24px 0;
	padding: 18px 24px 18px 24px;
	border: 1px #FFBB33 solid;
}
#column p {
	color: #444;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding: 0;
}
#column p.ttl {
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: 2px #FFBB33 solid;
}
#column span.ttl {
	font-size: 16px;
	font-weight: bold;
	font-family: "MS UI Gothic", "ＭＳ　Ｐゴシック", "Osaka";
	margin-bottom: 6px;
	padding-bottom: 3px;
}

img.photo {
	background: #FFF;
	padding:2px;
	border: 1px #AAA solid;
}