@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(../img9/bg1.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrapper{
	background-image: url(../img9/bg2.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック, Osaka, "ヒラギノ角ゴ Pro W3", ＭＳ ゴシック", "Osaka－等幅";
	font-size: 90%;
	font-style: normal;
	color: #333333;
}
a{	color: #333333;}
a:hover{	color: #CC6600;}


#footer{
	background-image: url(../img9/bg3.jpg);
	background-repeat: no-repeat;
	width: 900px;
	text-align: center;
	clear: both;
}

p{
	margin: 0px;
	padding: 0px;
}

#content{
text-align:left;
padding-left:50px;}

#sidenavi{
	width: 180px;
	float: left;
}

#main{
	width: 561px;
	padding-left: 38px;
	float: left;
}


img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li{
	margin: 0px;
	padding: 0px;
}

.index_text{
	background-image: url(../img9/paper01.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 20px;
	color: #330000;
	text-align:center;
}
.index_text p {
	width: 535px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.new_left{
	float: left;
	width: 110px;
}

.new_reight{
	float: left;
}

.pagetop{
	text-align: right;
	font-size: 90%;
	padding-top: 20px;
}
