@charset "EUC-JP";

/*--------------------*/
html{
overflow:scroll;
}
body{
	color: #CCCCCC;
	font: 12px/150% "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	background: #000000 url(../img/back_main.jpg) repeat-x;
	text-align: center;
	letter-spacing: 0.1em;
}
a,a:link,a:visited{
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	border:0;		
}
a:hover,a:active{
color:#FF0000;
text-decoration: underline;
}
br{
    letter-spacing: 0;
}
#wrapper{
	width: 760px;
	margin:0 auto;
}
#wrapper:after{
content:"";
display:block;
height:0;
clear:both;
}
#contents{
/*	margin:0px 10px;*/
}
#contents:after{
content:"";
display:block;
height:0;
clear:both;
}
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clear{
display:inline-block;
}
/*Hides from IE-mac \*/
*html .clearfix{
height:1%;}
.clearfix{
display:block;}
/*End hide from IE-mac \*/


/*--------------------header--------------------*/
#header{
	width: 760px;
	height: 200px;
	margin-bottom: 10px;
/*	text-align: right;	*/
}
#header h1{
	font-size:10px;
	padding-left:10px;
	font-weight: normal;
	color: #666666;
	height: 20px;
	text-align: right;
}
#header #logo{

}



#header #menu{
	width:440px;
	height: 35px;
	margin-left:335px;
}



/*--------------------/header--------------------*/

#contents{
	margin-bottom: 30px;
}

/*--------------------main--------------------*/
#main{
	text-align: left;
}
#main_contents{
	text-align: left;
}
#main h2{
	margin-bottom: 10px;
}

#ssi{
	margin:0 0 1em 2em;
}

/*--------------------/main--------------------*/


/*--------------------footer--------------------*/
#footer{
	width: 760px;
	height:50px;
	clear: both;
	background: url(../img/back_footer.jpg) repeat-x;
	color: #FFFFFF;
	padding-top: 10px;
}

/*--------------------/footer--------------------*/


/*--------------------other--------------------*/
.gotop{
	font-size: 10px;
	text-align: right;
	margin-top:20px;
	margin-bottom:20px;
}
.gotop a, .gotop a:link, .gotop a:visited{
	text-decoration:none;
	border-bottom:1px #FFFFFF solid;
	padding-bottom: 2px;		
}
.gotop a:hover, .gotop a:active{
	text-decoration:none;
	border-bottom:1px solid #FF0000;
	padding-bottom: 2px;
}
/*--------------------/other--------------------*/


/*--------------------foot_menu--------------------*/

#foot_menu{
	width: 760px;
	font-size: 10px;
	margin-bottom: 10px;
}
#foot_menu a, #foot_menu a:link, #foot_menu a:visited{
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	padding-bottom: 2px;		
}
#foot_menu a:hover, #foot_menu a:active{
	text-decoration:none;
	border-bottom:1px solid #FF0000;
	padding-bottom: 2px;
}



/*--------------------/foot_menu--------------------*/
