@charset "utf-8";

/*赤字強調*/
span.red {
	color: red;
}
span.blue {
	color: #6090BF;
}
/*オレンジ強調*/
span.orange {
	color: #FF6600;
}
/*ヘッダー、フッターリンク*/
#header a:hover,#footer a:hover{
	color: #6090BF;
	text-decoration: underline;
}
/*新着情報*/
h2#new_topics{
	margin-top: 5px;
	margin-left: 10px;
	font-size: 15px;
	font-weight:bold
}
/*クチコミ登録*/

h2#regist{
	height: 52px;
	margin-top: 150px;
	margin-left: 200px;
	background: url(../images/regist_bk.gif) no-repeat;
	padding-top: 5px;
	padding-left: 7px;

}
h3.sub_text_r{
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	line-height:1.7;
	color: #ff6000;
}
	#regist a{
		font-size: 30px;
		font-weight:bold;
		color: #fff;


	}
	#regist a:hover{
		color: #6090BF;
		text-decoration: underline;
	}
#rank_reg p{
	margin-top: 10px;
	margin-left: 15px;
	line-height: 1.7;
}
/*フォームテーブルバックグラウンド*/
td.back{
	background: url(../kuchi/img/reg_01.gif) no-repeat #ffffff;
}
td.back2{
	background: url(../kuchi/img/reg_02.gif) repeat-x #ffffff;
}
td.back3{
	background: url(../kuchi/img/reg_03.gif) no-repeat #ffffff;
}
td.back4{
	background: url(../kuchi/img/reg_04.gif) repeat-y #ffffff;
}
td.back6{
	background: url(../kuchi/img/reg_06.gif) repeat-y #ffffff;
}
td.back7{
	background: url(../kuchi/img/reg_07.gif) no-repeat #ffffff;
}
td.back8{
	background: url(../kuchi/img/reg_08.gif) repeat-x #ffffff;
}
td.back9{
	background: url(../kuchi/img/reg_09.gif) no-repeat #ffffff;
}
/*フォーム完了後テーブルバックグラウンド*/
td.backa{
	background: url(../kuchi/img/reg_01.gif) no-repeat #ffffff;
}
td.backa2{
	background: url(../kuchi/img/reg_02.gif) repeat-x #ffffff;
}
td.backa3{
	background: url(../kuchi/img/reg_03.gif) no-repeat #ffffff;
}
td.backa4{
	background: url(../kuchi/img/reg_04.gif) repeat-y #ffffff;
}
td.backa6{
	background: url(../kuchi/img/reg_06.gif) repeat-y #ffffff;
}
td.backa7{
	background: url(../kuchi/img/reg_07.gif) no-repeat #ffffff;
}
td.backa8{
	background: url(../kuchi/img/reg_08.gif) repeat-x #ffffff;
}
td.backa9{
	background: url(./img/reg_09.gif) no-repeat #ffffff;
}
	
/*新着バックナンバー*/
#back_numbar strong{
	font-weight: bold;
}
/*TOP contents4特集テキスト*/
p.feat_t{
	text-align: left;
	margin-left: 3px;

}
/*TOPページh3クチコミテキストと画像リンク*/
#k_regist a.k_img_a{
	border: 1px solid #BDBCBD;
	}
#k_regist a:hover.k_img_a{
	border: 1px solid #DC6B00;
	}
.sub_text_t{
	margin-top: 25px;
	padding: 7px;
	line-height:1.9;
}
.sub_text_t2{
	margin-top: 15px;
	padding: 7px;
	line-height:1.9;
}
/*サブページh3テキスト*/
.sub_text{
	margin-top: 40px;
	padding: 5px;
	line-height:1.7;
}
.sub_text{
	margin-top: 40px;
	padding: 5px;
	line-height:1.7;
}
/*サブページh2ヘッド*/
.sub_head {
	width: 577px;
	height: 27px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	color: #ff6600;
	margin-top: 10px;
	background: url(../images/sub_title.gif) no-repeat;
}
/*運営会社用*/
.sub_head_c {
	width: 577px;
	height: 27px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	color: #6090BF;
	margin-top: 10px;
	background: url(../images/sub_title.gif) no-repeat;
}
/*サイトポリシー、個人情報用、掲載希望*/
.sub_head_p {
	width: 577px;
	height: 27px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	color: #666;
	margin-top: 10px;
	background: url(../images/sub_title.gif) no-repeat;
}
/*サブページj_contentsリンク*/
a.sub_a {
	dipslay: block;
	margin-left: 20px;
	margin-right: 20px;
}
/*特集サブページ*/
.feat_text {
	margin-top: 235px;
	padding: 5px;
	font-size: 17px;

}
p.feat_vol1_t{
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	line-height: 1.7;
}
p.feat_vol2_t{
	text-align: left;
	margin-top: 100px;
	margin-left: 5px;
	line-height: 1.7;
}
