* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}

a {
	color:#3571B3;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: ;
	margin-top: 0px;

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:110px;
	margin-right: auto;
	margin-left: auto;
}


h1 a {
	display: block;
	text-decoration: none;
	width: 390px;
	margin-left: 25px;
	padding-top: 30px;
	font-size: 28px;
	line-height: 33px;
}

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #333333;
	font-size: 10px;
}
.style11 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-image: url(img/bg7.jpg);
	background-repeat: repeat-x;
	word-spacing: normal;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
}
