@charset "shift-jis";

/* Šî–{ƒXƒ^ƒCƒ‹
---------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: small;
	font-family: 'MS PGothic','Osaka','ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN';
	line-height: 160%;
	color: #333333;
	background: url(../img/back01.jpg) left top repeat-x;
	text-align: center;
}

h1, h4, h5, h6, p, address {
font-size: 100%;
font-weight: normal;
font-style: normal;
}

h1 {font-size: 80%; font-weight: normal; font-style: normal; margin:1px 0 0 0; color:#FFFFFF; height:23px;}

h2 {font-size: 100%; font-weight: normal; font-style: normal; color:#FFFFFF;}

h3 {font-size: 100%; font-weight: normal; font-style: normal; color:#FFFFFF; margin-top:10px;}

a:link { color:#068400; text-decoration:none;}
a:visited { color:#068400; text-decoration:none;}
a:active { color:#068400; text-decoration:none;}
a:hover { color:#E50020; text-decoration: underline;}

.clear{
	clear : both ;
}

#wrapper {
width: 100%;
text-align: center;
margin-top:0px;
background: url(../img/back02.jpg) left top repeat-x;
}

#top {
position: relative;
margin: 0 auto;
width: 544px;
text-align: left;
padding:0 0 0 38px;
background: url(../img/back03.gif) right top no-repeat;
}

#top_car {
	position: relative;
	margin: 0 auto;
	width: 544px;
	height:27px;
	text-align: center;
	background: url(../img/back04.gif) right top no-repeat;
}

#top_main {
position: relative;
margin: 0 auto;
width: 505px;
text-align: left;
background-color:#F70800;
padding:20px 20px 10px 20px;
}

#top_main a:link { color:#FFFFFF; text-decoration:underline;}
#top_main a:visited { color:#FFFFFF; text-decoration:none;}
#top_main a:active { color:#FFFFFF; text-decoration:none;}
#top_main a:hover { color:#FFFFFF; text-decoration: underline;}

#footer {
position: relative;
margin: 0 auto;
width: 545px;
text-align: right;
color:#F70800;
}
