@charset "utf-8";
.text {
	font-size: 18px;
	line-height: 1.5em;
}
.oshirasetext {
	font-size: 20px;
}
.map {
	padding-left: 15px;
}


.tel {
	font-size: 24px;
	color: #20B30E;
	padding-top: 5px;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fax {
	font-size: 24px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.news {
	font-size: 14px;
	color: #000;
}

.newsmark {
	font-size: 14px;
	color: #F90;
	padding-left: 5px;
}
.circle {
	font-size: 42px;
}
.slash {
	font-size: 24px;
}


.box {
	border: 2px solid #FFDEF3;
}
.boxunder {
	border-bottom-style: dashed;
	border-bottom-color: #FFE0F2;
	border-bottom-width: 1px;
}
.oshirasebox {
	border: 2px solid #FF99FF;
	margin-bottom: 18px;
}
body {
	background-image: url(images/bg_img.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body table tr td a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.syoukaitext {
	line-height: 25px;
	padding-left: 25px;
	vertical-align: top;
}
.riha1 {
	padding-left: 80px;
}
.new {
	position: relative;
	top: 5px;

}





#viewer {
    margin: 0 auto;
    width: 1000px;
    height: 332px;
    text-align: left;
    overflow: hidden;
    position: relative;

}


#viewer img {
    top: 0;
    left: 0;
    position: absolute;
}

.blog {
	padding-left: 20px;
}
.oshirasemidashi {
	font-weight: bold;
	font-size: 24px;
}
