@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	margin: 0;
	padding: 0;
	}
html{
	 overflow-y: scroll;
	}
body{
	font-size: 14px;
	color:#666;
	}
a:link		{ color: #0E7BB4;text-decoration:underline; }
a:visited	{ color: #0E7BB4; }
a:hover		{ color: #333333;text-decoration:none;}
h1, h2, h3, h4, h5, h6{	font-size: 100%;}
ul,li,dl,dt,dd{ list-style: none;}
img{ border: 0; vertical-align: bottom;}
a img{ border: 0; overflow: hidden;}
p{line-height: 1.5;}
table{border:0; border-collapse:collapse; border-spacing: 0;}
textarea{
	font-size: 100%;
	}
em{
	font-weight:bold;
	font-style:normal;
}
.clfx,#body,.entry{
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
	}	
.clfx:after,#body:after,.entry:after{/*for modern browser*/
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
	}
.clr{clear: both;}

sub{
	font-size:60%;
	line-height:1;
	vertical-align:5%;
	margin:0 0.3em 0 0;
}

.left{
	float:left;
}

.right{
	float:right;
}

/*------body-----------------------------------------------------*/

body{
    background:url(cmn_img/bgbg.gif) repeat;
}

/*------header-----------------------------------------------------*/

div#header{
	width:900px;
	margin:30px auto 0;
}

div.logo{
	width:375px;
	margin-left:40px;
	float:left;
}

div.nav{
	width:320px;
	margin-right:10px;
	float:right;
}

div.nav li{
	width:67px;
	margin-right:35px;
	float:left;
}

	 
/*------/header---------------------------------------------------*/

/*------content-----------------------------------------------------*/


div#wrapper{
	width:900px;
	margin:30px auto 0;
	clear:both;
}

div.main{
	width:650px;
	margin:30px 0 30px 40px;
	float:left;
}
	
div.bus{
	width:97px;
	margin:80px 70px 0 0;
	float:right;
}	



div.content{
	width:820px;
	margin:0 auto;
	clear:both;
}
	
/*------/content-----------------------------------------------------*/	




/*------footer-----------------------------------------------------*/

div#footerWrapper{
   background:url(cmn_img/moco_footer.gif) 0 0 repeat;
   width:100%;	
}

div#footer{
	width:900px;
	margin:30px auto 0;
	height:178px;
}

li.footer_logo{
	padding-top:20px;
	margin:0 20px 15px;
}
li.address{
	margin:5px 0 0 50px;
}
li.time{
	margin:5px 0 0 50px;
}
li.map{
	margin:5px 0 0 50px;
}
li.kuro{
	margin:5px 0 0 50px;
}
li.copyright{
	margin:20px 0 0 50px;
}
div#footer li a.tuika{
	color:#FFF;
	font-size:18px;
	font-weight:bold;
}
	

 
/*------/footer-----------------------------------------------------*/

div#menu{
	width:900px;
	margin:30px auto 0;
	clear:both;
}

body.black{
	width:900px;
	margin:0 auto;
	background:#000;
}

ul.black_nav{
	padding-top:20px;
	padding-left:30px;
}

ul.black_nav li{
	margin:20px;
}

div.blackBody{
	background:url(black/black_img/mocokuro.gif) 0 0 no-repeat;
	width:900px;
	height:800px;
}

/*------/body-----------------------------------------------------*/





