/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bgsheet.jpg);
	background-repeat: repeat;
	color: #400000;
	font-size: 12px;
}

h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
}

a{
	color: #3399FF;
	text-decoration: none;
}

a:hover{
	color: #3300FF;
}

.clear{
clear:both;
}

#wrapper{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

address{
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}

.under_10{
	margin-bottom: 15px;
}
/* head */
#header{
	background-image: url(../img/header_bg.gif);
	height: 99px;
	background-repeat: repeat;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header_area{
	background-image: url(../img/header_bt.gif);
	width: 283px;
	height: 90px;
	margin: 0px;
	padding: 0px;
}

#header_area a{
	display: block;
	height: 90px;
	width: 283px;
}
#header_area h1{
	text-indent: -9999px;
	font-size: xx-small;
	float: left;
}

#header_navi{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 44px;
	margin-bottom: 5px;
}

.navi_ul{
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

.navi_li{
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}

/* main area */
#contents{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/index_bg.jpg);
	background-repeat: no-repeat;
}

/* left area */
.left_area{
	width: 200px;
	float: left;
}

.menu{
	list-style-type: none;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	width: 75px;
}

.side_li{
	margin-bottom: 25px;

	}
	



/*　right area */
.right_area{
	float: right;
	width: 671px;
	margin-bottom: 20px;
}


/* footer */
#topback{
	background-image: url(../img/footertop_bg.jpg);
	background-repeat: repeat-x;
	height: 37px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
}

#topback_bt{
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer{
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	text-align: center;
}

.right2{
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footer_area{
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	color: #FFFFFF;
}



.bunner{
	float: right;
	margin-left: 20px;
	width: 300px;
	height: 100px;
}

#copy{
	background-image: url(../img/footer2_bg.gif);
	height: 30px;
	width: auto;
	text-align: center;
}

/* サイドエリア */
.side01_ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.side01_li{
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 200px;
}

.side02_ul{
	background-image: url(../img/side_bg.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.side02_li{
	margin-left: 5px;
	height: 65px;
	width: 190px;
	line-height: 0;
	font-size: 0px;
	margin-bottom: 5px;
}

.side03_li{
	margin-left: 0px;
	height: 76px;
	width: 200px;
	line-height: 0;
	font-size: 0px;
	margin-bottom: 0px;
}

.side_plate{
	background-image: url(../img/side_plate.jpg);
	height: 165px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	position: static;
}
