<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    margin-right: -33px;@charset "utf-8";

/* RESET
-----------------------------------------*/
html{ background:#fff; overflow-y:scroll; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{ margin: 0; padding: 0; }
table{ border-collapse: collapse; }
fieldset,img{ border: 0; }
address,caption,cite,code,dfn,th,var{ font-style: normal; font-weight: normal; }
li{ list-style: none; }
caption,th{ text-align: left; background: f2f2f2;}
h1,h2,h3,h4,h5,h6{ font-size: 100%; font-weight: normal; text-align:left;}
q:before,q:after{ content:''; }
abbr,acronym{ border: 0; font-variant: normal; }
sup{ vertical-align: text-top; }
sub{ vertical-align: text-bottom; }
input,textarea,select{ font-family: inherit; font-size: inherit; font-weight: inherit; }
input,textarea,select{ *font-size: 100%; }
legend{ color: #000000; }
body{ font: 13px/1.231 arial,helvetica,clean,sans-serif; *font-size: small; *font: x-small; }
table{ font-size: inherit; font: 100%; }
pre,code,kbd,samp,tt{ font-family: monospace; *font-size: 108%; line-height: 100%; }
img{ vertical-align: bottom;}
a{ outline: 0; }



/*-----------------------------------------
  1-1.Yahoo Library Font.css
　http://developer.yahoo.com/yui/fonts/

　*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
　*http://developer.yahoo.com/yui/license.txt



	Font-size Adjustment
	
	#10px = 77%
	#11px = 85%
	#12px = 93%
	#13px = 100%
	#14px = 108%
	#15px = 116%
	#16px = 123.1%
	#17px = 131%
	#18px = 138.5%
	#19px = 146.5%
	#20px = 153.9%
	#21px = 161.6%
	#22px = 167%
	#23px = 174%
	#24px = 182%
	#25px = 189%
	#26px = 197%

-----------------------------------------*/


body{ font: 12px/1.231 arial,helvetica,clean,Meiryo,sans-serif; *font-size: small; *font: x-small; }/*通常のブラウザは13px, IE 全般はsmall ,IE 6/7後方互換モードはx-small*/
table{ font-size: inherit; font: 100%; }/*IE 6以前でtableへフォントサイズの継承がうまくいかない問題を回避*/
pre,code,kbd,samp,tt{ font-family: monospace; *font-size: 110%; line-height: 100%; }/*IE　全般でpreやcodeの等幅フォントのサイズが小さくなるのを回避*/


@media print{

body {
_zoom: 67%; /*WinIE only */
}

#altContents {}

}

/* ==================================================================================
/
/  COMMON CSS
/
================================================================================== */

/*module*/

/* ---------------------------------------------
	font Style
--------------------------------------------- */
.fBold { font-weight: bold;}
.fItalic { font-style: italic;}
.fnormal { font-weight: normal;}
.f10 { font-size: 10px;}
.f11 { font-size: 11px;}
.f12 { font-size: 12px;}
.f13 { font-size: 13px;}
.f14 { font-size: 14px;}
.f16 { font-size: 16px;}
.caution { font-size: 10px; line-height:150%;}
.red{ color:#D51524;}
.green{ color:#5DB700;}


/* ---------------------------------------------
	float
--------------------------------------------- */
.f_l { float: left; *display:inline;}
.f_r { float: right; *display:inline;}

/* ---------------------------------------------
	preset margin 
--------------------------------------------- */
.mt05 { margin-top: 5px !important;}
.mt10 { margin-top: 10px !important;}
.mt12 { margin-top: 12px !important;}
.mt15 { margin-top: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mt25 { margin-top: 25px !important;}
.mt30 { margin-top: 30px !important;}
.mt35 { margin-top: 35px !important;}
.mt40 { margin-top: 40px !important;}
.mt45 { margin-top: 45px !important;}
.mt50 { margin-top: 50px !important;}

.mb01 { margin-bottom: 1px !important;}
.mb03 { margin-bottom: 3px !important;}
.mb05 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb12 { margin-bottom: 12px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb45 { margin-bottom: 45px !important;}
.mb50 { margin-bottom: 50px !important;}
.mb60 { margin-bottom: 60px !important;}
.mb75 { margin-bottom: 75px !important;}

.mr05 { margin-right: 5px !important;}
.mr10 { margin-right: 10px !important;}
.mr12 { margin-right: 12px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr25 { margin-right: 25px !important;}
.mr30 { margin-right: 30px !important;}
.mr35 { margin-right: 35px !important;}
.mr40 { margin-right: 40px !important;}
.mr45 { margin-right: 45px !important;}
.mr50 { margin-right: 50px !important;}

.ml05 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml12 { margin-left: 12px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml25 { margin-left: 25px !important;}
.ml30 { margin-left: 30px !important;}
.ml35 { margin-left: 35px !important;}
.ml40 { margin-left: 40px !important;}
.ml45 { margin-left: 45px !important;}
.ml50 { margin-left: 50px !important;}

.mlmr05 { margin-left: 5px !important; margin-right: 5px !important;}
.mlmr10 { margin-left: 10px !important; margin-right: 10px !important;}

.mcenter { margin-left:auto !important;margin-right:auto !important;}

/* ---------------------------------------------
	preset padding
--------------------------------------------- */
.pt05 { padding-top: 5px !important;}
.pt10 { padding-top: 10px !important;}
.pt12 { padding-top: 12px !important;}
.pt15 { padding-top: 15px !important;}
.pt20 { padding-top: 20px !important;}
.pt25 { padding-top: 25px !important;}
.pt30 { padding-top: 30px !important;}
.pt35 { padding-top: 35px !important;}
.pt40 { padding-top: 40px !important;}
.pt45 { padding-top: 45px !important;}
.pt50 { padding-top: 50px !important;}

.pb05 { padding-bottom: 5px  !important; }
.pb10 { padding-bottom: 10px !important;}
.pb12 { padding-bottom: 12px !important;}
.pb15 { padding-bottom: 15px !important;}
.pb20 { padding-bottom: 20px !important;}
.pb25 { padding-bottom: 25px !important;}
.pb30 { padding-bottom: 30px !important;}
.pb35 { padding-bottom: 35px !important;}
.pb40 { padding-bottom: 40px !important;}
.pb45 { padding-bottom: 45px !important;}
.pb50 { padding-bottom: 50px !important;}

.pr05 { padding-right: 5px !important;}
.pr10 { padding-right: 10px !important;}
.pr12 { padding-right: 12px !important;}
.pr15 { padding-right: 15px !important;}
.pr20 { padding-right: 20px !important;}
.pr25 { padding-right: 25px !important;}
.pr30 { padding-right: 30px !important;}
.pr35 { padding-right: 35px !important;}
.pr40 { padding-right: 40px !important;}
.pr45 { padding-right: 45px !important;}
.pr50 { padding-right: 50px !important;}

.pl05 { padding-left: 5px !important;}
.pl10 { padding-left: 10px !important;}
.pl12 { padding-left: 12px !important;}
.pl15 { padding-left: 15px !important;}
.pl20 { padding-left: 20px !important;}
.pl25 { padding-left: 25px !important;}
.pl30 { padding-left: 30px !important;}
.pl35 { padding-left: 35px !important;}
.pl40 { padding-left: 40px !important;}
.pl45 { padding-left: 45px !important;}
.pl50 { padding-left: 50px !important;}

/* ---------------------------------------------
	border 
--------------------------------------------- */
.b_T { border-top:1px solid #cccccc;}
.b_B { border-bottom:1px solid #cccccc;}
.b_TB { border-top:1px solid #cccccc; border-bottom:1px solid #cccccc;}


/* ---------------------------------------------
	inline align
--------------------------------------------- */
.t_align_l { text-align: left;}
.t_align_c { text-align: center;}
.t_align_r { text-align: right;}
.v_align_b{ vertical-align:bottom !important;}

.pre{white-space: pre;}

* {
	margin:0;
	padding:0;
}
img {
	border:0;
	vertical-align:top;
}
html,body {
	height:100%;
	margin:0;
}

/* GENERAL
-----------------------------------------*/
/*-- 共通 --*/

html {
	background:#FFF;
}

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐ ゴシック", "Osaka", "sans-serif", "Arial";
	color: #333333;
	line-height: 180%;
}

/* リンクカラー */
a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #D51523; text-decoration: underline; }
a:active { color: #333333; text-decoration: underline; }
.ov:hover,
.ov img:hover{ filter:alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8;}
/* JqvaScriptで動的に付与 */
.current { cursor: default; text-decoration:none !important; }

/* Floaf Clear */
.clear { clear: both; }

/* start: clearfix ------------------------------ */
.cf {zoom:1;}
.cf:after {
  content: ""; 
  display: block; 
  clear: both;
}
/* */
/* end: clearfix ------------------------------ */



/* ---------------------------------------------
	header
--------------------------------------------- */
#r_header{
	width:100%;
	background:url(../images/header_bg.png) repeat-x left bottom;
	height:146px;
	z-index:2;
	position:relative;
	}
#r_header .r_headerIn{
	width:970px;
	margin:0 auto;
	}
#r_header .r_logoBox{
	float:left;
	width:760px;
	}
#r_header .r_logoBox{
	float:left;
	width:600px;
	padding-top:5px;
	}
#r_header .r_headerIn h1{
	line-height:26px;
	color:#9F9F9F;
	width:970px;
	margin:0 auto;
	text-align:left;
	}
#r_header .r_infoBox{
	float:right;
	width:273px;
	}
#r_header ul.navBox{
	margin:8px 0 0 0;
	width:970px;
	}
#r_header ul.navBox li{
	float:left;
	}
/* ---------------------------------------------
	slider
--------------------------------------------- */
#r_slider{
	height:720px;
	z-index:1;
	
	}
#r_slider ul{
	}
#r_slider ul li.slider01{
	background:url(../images/main_pic03.jpg) no-repeat top center;
	height:720px;
	width:100%;
	}
#r_slider ul li.slider02{
	background:url(../images/main_pic03.jpg) no-repeat top center;
	height:720px;
	width:100%;
	}
#r_slider ul li.slider03{
	background:url(../images/main_pic03.jpg) no-repeat top center;
	height:720px;
	width:100%;
	}
	
#r_slider ul li.slider05{
	background:url(../images/main_pic05_2015oricon1st_6.jpg) no-repeat top center;
	height:720px;
	width:100%;
	}

#r_slider ul li.slider06{
	background:url(../images/main_pic06.jpg) no-repeat top center;
	height:720px;
	width:100%;
	}


#r_slider ul li a{
	display:block;
	width:970px;
	height:297px;
	margin:0 auto;
	text-indent:-9999px;
	overflow: hidden;
	}

.r_sliderBtn{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	}
	
	
	
/* ---------------------------------------------
	main-visual
--------------------------------------------- */
#r_main-visual{
	min-height:720px;
	margin:-4px auto 5px auto;
	
	}
#r_main-visualIn{
	width:970px;
	margin:0 auto;
	z-index:100000;
	position: relative;
	}
#r_main-visual #r_main-visualIn #r_sell_box{
	background:url(../images/contents_bg.png) no-repeat;
	position:absolute;
	width:437px;
	height:410px;
	top:319px;
	left:0;
	padding:16px 23px 15px 23px; 
	}
#r_main-visual #r_main-visualIn #r_buy_box{
	background:url(../images/contents_bg.png) no-repeat;
	position:absolute;
	width:437px;
	height:410px;
	top:319px;
	left:495px;
	padding:16px 23px 15px 23px; 
	}
#r_main-visual #r_sell_box h3{
	margin-left:5px;
	}
#r_main-visual #r_buy_box h3{
	margin-left:16px;
	}
.r_sell_boxIn,
.r_buy_boxIn{
	height:324px;
	border-bottom:1px solid #E6E6E6;
	zoom:1;
	}
#r_sell_box .r_sell_btnbg{
	height:84px;
	width:435px;
	position:relative;
	margin-bottom:10px;
	}
#r_main-visual .r_txt01{
	line-height:18px;
	padding-left:5px;
	margin-top:10px;
	font-size:12px;
	}
#r_sell_box table th{
	width:152px;
	vertical-align:top;
	padding-bottom:11px;
	height:52px;
	}
#r_sell_box table td{
	line-height:18px;
	vertical-align:top;
}

div.top_campaign_banner	{
	position:absolute;
	top:30px;
	left:665px;
	width:300px;
	height:120px;
	border:solid 1px #000000;
	overflow:hidden;
	
	}

div.top_campaign_banner2	{
	position:absolute;
	top:180px;
	left:71px;
	width:430px;
	height:125px;
	overflow:hidden;
	
	}



.r_addresIcon{
	margin:0 5px;
	}
#r_sell_box table input {text-align:left; margin:0;}
.form01{
	height:33px;
	width:55px;
	margin-left:8px;
	border:none;
	background-color:#E6E6E6;
	padding-left:5px;
	font-weight:normal;
	font-size:180% !important;
	}
.form02{
	height:33px;
	width:80px;
	border:none;
	background-color:#E6E6E6;
	padding-left:5px;
	font-weight:normal;
	font-size:180% !important;
	}
.form01_1{
	height:33px;
	width:55px;
	margin-left:8px;
	border:none;
	background-color:#CCC;
	padding-left:5px;
	font-weight:normal !important;
/*	font-wegiht:bold;	*/
	}
.form02_1{
	height:33px;
	width:80px;
	border:none;
	background-color:#CCC;
	padding-left:5px;
	font-weight:bold;
	font-size:180% !important;
	}
.form01Bld{
	height:33px;
	width:55px;
	margin-left:8px;
	border:none;
	background-color:#E6E6E6;
	padding-left:5px;
	font-weight:bold;
	font-size:180% !important;
	}
.form02Bld{
	height:33px;
	width:70px;
	border:none;
	background-color:#E6E6E6;
	padding-left:5px;
	font-weight:bold;
	font-size:180% !important;
	}

	
.form03{
	height:25px;
	width:80px;
	border:none;
	background-color:#E6E6E6;
	padding-left:5px;
	}
.form04{
	height:33px;
	width:70px;
	border:none;
	background-color:#E6E6E6;
	padding-left:5px;
	}
	
.form04Bld{
	height:33px;
	width:70px;
	border:none;
	background-color:#E6E6E6;
	padding-left:5px;
	font-weight:bold;
	}

	
#r_sell_box table td .r_form_txt01{
	margin:3px 0 0 5px;
	}
#r_sell_box table td .r_form_txt02{
	margin:-2px 0 0 0;
	}
	
/*button*/
.bo_btm{ border-bottom:1px solid #E6E6E6;}
.r_btn01 a,
.r_btn02 a,
.r_btn03 a,
.r_btn04 a,
input.r_btn05,
.r_btn06 a,
.r_btn07 a,
input.r_btn08,
.r_btn10 a{
	color:#FFF;
	text-decoration:none; 
	font-weight:bold;
	border:none;
	display:block;
	background-color:#D51523;
	background-image:url(../images/arrows02.gif);
	background-repeat:no-repeat;
	}
.r_btn01 a{
	width:60px;
	line-height:33px;
	color:#FFF;
	background-position:64px center;
	padding-left:15px;
	font-size:14px;
	text-align:left;
	}
.r_btn02 a{
	width:435px;
	line-height:55px;
	background-position:419px center;
	text-align:center;
	font-size:24px;
	}
.r_btn03 a{
	width:155px;
	line-height:30px;
	background-position:145px center;
	text-align:left;
	font-size:11px;
	padding-left:5px;
	}
.r_btn04 a{
	width:105px;
	line-height:30px;
	background-position:95px center;
	text-align:left;
	font-size:11px;
	padding-left:10px;
	}
input.r_btn05{
	width:380px;
	line-height:54px;
	background-position:365px center;
	text-align:center;
	font-size:20px;
	padding-left:10px;
	cursor:pointer;
	height:54px;
	}
.r_btn06 a{
	width:120px;
	line-height:30px;
	color:#FFF;
	background-position:115px center;
	padding-left:5px;
	font-size:12px;
	text-align:left;
	}
.r_btn07 a{
	width:380px;
	line-height:54px;
	color:#FFF;
	background-position:365px center;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	}
input.r_btn08{
	width:120px;
	height:34px;
	line-height:34px;
	background-position:365px center;
	text-align:center;
	font-size:16px;
	padding-left:10px;
	cursor:pointer;
	}
input.r_btn09{
	width:120px;
	height:34px;
	line-height:34px;
	background-position:365px center;
	text-align:center;
	font-size:16px;
	padding-left:10px;
	cursor:pointer;
	color:#FFF;
	text-decoration:none; 
	font-weight:bold;
	border:none;
	display:block;
	background-color: #666;
	}
	
.r_btn10 a{
	width:300px;
	line-height:54px;
	color:#FFF;
	background-position:365px center;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	margin:80px auto;
	}
.r_btn11 a{
	width:150px;
	line-height:35px;
	color:#FFF;
	background-position:10px center;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	margin:30px auto 0 auto;
	color:#FFF;
	text-decoration:none; 
	font-weight:bold;
	border:none;
	display:block;
	background-color:#D51523;
	background-image:url(../images/arrows03.gif);
	background-repeat:no-repeat;
	}
.r_pagetop a{
	width:130px;
	line-height:30px;
	background-position:120px center;
	text-align:left;
	font-size:11px;
	padding-left:10px;
	color:#FFF;
	text-decoration:none; 
	font-weight:bold;
	border:none;
	display:block;
	background-color:#D51523;
	background-image: url(../images/arrows_pagetop.jpg);
	background-repeat:no-repeat;
	}
.r_doorbtn{
	margin:0 0 0 148px;
	padding-top:13px;
	width:140px;
	zoom:1;
	}
.r_ct_lef{
	float:left;
	width:131px;
	margin-right:22px;
	}
.r_ct_rig{
	float:left;
	font-size:10px;
	}
.r_ct_rig a{
	color:#4FB3FF;
	text-decoration:underline;
	}
/* ---------------------------------------------
	sell contents
--------------------------------------------- */
.r_acd_overlay{
	background:#FFF;
	height:265px;
	width:100%;
	position:absolute;
	z-index:1000;
}
.r_acd_contents{
	background:url(../images/sell_contents_bg.gif) repeat-x left 20px;
	height:260px;
	width:100%;
	margin-top:5px;
	}
.r_acd_contentsIn{
	width:970px;
	margin:0 auto;
	padding:50px 0 0 0;
	position:relative;
	}
.r_acd_contentsIn .r_sell_area{}
.r_acd_contentsIn .r_sell_area .r_sell_balloon{
	position:absolute;
	top:0px;
	left:226px;
	}
.r_acd_contentsIn .r_sell_area dl{
	float:left;
	margin-bottom:20px;
	}
.r_acd_contentsIn .r_sell_area dt{
	float:left;
	margin-right:10px;
	}
.r_acd_contentsIn .r_sell_area dd{
	float:left;
	line-height:17px;
	}
.r_acd_contentsIn .r_sell_area dd h4{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:5px;
	}
.r_acd_contentsIn .r_sell_area dl.r_cont01{
	width:332px;
	}
.r_acd_contentsIn .r_sell_area dl.r_cont02{
	width:324px;
	}
.r_acd_contentsIn .r_sell_area dl.r_cont03{
	width:314px;
	}
/* ---------------------------------------------
	buy contents
--------------------------------------------- */	
.r_acd_contentsIn .r_buy_balloon{
	position:absolute;
	top:0px;
	left:719px;
	}
.r_acd_contentsIn .r_buy_area{
	margin-top:-14px;
	}
.r_acd_contentsIn .r_buy_area dl{
	width:116px;
	float:left;
	margin-right:40px;
	height:175px;
	}
.r_acd_contentsIn .r_buy_area dl dd{
	font-size:11px;
	line-height:15px;
	padding-top:5px;
	}
/* ---------------------------------------------
	main contents
--------------------------------------------- */
#r_wrap{
	width: 970px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	}
#r_leftBox{
	float:left;
	width:475px;
	}
#r_rightBox{
	float:right;
	width:475px;
	}
#r_main_cont{
	margin-bottom:38px;
	}
.main_cont_ttl01{
	background:url(../images/icon01.jpg) no-repeat left top;
	height:62px;
	}
.main_cont_ttl02{
	background:url(../images/icon02.jpg) no-repeat left top;
	height:62px;
	}
.main_cont_ttl03{
	background:url(../images/icon04.jpg) no-repeat left top;
	height:62px;
	}
.r_more{
	text-align:right;
	padding:28px 12px 0 0;
	}
.r_more a{
	color:#D61323;
	text-decoration:underline;
	}
.r_more a:hover{
		color:#E98C97;
		}
/*お客さまの声*/
#r_voice{
	background-color:#F4F4F4;
	height:230px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

/*店舗検索*/
#r_shops_search{
	background-color: #F4F4F4;
	height: 423px;
	margin-top: 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
#r_shops_search .txt{
	padding-right:12px;
	text-align:right;
	font-size:10px;
	}
#r_shops_search .r_form_box{
	padding:18px 0 0 11px;
	border-top:1px solid #FFF;
	}
#r_shops_search h4{
	border-left:4px solid #333333;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	margin-bottom:15px;
	line-height:17px;
	height:16px;
	}
#r_shops_search h4 span{
	font-size:12px;
	font-weight:normal;
	}
#r_shops_search .r_addres_box{
	margin-left:5px;
	float:left;
	height:33px;
	vertical-align:top;
	}
#r_shops_search .r_addres_box input{ vertical-align:top;  font-size:14px; line-height:33px;}
#r_shops_search .r_addres_area{
	height:33px;
	line-height:33px;
	}
input{ vertical-align: middle !important; font-size:16px;}
.r_map_area{
	position:relative;
	height:256px;
	}
.r_map_area .top_map{
	position:absolute;
	top:19px;
	left:16px;
	height:229px;
	width:424px;
	}
.r_map_area h4{
	position:absolute;
	top:10px;
	left:11px;
	z-index:100;
	}
/*キャンペーン新着情報*/
#r_campaign{
	background-color: #F4F4F4;
	height: 484px;
	margin-bottom: 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
#r_campaign dl{
	padding:12px;
	border-bottom:1px solid #FFF;
	}
#r_campaign dl dt{
	font-weight:bold;
	line-height:15px;
	}
#r_campaign dl dd{
		color:#808080;
		width:440px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
		}
/*店舗オープン情報*/
#r_shop_open{
	background-color:#F4F4F4;
	height:168px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
#r_shop_open dl{
	border-bottom:1px solid #FFF;
	line-height:34px;
	}
#r_shop_open dl.last{
	border-bottom:none;
	}
#r_shop_open dl dt{
	float:left;
	padding-left:10px;
	}
#r_shop_open dl dd{
	float:left;
	padding-left:20px;
	}
/* ---------------------------------------------
	bunners
--------------------------------------------- */
#r_btm_box{
	width:970px;
	margin-bottom:50px;
	}
#r_bn_box{
	width:744px;
	float:left;
	margin-bottom:50px;
	}
.r_fc_box{
	float:right;
	}
#r_bn_box #r_bn_mainArea { position:relative; width:744px; height:64px; background:url(/images/top_pickup_l_bg.gif) repeat-x 0 0; }
#r_bn_box #r_bn_mainArea  .r_linkL { position:absolute; top:0px; left:0; z-index:2;}
#r_bn_box #r_bn_mainArea  .r_linkR { position:absolute; top:0px; right:0; z-index:2;}
#r_bn_box #r_bn_mainArea  .r_bnrArea { position:absolute; top:0; left:32px; width:696px; height:64px; }
#r_bn_box #r_bn_mainArea  .r_bnrArea li { float:left; padding-right:8px; }
/* ---------------------------------------------
	footer
--------------------------------------------- */
#r_footer{
	border-top: 8px solid #D51522;
	width: 100%;
	padding-top: 16px;
	margin-top: 0px;
	}
.r_footer_in{
	width:970px;
	margin:0 auto;
	padding-bottom:77px;
	}
.r_footer_in .r_btm_nav{
	float:right;
	text-align:right;
	margin-right: -33px;
	}
.r_footer_in ul{
	margin-bottom:5px;
	text-align:right;
	}
.r_footer_in ul.r_btm_nav02{
	float:right;
	}
.r_footer_in ul li{ float:left;}
.r_footer_in ul.r_btm_nav01{}
.r_copyright{
	margin-top:10px;
	}
.r_footer_in .r_btm_info{
	float:left;
	margin-left: 30px;
	}
.r_footerTtlLif01{
	width:150px;
	}
.r_footerTtlRig01{
	margin:0 30px;
	}
.r_footerTtlRig02{
	margin-left:345px;
	}
/* ---------------------------------------------

	sub 第2階層以降 共通
	
--------------------------------------------- */	
#r_sub_wrap{
	width:970px;
	margin:0 auto;
	font-size:14px;
	line-height:25px;
	}
#r_sub_wrap.r_clumn01{
	margin-top:20px;
	}		
.r_mainTtl{
	margin-bottom:20px;
	}
.r_mainTxt{
	margin-top:15px;
	margin-bottom:20px;
	font-size:16px;
	font-weight:bold;
	}
/*リンク　青*/
a.r_link_b:link,
a.r_link_b:visited {
	color:#52B4FF;
	text-decoration: underline;
}
a.r_link_b:hover{
	color:#C3E5FF;
}
/*パンクズ*/
.r_pankuzu{
	width:100%;
	background-color:#F2F2F2;
	height:28px;
	margin:-4px auto 0 auto;
	}
.r_pankuzuIn{
	font-size:11px;
	height:28px;
	width:970px;
	margin:0 auto;
	}  
.r_pankuzu ul li {  
    float:left;  
    line-height:28px;
	}  
.r_pankuzu ul li a {  
    margin-right:10px;  
    padding-right:15px;  
    background:url(../images/topicpath.gif) no-repeat right center;  
	} 
/*Title*/
#r_sub_wrap .r_ttlBox{
	border-bottom:2px solid #D51524;
	height:40px;
	}
#r_sub_wrap h3.r_ttl,
#r_sub_wrap h4.r_ttl,
#r_form_wrap h3.r_ttl{
	border-bottom:2px solid #D51524;
	font-size:24px;
	padding:5px 0 5px 15px;
	font-weight:bold;
	background:url(../images/ttl_bo.gif) no-repeat left 5px;
	min-height:32px;
	}	
#r_sub_wrap .r_ttlBox h3.r_ttl{
	border-bottom:none;
	}
#r_sub_wrap .r_ttlBox .r_more2{
	float:right;
	margin-top:3px;
	}

#r_sub_wrap .r_sttl_red{
	font-size:16px;
	font-weight:bold;
	color:#D51524;
	}
.r_sttl01{
	font-size:18px;
	font-weight: bold;
	}
.r_sttl02{
	background:url(../images/ttl_icon01.gif) no-repeat left top;
	padding-left:15px;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	}
.r_sttl02 .r_coution{
	display: inline-block;
	}
.r_Ttl01{
	font-size:30px;
	color:#D51522;
	font-weight:bold;
	margin-bottom:18px;
	}
.r_Ttl02{
	font-size:30px;
	font-weight:bold;
	margin:0 0 30px 0;
	padding:20px;
	background-color:#f2f2f2;
	border-bottom:2px solid #D51625;
	}
.r_txtAll01{
	margin:10px 0 20px 0;
	}
/* ---------------------------------------------
	2clum
--------------------------------------------- */	
#r_subBox{
	width:740px;
	float:left;
	}
#r_subBoxCent{
	width:740px;
	margin:0 auto;
	}
#r_sideBox{
	width:211px;
	float:right;
	border-top:1px solid #D51524;
	background-color:#F2F2F2;
	margin-bottom:40px;
	}	
/*side area*/
#r_sideBox .r_side_area{
	border-bottom: 1px solid #D51524;
	padding-bottom: 0;
	padding-left: 7px;
	padding-right: 9px;
	padding-top: 10px;
	}
#r_sideBox .r_side_area .r_side_form01{
	height:20px;
	width:25px;
	border:1px solid #CCCCCC;
	background-color: #FFF;
	padding-left:5px;
	font-size:11px;
	vertical-align:middle;
	}
#r_sideBox .r_side_area .r_side_form02{
	height:20px;
	width:31px;
	border:1px solid #CCCCCC;
	background-color: #FFF;
	padding-left:5px;
	font-size:11px;
	vertical-align:middle;
	}
#r_sideBox .r_side_area .r_assessBox{
	padding:6px 0 8px;
	}
#r_sideBox .r_side_area .r_assessBox.r_bo_lr{
	border-top:1px solid #DC4C56;
	border-bottom:1px solid #DC4C56;
	}
#r_sideBox h3{
	padding-top:14px;
	background-color:#FFF;
	}
#r_sideBox .r_side_area02{
	margin: 10px;
	background: #FFF;
	padding-bottom: 0px;
	padding:7px 7px 7px 10px;
	}
#r_sideBox .r_side_area02 .r_sideCarBox{
	margin-bottom:7px;
	}
#r_sideBox .r_side_area02 .r_car_info{
	line-height: 15px;
	float: left;
	padding-left: 5px;
	}
#r_sideBox .r_side_area02 .r_car_info a{
	text-decoration: underline;
	}
#r_sideBox .r_side_area02 dl{
	padding-bottom:7px;
	}
#r_sideBox .r_bn_area{
	padding:15px 0 0 0;
	background-color: #FFF;
	}
#r_sideBox .r_side_voice{
	margin:10px;
	}
#r_sideBox .r_side_voice_txt{
	display: table;
	height:111px;
	padding-left:10px;
	}
#r_sideBox .r_side_voice_txt p{
	display: table-cell;
	vertical-align:middle;
	}
.r_sideNavi{
	background-color:#F2F2F2;
	padding:7px 10px;
	}
.r_sideNavi ul li{
	margin-bottom:2px;
	}
.r_sideNavi ul li ul li{ 
margin-bottom:0;
}
.r_sideNavi ul li ul{ 
margin-bottom:6px;
}
.r_sideNavi ul li.naviCol1{ 
margin-bottom:2px;
}
.r_sideNaviTtl{
	margin-bottom:3px;
	}
/* ---------------------------------------------
	footer
--------------------------------------------- */
#r_fo_list{
	background-color:#F2F2F2;
	width:100%;
	border-top:1px solid #D51522;
	}	
div.shortcut_cnt2{
	width:970px;
	margin:0 auto;
	font-size:12px !important;
	}
div.shortcut_cnt2 a{
	text-decoration:underline;
	}
div.shortcut_cnt2 ul li{
	line-height:22px;
	}		
div.title_shortcut{
	width:970px;
	height:30px;
	background:url(/images/bg_title_shortcut2.gif) no-repeat;
	margin:10px auto;
	}	
div.title_shortcut p{
	font-weight:bold;
	margin:0px 0 0 12px;
	padding:7px 0 0 0;
	}	
div.shortcut_body{
	width:980px;
	margin-right:-10px;
	}	
p.shortcut_category_title{
	height:20px;
	padding:20px 0 13px 0;
	font-weight:bold;
	font-size:14px;
	color:#3c3c3c;
	}
div.shortcut_text{
	font-size:12px;
	margin:0 0 10px 0;
	line-height:1.3em;
	color:#686868;
	}	
div.shortcut_set{
	width:178px;
	float:left;
	margin:0 10px 0 0;
	border-right:dotted 1px;
	}
div.shortcut_set2{
	width:178px;
	float:left;
	}
div.shortcut_cnt2 .r_subTtl{
	font-weight:bold;
	margin-bottom:5px;
	}			
div.shortcut_set_970_a{
	width:944px;
	height:19px;
	float:left;
	margin:0 10px 0 0;
	background-color:#FFF;
	padding:13px;
	}
div.shortcut_set_970{
	width:208px;
	height:108px;
	float:left;
	margin:0 10px 0 0;
	background-color:#FFF;
	padding:13px;
	}
div.shortcut_set_970_2{
	width:209px;
	height:134px;
	float:left;
	margin:0 10px 0 0;
	background-color:#FFF;
	padding:13px;
	}
div.shortcut_set_970_3{
	width:219px;
	height:134px;
	float:left;
	background-color:#FFF;
	padding:13px;
	}
div.shortcut_set_970_4	{
	width:209px;
	height:44px;
	float:left;
	margin:0 10px 0 0;
	background-color:#FFF;
	padding:13px;
	}
div.shortcut_set_970_5	{
	width:209px;
	height:69px;
	float:left;
	margin:0 10px 0 0;
	background-color:#FFF;
	padding:13px;
	}			
div.shortcut_set2_970	{
	width:225px;
	float:left;
	background-color:#FFF;
	}	
p.title_contry	{
	font-size:12px;
	margin:0 0 5px 0;
	padding:0;
	font-weight:bold;
	color:#505050;
	}	
p.title_contry img{
	vertical-align:middle;
	margin:0 10px 0 0 ;
	}	
img.country_a	{
	vertical-align:middle;
	margin:0 2px 3px 0 ;
	}
ul.shortcut1{
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;
	font-size:12px;
	}	
ul.shortcut1 li	{
	line-height:1.5em;
	}
ul.shortcut1 li.r_inde01{
	text-indent:1em;
	}
	
/* ---------------------------------------------
	既存サイトから引用
--------------------------------------------- */	
/* float解除 */
.float_kaijo		{
					clear:both;
					line-height:0.1em;
					}
/* ---------------------------------------------
	ie8
--------------------------------------------- */
.ie8 #r_campaign dl dt{ font-size:10px;}
.ie8 #r_campaign dl dd{ font-size:9px;}
.ie8 .btn03 a{ font-size:10px;}
.ie8 input{ vertical-align:middle; display:inline;}
/* ---------------------------------------------
	mac
--------------------------------------------- */
.mac #r_main-visual .r_txt01{ font-size:11px;}
.mac .btn03 a{ padding-left:15px;}
.mac .r_assess_form .r_ttl02{ font-size:11px;}
.mac .r_addresBox p{ font-size:11px;}
.mac ul.shortcut1{ font-size:11px;}
.mac .r_search_special dd .r_name{ font-size:15px;}
.mac #r_sub_wrap h3.r_ttl{padding-top:8px;}
.mac #r_subBox .r_search_news dl dd{ font-size:11px;}
/* ---------------------------------------------
	iPad
--------------------------------------------- */
.safari ul.shortcut1{ font-size:11px;}
.safari #r_main-visual .r_txt01{ font-size:11px;}
.safari .btn03 a{ padding-left:15px;}
.safari .r_assess_form .r_ttl02{ font-size:11px;}
.safari .r_addresBox p{ font-size:11px;}
.safari ul.shortcut1{ font-size:11px;}
.safari .r_search_special dd .r_name{ font-size:15px;}
.safari #r_sub_wrap h3.r_ttl{padding-top:8px;}
.safari #r_subBox .r_search_news dl dd{ font-size:11px;}



br.flt_clear	{
	clear:both;
	line-height:0.1em;
	}


div.SemTag	{
		display:none;
		}

.pb05{ 
     margin-left: 30px;  
}
</pre></body></html>