* {
	color: #202020;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #F0F2DE;
	font-size: 14px;
	line-height: 18px;
}
a:link {
	text-decoration: none;
	color: #0D5EB6;
}
a:visited {
	text-decoration: none;
	color: #0D5EB6;
}
a:hover {
	text-decoration: underline;
	color: #0D5EB6;
}
a:active {	text-decoration: underline;
	color: #0D5EB6;
}

#all {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	width: 722px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
	position: relative;
}
#all_map {
	background-image: url(../images/map_bg.gif);
	background-repeat: repeat-y;
	width: 722px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
	position: relative;
	padding-top: 10px;
}
#top_header {
	background-image: url(../images/top_header_bg.jpg);
	background-repeat: no-repeat;
	height: 316px;
}
#top_header #title {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 30px;
	top: 45px;
	z-index: 3;
}
#top_header #title h1 {
	margin: 0px;
	padding: 0px;
}
#top_header #top_sibu {
	height: 27px;
	width: 266px;
	padding-top: 20px;
	padding-left: 20px;
}
#top_header #mainimage img {
	position: absolute;
	z-index: 2;
	left: 470px;
	top: 1px;
}
#top_header #lead {
	width: 600px;
	padding-top: 119px;
}
#top_header #lead h2 {
	margin: 0px;
	padding: 0px;
}
#top_header .lead2 {
	padding-left: 33px;
}
#header_line {
	background-color: #335983;
	height: 5px;
	width: 721px;
}

#Gnavi {}
#top_left {
	float: left;
	width: 528px;
	padding-top: 6px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 4px;
}
#top_contents_sp {
}
#top_contents_sp h3 {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top_contents_blog {
	clear: both;
	padding-top: 10px;
}
#top_contents_blog #blog_text {
	width: 500px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6B6B6B;
	border-left-color: #6B6B6B;
	padding-right: 9px;
	padding-left: 10px;
}
#blog_text .item {
	clear: both;
	padding-bottom: 10px;
}
#blog_text .date {
	width: 80px;
	float: left;
	height: 40px;
	font-size: 12px;
	line-height: 16px;
}
#blog_text .item_title {
	font-weight: bold;
	width: 415px;
	float: right;
	font-size: 12px;
	line-height: 16px;
}
#blog_text .item_text {
	width: 415px;
	line-height: 14px;
	float: right;
	font-size: 12px;
}
#blog_text .clear {
	clear: both;
}

#top_right {
	width: 180px;
	float: left;
	padding-top: 5px;
}
#top_right #katudou {
}
#top_right #katudou .img {
	margin-bottom: 5px;
	margin-left: 3px;
}
#office {
	padding-top: 10px;
}
#office #place {
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
}
#office #place a {	font-size: 12px;
	line-height: 16px;
}
#footer {
	background-color: #1372C3;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}

/*sub_page*/
#sub_header {
	background-image: url(../images/sub_header_bg.jpg);
	background-repeat: no-repeat;
	height: 75px;
}
#sub_header #title {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 19px;
	top: 25px;
	z-index: 3;
}
#sub_header #title h1 {
	margin: 0px;
	padding: 0px;
}
#sub_header #sub_sibu {
	height: 18px;
	width: 188px;
	padding-top: 8px;
	padding-left: 9px;
}
#topic_path {
	padding-right: 5px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 14px;
}
#topic_path a {	font-size: 12px;
	line-height: 14px;
}
#sub_left {
	float: left;
	width: 541px;
	padding-top: 6px;
	padding-bottom: 9px;
}
#sub_left h2 {
	margin: 0px;
	padding: 0px;
}
#sub_contents {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#sub_contents h3 {
	background-color: #EAF0F3;
	background-image: url(../images/h3_subcontents.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #084DAA;
	border-left-color: #084DAA;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
}
#sub_contents .photo_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#sub_contents .font16 {
	font-size: 16px;
}
#sub_contents #position {
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#position dt {
	background-color: #1372C4;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#position dd {
	margin-left: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #1372C4;
}

#sub_navi {
	padding-top: 1px;
	padding-bottom: 10px;
}
#sub_navi #sub_navi_list {
	background-color: #FFFFFF;
	width: 165px;
}
#sub_navi #sub_navi_list a {
	font-size: 12px;
	color: #202020;
}
#sub_navi #sub_navi_list ul {
	margin: 0px;
	padding: 0px;
}
#sub_navi #sub_navi_list li {
	font-size: 12px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 2px;
	padding-left: 18px;
}
#sub_navi #sub_navi_list .on{
	font-size: 12px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #DFEEF9;
	background-image: url(../images/sub_menu_tri.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 16px;
	margin-left: 2px;
}

/*form*/
#contact_form {
	width: 500px;
	margin-left: 20px;
	border: 1px solid #999999;
	border-collapse:collapse;
}
#contact_form th {
	background-color: #A8D1ED;
	border: 1px solid #999999;
	padding: 5px;
	width: 120px;
	font-size: 12px;
}
#contact_form td {
	border: 1px solid #999999;
	padding: 5px;
	font-size: 12px;
}
#contact_form textarea {
	padding: 2px;
	width: 330px;
	font-size: 12px;
}
#contact_form .short {
	width: 150px;
	height: 16px;
	font-size: 12px;
}
#contact_form .long {
	width: 240px;
	height: 16px;
	font-size: 12px;
}
form .bottun {
	width: 100px;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	height: 20px;
}
#contact_form .ex {
	font-size: 12px;
	color: #666666;
}
#policy {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 20px;
}
#policy dt {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #437DAD;
	padding: 5px;
}
#policy dd {
	margin-bottom: 10px;
	padding-left: 25px;
	margin-left: 0px;
	margin-top: 5px;
}
#policy ol {
	padding: 0px;
	margin-top: 5px;
	margin-left: 20px;
}
#policy ol li {
	margin-bottom: 10px;
	padding: 0px;
}
#policy ul {}
#policy #sanka {
	border-collapse:collapse;
	border: 1px solid #5E8291;
}
#policy #sanka th {
	background-color: #1D8AD2;
	vertical-align: text-top;
}
#policy #sanka td {
	font-size: 12px;
	padding: 3px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#policy #sanka .ok {
	background-color: #FEF4AD;
}
#policy #sanka .country {
	width: 18px;
}
#policy #sanka .country_jpn {
	background-color: #FF3300;
	width: 18px;
	color: #FFFFFF;
}
#policy #sanka .head {
	background-color: #EEEEEE;
}
.back_top {
	font-size: 12px;
	text-align: right;
}
.text_block {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.margin20 {
	margin: 5px;
}

/*google_Map*/

v\:* {
   behavior:url(#default#VML);
}
th.title{
   background-color: #333399;
   color: #fff;
   border:2px outset gray;
}
th.title h1{
  margin:0px;
}
div#map{
   border:2px outset gray;
}
div #marker_data_list {}
div #marker_data_list li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 18px;
}
div.marker_data_html {
   width: 280px;
   margin-top:8px;
}
div.marker_data_html div.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;
}
div.poweredby{
   margin: auto;
   height:50px;
   border-top: 1px gray dashed;
   text-align: right;
   font-size:  9px;
}
div #window_close {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
