@charset "Shift_JIS";

/*全ページ共通のページ*/
*{
	/*border-style:solid;			
	border-width:1px;
	border-color:#000000;*/
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:normal;
}
body{
	background-color:#666633;
	

}
.base{
	background-color:#666666;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.contener{
	background-color:#ffffff;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.header{
	background-color:#000000;
	height:60px;
	width:900px;
	background-image: url(images/ti-3.gif);
	background-repeat: no-repeat;


}
.header img{
	text-decoration:none;
	border-style:none;
	
}

#nav{
	clear:left;
	padding:0;
	margin:0;
}
#nav img{
	text-decoration:none;
	border-style:none;
	padding:0;
	margin:0;
}
#nav a{
	text-decoration:none;
	display:block;
	width:225px;
	height:40px;
	padding:0;
	margin:0;
}
ul{
	list-style:none;
	margin:0;
	padding:0;

}
li{
	float:left;
	text-align:center;
}


.page{
	background-color:#ffffff;
	color:#ffffff;
	width:900px;
	padding-top:20px;
	padding-bottom:20px;
}
.new{
	color:#666633;
	padding:5px;
	height:120px;
}
.new p a{
	font-size:15px;
	line-height:2em;
	text-decoration:none;

	border-bottom-style:groove;

}
.new p a:link{
	color:#666633;
}
.new p a:visited{
	color:#666633;
}
.new p a:hover{
	color:#ffffff;
}

.top-osirase{
	margin-left:20px;
	margin-right:0px;
	padding-top:20px;
	padding-left:30px;
	padding-bottom:0px;
	width:330px;
	height:300px;
	float:left;
	background-image: url(images/b8.gif);
	background-repeat:no-repeat;

}
.coment{
	padding-left:40px;
}
.coment p{
	font-size:17px;
	line-height:2.5em;
	padding-left:5px;
	color:#ffffff;
	width:400px;

}
h2{
	padding-left:40px;
	font-size:17px;
	color:#666633;
	font-weight:bold;

}
h6{
	font-size:17px;
	color:#666633;
	font-weight:bold;

}
.top-mein{
	float:left;
	margin-right:2px;
	margin-left:10px;
	padding-top:20px;
	padding-left:0px;
	padding-bottom:0px;
	width:500px;
	height:300px;
	background-image: url(images/b5.gif);
	background-repeat: no-repeat;

}
#footer{
	clear:both;
	width:900px;
	height:30px;
	text-align:center;
	vertical-align:bottom;
	color:#ffffff;
	background-image: url(images/foo-1.gif);
	background-repeat: no-repeat;

}
.imgmap{
	text-align:center;
	padding-top:50px;

}
.guide{
	padding-left:50px;
	padding-top:50px;
}
.point2{
	margin-left:35px;
	margin-bottom:20px;
	float:left;

}
.point2 img{
	text-decoration:none;
	border-style:none;
}
h3{
	padding-left:40px;
	padding-top:50px;
	font-size:17px;
	color:#666633;
	font-weight:bold;
	border-bottom:solid 1px #cccccc;
	margin-left:50px;
	margin-right:50px;

}
.new1{
	color:#666633;
	padding-left:200px;
}
.new1 p a{
	font-size:15px;
	line-height:2em;
	text-decoration:none;

	border-bottom-style:groove;

}
.new1 p a:link{
	color:#666633;
}
.new1 p a:visited{
	color:#666633;
}
.new1 p a:hover{
	color:#cccccc;
}
.count{
	color:#666633;
	padding-left:100px;
	float:left;
	
}
.new2{
	color:#666633;
	padding-left:200px;
}
.new2 p a:link{
	color:#666633;
}
.new2 p a:visited{
	color:#666633;
}
.new2 p a:hover{
	color:#cccccc;
}
th{
	text-align:center;
	color:#666633;

}
td{
	text-align:center;
	color:#666633;

}
table a img{
	border:none;
	vertical-align:text-bottom;
	text-decoration:none;
}
table{
	margin:auto;
}

