@charset "utf-8";
/* formating style
----------------------------------------*/



* {
	margin: 0px;
	font-style: normal;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #999999;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-image: url(img/bara1.png);
}
/* link style
----------------------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 820px;
	border-right: 2px solid #666666;
	border-left: 2px solid #666666;
	border-top: 5px solid #666666;
}

#main {
	padding: 15px;
	width: 740px;
	margin: 0px auto;
}
#main #pp {
	width: 700px;
	margin-left: 20px;
}

#main a {
	font-size: 14px;
}

#main h1 {
	background-color: #CCCCCC;
	font-size: 18px;
	margin-bottom: 50px;
}
#main #h1 {
	width: 230px;
	font-weight: bold;
	border: 3px solid #CCCCCC;
	float: left;
	height: 180px;
	margin-left: 20px;
	line-height: 1.8;
}
#main #h3 {
	float: left;
	width: 230px;
	border: 3px solid #CCCCCC;
	height: 180px;
	font-weight: bold;
	line-height: 2;
}
#main #h2 {
	float: left;
	width: 220px;
	border: 3px solid #CCCCCC;
	height: 180px;
	font-weight: bold;
	line-height: 1.8;
}

#main #h4 {
	height: 160px;
	width: 230px;
	float: left;
	border: 3px solid #CCCCCC;
	margin-left: 20px;
	font-weight: bold;
	line-height: 2;
}
#main #h5 {
	height: 160px;
	width: 220px;
	border: 3px solid #CCCCCC;
	float: left;
	font-weight: bold;
	line-height: 1.8;
}
#main #h6 {
	float: left;
	height: 160px;
	width: 230px;
	border: 3px solid #CCCCCC;
	font-weight: bold;
	line-height: 2;
}
#wrapper #main #h7 {
	float: left;
	width: 740px;
	height: 15px;
	margin-bottom: 30px;
	margin-top: 20px;
}


#main h2 {
	font-size: 20px;
	margin-bottom: 40px;
	margin-top: 20px;
}
#main h3 {
	font-size: 14px;
	background-color: #FF9933;
}
#main h4 {
	font-size: 14px;
	background-color: #FF9933;
}
#main h5 {
	font-size: 14px;
	background-color: #FF9933;
}
#main h6 {
	font-size: 14px;
}
#main ul {
	margin-top: 5px;
	margin-left: 5px;
	list-style: none;
}

#main li {
	float: left;
	width: 180px;
}



#footer {
	clear: both;
	background-color: #333333;
	height: 100px;
}
#footer address {
	color: #FFFFFF;
	bottom: 0px;
	position: relative;
	top: 35px;
}
#footer a {
	color: #FF99FF;
}
#header {
	height: 150px;
	background-color: #FF9933;
	background-image: url(img/dai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
#header #taitle {
	width: 270px;
	position: relative;
	top: 20px;
	left: 547px;
	color: #FFFF99;
}
