/*-----ボディ-------*/
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-x;
	background-position: top;
}

HR {
  color: #999999; /* 線の色(IE用) */
  background-color: #999999; /* 線の色(NN用) */
  height: 1px; /* 線の太さ */
  border: 1px; /* 枠の太さ */
  border-style: dashed; /* 枠の種類 */
}

textarea{font-size: 12px;}

/*-----リンク-------*/
a:link { color:#5C5C5C; text-decoration:none; }
a:visited { color:#5C5C5C;  text-decoration:none; }
a:active { color:#5C5C5C; text-decoration:none; }
a:hover { color:#FF5D4E;  text-decoration:underline; }

/*-----フォント　バリエーション-------*/
.font_10px {font-size: 10px;}
.font_11px {
	font-size: 11px;
	line-height: 140%;
}
.font_14px {font-size: 14px;}
.font_16px {font-size: 16px;}
.font_18px {font-size: 18px;}
.font_red {font-weight: bold; color: #FF0000;}

.font_price {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.font_price2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.pad_left {
	padding-left: 15px;
}


/*-----ニュースーリンク -------*/
#news a:link {
	color:#66CC00;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}
#news a:visited  { color:#66CC00;	text-decoration:none;
	font-size: 14px;
	font-weight: bold;}
#news a:active  { color:#66CC00; text-decoration:none;
	font-size: 14px;
	font-weight: bold;}
#news a:hover { color:#FF5D4E; text-decoration:underline;
	font-size: 14px;
	font-weight: bold;}


/*-----トップ-------*/

.main{
	display:block;
	width:872px;
	margin:auto;
}


.header{
	display:block;
	width:872px;
	margin:auto;
	float: left;
}

.header_l{
	display:block;
	width:369px;
	margin:auto;
	float: left;
}
.header_r{
	display:block;
	width:503px;
	margin:auto;
	float: left;
	text-align: right;
	height: 60px;
	padding-top: 19px;
	font-size: 12px;
}
.main2{
	display:block;
	width:100%;
	margin:auto;
	float: left;
	clear: left;
	padding-top: 30px;
	padding-bottom: 20px;
	background-image: url(images/footer_bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.main3{
	display:block;
	width:872px;
	margin:auto;
}
.menu{
	display:block;
	width:170px;
	margin:auto;
	float: left;
	padding: 6px 27px 0px 0px;
}

.menu_br{
	display:block;
	width:170px;
	margin:auto;
	float: left;
	clear: left;
}

.menu_br1{
	display:block;
	width:170px;
	margin:auto;
	float: left;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.menu_br2{
	display:block;
	width:170px;
	margin:auto;
	float: left;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFBFBF;
	padding-top: 5px;
}
.menu_br3{
	display:block;
	width:170px;
	margin:auto;
	float: left;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFBFBF;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menu_br2_l{
	display:block;
	width:127px;
	margin:auto;
	float: left;
}
.menu_br2_r{
	display:block;
	width:43px;
	margin:auto;
	float: left;
}
.main_r{
	display:block;
	width:675px;
	margin:auto;
	float: left;
	padding-bottom: 5px;
}

.footer{
	display:block;
	width:100%;
	margin:auto;
	float: left;
	clear: left;
	padding-top: 15px;
	padding-bottom: 20px;
	background-image: url(images/footer_bg2.gif);
	background-repeat: repeat-x;
	height: 77px;
}
.footer2{
	display:block;
	width:872px;
	margin:auto;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}


.top_news {
	display:block;
	float: left;
	clear: left;
	width:675px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #404040;
	border-bottom-color: #404040;
}

.top_news1 {
	display:block;
	float: left;
	clear: left;
	width:665px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #EDEDED;
	padding: 2px 5px 1px;
}
.top_news2 {
	display:block;
	float: left;
	clear: left;
	width:665px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #F6F6F6;
	padding: 2px 5px 1px;
}

.top_br {
	display:block;
	float: left;
	clear: left;
	width:675px;
}

.top_br2 {
	display:block;
	float: left;
	clear: left;
	width:675px;
	padding-top: 15px;
}
.top_item {
	display:block;
	float: left;
	clear: left;
	width:675px;
}

.top_item1 {
	display:block;
	float: left;
	width:217px;
}

.top_item2 {
	display:block;
	float: left;
	width:217px;
	padding-left: 12px;
}
.top_cell {
	display:block;
	float: left;
	clear: left;
	width:217px;
	padding-bottom: 12px;
}

.top_cell1 {
	display:block;
	float: left;
	width:215px;
	border: 1px solid #BFBFBF;}

.top_cell2 {
	display:block;
	float: left;
	width:200px;
	background-color: #F7F7F7;
	border: 1px solid #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
}

/*-----サブページ-------*/

.sub_br {
	display:block;
	float: left;
	clear: left;
	width:675px;
	padding-bottom: 8px;
}
.sub_main {
	display:block;
	float: left;
	clear: left;
	width:675px;
	background-image: url(images/sub_main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 3px;
}
.sub_main_l {
	display:block;
	float: left;
	width:65px;
}

.sub_main_r {
	display:block;
	float: left;
	width:580px;
	background-image: url(images/sub_cap_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 30px;
	padding-bottom: 30px;
}
.news_cell1 {
	background-color: #EDEDED;
	padding: 10px;
	border: 1px solid #666666;
}

.news_cell2 {
	background-color: #F6F6F6;
	padding: 10px;
	border: 1px solid #666666;
}.cap_news {
	font-weight: bold;
	color: #FF9900;
}
