@charset "utf-8";


/* ----------------------------------------
	00 contents
------------------------------------------*/

#contents #cont-main {
	height: 873px;
	min-width: 894px;
	max-width: 1280px;
	width: expression(document.body.clientWidth < 896? "894px" : document.body.clientWidth > 1280? "1280px" : "auto");
	background: url(../img/cmn_bg.jpg) top center no-repeat;
	color: #533729;
}

#contents #cont-main #cont-body {
	position: relative;
	width: 894px;
	height: 873px;
	margin: 0 auto;
}


/* ----------------------------------------
	00 navi
------------------------------------------*/

#navi-container #navi {
	/*left: 35px;*/
}


/* ----------------------------------------
	01 head
------------------------------------------*/

#rcp-head {
	position: relative;
	width: 894px;
}

h1.title {
	position: absolute;
	left: 689px;
	top: 75px;
	width: 160px;
	height: 52px;
}
/*
h2.logo {
	position: absolute;
	left: 7px;
	top: 0px;
	width: 170px;
	height: 114px;
}
*/

#rcp-banner {
	display: block;
	position: absolute;
	left: 180px;
	top: 25px;
	width: 245px;
	height: 65px;
	background: url(../img/banner.png) left top no-repeat;
	text-decoration: none;
}
#rcp-banner:hover {
	background: url(../img/banner_ov.png) left top no-repeat;
}
#rcp-banner span {
	visibility: hidden;
}


/* ----------------------------------------
	02 navi
------------------------------------------*/

#rcp-navi-l {
	position: absolute;
	left: 0px;
	top: 205px;
	width: 140px;
	height: 380px;
	text-align: left;
}
#rcp-navi-l #l-01 {
	position: absolute;
	z-index: 20;
	top: 0px;
}
#rcp-navi-l #l-02 {
	position: absolute;
	z-index: 20;
	top: 44px;
}
#rcp-navi-l #l-03 {
	position: absolute;
	z-index: 20;
	top: 97px;
}
#rcp-navi-l #l-04 {
	position: absolute;
	z-index: 20;
	top: 142px;
}
#rcp-navi-l #l-05 {
	position: absolute;
	z-index: 20;
	top: 184px;
}
#rcp-navi-l #l-06 {
	position: absolute;
	z-index: 20;
	top: 234px;
}
#rcp-navi-l #l-07 {
	position: absolute;
	z-index: 20;
	top: 274px;
}
#rcp-navi-l #l-08 {
	position: absolute;
	z-index: 20;
	top: 319px;
}

#rcp-navi-l #l-01-disable {
	position: absolute;
	z-index: 10;
	top: 0px;
	width: 90px;
	height: 53px;
	background: url(../img/cmn_nv_l_01_of.png) top left no-repeat;
}
#rcp-navi-l #l-01-disable:hover {
	background: url(../img/cmn_nv_l_01_on.png) top left no-repeat;
}
#rcp-navi-l #l-02-disable {
	position: absolute;
	z-index: 9;
	top: 44px;
	width: 90px;
	height: 57px;
	background: url(../img/cmn_nv_l_02_of.png) top left no-repeat;
}
#rcp-navi-l #l-02-disable:hover {
	background: url(../img/cmn_nv_l_02_on.png) top left no-repeat;
}
#rcp-navi-l #l-03-disable {
	position: absolute;
	z-index: 8;
	top: 97px;
	width: 90px;
	height: 50px;
	background: url(../img/cmn_nv_l_03_of.png) top left no-repeat;
}
#rcp-navi-l #l-03-disable:hover {
	background: url(../img/cmn_nv_l_03_on.png) top left no-repeat;
}
#rcp-navi-l #l-04-disable {
	position: absolute;
	z-index: 7;
	top: 143px;
	width: 90px;
	height: 56px;
	background: url(../img/cmn_nv_l_04_of.png) top left no-repeat;
}
#rcp-navi-l #l-04-disable:hover {
	background: url(../img/cmn_nv_l_04_on.png) top left no-repeat;
}
#rcp-navi-l #l-05-disable {
	position: absolute;
	z-index: 6;
	top: 184px;
	width: 90px;
	height: 50px;
	background: url(../img/cmn_nv_l_05_of.png) top left no-repeat;
}
#rcp-navi-l #l-05-disable:hover {
	background: url(../img/cmn_nv_l_05_on.png) top left no-repeat;
}
#rcp-navi-l #l-06-disable {
	position: absolute;
	z-index: 5;
	top: 233px;
	width: 90px;
	height: 47px;
	background: url(../img/cmn_nv_l_06_of.png) top left no-repeat;
}
#rcp-navi-l #l-06-disable:hover {
	background: url(../img/cmn_nv_l_06_on.png) top left no-repeat;
}
#rcp-navi-l #l-07-disable {
	position: absolute;
	z-index: 4;
	top: 274px;
	width: 90px;
	height: 52px;
	background: url(../img/cmn_nv_l_07_of.png) top left no-repeat;
}
#rcp-navi-l #l-07-disable:hover {
	background: url(../img/cmn_nv_l_07_on.png) top left no-repeat;
}
#rcp-navi-l #l-08-disable {
	position: absolute;
	z-index: 3;
	top: 319px;
	width: 90px;
	height: 58px;
	background: url(../img/cmn_nv_l_08_of.png) top left no-repeat;
}
#rcp-navi-l #l-08-disable:hover {
	background: url(../img/cmn_nv_l_08_on.png) top left no-repeat;
}


#rcp-navi-r {
	position: absolute;
	right: 0px;
	top: 170px;
	width: 110px;
	height: 115px;
	/*text-align: right;*/
}
#rcp-navi-r #r-01 {
	position: absolute;
	top: 0px;
	right: 0px;
}
#rcp-navi-r #r-02 {
	position: absolute;
	top: 55px;
	right: 0px;
}

#rcp-navi-r #r-01-disable {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 70px;
	height: 55px;
	background: url(../img/cmn_nv_r_01_of.png) top left no-repeat;
}
#rcp-navi-r #r-01-disable:hover {
	background: url(../img/cmn_nv_r_01_on.png) top left no-repeat;
}
#rcp-navi-r #r-02-disable {
	position: absolute;
	top: 55px;
	right: 0px;
	width: 70px;
	height: 60px;
	background: url(../img/cmn_nv_r_02_of.png) top left no-repeat;
}
#rcp-navi-r #r-02-disable:hover {
	background: url(../img/cmn_nv_r_02_on.png) top left no-repeat;
}


#bnr_bloger {
	width: 208px;
	height: 86px;
	position: absolute;
	left: 279px; top: 378px;
}
#bnr_bloger a {
	display: block;
	width: 208px;
	height: 86px;
	background: url(../img/bnr_bloger.png) left top no-repeat;
	text-decoration: none;
}
#bnr_bloger a:hover {
	background: url(../img/bnr_bloger_ov.png) left top no-repeat;
}
#bnr_original {
	width: 208px;
	height: 86px;
	position: absolute;
	left: 279px; top: 464px;
}
#bnr_original a {
	display: block;
	width: 208px;
	height: 92px;
	background: url(../img/bnr_original.png) left top no-repeat;
	text-decoration: none;
}
#bnr_original a:hover {
	background: url(../img/bnr_original_ov.png) left top no-repeat;
}
#bnr_bloger a span,
#bnr_original a span {
	visibility: hidden;
}


/* ----------------------------------------
	03 page
------------------------------------------*/

#rcp-page-l {
	position: absolute;
	left: 100px;
	top: 110px;
	width: 355px;
	height: 580px;
	/*background: #09F;*/
}

#rcp-page-r {
	position: absolute;
	left: 455px;
	top: 110px;
	width: 355px;
	height: 580px;
	/*background: #FC6;*/
}



/* ----------------------------------------
	04 foot
------------------------------------------*/

#rcp-foot {
	position: absolute;
	top: 700px;
	left: 0;
	width: 894px;
	height: 160px;
}

#rcp-foot img.day_1 {
	position: absolute;
	left: 60px;
	top: 10px;
}
#rcp-foot img.day_3 {
	position: absolute;
	left: 60px;
	top: 50px;
}
#rcp-foot img.day {
	position: absolute;
	left: 35px;
	top: 6px;
}
#rcp-foot a.bnr_anc {
	position: absolute;
	left: 130px;
	top: 8px;
	background: url(../img/bnr_anc.png) left top no-repeat;
}
#rcp-foot a.bnr_anc:hover {
	background: url(../img/bnr_anc_ov.png) left top no-repeat;
}
#rcp-foot a.bnr_anc img {
	visibility: hidden;
}
#rcp-foot #AXYZImgL_D_1752_A82 {
	position: absolute;
	left: 130px;
	top: 8px;
}

#rcp-foot .l_attention{
	position: absolute;
	left: 140px;
	top: 10px;
	color: #eebfa1;
	font-size: 70%;
	line-height: 1.6;
	text-align: left;
}

#rcp-foot .r_attention {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 410px;
	height: 80px;
	color: #eebfa1;
	font-size: 70%;
	line-height: 1.6;
	text-align: left;
}

#rcp-foot a.note_mrnt,
#rcp-foot a.note_mrnt:link {
	float: left;
	display: block;
	position: absolute;
	right: 40px;
	top: 120px;
	height: 18px;
	color: #FFF;
	font-size: 80%;
	line-height: 1.3;
	border-bottom: 1px dotted #FFF;
	text-decoration: none;
	padding-right: 3px;
}
#rcp-foot a.note_mrnt:visited {
	/*
	color: #39F;
	border-bottom: 1px dotted #39F;
	*/
	color: #FFF;
	border-bottom: 1px dotted #FFF;
	text-decoration: none;
}
#rcp-foot a.note_mrnt:hover,
#rcp-foot a.note_mrnt:active {
	color: #f48d14;
	border-bottom: 1px dotted #f48d14;
	text-decoration: none;
}
#rcp-foot a.note_mrnt img {
	float: left;
	padding-right: 3px;
}






.to_home {
	right: 38px !important;
}







