@charset "shift_jis";

/* ===========================================
 * Parts
 * -------------------------------------------
 * 10.06.01
=========================================== */


/* Header
=========================================== */

#header h1 {
	padding-top: 27px;
}

#header p#lead {
	position: absolute;
	top: 4px;
	left: 0;
	width: 520px;
	height: 23px;
	font-size: 77%;
	line-height: 1.3;
	overflow: hidden;
}

#header p#top {
	position: absolute;
	top: 72px;
	left: 217px;
}

#header .card {
	position: absolute;
	top: 40px;
	right: 6px;
	font-size: 0;
	line-height: 0;	
}
#header .card li {
	float:left;
	display: inline;
	padding-left: 6px;
}


#header #tNavi {
	position: absolute;
	top: 0;
	right: 0;
	width: 433px;
	height: 30px;
	font-size: 0;
	line-height: 0;	
}
#header #tNavi li {
	float:left;
	display: inline;
}


#header #gBtn {
	position: absolute;
	top: 79px;
	right: 6px;
	font-size: 0;
	line-height: 0;	
}
#header #gBtn li {
	float:left;
	display: inline;
	padding-left: 17px;
}


#header #gNavi {
	position: absolute;
	top: 99px;
	left: 210px;
	font-size: 0;
	line-height: 0;	
}
#header #gNavi li {
	float:left;
	display: inline;
	padding-left: 5px;
}



/* Bread
=========================================== */

#bread p {
	margin-left: 10px;
	padding-left: 15px;
	background: url(/common/img/base/bd_icn_cir.png) no-repeat left 0.04em;
	font-size: 85%;
}



/* Side
=========================================== */

#search {
	margin-bottom: 5px;
	width: 200px;
	background-color: #F2E6C5;
}
#search .bg_t {
	width: 200px;
	background: url(/common/img/base/sd_sc_t.png) no-repeat left top;
}
#search .bg_b {
	padding: 6px 8px 4px;
	width: 184px;
	background: url(/common/img/base/sd_sc_b.png) no-repeat left bottom;
}

#search p.tit {
	margin-bottom: 3px;
}

#search input {
	vertical-align: middle;
}
#search .word {
	float: left;
	width: 140px;
}
#search .btn {
	float: right;
	width: 34px;
}

#search p {
	color: #666;
	font-size: 85%;
	line-height: 1.5;
}


/* ---------------------------------------- */


#login {
	margin-bottom: 10px;
	width: 200px;
	background: url(/common/img/base/sd_ln_y.png) repeat-y;
}
#login .bg_t {
	width: 200px;
	background: url(/common/img/base/sd_ln_t.png) no-repeat left top;
}
#login .bg_b {
	padding: 10px 9px 8px;
	width: 182px;
	background: url(/common/img/base/sd_ln_b.png) no-repeat left bottom;
}

#login ul {
	font-size: 0;
	line-height: 0;	
}

#login p.guest {
	padding: 10px 0 12px;
	text-align: center;
}
#login p.guest span {
	font-weight: bold;
	font-size: 116%;
}

#login p.tit {
	margin-bottom: 6px;
}


#login dt {
	float: left;
	padding: 2px 8px 2px 3px;
	width: 60px;
}
#login dd {
	float: left;
	padding-bottom: 5px;
	width: 105px;
}
#login .word {
	width: 105px;
}

#login p.arw {
	margin-left: 13px;
	padding: 5px 0 7px 8px;
	background: url(/common/img/base/icn_arw.gif) no-repeat left 0.5em;
	font-size: 85%;
}


/* ---------------------------------------- */


#otrLink {
	margin-bottom: 10px;
	font-size: 0;
	line-height: 0;	
}

.side #banner {
	margin-bottom: 10px;
	font-size: 0;
	line-height: 0;	
}
.side #banner li {
	margin-bottom: 10px;
}

/* ---------------------------------------- */


#choose {
	margin-bottom: 15px;
	width: 200px;
}
#choose .bg_y {
	width: 200px;
	background: url(/common/img/base/sd_ch_y.png) repeat-y;
}
#choose .bg_b {
	padding: 10px 9px 7px;
	width: 182px;
	background: url(/common/img/base/sd_ch_b.png) no-repeat left bottom;
}

#choose p.sub {
	margin-bottom: 5px;
}

#choose ul {
	margin: 0 0 15px 3px;
}
#choose ul.last {
	margin: 0 0 0 3px;
}
#choose ul li {
	padding-left: 13px;
	background: url(/common/img/base/icn_arw.gif) no-repeat left 0.5em;
	line-height: 1.5;
}

#choose ul li span#icn01 {
	padding-right: 22px;
	background: url(/common/img/base/sd_ch_icn01.png) no-repeat right top;
}
#choose ul li span#icn02 {
	padding-right: 26px;
	background: url(/common/img/base/sd_ch_icn02.png) no-repeat right top;
}
#choose ul li span#icn03 {
	padding-right: 16px;
	background: url(/common/img/base/sd_ch_icn03.png) no-repeat right top;
}
#choose ul li span#icn04 {
	padding-right: 14px;
	background: url(/common/img/base/sd_ch_icn04.png) no-repeat right top;
}
#choose ul li span#icn05 {
	padding-right: 13px;
	background: url(/common/img/base/sd_ch_icn05.png) no-repeat right top;
}


/* ---------------------------------------- */


.side #contact {
	margin-bottom: 25px;
	width: 200px;
}
.side #contact p {
	color: #666;
	line-height: 1.5;
}

.side #contact p.tit {
	margin-bottom: 5px;
}
.side #contact p.tel {
	margin: 5px 0 10px;
}

.side #contact p.acs {
	padding-top: 6px;
	background: url(/common/img/base/line_ms.png) no-repeat left top;
	font-size: 85%;
}


/* ---------------------------------------- */


#calender {
	margin-bottom: 25px;
	width: 200px;
}
#calender p {
	margin-bottom: 10px;
	color: #666;
	line-height: 1.5;
}
#calender p.tit {
	margin-bottom: 5px;
}

#calender table {
	margin-bottom: 15px;
	width: 200px;
	border: none;
}
#calender table caption {
	padding: 0 0 3px 3px;
	border-bottom: 1px solid #B38D4F;
	color: #B38D4F;
	font-weight: bold;
}
#calender table th, #calender table td {
	border: 1px solid #fff;
	text-align: center;
	font-weight: bold;
}
#calender table th {
	padding: 3px;
	background-color: #fff;
	color: #B38D4F;
}
#calender table td {
	padding: 5px;
	background-color: #F0ECDE;
	color: #B38D4F;
}
#calender table td.off {
	background-color: #D7B98F;
	color: #fff;
}



/* Contents
=========================================== */


#rcmLink {
	margin-bottom: 20px;
	background: url(/common/img/base/rcm_bg.png) repeat-y;
}
#rcmLink ul {
	margin-left: -20px;
	width: 750px;
}

#rcmLink li {
	float: left;
	display:inline;
	margin-left: 20px;
}


/* ---------------------------------------- */

#clmBnr {
	margin-bottom: 30px;
}
#clmBnr ul {
	margin-left: -10px;
	width: 740px;
}
#clmBnr li {
	float: left;
	display:inline;
	margin-left: 10px;
}


/* ---------------------------------------- */


#pay {
	float: left;
}
#send {
	float: right;
}
.how {
	width: 360px;
}
.how p.tit {
	margin-bottom: 10px;
}
.how dt {
	margin-bottom: 5px;
}
.how dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(/common/img/base/line_ms.png) no-repeat left bottom;
	color: #666;
	font-size: 85%;
	line-height: 1.4;
}

.how .card {
	font-size: 0;
	line-height: 0;	
}
.how .card li {
	float:left;
	display: inline;
	padding-right: 6px;
}





/* Footer
=========================================== */

#footer ul  {
	color: #fff;
	font-size: 85%;
}
#footer li {
	float: left;
	line-height: 32px;
}

#footer address {
	padding: 12px 0 20px;
	color: #999;
	font-size: 85%;
	text-align: right;
}

#footer a { color: #fff; text-decoration: none; }
#footer a:active { color: #fff; text-decoration: underline; }
#footer a:hover { color: #fff; text-decoration: underline; }

