body {
	font: 12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background:#EAEAEA;
}
h1,h2,h3,h4,h5,h6,p,ul,form,input,ul,ol,div {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

p,li,th,td {
	line-height: 1.5em;
}
/* contenner */

#wrapper {
	margin: 0 auto 50px;
	padding: 0 3px;
	width: 900px;
	text-align: left;
	background: url(../images/wrapper_bg.gif) repeat-y left top;
}

#first-header {
	width: 900px;
	height: 350px;
	padding: 20px 0 0 0;
	background: url(../images/index_header_bg.jpg) no-repeat left top;
}
#second-header {
	width: 900px;
	height: 223px;
	padding: 20px 0 0 0;
	background: url(../images/second_header_bg.jpg) no-repeat left top;
}
#navi {
	width: 900px;
	height: 32px;
}
#first-mainbody {
	width: 900px;
	background: url(../images/mainbody_bg1.jpg) repeat-y left top;
	clear: both;
}
#second-mainbody {
	width: 900px;
	background: #FFFFFF;
	clear: both;
}

#first-footer{
	width: 900px;
	background: url(../images/footer_bg1.jpg) repeat-y left bottom;
	text-align: center;
}
#second-footer{
	width: 900px;
	background: url(../images/footer_bg2.jpg) repeat-y left bottom;
	text-align: center;
}


/* ----------------------------- hŒn’™‚ß ----------------------------- */


/*---------------------------------------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */  
/*---------------------------------------------------------------------*/

h1 {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	font-size: 12px;
	padding: 5px 10px;
}
h4 {
	margin-bottom: 10px!important;
}
a:link,a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

img{
	border:0px;
}

input{
	vertical-align:middle;
}
.clear {
	 clear: both;
}
address {
	font-size: 10px;
	font-style: normal;
	padding: 15px 0 10px 0;
}
textarea {
	scrollbar-3d-light-color: #EDEDED;
	scrollbar-arrow-color:#00479D;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #EDEDED;
	scrollbar-shadow-color: #EDEDED;
	scrollbar-track-color: #EDEDED;
}
