@charset "utf-8";

/* ==================================================

	FILE NAME	:	style.css
	AUTHOR		:	mjya.shiromaru.

================================================== */

/*kouzou*/
.kouzou-renga-main{
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-size:14px;
font-weight:bold;
margin-top:10px;
color:#7C0E1C;
}
.kouzou-renga-sub{
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-size:12px;
color:#7C0E1C;
background-color:#E5CAC4;
}


/* ----- renga css ----- */
div#contents {
	float: left;
	width: 670px;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:200px;
	display:block;
	height:100% !important;
}



#renga-banner{
width:210px;
height:145px;
display:block;
margin-top:10px;
}

#renga-banner a {
	background: url(../img/renga-banner1.jpg) no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	display: block;
	width: 210px;
	height:145px;
}

#renga-banner a:hover {
	background-image: url(../img/renga-banner1.jpg) no-repeat;
	background-position: 0px -145px;
	text-indent: -99999px;
	display: block;
	width: 210px;
	height: 145px;
}

#w-renga{
background-image:url(../img/white-renga-banner.jpg);
width:670px;
height:172px;
margin-top:50px;
}

#w-renga p,h2{
color:#A5ABC9;
position:relative;
left:100px;
top:45px;
line-height:20px;
}

#w-renga h2{
color:#800080;
}


#kaidan{
width:670px;
}


#kaidan table{
background-image:url(../img/renga2-kaidan-1.jpg);
}

#kaidan2 table{
background-image:url(../img/renga2-kaidan-2.jpg);
}

div#wrapper {
	background: url(../img/renga-header_back.jpg) repeat-x;
}

li#contentsMenu1 a {
	background: url(../img/renga-contents_menu.jpg) no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	display: block;
	width: 223px;
	height: 52px;
}

li#contentsMenu1 a:hover {
	background-image: url(../img/renga-contents_menu.jpg) no-repeat;
	background-position: 0px -52px;
	text-indent: -99999px;
	display: block;
	width: 223px;
	height: 52px;
}

li#contentsMenu2 a {
	background: url(../img/renga-contents_menu.jpg) no-repeat;
	background-position: -223px 0px;
	text-indent: -99999px;
	display: block;
	width: 223px;
	height: 52px;
}

li#contentsMenu2 a:hover {
	background-image: url(../img/renga-contents_menu.jpg) no-repeat;
	background-position: -223px -52px;
	text-indent: -99999px;
	display: block;
	width: 223px;
	height: 52px;
}

li#contentsMenu3 a {
	background: url(../img/renga-contents_menu.jpg) no-repeat;
	background-position: -446px 0px;
	text-indent: -99999px;
	display: block;
	width: 224px;
	height: 52px;
}

li#contentsMenu3 a:hover {
	background-image: url(../img/renga-contents_menu.jpg) no-repeat;
	background-position: -446px -52px;
	text-indent: -99999px;
	display: block;
	width: 224px;
	height: 52px;
}

div#r1Box1 {
	float: left;
	color: #441406;
	font-size: 14px;
	line-height:29px;
	letter-spacing:1px;
}

h3.r1h3 {
	background: url(../img/r1_h3_back.jpg) no-repeat;
	color: #E5D0B3;
	font-size: 12px;
	width: 660px;
	height: 23px;
	padding: 5px 0 0 10px;
}

div#outBox3 {
	background: url(../img/r3_back_top.jpg) top no-repeat #E6D1B4;
	margin-top: 10px;
}

div#inBox3 {
	background: url(../img/r3_back_bottom.jpg) bottom no-repeat;
	padding: 15px;
}

div#floorBox1 {
	margin-top:20px;
	color:#5C2318;
	font-size:14px;
	line-height:2;
	margin-bottom:20px;
}

div#floorBox2 {
	border-top: 1px solid #999;
	padding-top: 10px;
}

div#rightMenu {
	float: left;
	width: 208px;
	
	margin-left: 40px;
	
	margin-top:20px;
}

#rightmenu-waku{
background-color: #851128;
border: #CCC 1px solid;
}

div#rightMenuBack {
	background-color: #FFF;
	margin: 5px;
	border: #666 1px solid;
}

h4#rightMenu4 {
	background: url(../img/renga-right_menu_h4.jpg) no-repeat left top;
	width: 196px;
	height: 39px;
	text-indent: -99999px;
}

div#rightMenu ul {
	list-style: none;
}

div#rightMenu li {
	font-size: 12px;
	height: 35px;
	border-bottom: #CCC 1px solid;
	margin: 0 6px;
	background: #FFF url(../img/renga-right_menu_li.jpg) no-repeat left center;
}

div#rightMenu li a {
	display: block;
	width: 160px;
	padding: 10px 0px 7px 30px;
	background: #FFF url(../img/renga-right_menu_li.jpg) no-repeat left center;
	text-decoration: none;
	color: #851128;
}

div#rightMenu li a:hover {
	background: url(../img/renga-right_menu_li_hv.jpg) no-repeat left center;
}