@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	color: #F60;
}
a:hover {
	color: #0997FF;
	text-decoration: none;
}
a img
{
	background:none!important;
	border:0;
}
a:hover img
{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background:none!important;
	background-color:#FFF;
}
a:hover img.no-opacity
{
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
.sp_30 {
	margin: 0 30px;
}
body {
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:20px;
}
#header {
	background-image: url(../image/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-bottom: 25px;
}
#header_sub {
	background-image: url(../image/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding: 0px;
}
#navigation {
	width:100%;
	background-image:url(../image/btn_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 82px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
}
#navigation_sub {
	width:100%;
	background-image:url(../image/sub_navi_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 62px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 30px;
}
#navigation .navigation,
#navigation_sub .navigation {
	padding: 0px;
	clear: both;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigation .navigation ul,
#navigation_sub .navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation .navigation li,
#navigation_sub .navigation li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#navigation .navigation li a,
#navigation_sub .navigation li a {
	line-height: 0px;
}
#contents {
	padding: 0px;
	clear: both;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tx_box {
	width:100%;
	padding-bottom:25px;
}
.box_goannai {
	width:330px;
	float:left;
	padding-bottom: 50px;
}
.box_goannai p {
	text-align:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.box_kankoumap {
	background-image: url(../image/top_contents_kanko_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 130px;
	width: 1050px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.box_kankoumap ul {
	margin: 0px;
	padding: 37px 25px 0px 0px;
	list-style-type: none;
	text-align: right;
}
.box_kankoumap li {
	display: inline-block;
	margin-left:10px;
	line-height: 32px;
}
.box_shisetsu {
	width:94%;
	border-bottom:dashed 1px #999;
	padding-top: 30px;
	padding-right: 3%;
	padding-bottom: 10px;
	padding-left: 3%;
	text-align:left;
	height: 200px;
	font-size:16px;
	line-height:22px;
}
.box_shisetsu img.main_ph {
	float:left;
	margin-right:40px;
	padding:2px;
	border:1px solid #CCC;
}
.box_shisetsu .title_name_pink {
	font-size: 20px;
	font-weight: bold;
	color: #F36;
	line-height: 40px;
}
.box_shisetsu .title_name_blue {
	font-size: 20px;
	font-weight: bold;
	color: #09F;
	line-height: 40px;
}
.box_shisetsu .title_name_green {
	font-size: 20px;
	font-weight: bold;
	color: #99CC00;
	line-height: 40px;
}
.box_plan {
	width:94%;
	border-bottom:dashed 1px #999;
	padding-top: 30px;
	padding-right: 3%;
	padding-bottom: 10px;
	padding-left: 3%;
	text-align:left;
	font-size:16px;
	line-height:30px;
}
.box_plan .title_name_blue {
	font-size: 20px;
	font-weight: bold;
	color: #09F;
	line-height: 55px;
}

.box_plan img.main_ph {
	float:left;
	margin-right:40px;
	padding:2px;
	border:1px solid #CCC;
}

#footer {
	width:100%;
	background-image: url(../image/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer .footer {
	width:1050px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 30px;
}
#footer .footer ul {
	list-style-type: none;
	display: inline-block;
}
#footer .footer li {
	text-align: left;
	float: left;
	margin-right: 20px;
	display: table;
	height: 60px;
	vertical-align: middle;
}
.copyright {
	width:100%;
	font-size:12px;
	text-align: right;
	padding-top: 25px;
	color:#FFF;
}
.copyright a {
	text-decoration:underline;
	color:#FFF;
}
.copyright a:hover {
	text-decoration:none;
	color:#FFF;
}
ul.colum3 {
	margin:0;
	padding:0;
	list-style:none;
}
ul.colum3 li {
	margin:0;
	width:33%;
	text-align:center;
	float: left;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
ul.colum4 {
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 45px;
}
ul.colum4 li {
	margin:0;
	width:32%;
	text-align:left;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-size: 15px;
}
p.list3 {
	margin:0;
	padding:20px;
	list-style:none;
	font-size: 15px;
	text-align: left;
	line-height: 25px;
	letter-spacing: 0.2em;
}
p.access {
	margin:0;
	list-style:none;
	font-size: 15px;
	text-align: left;
	line-height: 25px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
table.gaiyo {
	margin-top:60px;
	margin-left:auto;
	margin-right:auto;
	font-size: 14px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-left-color: #D6D6D6;
	width: 100%;
}
table.gaiyo th {
	color: #308CED;
	background-color: #E3F4FE;
	font-weight: bold;
	text-align: left;
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
table.gaiyo td {
	text-align: left;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
.box_linkbnr {
	margin-top:30px;
	max-height:1000px;
	padding:15px;
	border: 2px solid #8EE3FF;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
}

.tx_red {
	color: #C00;
}
.tx16_pink {
	font-size:16px;
	line-height:20px;
	color:#FF3333;
}
.tx16_lightgreen {
	font-size:16px;
	line-height:20px;
	color:#339900;
}

.tx16_orange {
	font-size:16px;
	line-height:20px;
	color:#FF6600;
}
.tx20_red {
	font-size:20px;
	color: #C00;
}
ul.pamphlet_cl {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
		list-style:none;
}
ul.pamphlet_cl li {
	width:50%;
	padding:0 20px;
	box-sizing:border-box;
		list-style:none;
}
ul.pamphlet_cl li img {
	max-width:100%;
	width:auto;
	height:auto;
	border:1px solid #999;
}