@charset "Shift_JIS";


/*@‘‘‘@common@‘‘‘ */

#G_wrap {
	display: block;
	width: 1170px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

h1  {
	text-decoration: none;
	display: block;
	overflow: hidden;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0.8em;
	line-height: 2.8em;
	width: 1170px;
}

/*@‘‘‘@Block clear@‘‘‘ */

.clear {
	clear: both;
	display: block;
}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; } 
header {
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
}

.header_left {
	float: left;
	width: 610px;
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
}
.header_right {
	float: right;
	width: 455px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

/*@‘‘‘@to top@‘‘‘@*/

.pagetop {
	display: none;
	position: fixed;
	bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	padding: 10px;
	right: 20px;
}
.pagetop a {
	display: block;
	width: 40px;
	height: 10px;
	background-color: #693;
	text-align: center;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding-top: 13px;
	padding-bottom: 17px;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	monospace;
}
.top_content dt {
	color: #000;
	text-decoration: none;
}


/*@‘‘‘@slide show@‘‘‘@*/

#G_wrap {
	margin-right: auto;
	margin-left: auto;
	width: 1170px;
	display: block;
	margin-top: 0px;
	padding-top: 20px;
}
.main_coment {
	text-align: center;
	width: 446px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
}

/*@‘‘‘@footer@‘‘‘@*/

footer {
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DFDFDF;
}
.footer_article {
	display: block;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 30px;
}
.footer_left {
	float: left;
	width: 500px;
	margin-left: 42px;
}
.footer_left ul {
	list-style-type: none;
	height: 15px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.footer_left li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 15px;
	border-right-color: #CCC;
	height: 14px;
	padding-top: 0px;
}
.footer_left li a {
	text-decoration: none;
	font-size: 0.8em;
	color: #666;
}
.footer_right {
	float: right;
	width: 400px;
	font-size: .8em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 42px;
	text-align: right;
	margin-top: 10px;
}
.thanks {
	width: 500px;
	margin-left: 150px;
	margin-top: 70px;
	text-align: center;
}
.thanks  .coment{
	border-radius: 10px;
	text-align: center;
	background-color: #7BB256;
	padding-top: 35px;
	font-size: 1.2em;
	line-height: 1.6em;
	height: 80px;
	width: 100%;
	margin-bottom: 15px;
	color: #FFF;
}
.thanks input {
	margin-top: 10px;
	color: #666;
}
h4 {
	font-size: 1.2em;
	font-weight: bolder;
	margin-top: 0px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #856060;
}
.thanks p {
	text-align: center;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
em {
	font-size: 1em;
	font-style: normal;
	color: #900;
}
.maptitle {
	display: block;
	margin-bottom: 0px;
	color: #FFF;
	background-color: #666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
