/*2010.01028 araki write*/

@charset "shift_jis";

html, body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	margin: 0px;
	font-size: 12px;
	background-image: url(../images/all_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
	
* {margin: 0px;padding: 0px;}
td {padding: 4px;}

ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em, a, div, dt, dd {border: 0px;padding: 0px;margin: 0px;font-weight: normal;}
p {padding: 0px;margin: 0px;}
ul {list-style-type: none;}
a {color: #0000FF;text-decoration: none;}
a:hover {color: #FF6600;text-decoration:underline;}
img {border: none;}
a img 		{ border: none; }
a:hover img { border: none; }

h1{
	font-size:160%;
	font-weight: bold;
	display: inline;
	line-height: 110ex;
}
h2{font-size:140%;font-weight: bold;display: inline;}
h3{font-size:120%;font-weight: bold;display: inline;}

#top_contents {width:949px;
background-color: #FFFFFF;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
line-height: 130%;}

#top_center {
	margin: 0px;
	clear: both;
	background-color: #FFFFFF;
	width: 949px;
}

#top_center a:hover img{opacity: 0.5;filter: alpha(opacity=60);}

#footer {
	width:949px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 90px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: center top;
	background-color: #FFFFFF;
}

#footer .mailbox{padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;}

#footer a:hover img{opacity: 0.5;filter: alpha(opacity=60);}

#footer ul{margin:0;line-height: 120%;padding-bottom: 2px;width: 910px;}

#footer li{padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 5px;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 0px;
display: inline;
white-space: nowrap;}

#footer li a{margin-right: 2px;}

/* okamoto write */

#foot_bg {
	background-image:url(../images/foot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
