/* http://yui.yahooapis.com/3.0.0/build/cssreset/reset-min.css */

html { color:#000; background:#fff; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td { margin:0;padding:0; }
table { border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;font-weight:normal; }
li { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%;font-weight:strong; }
q:before,q:after { content:''; }
abbr,acronym { border:0;font-variant:normal; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input,textarea,select { font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select { *font-size:100%; }
legend { color:#000; }


/* http://yui.yahooapis.com/3.0.0/build/cssfonts/fonts-min.css */

body { *font-size:small;*font:x-small;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 1.231;
}
select,input,button,textarea { font:99% arial,helvetica,clean,sans-serif; }
pre,code,kbd,samp,tt { font-family:monospace;*font-size:108%;line-height:100%; }


/* HTML5 */

section, nav, article, aside, hgroup, header, footer, address { display:block; }


html { overflow-x:hidden; }

body {
	line-height:1.5;
}

a {
	color: #4c4c4c;
	text-decoration:none;
}

header {
	overflow:hidden;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-color: #F60;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
}

header * {
	margin:0;
	display:block;
}

header h1{
	float:left;
	position:fixed;
}

header p{
	margin-left: 390px;
	position:fixed;
}

.top_image {
	background:#f3f3f3;
	margin-bottom:0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FC0;
}

.top_image img {display:block;}

.top_note {
	overflow:hidden;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.group {
	margin-bottom: 30px;
}

h2.gren {
	font-size:90%;
	color:#fff;
	font-family:serif;
	border-bottom:solid 1px #98CB00;
	border-top:solid 1px #98CB00;
	background-color: #fff;
	margin-bottom: 0px;
}

h2.gren span {
	display:block;
	background: url(../img/ico.png) no-repeat 15px center #98CB00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 45px;
	color: #FFF;
}

h2.blue{
	font-size:90%;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom:solid 1px #4CB7DB;
	border-top:solid 1px #4CB7DB;
	background-color: #fff;
	margin-bottom: 20px;
	
}

h2.blue span{
	display:block;
	background: url(../img/ico.png) no-repeat 20px center #4CB7DB;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 45px;
}

h2.oran{
	font-size:90%;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom:solid 1px #F87702;
	border-top:solid 1px #F87702;
	background-color: #fff;
	margin-bottom: 20px;
}

h2.oran span{
	display:block;
	background: url(../img/ico.png) no-repeat 20px center #F87702;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-left: 45px;
	padding-top: 20px;
	padding-bottom: 20px;
}

h2.pnk{
	font-size:90%;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom:solid 1px #FF6060;
	border-top:solid 1px #FF6060;
	background-color: #fff;
	margin-bottom: 0px;
}

h2.pnk span{
	display:block;
	background: url(../img/ico.png) no-repeat 20px center #FF6060;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 45px;
}

h3{
	color: #F87701;
	background: url(../img/ico02.gif) no-repeat 10px center;
	padding:0 20px 0 35px;
	margin-bottom: 15px;
	font-size: 80%;
}

section ul {
	overflow:hidden;
}

section li { overflow:hidden; }

.list_gazou li {
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}

.list_gazou a {
	color: #000;
	text-decoration:none;
}

.grd1{
	border: #EEEEEE 5px solid;
	margin-bottom: 10px;
	font-size: 70%;
}

.grd2{
	border-bottom: #EEEEEE 5px solid;
	margin-bottom: 10px;
}

.thumbnail {
	float:left;
	border:1px solid #ccc;
	margin-right: 10px;
}

.title{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.2em;
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: #9C0;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	font-size: 130%;
}
.title span{
	color: #99CC00;
	padding-right:10px;
}

.list_gazou .explain {
	margin-left:116px;
	margin-right:26px;
}

/*.list_link li {
  padding:30px 22px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #fff;
}

.list_link li:last-child{border-bottom:0;}

.list_link a {
	color: #4c4c4c;
	text-decoration:none;
	display:block;
	background:url(images/arrow2.png) no-repeat 100% 50%;
	font-size: 24px;
	font-weight: bold;
}*/

.gnavi h2{
	font-size:1.4em;
	color:#fff;
	font-family:serif;
	border-bottom:solid 1px #FF9899;
	border-top:solid 1px #FF9899;
	background-color: #fff;
	margin-bottom: 0px;
}

.gnavi h2 span {
	display:block;
	background: url(../img/ico.png) no-repeat 15px center #FF9899;
	font-size: 90%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-right: 0px;
	padding-left: 42px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.gnavi ul{
	overflow: hidden;
	margin: 0 auto 20px 30px;
}
.gnavi ul li{
	float:left;
	margin: 0 10px 0 0;
}
.gnavi ul li.last{
	border: none;
	margin:0;
}
.gnavi ul.list_button {
	padding:0 0 16px 0px;
	overflow: hidden;
	margin: 0 auto 1px 0px;
	}

.contact p{
	margin-bottom: 40px;
}

.list_button li {
	display:block;
	float:left;
	width:193px;
	margin-right:5px;
	padding:10px 0;
	text-align:center;
	border-right: 1px dotted #bdbcbd;
	text-align: center;
}

.list_button a {
	text-decoration:none;
	font-size:1.2em;
}

.list_button img{
	padding-right: 10px;
}

footer {
	padding:20px 40px;
	background-color: #4CB7DB;
	text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
}

footer a {
	color: #fff;
	text-decoration:none;
  white-space:nowrap;
}

footer a { margin-right:10px; }

footer a:last-child { margin-right:0; }

address {
	padding:12px 0;
	text-align:center;
	font-size: 90%;
}

.contents {
	border-top:solid 2px #fff;
	padding:18px 16px;
	margin:2px 0;
	overflow:hidden;
}


.align_left {
	display:block;
	float:left;
	margin:0 20px 20px 0;
	box-shadow: 1px 1px 8px #ccc;
}

.align_right {
	display:block;
	float:right;
	margin:0 0 20px 20px;
	box-shadow: 1px 1px 8px #ccc;
}

.contact{
	padding: 18px 16px;
}

table {
	border-collapse:separate;
	border-spacing: 0;
	width:100%;
 border-top: 4px solid #EEEEEE;
	border-right: 5px solid #EEEEEE;
	border-left: 5px solid #EEEEEE;
	border-bottom: 5px solid #EEEEEE;
	margin: 0 0 20px;
}

td {
	border-top: 1px solid #EEEEEE;
 padding: 20px 10px;
}

th{
	border-top: 1px solid #fff;
	background-color: #EEEEEE;
	font-weight: bold;
	padding: 20px 10px;
}

th.first{
		border-top: 1px solid #EEEEEE;
}

table.sub_table {
	border-collapse:separate;
	border-spacing: 0;
	width:100%;
 border-top: 4px solid #EEEEEE;
	border-right: 5px solid #EEEEEE;
	border-left: 5px solid #EEEEEE;
	border-bottom: 5px solid #EEEEEE;
	margin: 0 0 20px;
}

.sub_table td {
	border-top: 1px solid #EEEEEE;
 padding: 20px 10px;
}

.sub_table th{
	border-top: 1px solid #fff;
	background-color: #4CB7DB;
	font-weight: bold;
	padding: 20px 10px;
	color: #fff;
}

.sub_table th.first{
		border-top: 1px solid #EEEEEE;
}
ol li{
	list-style: decimal inside none;
	border-bottom: 1px dotted #D7D7D7;
	padding:10px 0;
}

#map{
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
}
.point_area h3{
	padding: 0;
	background: none;
}
.point_area li{
	background: url(../img/ico03.gif) no-repeat left center;
	padding: 0 0 0 30px;
	border-bottom: #EEEEEE 1px solid;
	margin-bottom: 10px;
}
.point_area ul{
	margin-bottom: 20px;
}

.about h3{
 background: url(../img/ico03.gif) no-repeat scroll left center transparent;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 10px;
	padding: 0 0 0 30px;
	color: #000;
}

.about strong{
	color: #F87701;
}

.about p{
	margin-bottom: 15px;
}

.tr_1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	color: #FF6666;
}