*{
	margin:0;
	padding:0;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'メイリオ',　'Meiryo',　'Hiragino Kaku Gothic Pro',　'ヒラギノ角ゴ Pro W3',　'Osaka',　'ＭＳ Ｐゴシック',　sans-serif;
	font-size: 11px;
	letter-spacing: 0.4px;
	line-height: 160%;
	text-align: center;
	color: #fff;
	background-color: #000;
}
.underbodyh1{
	font-size: 11px;
}
/* レイアウト用　ヘッダー＋3カラム＋フッター　中央あわせ　幅950px固定*/
.all_box{/*  */
	width: 100%;
	margin: 0px auto;
}

* html .header_box{

	height: 125px;
	background-image: url(../images/headerbackimg-trans.png);
	margin: 0;
	padding: 0;
	text-align: left;
}
.header_box{
	height: auto;
	background-image: url(../images/rrc2-headerbackimg.png);
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
}
* html .main_box{/* 2段目 */
margin-top: 20px;
	margin: 0px auto;
	width: 960px;
	height: auto;
	text-align: left;
	display: inline-block;
	display: block;
	background-color: #000;
	background-image: url(images/fuzokudou_back_starlight.jpg);
/*	background-image: url(../images/mainback_middle.png);	*/
}
.main_box{/* 2段目 */
margin-top: 20px;
	margin: 0px auto;
	width: 900px;
	height: auto;
	text-align: left;
	display: inline-block;
	display: block;
	background-color: #000;
	background-image: url(images/fuzokudou_back_starlight.jpg);
/*	background-image: url(../images/mainback_middle.png);	*/
}
/* Hides from IE-mac */
* html .main_box:after{
	height: 1%;
}
.main_box:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	background-image: url(images/fuzokudou_back_starlight.jpg);
 }
* html .main_left{/* 2段目左用 */
	float: left;

	height: auto;
	width: 160px;
	text-align: left;
}
.main_left{/* 2段目左用 */
	float: left;
	width: 160px;
	text-align: left;
}
* html .main_right{/* 2段目右メインコンテンツ用 */
	float: right;
	width: 160px;
	text-align: left;
}
.main_right{/* 2段目右メインコンテンツ用 */
	float: right;
	width:160px;
	text-align: left;
}
.main_center{
	float: left;
	width: 555px;
	margin-left: 10px;
}
.main_center_2{
	float: left;
	width: 700px;
	margin-left: 10px;
}
.footer_box{/* 3段目 */
	clear: both;
	width: auto;
	height: 50px;
	padding: 10px;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	background-color: #003300;
}


/* search result */
.SearchR_title{
	font-size: 16px;
	font-weight: bold;
	margin: 10px ;
}
* html .SearchR_ShopDisp{
	width: 290px; height: 200px; float: left;
	margin: 5px;
	padding: 5px;
	border: 5px solid #222;
}
.SearchR_ShopDisp{
	width: 300px; height: 200px; float: left;
	margin: 10px;
	padding: 10px;
	border: 5px solid #222;
}
.SearchR_ShopDisp_Title{
	background-color: #222;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 5px;
}

.div_m_20{
	margin: 25px;
}
.div_m_25{
	margin: 25px;
}
.b_c_yellow{
	color: yellow; font-size: 14px; font-weight: bold;
}
.b_c_E9F329{
	color: #E9F329; font-size: 14px;
}
.b_c_white{
	color: white; font-size: 14px;
}
.b_c_008C00{
	color: #008C00; font-size: 14px;
}
.m_20_ta_center{
	margin: 20px auto;
	text-align: center;
}
.Ad_Result_01{
	margin: 5px; padding: 5px; border: 3px #333 solid;
}
.Ad_Result_back{
	margin: 10px; padding: 20px; border-top: 3px #333 dotted; text-align: center; font-size: 14px;
}
.Ad_Result_02{
	font-size: 14px; font-weight: bold;
}
.Ad_Result_03{
	margin: 10px 20px 20px 20px;
}

.Ad_Result_Title{
	font-size: 16px; font-weight: bold; padding: 10px; background-color: #333; text-align: center;
}
.Ad_Form_Block{
	margin: 10px; padding: 10px; border: 3px #333 solid;
}
img.LeftTop{
	vertical-align: top;
	margin: 5px;
}
.SR_GT_GD{
	float: left; width: 152px; height: 130px; margin: 5px; padding: 5px; border-top: 1px solid #444; border-right: 1px solid #222; border-bottom: 1px solid #222; border-left: 1px solid #444;
}

* html img{<!-- IE6用 -->
	border-style: none;
/*	behavior: expression(IEPNGFIX.fix(this));	*/
}
img {
	border-style: none;
}

input.short_input{
	width: 100px; font-size: 12px;
}
input.middle_input{
	width: 250px; font-size: 12px;
}
input.long_input{
	width: 500px; font-size: 12px;
}


hr{
	margin: 10px 0px;
	border: 0 none; 
	height: 1px; 
	color: #333;
	background-color: #333;
	width: 100%;
}
a:link {
	color: #FFA000;
	text-decoration: none;
}
a:visited {
	color: #E8A80A;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a:active {
	color: #555555;
	text-decoration: none;
}
.header_logo_banner{
	width: 900px; height: 100px; margin: 0 auto;background-color: #;
}
.headernavilink{
	padding: 6px 0; font-size: 10px;
}
.headernavilink a:link {
	color: #fff;
	text-decoration: none;
}
.headernavilink a:visited {
	color: #E8A80A;
	text-decoration: none;
}
.headernavilink a:hover {
	color: yellow;
	text-decoration: underline;
}
.headernavilink a:active {
	color: #333;
	text-decoration: none;
}
