@charset "utf-8";
@media screen and (min-width: 769px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#wrapper{
width:100%;
}

body {
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	height: auto;
	width: auto;
}
#header {
	height: 100px;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#headerblock {
	padding: 0px;
	height: 100px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	padding: 0px;
	float: left;
	height: 100px;
	width: 217px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}
h1 {
	font-size: 13px;
	line-height: 13px;
	color: #000;
	float: right;
	height: 13px;
	width: 650px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
}
#wrap {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 150px;
	margin-left: auto;
}
#gnavi {
	padding: 0px;
	height: 35px;
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#navi {
	margin: 0px;
	float: left;
	height: 35px;
	width: auto;
	text-align: center;
	display: block;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#navi a {
	text-decoration: none;
	color: #000;
}
#navi a:hover {
	color: #999;
}
#left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 630px;
	font-size: 13px;
}
#rigth {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 250px;
}
h2 {
	font-size: 14px;
	line-height: 35px;
	color: #000;
	height: 35px;
	width: 620px;
	display: block;
	background-image: url(../images/bar_1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C8C8;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
}
#clear {
	clear: both;
	height: auto;
	width: auto;
}
#area {
	padding: 0px;
	height: 340px;
	width: 630px;
	margin: 0px;
}
#block {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E3E3E3;
	display: block;
	padding: 0px;
}
#block a {
	color: #000;
	text-decoration: none;
	display: block;
}
#block a:hover {
	background-color: #EFEFEF;
}
p {
	font-size: 13px;
	color: #000;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: auto;
}
#p_1 {
	line-height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#h3_1 {
	text-align: center;
	height: 30px;
	width: 200px;
	font-size: 12px;
	line-height: 30px;
}
h4 {
	font-size: 14px;
	line-height: 35px;
	color: #000;
	padding: 0px;
	height: 35px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 250px;
	text-align: center;
	display: block;
	background-image: url(../images/bar_2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#sub_area {
	padding: 10px;
	height: auto;
	width: 230px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #E3E3E3;
}
#sub_menu {
	font-size: 12px;
	color: #000;
	margin: 0px;
	height: auto;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding: 0px;
	line-height: 20px;
}
.map {
	padding: 0px;
	height: 150px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footernavi {
	height: 25px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
}
#footermenu {
	float: left;
	height: 23px;
	width: auto;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #666;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
#footermenu a {
	font-size: 12px;
	line-height: 25px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#footermenu a:hover {
	font-size: 12px;
	line-height: 25px;
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
#footerarea {
	height: 210px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerarea p {
	font-size: 13px;
	height: auto;
	width: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 25px;
}
.info {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
}
#menu_1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 430px;
	font-size: 13px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 30px;
}
#menu_2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 200px;
	font-size: 13px;
	line-height: 30px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#h3_2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thum {
	padding: 0px;
	height: 100px;
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#menu_3 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 430px;
	font-size: 13px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 30px;
}
#menu_4 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 200px;
	font-size: 13px;
	line-height: 30px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#p_2 {
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#sitemap {
	font-size: 14px;
	line-height: 60px;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding: 0px;
	height: 60px;
	width: 400px;
	margin: 0px;
}
#sitemap a {
	color: #000;
	text-decoration: none;
}
#sitemap a:hover {
	color: #CCC;
}
#courseblock {
	height: 310px;
	width: 630px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#menu_5 {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 430px;
}
#main {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: no-repeat;
}
.pic {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
}
.banner {
	padding: 0px;
	height: 50px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 5px solid #E3E3E3;
}
.banner:hover {
	border: 5px solid #CDCDCD;
}
#pan {
	padding: 0px;
	height: 20px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 11px;
	line-height: 20px;
	color: #494949;
}
#pan a {
	color: #494949;
	text-decoration: none;
}
#pan a:hover {
	color: #CCC;
}
#sideblock {
	padding: 5px;
	height: 128px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #E3E3E3;
}
#sideblock p {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	height: 128px;
	width: 102px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#sideblock a {
	color: #666;
	text-decoration: none;
}
#sideblock:hover {
	background-color: #CCC;
}
#courseblock p {
	float: right;
	width: 380px;
}
#menu_6 {
	font-size: 13px;
	line-height: 20px;
	color: #000;
	padding: 0px;
	height: 20px;
	width: 380px;
	float: right;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#menu_6 a {
	color: #000;
	text-decoration: none;
}
#menu_6 a:hover {
	color: #CCC;
}
#courseblock p a:hover {
	text-decoration: none;
}
#h3_3 {
	width: 380px;
	float: right;
	line-height: 25px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#header_SP{
	display:none;
}
#headerblock_SP{
	display:none;
}
#jikan {
	display:none;
}
#area2_SP{
	display:none;
}
#footer_SP{
	display:none;
}
#sp_style{
	display:none;
}
#PC_contact {
	padding: 0px;
	height: auto;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#SP_contact {
	display:none;
}
input.submit_button {
	font-size: 13px;
	background-color: #333;
	color: #FFF;
	border-style: none;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
input.submit_button:hover {
	background-color: #999;
}
#SP_map{
	display:none;
}
#gallery_menu{
	height: 30px;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gallery_menu01{
	float: left;
	height: 30px;
	width: 123px;
	border-right: 1px dotted #D8D8D8;
	line-height: 30px;
	text-align: center;
}
#gallery_menu01 a{
	color: #000000;
	text-decoration: none;
}
#gallery_menu01 a:hover{
	color: #B5B5B5;
}
.gallery_h2{
	border-bottom: 1px solid #000000;
	background-image: none;
}
#gallery_block{
	height: auto;
	width: 630px;
	display: block;
}
#gallery_block_menu01{
	height: 145px;
	width: 145px;
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}
#gallery_block_menu01 p{
	font-size: 12px;
	color: #898888;
	padding: 5px;
	text-align: center;
}
.banner_bottom_marign{
	margin-bottom:15px;
}
.sp_takeout{
	display:none;
}
