@charset "Shift_JIS";
@import url(style.css);
@import url(thickbox.css);

/*-------------------------------------------------
reset
-------------------------------------------------*/
body,p,blockquote,address,div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form,img,table {
	margin:0;
	padding:0;
	border:0;
}

/*-------------------------------------------------
body
-------------------------------------------------*/
body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ƒƒCƒŠƒI", Meiryo, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	background: url(../../img/backgraund.gif) repeat;
	color: #000000;
}


/*-------------------------------------------------
wrapper
-------------------------------------------------*/
/*IEˆÈŠO—p*/
html>body div#wrapper {
	width: 900px;
	margin: 30px 35px;
}

div#wrapper {
	width: 900px;
	margin: 30px 35px;
	
}

div#wrapper a {
	color: #000000;
}
div#wrapper a:hover {
 text-decoration: none;
}
div#wrapper a:visited {
 color: #000000;
}


/*-------------------------------------------------
header
-------------------------------------------------*/
div#header {
	width: 900px;
}

div#header h1 a {
	width: 499px;
	height: 170px;
	display: block;
	text-indent: -1000em;
	background: url(../../img/header.gif) no-repeat;
}


div#header2 {
	width: 900px;
}

div#header2 h1 a {
	width: 240px;
	height: 100px;
	display: block;
	text-indent: -1000em;
	background: url(../../img/header2.gif) no-repeat;
}

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

div#footer {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 30px;
}
div#footer a {
	color: #FFFFFF;
}
div#footer a:visite {
	color: #FFFFFF;
}