body{
	margin:0px;
	padding:0px;
	font-size:12px;
	background-color:#dddddd;
}
a{
	color:#0000ff;
}
a:hover{
	color:#ff4500;
}
a:active{
	color:#0000ff;
}

td a{
	color:#000000;
}
td a:hover{
	color:#ff4500;
}
td a:active{
	color:#000000;
}

img{
	border:0px;
}

table{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-collapse:collapse;
	border-spacing:0;
}
th{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:2px;
	line-height:120%;
}
td{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:2px;
	line-height:120%;
}

#header{
	width:850px;
	margin:0px auto 0px auto;
	background-color:#ffffff;
}
#menu_bar{
	width:840px;
	height:17px;
	margin:0px auto 0px auto;
	background: transparent url(../images/menu_bar.gif) no-repeat;
	background-color:#ffffff;
	padding:3px 10px 0px 0px;
	text-align:right;
	font-size:12px;
	color:#ffffff;
}
#menu_bar a{
	color:#ffffff;
}
#menu_bar a:hover{
	color:#ff4500;
}
#menu_bar a:active{
	color:#ffffff;
}

#logo{
	width:850px;
	/*
	height:60px;
	*/
	margin:0px auto 0px auto;
	background-color:#ffffff;
	border-bottom:1px dashed #033;
}
#alias_name{
	width:835px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	margin:0px auto 0px auto;
	text-align:right;
	color:#ff4500;
}
#header_space{
	width:850px;
	height:10px;
}

#main_contents{
	width:850px;
	margin:0px auto 0px auto;
	background-color:#ffffff;
}

#wrapper{
	padding-top:5px;
	padding-bottom:10px;
	width:850px;
	background-color:#ffffff;

}
#left_menu{
	width:220px;
	height:auto;
	padding:10px;
	float:left;
	background-color:#ffffff;

}
#right_contents{
	width:580px;
	padding:10px;
	float:left;
	background-color:#ffffff;
}
#wrapper2{
	width:560px;
	background-color:#ffffff;
}
#right_center_contents{
	width:300px;
	padding:10px;
	float:left;
	background-color:#ffffff;
}
#right_right_contents{
	width:220px;
	padding:10px;
	float:left;
	background-color:#ffffff;
}


#footer{
	width:850px;
	margin:0px auto 0px auto;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffffff;
	text-align:center;
	line-height:150%;
	border-top:1px solid #ccc;
}

#infomation_header{
	line-height:120%;
	border-bottom:1px solid #ccc;
}

#blog_info_header{
	line-height:120%;
	border-bottom:1px solid #ccc;
}

#sub_title{
	width:810px;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	border-left:5px solid #ff4500;
	margin-bottom:5px;
	margin-left:10px;
	background-color:#fff;
}

#map_canvas{
	width:570px;
	height:500px;
	margin:0px 10px 0px 10px;
}

#law_table{
	width:600px;
	margin-left:10px;
}
#one_colum{
	width:820px;
	margin-left:10px;
	line-height:150%;
}
#calender{
	margin:0px auto 0px auto;
}

.small_space{
	margin-left:10px;
}

.td_th_header{
	background-color:#eeeeee;
}

.td_center{
	text-align:center;
}

.clear{
	clear:both;
}

.bold{
	font-weight:bold;
}
.red{
	color:#f00;
}
.blue{
	color:#00f;
}
.lightgreen{
	color:#6c3;
}
.text14px{
	font-size:14px;
}
.text16px{
	font-size:16px;
}
.text18px{
	font-size:18px;
}
.text20px{
	font-size:20px;
}

.bg_green{
	background-color:#cfc;
}

.sunday{
	color:#ff0000;
	background-color:#ffeeee;
}
.saturday{
	color:#0000ff;
	background-color:#eeeeff;
}

.infomation_parts{
	padding:3px 2px 3px 2px;
	border-bottom:1px dotted #ccc;
	margin:3px 0px 1px 0px;
	line-height:120%;
}

.date{
	color:#ff4500;
}

.box01{
	line-height:120%;
	padding:0px 10px 0px 10px;
	border-right:7px solid #ccc;
	border-left:7px solid #ccc;
}

.box02{
	line-height:120%;
	padding:0px 10px 0px 10px;
	border-right:7px solid #ccc;
	border-left:7px solid #ccc;
	text-align:center;
}

.para01{
	width:815px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	border-left:5px solid #00f;
	color:#0000ff;
	margin-bottom:10px;
	padding:2px;
}

.para_news{
	width:565px;
	padding:5px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	border-left:5px solid #ff4500;
	margin-bottom:5px;
}
.center{
	margin:0px auto 0px auto;
}
.news_contents{
	width:580px;
	line-height:120%;
}
.del{
	text-decoration: line-through;
}
