@charset "UTF-8";
#wrapper #netshop {
	display: block;
	height: 191px;
	width: 191px;
	margin-left: 740px;
	z-index: 90;
	position: absolute;
	top: -18px;
}
div.clear {
	clear: both;
	width: 100%;
	display: block;
}
#wrapper h2.contTitle {
	margin-top: 30px;
	margin-bottom: 30px;
}
#container p {
	font-size: 90%;
	color: #666;
	line-height: 1.6em;
}
#container h3 {
	margin-top: 18px;
	margin-bottom: 5px;
	background-image: url(../format/title/h3bg.jpg);
	background-repeat: repeat-y;
	font-size: 120%;
	color: #FFF;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #CCC;
	clear: both;
}
#container h3.image {
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: none;
	font-size: 120%;
	color: #FFF;
	font-weight: bold;
	padding: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container h4 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 110%;
	color: #FF4F8E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 4px;
	display: block;
	clear: both;
}
ul.recommendItem {
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
ul.recommendItem li{
	display: block;
	width: 300px;
	margin-right: 9px;
	float: left;
	margin-left: 9px;
}
ul.recommendItem dl {
	margin: 0px;
	padding: 0px;
	display: inline;
}
ul.recommendItem  img{
	margin-bottom: 3px;
}
ul.recommendItem  dt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 4px;
	padding-bottom: 2px;
}
ul.recommendItem  dd{
	font-size: 80%;
	color: #666;
	line-height: 1.2em;
	margin-bottom: 5px;
}
ul.listItem {
	overflow: hidden;
	margin-left: 9px;
}
ul.listItem li{
	display: inline;
	overflow: hidden;
	width: 200px;
	margin-right: 9px;
	float: left;
}
ul.listItem li img {
	margin-bottom: 3px;
}
ul.listItem li dt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 4px;
	padding-bottom: 2px;
}
ul.listItem li dd{
	font-size: 80%;
	color: #666;
	line-height: 1.4em;
	margin-left: 1em;
	margin-bottom: 5px;
}
ul.shop {
	margin-top: 8px;
	margin-bottom: 8px;
	overflow: hidden;
	margin-left: 9px;
	display: block;
}
ul.shop li {
	display: inline;
	float: left;
	margin-right: 9px;
	width: 200px;
	font-size: 80%;
}
ul.shop li img {
	margin-bottom: 3px;
}
.farm {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
table.profile {
	width: 618px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 90%;
}
table.profile th ,table.profile td{
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
	padding-top: 8px;
}
table.profile td {
	width: 500px;
}
table.profile th {
	color: #999;
}
.planitem {
	background-image: url(../plan/images/flow_r2_c1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container .planitem h4{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 110%;
	color: #FF4F8E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 4px;
	display: block;
	clear: both;
	padding-top: 80px;
}
.planitem dl {
	margin-left: 1em;
}
.planitem dl dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 90%;
	margin-bottom: 2px;
	padding-bottom: 4px;
}
.planitem dl dd {
	font-size: 90%;
	line-height: 1.4em;
	margin-bottom: 10px;
	padding-left: 2em;
}
/*フォーム*/
table#form {
	display: table;
	width: 638px;
	margin-top: 18px;
}
table#form th, table#form td {
	font-weight: normal;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 90%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
table#form th {
	width: 180px;
	padding-right: 8px;
}
table#form td {
	width: 200px;
	font-size: 80%;
	line-height: 1.6em;
}
table#form th.must {
	background-image: url(../contact/images/must.gif);
	background-repeat: no-repeat;
	background-position: 120px center;
	width: 130px;
	padding-right: 58px;
}
table#form th .small {
	font-size: 80%;
}
table#form .notice {
	font-size: 80%;
	color: #F30;
	padding-left: 1em;
}
table#form .carcheck1 {
	display: block;
	float: left;
	width: 200px;
}
table#form .carcheck2 {
	display: block;
	float: left;
}
#formPost {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
