body{
	font-size:small;
	text-align:center;
	margin:0px;
}

img{
	border:0;
	margin:0;
	padding:0;
}

a{
	text-decoration:none;
}

a:link {
	color: blue;
}
a:visited {
	color: purple;
}
a:hover {
	color: red;
	text-decoration:underline;
}
a:active {
	color: yellow;
}

#wrapper{
	margin:0px;
	width:100%;
	background-color:#ffcc66;
}

#main{
	width:1000px;
	background-color:#FFFFFF;
	border:1px #C3C3C3 solid;
	border-bottom:none;
	border-top:none;
}

#head{
	width:100%;
	background-image:url(../img/top_bg01.jpg);
	text-align:left;
	background-repeat:no-repeat;
}

#logo{
	width:400px;
	text-align:left;
}

#index{
	width:100%;
	text-align:right;
}

#index h1{
	font-size:12px;
	font-weight:bold;
	margin: 0px;
}

#index a{
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	color:#000000;
}

#index h2{
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
}

#body{
	clear:both;
}

#menu{
}

#menu_table{
	width:100%;
	background-image:url(../img/menu_bg01.gif);
	background-repeat:repeat-x;
}	

.menu_link{
	text-align:center;
	vertical-align:middle;
	padding:0px 10px 0px 10px;
}

.menu_link a{
	font-size:16px;
}

.menu_line{
	width:3px;
	background-image:url(../img/menu_line01.gif);
	background-repeat:no-repeat;
}

#left_contents{
	float:left;
	width:210px;
	text-align: left;
}

.side_title{
	margin:5px 0px 5px 0px;
	text-align: center;
}

.category{
	margin:10px;
	text-align:left;
	padding:0px;
}

.category li{
	margin:5px 0px 5px 10px;
}

#center_contents{
	width:580px;
	text-align: center;
	clear:none;
}

#right_contents{
	float:right;
	width:210px;
	text-align: left;
}

.pan{
	margin:5px 10px 15px 10px;
	text-align:left;
}

.title{
	margin:5px 10px 5px 10px;
}

#shicho_map_table{
	margin:0px;
}

#shicho_map{
	width:435px;
	text-align:left;
}

.shicho{
	padding:0px;
	margin:10px;
	text-align: left;
}

.shicho li{
	margin:5px 0px 5px 10px;
}

.shicho_place{
	margin:0px;
	width:550px;
	border:#000000 1px solid;
	padding:5px;
}

.place_title{
	font-size:14px;
	margin:0px 0px 10px 0px;
}

.place_contents{
	margin:0px 0px 10px 10px;
}

.contents{
	margin:5px 10px 15px 10px;
	line-height:1.5em;
}

.contents02{
	margin:5px 0px 5px 0px;
	line-height:1.5em;
	padding: 5px;
}

.contents03{
	margin:5px 10px 15px 10px;
	line-height:1.5em;
}

.contents02 ul{
	padding:0px;
	margin:0px;
	text-align:left;
}

.contents02 li{
	padding:0px;
	margin:0px 0px 5px 5px;
	list-style:none;
	text-align:left;
}

.center_title{
	text-align:left;
	margin:5px 0px 5px 10px;
}

.center_title h3{
	font-size:18px;
	margin:0px;
	font-weight:bold;
	color:#CC0033;
}

.agreement{
	margin:0px;
}

.agreement_title{
	margin:0px 0px 5px 0px;
	font-size:18px;
	font-weight:bold;
	color:#CC0033;
}

.agreement_contents{
	margin:0px 10px 20px 20px;
}

#news_body{
	background-image:url(../img/news_body.jpg);
	background-repeat:repeat-y;
}

.waku01{
	background-image:url(../img/news_body.jpg);
	background-repeat:repeat-y;
}

.banner01{
	margin:5px 0px 10px 0px;
}

.image01{
	float:left;
}

.box01{
	border:1px #5EA3E4 solid;
	padding:10px;
	margin:5px 0px 10px 0px;
}

.box02{
	border:1px #D4D4D4 solid;
	padding:10px;
	margin:5px 10px 10px 0px;
}

.box_title{
	font-weight:bold;
}

.box_contents{
	margin:5px 5px 5px 10px;
}

.category_image{
	width:124px;
	vertical-align:middle;
}

.category_contents01{
	width:356px;
	vertical-align:top;
}

.category_contents02{
	width:100px;
	text-align:center;
	vertical-align:middle;
}

.voice{
	text-align:left;
	margin-bottom:5px;
}

.name{
	text-align:right;
	margin-top:5px;
}

.line{
	border-bottom:1px #5EA3E4 solid;
	width:80%;
}

#foot{
	clear:both;
	text-align:center;
	border-top:1px #C3C3C3 solid;
	float: none;
}

#foot ul{
	padding:0px;
	margin:5px 0px 5px 0px;
}

#foot li{
	padding:0px;
	margin:0px 5px 0px 5px;
	list-style:none;
	display:inline;
}

#scroll{
	text-align:left;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	width:550px;
	height: 14em;
	overflow: auto;
	border: none;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#f9f9f9;
	scrollbar-face-color:#cccccc;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
}



.red{
	color:#FF0000;
}

.size_up01{
	font-size:medium;
}

.size_up02{
	font-size:large;
}
