/*-----ボディ-------*/
body {
	background-color:#ffffff;
	font-size: 12px;
	line-height:150%;
	color:#2e2e2e;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

HR {
  color: #999999; /* 線の色(IE用) */
  background-color: #999999; /* 線の色(NN用) */
  height: 1px; /* 線の太さ */
  border: 1px; /* 枠の太さ */
  border-style: dashed; /* 枠の種類 */
}

textarea{font-size: 12px;}

/*-----リンク-------*/
a:link { color:#229B2A; text-decoration:underline; }
a:visited { color:#229B2A;  text-decoration:underline; }
a:active { color:#229B2A; text-decoration:underline; }
a:hover { color:red;  text-decoration:underline; }

/*-----フォント　バリエーション-------*/
.font_10px {font-size: 10px;}
.font_11px {font-size: 11px;}
.font_14px {font-size: 14px;}
.font_16px {font-size: 16px;}
.font_18px {font-size: 18px;}
.font_red {font-weight: bold; color: #FF0000;}


/*-----メニューリンク　オンカーソルで背景色変更 -------*/
#menu a:link {display: block; padding: 10px 10px 10px 15px; text-decoration:none; }
#menu a:visited { display: block; padding: 10px 10px 10px 15px; }
#menu a:active { display: block; padding: 10px 10px 10px 15px;}
#menu a:hover{display: block;  padding: 10px 10px 10px 15px;
text-decoration: none; /* 文字装飾 */
color: white; /* 文字の色 */
background-color: #00B231 ;/* 背景色 */}

/*-----トップ-------*/

.main{
	display:block;
	width:900px;
	margin:auto;
}


.header{
	display:block;
	width:900px;
	margin:auto;
	float: left;
	clear: left;
}

.menu{
	display:block;
	margin:auto;
	float: left;
}


.main2{
	display:block;
	width:861px;
	margin:auto;
	float: left;
	clear: left;
	padding-top: 15px;
	padding-right: 7px;
	padding-left: 32px;
	padding-bottom: 15px;
}


.top_l{
	display:block;
	width:213px;
	margin:auto;
	float: left;
	padding-right: 23px;
}

.top_r{
	display:block;
	width:602px;
	margin:auto;
	float: left;
	padding-left: 23px;
}

.top_t{
	display:block;
	width:602px;
	margin:auto;
	float: left;
	clear: left;
	padding-top: 20px;
}

.br{
	display:block;
	margin:auto;
	float: left;
	clear: left;
}

.top_t_cell {
	padding: 10px 10px 4px;
	width: 576px;
	display: block;
	margin:auto;
	float: left;
	clear: left;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #27BB2F;
	border-left-color: #27BB2F;
}

.top_pict{
	display:block;
	width:133px;
	margin:auto;
	float: left;
}

.top_pictr{
	display:block;
	width:438px;
	margin:auto;
	float: left;
	padding-left: 5px;
}
.bn1{
	display:block;
	float: left;
	clear: left;
	margin:auto;
	padding-top: 5px;
	text-align: center;
	width: 213px;
}
.footer{
	display:block;
	width:895px;
	float: left;
	clear: left;
	margin:auto;
	padding-top: 10px;
	text-align: right;
	font-size: 11px;
	height: 17px;
	background-image: url(images/footer.gif);
	padding-right: 5px;
}

/*-----トップ-------*/

.sub_menu {
	font-size: 11px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #249C30;
	padding-left: 5px;
}

.sub_r{
	display:block;
	width:602px;
	margin:auto;
	float: left;
	padding-left: 10px;
	padding-right: 13px;
}

.br2{
	display:block;
	margin:auto;
	float: left;
	clear: left;
	padding-bottom: 5px;
}.tire_font1 {
	font-weight: bold;
	color: #24A237;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #279B30;
	padding-left: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #279B30;
}
.tire_font2 {
	color: #666666;
	font-size: 11px;
}
.font_cap {
	font-size: 16px;
	font-weight: bold;
	color: #BA1313;
}
.font_cap2 {
	font-size: 16px;
	font-weight: bold;
	color: #2C992E;
}
.font_price {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

/*-----メンバーページ-------*/
.m_main{
	display:block;
	width:850px;
	margin:auto;
}

.font_cap3 {
	font-size: 14px;
	font-weight: bold;
	color: #2C992E;
}