@charset "UTF-8";
/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-size:97%;
 font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
} 
 
#pagewidth{ 
 width:780px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:50px;
	background-color:#FFFFFF;
	width:100%;
	padding-left:10px;
}
#header .headermenu{
text-align:right;
padding-top:30px;
padding-right:30px;
font-size:x-small;
}
#wrapperunder{
background-image: url(images/bk-contents.jpg);
background-repeat:repeat-y;
}
#wrapperunder #nav{
padding-left:10px;
}
#mainimg{
padding-left:20px;
}
 
#leftcol{
 width:270px; 
 float:left; 
 position:relative;
 text-align:left;
 background-image:url(images/nav-u_09.jpg);
 background-repeat:no-repeat;
  }
 
#maincol{
 float: right; 
 /*display:inline;*/ 
 /*position: relative;*/ 
 width:500px;
 text-align:left;
 }
#maincol #contens{
padding:30px 20px 25px 20px;
line-height:1.6;
color:#555;
} 
#menu{
text-align:left;
padding-left:30px;
padding-top: 30px;
font-size:small;
}
#menu .ttl{
font-weight:bold;
}
#menu p {
margin:0;
}
#menu img{
margin:10px 0px;
}
#footer{
 height:100px; 
  background-color:#FFFFFF;
  background-image: url(images/bk-footer.jpg);
  background-repeat:no-repeat;
 clear:both;
	padding-top: 15px;
	padding-left: 20px;
	color:#666666;
	line-height:1.8;
	font-size:small;
 }
#footer a {
color:#333333;
text-decoration:none;
}
#footer a:hover {
color:#000;
text-decoration:underline;
} 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
a {
color:#0000FF;
text-decoration:none;
}
a:hover{
color:#0000FF;
text-decoration:underline;
}
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 




