@charset "utf-8";
/* CSS Document */


/*____________________________________________________________________

	Defaults Styles
____________________________________________________________________*/

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
dt,
dd,
form,
input {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	vertical-align: bottom;
}

ul, dl {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


/*____________________________________________________________________

	Link
____________________________________________________________________*/

a:link {   color: #fff; text-decoration: none;}
a:visited {color: #fff; text-decoration: none;}
a:hover {  color: #fff; text-decoration: none;}
a:active { color: #fff; text-decoration: none;}

.contentBox a:link {   color: #166D99; text-decoration: none;}
.contentBox a:visited {color: #166D99; text-decoration: none;}
.contentBox a:hover {  color: #166D99; text-decoration: none;}
.contentBox a:active { color: #166D99; text-decoration: none;}

a.tel:link {   color: #166D99; text-decoration: underline;}
a.tel:visited {color: #166D99; text-decoration: underline;}
a.tel:hover {  color: #166D99; text-decoration: underline;}
a.tel:active { color: #166D99; text-decoration: underline;}

#ftPcsitelink a:link {   color: #fff; text-decoration: underline;}
#ftPcsitelink a:visited {color: #fff; text-decoration: underline;}
#ftPcsitelink a:hover {  color: #fff; text-decoration: underline;}
#ftPcsitelink a:active { color: #fff; text-decoration: underline;}



/*____________________________________________________________________

	Base Styles
____________________________________________________________________*/

/* ========== Margin ========== */
.mgt3  {margin-top: 3px !important;}
.mgt4  {margin-top: 4px !important;}
.mgt5  {margin-top: 5px !important;}
.mgt7  {margin-top: 7px !important;}
.mgt8  {margin-top: 8px !important;}
.mgt10 {margin-top:10px !important;}
.mgt15 {margin-top:15px !important;}
.mgt20 {margin-top:20px !important;}
.mgt25 {margin-top:25px !important;}
.mgt30 {margin-top:30px !important;}
.mgt35 {margin-top:35px !important;}
.mgt40 {margin-top:40px !important;}

.mgl3  {margin-left: 3px !important;}
.mgl5  {margin-left: 5px !important;}
.mgl10 {margin-left:10px !important;}
.mgl15 {margin-left:15px !important;}
.mgl20 {margin-left:20px !important;}
.mgl25 {margin-left:25px !important;}
.mgl30 {margin-left:30px !important;}
.mgl50 {margin-left:50px !important;}
.mgl55 {margin-left:55px !important;}
.mgl67 {margin-left:67px !important;}
.mgl100 {margin-left:100px !important;}

.mgl1em  {margin-left: 1em !important;}

.mgr3  {margin-right: 3px !important;}
.mgr5  {margin-right: 5px !important;}
.mgr10 {margin-right:10px !important;}
.mgr15 {margin-right:15px !important;}
.mgr20 {margin-right:20px !important;}
.mgr25 {margin-right:25px !important;}
.mgr30 {margin-right:30px !important;}

.mgb5  {margin-bottom: 5px !important;}
.mgb10 {margin-bottom:10px !important;}
.mgb15 {margin-bottom:15px !important;}
.mgb20 {margin-bottom:20px !important;}
.mgb25 {margin-bottom:25px !important;}
.mgb30 {margin-bottom:30px !important;}
.mgb35 {margin-bottom:35px !important;}
.mgb40 {margin-bottom:40px !important;}
.mgb45 {margin-bottom:45px !important;}
.mgb50 {margin-bottom:50px !important;}
.mgb100 {margin-bottom:100px !important;}

.mgs45 {margin-left:45px !important; margin-right:45px !important;}



/* ========== padding ========== */
.pdt5  {padding-top: 5px !important;}
.pdt10 {padding-top:10px !important;}
.pdt15 {padding-top:15px !important;}
.pdt20 {padding-top:20px !important;}
.pdt25 {padding-top:25px !important;}
.pdt30 {padding-top:30px !important;}

.pdl5  {padding-left: 5px !important;}
.pdl10 {padding-left:10px !important;}
.pdl15 {padding-left:15px !important;}
.pdl20 {padding-left:20px !important;}
.pdl25 {padding-left:25px !important;}
.pdl30 {padding-left:30px !important;}

.pdb5  {padding-bottom: 5px !important;}
.pdb10 {padding-bottom:10px !important;}
.pdb15 {padding-bottom:15px !important;}
.pdb20 {padding-bottom:20px !important;}
.pdb25 {padding-bottom:25px !important;}
.pdb30 {padding-bottom:30px !important;}

.pdl1em	{padding-left:	1.0em !important;}

.w240{width:240px;}
.w300{width:300px;}
.w100p{width:100%;}


/* ========== Float ========== */
.floatL   {float:left;}
.floatR   {float:right;}
.floatOff { float: none;}


.alL {text-align:left;}
.alC {text-align:center;}
.alR {text-align:right;}

.vaT {vertical-align:top;}
.vaM {vertical-align:middle;}
.vaB {vertical-align:bottom;}

.nowrap {white-space:nowrap;}


/* ========== Clear ========== */
.clear {
	clear: both;
	background: transparent;
	height: 1px;
	font-size: 1px;
}

.clearfix { overflow: hidden; }


/* ========== Image Space ========== */
.imgSpace01 {
	font-size: 1px;
	line-height: 1;
}


/*____________________________________________________________________

	Color
____________________________________________________________________*/

.txRed01    {color: #CC0000;}
.txGray01    {color: #666666;}
.txPink01    {color: #D91577;}
.txOrange01    {color: #FF6600;}


/*____________________________________________________________________

	Text
____________________________________________________________________*/

body {
	font-size: 12px;
	line-height: 1.5 !important;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", sans-serif;

}

noscript {
	color: #FFFFFF;
}

.xxxlag01 {
	font-size: 240% !important;
}

.xxlag01 {
	font-size: 180% !important;
}

.xlag01 {
	font-size: 140% !important;
}

.lag01 {
	font-size: 120% !important;
}


.mid01 {}

.sml01 {
	font-size: 80% !important;
}


strong, .bold {
	font-weight: bold;
}

.noBold {
	font-weight: normal;
}


.txPrice01 {
	color: #D91577;
	font-weight: bold;
}

.txPrice01 span {
	font-size: 140% !important;
	font-family: "Tahoma", sans-serif;
}	

.txTel01 {
	font-size: 200% !important;
	line-height: 1.0 !important;
	font-weight: bold;
	font-family: "Tahoma", sans-serif;
}

.txt16{font-size:16px;}
.txt18{font-size:18px;}
.txt20{font-size:20px;}

select{
font-size:16px;
}


/*____________________________________________________________________

	Line
____________________________________________________________________*/

.line01 {
	width: 100%;
	height: 3px;
	font-size: 3px;
	background: transparent url(../../common_rdz/img/line01.gif) repeat-x left center;
}

.line02 {
	width: 100%;
	height: 2px;
	font-size: 2px;
	background: transparent url(../../common_rdz/img/line02.gif) repeat-x left center;
}

.line03 {
	width: 100%;
	height: 1px;
	font-size: 1px;
	background: transparent url(../../common_rdz/img/line03.gif) repeat-x left center;
}

.line04 {
	width: 100%;
	height: 2px;
	font-size: 2px;
	background: transparent url(../../common_rdz/img/line04.gif) repeat-x left center;
}


/* ========== Line Dot ========== */
.lineDot01 {
	width: 100%;
	height: 1px;
	font-size: 1px;
	background: transparent url(../../common_rdz/img/line_dot01.gif) repeat-x left center;
}


/*____________________________________________________________________

	Arrow
____________________________________________________________________*/

.arrow01 {
	padding-left: 13px;
	text-indent: -13px;
}

.arrow01 img {
	margin-right: 5px;
	vertical-align: middle;
}


.noArrow01 {
	padding-left: 13px;
}



/*____________________________________________________________________

	PDF
____________________________________________________________________*/

.iconPdf01 {
	margin: 0 0 0 3px;
	vertical-align: middle;
}



/*____________________________________________________________________

	List
____________________________________________________________________*/

/* ========== Defaults List ========== */
ul.defList01 li {
	/*padding-left: 1.0em;
	text-indent: -1.0em;*/
	line-height: 1.6 !important;
}


/* ========== Dot List ========== */
.dotList01 {
	margin-left:5px;
}

.dotList01 li {
	padding-left:9px;
	line-height: 1.6 !important;
	background: transparent url(../img/parts_dot01.gif) no-repeat 0 9px;
}

.dotList01 li.txRed01 {
	background: transparent url(../img/parts_dot01-red.gif) no-repeat 0 9px;
}

.dotList01 .defList01 li {
	background: none;
}


/* ========== Number List 01 ========== */
.numList01 {
	padding: 0;
	border: none;
	border-collapse: collapse;
}

.numList01 th {
	padding: 0 2px 3px 0;
	text-align: left;
	font-weight: normal;
	white-space:nowrap;
	vertical-align: top;
}

.numList01 td {
	padding: 0 0 3px 0;
	vertical-align: top;
}


/* ========== Number List 02 ========== */
.numList02 {
	padding: 0;
	border: none;
	border-collapse: collapse;
}

.numList02 th {
	padding: 0 5px 3px 0;
	text-align: left;
	font-weight: normal;
	white-space:nowrap;
	vertical-align: top;
}

.numList02 td {
	padding: 0 0 3px 0;
	vertical-align: top;
}


/* ========== Picture List ========== */
.picList01 li {
	font-size: 0px !important;
	line-height: 0 !important;
}


/* ========== List menu ========== */
li.menuList01{
/*background:url(../../../sp/common_rdz/img/listmenu_bg01.png) repeat-x top left;*/
border-top:1px solid #ccc;
padding:10px;
}
li.menuList01last{
border-bottom:1px solid #ccc;
}
li.menuList01 a{
background:url(../../../sp/common_rdz/img/listmenu_arrow02.png) no-repeat right center;
display:block;
}








/*____________________________________________________________________

	Main Layout
____________________________________________________________________*/

body {
	width: 100%;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
	background: #000000;
	line-height:1;
	font-size:13px;
}


/*____________________________________________________________________

	Wrapper
____________________________________________________________________*/

#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 0;
	padding-top:15px;
}

.wrapIn{
	width: 320px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

/*____________________________________________________________________

	Header
____________________________________________________________________*/

#header{
padding:0 10px 12px;
position:relative;
}

.btnLogin{position:absolute;top:0;right:10px;}
.btnMypage{position:absolute;top:0;right:60px;}
.btnLogout{position:absolute;top:0;right:10px;}


/*____________________________________________________________________

	global nav
____________________________________________________________________*/

#gNavi{
padding-top:10px;
padding-bottom:10px;
}
#gNavi ul{
width:299px;
margin:0 auto;
}
#gNavi ul li{
width:97px;
height:98px;
float:left;
padding-right:4px;
margin-top:4px;
}
#gNavi ul li.wide{
width:194px;
}
#gNavi ul li.last{
padding-right:0!important;
}

#menuBox{
background: #000000 url(../../../sp/common_rdz/img/body_bg.jpg) no-repeat center top;
}



/*____________________________________________________________________

	Footer
____________________________________________________________________*/

.footer {
	width:100%;
	margin:0 auto;
	background:#000;
	text-align:center;
	padding-bottom:25px;
}


.ftMenu01{
font-size:13px!important;
}
.ftMenu01 li.LE{
float:left;
width:159px;
border-bottom:1px solid #2a2a2a;
border-right:1px solid #2a2a2a;
}
.ftMenu01 li.RI{
float:right;
width:160px;
border-bottom:1px solid #2a2a2a;
}
.ftMenu01 li a{
text-align:left;
display:block;
width:159px;
height:20px;
padding:18px 0 15px 10px;
background:url(../../../sp/common_rdz/img/ft_menu_arrow01.png) no-repeat 145px center;
}


/* ========== Footer Copy ========== */
#ftPcsite{
/*border-bottom:1px solid #474747;*/
padding:15px;
}
#ftPcsitelink li{
display:inline;
font-size:15px!important;
}
#ftCopy {
	margin-top: 108px;
}


/*____________________________________________________________________

	Pagetop
____________________________________________________________________*/

.pageTopBox {
border-top:1px solid #474747;
border-bottom:1px solid #474747;
padding:5px 0 15px;
/*margin-top:10px;*/
text-align:center;
}


/*____________________________________________________________________

	line Tab
____________________________________________________________________*/

#lineTab{
margin-top:10px;
position:relative;
}

#lineTab .lineTab-btn{
position:absolute;
top:6px;
left:163px;
}

#lineTab .lineTab-btn-dom{
position:absolute;
top:6px;
left:11px;
}




/*____________________________________________________________________

	News
____________________________________________________________________*/

ul.newsList01 li{
background:url(../../../sp/common_rdz/img/listmenu_bg01.gif) repeat-x top left;
width:310px;
height:73px;
padding-left:10px;
vertical-align:middle;
display:table-cell;
}
ul.newsList01 li.last{
background:url(../../../sp/common_rdz/img/listmenu_bg02.gif) repeat top left;
width:310px;
height:73px;
padding-left:10px;
vertical-align:middle;
display:table-cell;
}
ul.newsList01 li a{
background:url(../../../sp/common_rdz/img/listmenu_arrow01.png) no-repeat right center;
width:280px;
padding-right:20px;
display:block;
font-size:12px!important;
line-height:1.6;
}



/*____________________________________________________________________

	home
____________________________________________________________________*/

#homeVisual{
width:320px;
height:145px;
overflow:hidden;
margin:10px auto 0;
position:relative;
}

#homeImp{
/*margin-top:15px;*/
}
#homeImp ul li{
border-top:1px solid #000;
border-bottom:1px solid #000;
}
#homeImp ul li.alert {
background:#e6e6e6 url(/sp/common_rdz/img/home_imp_arrow01.png) no-repeat 305px center;
}
#homeImp ul li.info {
background:#e6e6e6 url(/sp/common_rdz/img/home_imp_arrow02.png) no-repeat 305px center;
}
#homeImp ul li a{
width:260px;
vertical-align:middle;
display:table-cell;
padding:11px 9px 10px 35px;
line-height:1.5;
}
#homeImp ul li.alert a {
background:url(/sp/common_rdz/img/home_imp_ico01.png) no-repeat 10px center;
color:#cc0000;
}
#homeImp ul li.info a {
background:url(/sp/common_rdz/img/home_imp_ico02.png) no-repeat 10px center;
color:#166D99;
}

#homeImp02{
/*margin-top:15px;*/
}
#homeImp02 ul li{
border-top:1px solid #000;
border-bottom:1px solid #000;
background:#e6e6e6;
}
#homeImp02 ul li span{
width:260px;
vertical-align:middle;
display:table-cell;
padding:10px 10px 10px 35px;
background:url(/sp/common_rdz/img/home_imp_ico.png) no-repeat 10px center;
color:#000;
line-height:1.5;
}
.implink { color: #166D99; text-decoration: none;}


/* visual */
#homeVisual ul{
position:absolute;
}
#homeVisual li{
width:235px;
padding-right:10px;
position:absolute;
}




/*____________________________________________________________________

	member
____________________________________________________________________*/

.memberModuleTop{
/*margin-top:12px;*/
background:url(../../../sp/common_rdz/img/mem_top_bar.png) no-repeat top;
padding:15px 10px 15px;
}

.memberModule{
/*margin-top:15px;
background:url(../../../sp/common_rdz/img/mem_top_bar.png) no-repeat top;
padding:15px 10px 0;*/
padding-bottom:10px;
}





/*____________________________________________________________________

	Module
____________________________________________________________________*/

.rezmod-sat {color: #0059AA;}
.rezmod-sun, .rezmod-hol {color: #E10000}

/* ========== Module Table ========== */
.modTbl01 {
	/*width: 190px;*/
	padding: 0;
	border: none;
	border-collapse: collapse;
}
.modTbl01 td{
padding-top:10px;
}

/* ========== Module Radio ========== */
ul#modRadio li {
	margin-right: 10px;
	float: left;
}



/*____________________________________________________________________

	Login
____________________________________________________________________*/

.logInp01 {
	/*width: 186px;
	height: 17px;
	padding-top: 5px;
	ime-mode: disabled;*/
	width:296px;
	height:35px;
	font-size: 16px !important;
}

.logInp02 {
	/*height: 20px;
	vertical-align: middle;*/
	margin-right: 3px;
}

.logInpId01 {
	font-size: 16px !important;
	color: #000;
}





/*____________________________________________________________________

	content
____________________________________________________________________*/

.contentBox{
background:#e6e6e6;
padding-top:10px;
color:#000;
font-size:15px;
line-height:1.6;
}
.contentBoxInner{
padding:0 10px;
}

h2{
background:url(../../../sp/common_rdz/img/txt_tit_bg.gif) no-repeat top left;
width:280px;
height:24px;
color:#000;
font-size:16px;
line-height:1;
padding:10px 10px 0;
margin-bottom:5px;
}
h2.twoline{
background:url(../../../sp/common_rdz/img/txt_tit_bg2.gif) no-repeat top left;
width:280px;
height:39px;
color:#000;
font-size:16px;
line-height:1;
padding:10px 10px 0;
margin-bottom:5px;
}

h3{
color:#000;
font-size:14px;
line-height:1;
margin-bottom:10px;
}





/*____________________________________________________________________

	Titss
____________________________________________________________________*/

.titss01 {
	padding: 0 8px 5px 2px;
	font-weight: bold;
	background: transparent url(../../common_rdz/img/line02.gif) repeat-x left bottom;
}



/*____________________________________________________________________

	Box
____________________________________________________________________*/

/* ========== idxBox02 ========== */
.idxBox02 {
	margin: 5px 0 0 0;
}
.idxBoxIco02 {
	float: left;
	width: 50px;
	text-align: center;
}
.idxBoxBody02A {
	float:right;
	width: 240px;
}
.idxBoxBody02B {
	float:	left;
	width: 240px;
	margin-left:	5px;
}


/*____________________________________________________________________

	contsNavi
____________________________________________________________________*/
#contsNavi h3 {
	margin-bottom: 0;
}
#contsNavi ul li {
	vertical-align: middle;
	width: 310px;
	padding-left: 10px;
	background: url(../../../sp/common_rdz/img/listmenu_bg01.gif) repeat-x left top;
	border-bottom: 1px solid #000000;
}
#contsNavi ul li+li {
	border-top: 1px solid #555555;
}
#contsNavi ul li a {
	display: block;
	background: url(../../../sp/common_rdz/img/listmenu_arrow01.png) no-repeat right center;
	font-size: 12px;
	line-height: 1.6;
	width: 280px;
	padding: 10px 20px 10px 0;
}














































