@charset "utf-8";
body{
	text-align : center;
	font-size: 13px;
	line-height: 140%;
	color: #000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
p,td{
	font-size: 13px;
	line-height: 140%;
}
ul {
	list-style-type: none;
}
#wrap {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/top_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 100%;
}
#cntn {
	width: 820px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 120px;
}
#flash {
	margin: 0;
	padding:0;
}
#main {
	width: 820px;
	margin: 0;
}
#menu ul {
	margin: 0 110px;
	padding: 0;
	width: 600px;
}
#menu li {
	float: left;
	margin: 7px 1px 5px 0px;
}
#inner_t {
	clear: both;
	background-image: url(../img/bg_00.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 820px;
}
#inner {
	padding: 0;
	width: 820px;
	margin: 0;
	background-image: url(../img/bg_01.gif);
	background-repeat: repeat-y;
}
#inner #contents {
	margin: 0px 20px 20px 10px;
}


#inner_b {
	background-image: url(../img/bg_02.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 820px;
}
#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-align: center;
	margin: 10px 20px 0 10px;
	clear: both;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#banners {
	clear: both;	
	width: 820px;
	margin: 10px auto 0;
}
#banners ul {
	margin:0 0 0 5px;
	padding: 0px;
}
#banners li {
	display: inline;
	width:153px;
	height:53px;
	margin: 0 1px 5px 2px;
}
#recommend {
	margin: 0 auto;
}
#recommend li {
	display: block;
	margin: 0 0 5px 0;
	float: left;
	text-align: center;
	width: 120px;
	height:120px;
	padding-left: 10px;
}
#recommend img {
	border: solid 1px #999999;
}
#recommend ul li span{
	display:block;
	width: 100px;
	font-size: 0.9em;
	text-align: center;
}
#list table {
	/*border: 1px solid #CCCCCC;*/
	border-collapse: collapse;
	margin: 10px auto;
	clear: both;
	width: 530px;
}
#list td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#case img {
	margin: 0px;
}
#case table {
	width: 550px;
}
#search {
	margin-bottom: 50px;
	padding-left: 70px;
}


#search ul {
	margin: 0 0 30px 80px;
	clear: both;
}
#search li {
	padding-left: 15px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin: 0;
	display: block;
	line-height: 160%;
	float: left;
	width: 110px;
	text-align: left;
}
#search img {
	margin-top: 30px;
}
.caption  {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	border-bottom: dotted #CCCCCC 1px;
	margin: 0 0 10px 0;
	padding: 15px 0 0 15px;
	text-align: left;
	clear: both;
}

#search .title {
	font-size: 14px;
	font-weight: normal;
	color: #006699;
	clear: both;
	margin: 0 0 0 30px;
	display: block;
	padding: 10px 0 3px 0;
	text-align: left;
}

#link {
	text-align: center;
}
#link li {
	display: inline;
}

#area li {
	display: inline;
	margin-right: 30px;
}
#notfound {
	margin: 50px 0;
	line-height: 2;
	clear: both;
}
#s-alink ul {
	margin:30px 15px 0 0;
	padding:0;
	height: 25px;
	float:right;
	width: 502px;
}
#s-alink ul li {
	display:block;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.marker_data_html {
	width: 280px;
	margin-top:8px;
}
div.marker_data_html span.subject{
	text-align:center;
	padding:4px;
	font-weight:bold;
	font-family:sans-serif;
	border:outset 2px gray;
	margin-bottom:8px;
}
div.marker_data_html div.description{
	width: 256px;
	height: 64px;
	overflow: auto;
	border-top: 1px dashed black;
	margin-top: 8px;
	padding:    4px;
}
#marker_data_list a {
	text-decoration: underline;
	color: #666666;
}
#marker_data_list a:hover{
	color: #FFCC00;
	text-decoration: underline;
}
.mapArea{
	width: 760px;
	height: 600px;
	padding: 0px;
	margin: 0 14px 20px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	clear: both;
}
.clear {
	clear: both;
	display: block;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.sm {
	font-size: small;
	font-weight: normal;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 160%;
	padding: 0 0 0 20px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: double;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin: 10px 0;
}

.p_title {
	text-align: center;
	margin: 0;
	padding: 0;
}

.list_name {
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	color: #333333;
	background-color: #DBDBDB;
}
.list_name a {
	text-decoration:none;
}
.list_title {
	background-color: #E4E4E4;

}
#contents #left {
	float: left;
	width: 500px;
}
#contents #right {
	float: right;
	width: 280px;
}
.notice {
	margin: 0 5px;
	clear: both;
	border: 1px solid #FF0000;
	text-align: center;
}

.info {
	margin: 0 5px 10px 0;
	clear: both;
}
.img {
	margin-left: 135px;
}
.text {
	line-height: 1.5;
	padding: 15px;
}
.red {
	color: #CC0000
}
.tab {
	text-align: right;
}
.banner {
	margin: 10px 0px 10px 10px;
}
.text_area {
	border-style: solid;
	border-width: 2px;
	height: 100px;
	padding: 10px;
}

