@charset "utf-8";
/* ==========目次==========
作成日:2008年4月14日
最終更新日:2008年4月17日

　1.各要素のリセット
　2.基本設定
　3.リンク

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


/* 1.各要素のリセット
******************************************************************************************** */
div,h1,h2,h3,h4,h5,h6,p,form,ul,ol,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	background: transparent;
	line-height:1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

img{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: transparent;
}

p{
text-align:justify;
}

hr{
	display: none;
	clear:both;
}

/* 2.基本設定
	background:transparent url(../img/header_bg.gif) repeat-x top left;
******************************************************************************************** */
body {
	background-color: #F0F0F0;
	background: url(../img/background.gif)  repeat-y top center ;
	margin:0;
	padding:0;
}

div#wrapall {
	width: 1035px;
	text-align:left;
	margin:0 auto;
	padding:0;
	/*background:transparent url(../img/background_810.gif) repeat-y top center;*/
}

div#wrapper {
	width: 1025px;
	margin:0 5px;
	padding:0;
	/*background:#000 url(../img/header_bg.jpg) no-repeat top left;	*/
}

div#header{
	width:1025px;
	margin-top:10px;
	}

h1#logo{
	margin-left:170px;
	width:654px;
	}


div#main_body{
	clear:both;
	width:995px;
	margin:0 15px;
	padding:0;
	text-align:left;
	background:#FFFFFF url(../img/main_contents_bg_995.jpg) no-repeat bottom center;
}

.main_menu{
	height:9px;
	width:995px;
	background:#000 url(../img/toppage_bar.jpg) repeat-x bottom left;
	}
	
.main_contents{
	width: 995px;
	padding-bottom:8px;
	text-align:left;
	color:#333333;
}

div.main_contents p{
	margin:10px;
	}


/* 3.リンク
******************************************************************************************** */

a.link {
	color: #97ABCA;
	text-decoration: none;
}
a.hover {
	color: #DEAC87;
	text-decoration: none;
}
a.active {
	color: #DEAC87;
	text-decoration: none;
}
a.visited {
	color: #E1C8A9;
	text-decoration: none;
}


/* MABL
******************************************************************************************** */
#mabl_area{
	margin:0px;
	}

	

/* 9.フッター
******************************************************************************************** */

.copyright{
	width: 995px;
	color:#ffffff;
	font-size:96%;
	float:left;
	text-align:right;
	padding:10 10 10 10;
}


#footer{
	background:#000 url(../img/footer_bg.gif)  no-repeat bottom center ;
	height:120px;
	width:995px;
	margin:0 12px;
}	
.footer_box{
	width: 985px;
	color:#ffffff;
	font-size:10px;
	float:left;
	text-align:center;
}

.footer_menu{
	width: 995px;
	color:#ffffff;
	font-size:10px;
	float:left;
	text-align:center;
	padding:10px 0px 10px 0px;
}
.footer_menu p{
	float:left;
	margin:10px 12px 0 0;
}
.footer_menu p.fa{
	margin-top:0;
}
.footer_menu p.end{
	margin-right:0;
}

 .footer_menu a:visited{
	color:#ffffff;
	text-decoration: none;
 }
 
 .footer_menu a:hover {
	color:#f2bb00;
	text-decoration: none;

 }
 .footer_menu a:link {
	color:#ffffff;
	text-decoration: none;

 }
 .footer_menu a:active {
	color:#f2bb00;
	text-decoration: none;

 }

	
.f09{
	font-family:"verdana", "arial", "helvetica", "sans-serif";
	font-size:9px;
}

.f10{
	font-family:"verdana", "arial", "helvetica", "sans-serif";
	font-size:10px;
}

h2 {font: 1.1em Georgia, "Times New Roman", serif; letter-spacing: 1px; color:#FFFFFF; margin:0 10px 15px 10px; text-align:center;}
.h2header a{color:#FF9933; text-decoration:none;}
.h2header a:hover{color:#FFFFFF; text-decoration:underline;}
.h2header a:visted{color:#FFFFFF; text-decoration:underline;}

div#about_story{margin:10px 10px 0 10px; border:solid 1px #cccccc; text-align:justify;}
h3 {font: bold 1em Verdana, Arial, sans-serif; letter-spacing: 2px; margin:10px 10px 0 10px; }
h4 {font: bold 0.9em Georgia, "Times New Roman", serif; letter-spacing: 1px; text-align:right; margin:0px 10px 10px 10px;}

#browser_s{font-size:.9em; text-align:right;}
