* {
	margin:0;
	padding:0;
}

* body {
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size:100%;
}

body {
	background-image : url(img-common/back.gif);
	background-repeat:repeat-x;
	margin:0;
	text-align:center;
}

img {
	border:0;
}

h1 {
	display:block;
	margin:0 auto;
	height:65px;
	width:800px;
	background:url(img-common/title.gif);
	background-repeat:no-repeat;
}

h1 span {
	display:none;
}

#container {
	width:800px;
	text-align:left;
	margin:0 auto;
	background-color : #ffffff;
	border-left-width : 1px;
	border-right-width : 1px;
	border-left-style : solid;
	border-right-style : solid;
	border-left-color : gray;
	border-right-color : gray;
}

#menu {
	width:800px;
	background: url(img-common/main_menu_back.gif) repeat-x bottom;
}

#menu_box li {
	float:left;
	display:block;
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
	border-right:1px solid #006fff;
	text-align:center;
	font-size:90%;
}

a.menu_mark , .now_menu {
	display:block;
	padding:9px 15px;
}

a.menu_mark:link , a.menu_mark:visited {
	text-decoration:none;
	color:#006fff;
}

a.menu_mark:hover , .now_menu {
	background: url(img-common/main_menu_back_o.gif) repeat-x bottom;
}

#contents {
	padding:10px;
	font-size:90%;
	line-height:140%;
}

#navi {
	margin:0 0 15px 0;
	padding:5px;
	font-size:100%;
}

h2 {
	margin:0 0 15px 0;
	padding:5px;
	border-left:5px solid #006fff;
	background-color:#e4f3ff;
	font-weight: bold;
	font-size:100%;
}

p {
	padding:0 0 0 25px;
}

p.top {
	padding:10px 5px 10px 25px;
	font-size:80%;
	line-height:140%;
	text-align:right;
}

p img {
	border:none;
	display:block;
	margin:auto;
}

table.t_list {
	width:90%;
	border:1px solid #cccccc;
}

table.t_list td {
	padding:5px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#fafafa;
	vertical-align:middle;
	font-size:80%;
}

table.t_list2 {
	width:65%;
	border:1px solid #cccccc;
}

table.t_list2 td {
	padding:5px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#fafafa;
	vertical-align:middle;
	font-size:80%;
	text-align:center;
}

#map_area_a {
	margin-left:20px;
}

#copyrights {
	width:800px;
	text-align:center;
	font-size:80%;
	line-height:150%;
	border-top : 3px solid #006fff;
}

.float_clear {
	clear:both;
}

.center {
	text-align:center;
}

a {
color:#0A50A1;
text-decoration:none;
}

a:link , a:visited {
color:#0A50A1;
text-decoration:none;
}

a:hover {
color:#0A50A1;
text-decoration:underline;
}

ol li {
	margin:0 0 0 60px;
}
