body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #fcfdfd;
	font-size: 13px;
	color: #666666;
	line-height: 175%;
	font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-text-size-adjust: 100%;
	
}
td {
	font-size: 13px;
	color: #666666;
	line-height: 175%;
}

table {
	font-size: 13px;
	color: #666666;
	line-height: 175%;
}
.hyo_up {
	background-image: url(img/hyo_up.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 280px;
	background-position: 0px 7px;
	background-color: #FFFFFF;
}
.hyo_title {
	font-size: 14px;
	font-weight: bold;
	color: #97CEA2;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.hyo_middle {
	background-image: url(img/hyo_middle.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #2990D0;
	top: -1px;
}
.txt {
	text-align: justify;
	text-justify: distribute-all-lines;
}

.hyo_middle a:link {
	margin: 0px;
	color: #2990D0;
	text-decoration: underline;
}
.hyo_middle a:active {
	margin: 0px;
	color: #2990D0;
	text-decoration: underline;
}
.hyo_middle a:visited {
	margin: 0px;
	color: #2990D0;
	text-decoration: underline;
}
.hyo_middle a:hover {
	margin: 0px;
	color: #2990D0;
	text-decoration: underline;
}
.hyo_down {
	background-image: url(img/hyo_down.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 280px;
}


#news {
	width: 488px;
	background-color: #FFFEF7;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: auto;
	border: 1px solid #9F9F9B;
	height: 126px;
	text-align: left;
	background-image: url(img/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #00546E;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}

#tophead {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_btn_head {
	background-color: #fffef7;
	text-align: center;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F9F9B;
	border-right-color: #9F9F9B;
	border-bottom-color: #9F9F9B;
	border-left-color: #9F9F9B;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.class_tite {
	background-image: url(img/class_title.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 280px;
	text-indent: 30px;
	font-weight: bold;
}
.title {
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 280px;
	text-indent: 30px;
	font-weight: bold;
}
.class_01 {
	background-image: url(img/class_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.class_02 {
	background-image: url(img/class_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.class_03 {
	background-image: url(img/class_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.class li {
	list-style-position: outside;
	list-style-image: url(img/star.jpg);
    word-break: break-all !important;
    text-align: justify;
}

.rightside {
	width:140px;
	margin-left:40px;
	margin-bottom:20px;
	float:right;
}
.rightside img {
	width:140px;
	margin-left:40px;
	float:right;
	height:auto;
}
.leftside {
	width:100%;
	float:left;
	text-align: justify;
}
.room a img {
    width: 240px;
    height: auto;
}