*{
	margin:0;
	padding:0;
}body {
	font-size: 12px;
	line-height: 18px;
}

h1 {
	color: #CCC;
	font-weight: normal;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
	float: left;
	margin-top: 4px;
}
a {
	color: #005546;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
	clear: both;
}


#head_all {
	background-image: url(../img/head_back.gif);
	background-repeat: repeat-x;
	height: 28px;
}
#header {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
}
#header_menu {
	margin-right: 0px;
	margin-left: auto;
	float: right;
}
.header_menu_list {
	float: left;
	list-style-type: none;
	margin-top: 7px;
	margin-left: 18px;
}

#main_all {
	background-image: url(../img/main_back.gif);
	background-repeat: repeat-x;
	background-color: #85E7C3;
	height: auto;
	display: block;
	clear: both;
}
#main_back {
	background-image: url(../img/main_back2.gif);
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#main_left {
	height: 115px;
	width: 240px;
	float: left;
}
#main_right {
	float: right;
	height: 65px;
	padding-top: 50px;
}
.g_navi {
	float: left;
	list-style-type: none;
}
#con_all {
	background-image: url(../img/contents_back.gif);
	background-repeat: repeat-x;
	clear: both;
	height: auto;
	margin-top: 405px;
	display: block;
	overflow:hidden;
}
#con_left {
	float: left;
	width: 212px;
	margin-top: 20px;
	margin-left: 1px;
	clear: right;
}
#con_right {
	float: right;
	width: 658px;
	margin-right: 1px;
	margin-top: 20px;
	clear: right;
	margin-bottom: 30px;
}
#con {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.side_con {
	height: 175px;
	width: 212px;
	background-image: url(../img/side_back.gif);
	clear: both;
	margin-bottom: 15px;
}
.side_con2 {
	height: auto;
	width: 212px;
	background-image: url(../img/side_back02.gif);
	clear: both;
	margin-bottom: 15px;
}

.side_p {
	margin-top: 8px;
	margin-right: auto;
	margin-left: 15px;
	margin-bottom: 3px;
}

.side_p2 {
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: both;
}
.side_p3 {
	margin-right: auto;
	margin-left: 15px;
	margin-bottom: 3px;
}
.side_h2 {
	font-size: 12px;
	margin-top: 8px;
	margin-left: 15px;
}



.side_list {
	margin-left: 25px;
	font-weight: bold;
}
.side_list2 {
	margin-left: 25px;
	float: left;
	margin-bottom: 11px;
}



.banner_space {
	margin-bottom: 10px;
}
.con_table {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.h2 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.con_div {
	background-color: #D6F1F4;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 10px;
	width: 633px;
}
.con_hr {
	background-image: url(../img/top_hr02.gif);
	background-repeat: no-repeat;
	width: 633px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	height: 24px;
	padding-top: 5px;
}
#con_list {
	padding-left: 20px;
	line-height: 20px;
}
#footer_all {
	background-image: url(../img/footer_back.gif);
	background-repeat: repeat-x;
	height: 79px;
	margin-top: 20px;
	clear: both;
}
#footer {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.footer_left {
	float: left;
	width: 330px;
	display: block;
}
#footer_right {
	width: 575px;
	float: right;
}
.footer_list {
	list-style-image: url(../img/botan.gif);
	list-style-type: none;
}

#copyright {
	background-color: #a7dcc5;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.tp_table_img {
	margin-top: 7px;
	margin-bottom: 7px;
}
.table_p {
	margin-top: 10px;
}

.blog_sps{
    font-size : 12px;
    line-height : 18px;
    padding-left : 20px;
}

a:hover{
    color : maroon;
    text-decoration : none;
}

#map {
   width: 100%;
   height: 400px;
   background-color: grey;
 }
