@charset "EUC-JP";   

/* clearfix 
---------------------------------------*/
.clearfix:after {
content: "";
display: block;
clear: both;
}
.clearfix {
display: inline-block;
}

.clearfix { display: block; }


/* */

body {
}

table {
	font: 100%;
	font-size: inherit;
}

hr {
	margin: 20px 0;
	border-width: 0;
	border-top: 1px solid #333;
}

images {
	border: none;
	vertical-align: bottom;
}

strong {
	font-weight: bold;
}


/* Layout
=======================================*/

body {
	text-align: center;
	margin: 0px;
	background:url(/nobunyaga/images/content_bg_pattern.gif);
}

/* for head2ndlayer.htm */ 
#body_head { 
	text-align: center;
	margin: 0px;
	background: url(/nobunyaga/images/based.jpg) #fffff3;
}

/* for foot2ndlayer.htm */ 
#body_foot { 
	text-align: center;
	margin: 0px;
	background: url(/nobunyaga/images/based.jpg) #fffff3;
}

#body_foot #footer {
	border-top:none;
	padding-top:28px;
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
}

#body_foot #footer #content_footer {
	border-top:#eee solid 1px;
	border-right:none;
	border-left:none;
}


#wrapper {
	background: url(/nobunyaga/images/kasou_bg1.png) repeat-x;
}

#outline {
	width: 1005px;
	margin: 0 auto;
	text-align: left;
	background:url(/nobunyaga/images/outline_bg.gif) repeat-y;
}


/* Style
=======================================*/

#head {
	width: 1005px;
	background: url(/nobunyaga/images/kasou_head.png) left top no-repeat;
	height: 177px;
}

#head_spacer {
	width: 1005px;
	height: 124px;
	
}

#head_spacer a{
	text-indent: -9999px;
	width: 320px;
	height: 124px;
	display: block;
	margin: 0 0 0 340px;
}



/* content_bg
=======================================*/

#content_bg {
	height: auto;
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
}

/*#content_footer{
	width:auto;
	text-align:center;
	font-size:10px;
	padding:4px;
	background:#fff;
	}*/

#content_main{
	width:auto;
	margin: 12px 12px 0px 32px;
	}
	
/* game
=======================================*/
#game_title{
	height: 67px;
	background: url(/nobunyaga/images/game.jpg) left top no-repeat;
	text-indent: -9999px;
		}
#game_base{
	height: auto;
	background: url(/nobunyaga/images/kiyaku_bg.jpg) left top;
		}
#game_main{
	margin: 0 0 0 115px;
		}
#game01{
	height: 537px;
	background: url(/nobunyaga/images/game01.jpg) left top no-repeat;
	text-indent: -9999px;
		}
#game02{
	height: 639px;
	background: url(/nobunyaga/images/game02.jpg) left top no-repeat;
	text-indent: -9999px;
		}
		
/* char
=======================================*/
#char01{
	height: 400px;
	background: url(/nobunyaga/images/char01.jpg) left top no-repeat;
	text-indent: -9999px;
		}
#char02{
	height: 400px;
	background: url(/nobunyaga/images/char02.jpg) left top no-repeat;
	text-indent: -9999px;
		}
#char03{
	height: 400px;
	background: url(/nobunyaga/images/char03.jpg) left top no-repeat;
	text-indent: -9999px;
		}
#char04{
	height: 400px;
	background: url(/nobunyaga/images/char04.jpg) left top no-repeat;
	text-indent: -9999px;
		}
#char05{
	height: 217px;
	background: url(/nobunyaga/images/char05.jpg) left top no-repeat;
	text-indent: -9999px;
		}
		
/* kiyaku
=======================================*/
#kiyaku_title{
	height: 67px;
	background: url(/nobunyaga/images/kiyaku.jpg) left top no-repeat;
	text-indent: -9999px;
		}
#kiyaku_base{
	height: auto;
	background: url(/nobunyaga/images/kiyaku_bg.jpg) left top;
		}
#kiyaku_main{
	margin: 0 0 0 115px;
		}
		
/* toiawase
=======================================*/
#text_red{
	color: #ff0000;
}

#toiawase_title{
	width: 1005px;
	height: 67px;
	background: url(/nobunyaga/images/toiawase.jpg) left top no-repeat;
	text-indent: -9999px;
		}
#toiawase_main{
	margin: 40px 140px;
		}



/* run
=======================================*/
#run{
	width: 115px;
	height: 115px;
	float: left;
	margin: 12px 0 0 10px;
		}
