@charset "utf-8";

.header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8pt;
	color: #666;
	padding-bottom: 3px;
	padding-top: 3px;
}
.blog-box {
	width: 377px;
	height: auto;
	float: left;
}
.blog-box .box-banner_blogbox {
	height: auto;
}
.topics-text  {
	padding-top: 3px;



}

.saiji .saiji-title {
	font-weight: bold;
	font-size: 12pt;
	line-height: 17pt;
	color: #600;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.saiji-text {
	font-size: 11pt;
	line-height: 15pt;
	color: #600;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topics-img  {
	width: 187px;
	height: 100px;
	text-align: center;
}




.blog-news {
	height: 158px;
	width: 330px;
	float: left;
	font-size: 10pt;
	line-height: 14pt;
	border: 3px double #600;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}

.blog-news .title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #900;
	line-height: 18pt;
	padding-left: 5px;
	letter-spacing: 0.2em;
	text-align: center;
	background-image: url(img/rss-line.gif);
}
.blog-news .blog-rss {
	margin-left: -20px;
	line-height: 15pt;
	overflow-y: hidden;
}

.blog-rss a{/*リンクされた文字*/
    color:#666666;
    font-style:normal;
    text-decoration:underline;
}
.blog-rss a:link {/*未訪問のリンク*/
    color:#333333;
    font-style:normal;
    text-decoration:underline;
}
.blog-rss a:visited {/*訪問後のリンク*/
    color:#000000;
    text-decoration:underline;
}
.blog-rss a:hover {/*マウスをのせたとき*/
    color:#CC0000;
    font-style:normal;
    text-decoration:underline;
}

.blog-banner {
	width: 355px;
	text-align: center;
	height: 350px;
	margin-left: 3px;
	margin-top: 8px;
}

.c-right-0{
	width: 97%;
	margin: 0 auto 20px;
	display: flex;
	justify-content: space-between;	
	box-sizing: border-box;
}
.serchBox{
	width: 290px;
	height: 122px;
	display: block;
	background-image: url(img/top-img/serch_bt.png);
	background-size: contain;
	background-repeat: no-repeat;

}

.serchBox:hover{
	cursor: pointer;
	background-image: url("img/top-img/serch_bt2.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left top;
}
.purchaseBox{
	width: 290px;
	height: 122px;
	display: block;
	background-image: url("img/top-img/sale_bt.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left top;
}
.purchaseBox:hover{
	cursor: pointer;
	background-image: url("img/top-img/sale_bt2.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left top;
}

/*.purchase{
	width: 260px;
	padding: 10px;
	background-color: #FDFFE7;
	box-sizing: border-box;
	-webkit-box-shadow: 2px 2px 3px #E8E8E8;
	box-shadow: 2px 2px 3px #E8E8E8;
}*/
.serchTtl{
	color: #C10000;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	letter-spacing: .05em;
	margin-bottom: 5px;
}
.purchaseTtl{
	color: #05760E;
	font-size: 18px;
	font-weight: bold;
	text-align: center;	
	margin: 5px 0 5px 0;
}
.purchaseTxt{
	line-height: 1.4;
	margin-top: 15px;
}

.iframeBox{
	width: 97%;
	margin: 30px auto 10px;
	display: flex;
	justify-content: space-between;	
	box-sizing: border-box;
}
.topixBox{
	width: 46%;
}

.event-calenderBox{
	width: 52%;
	text-align: center;
}
.yasumi{
	margin-bottom: 10px;
	line-height: 18px;
	margin-top: 5px;
	text-align: center;
	font-size: 9pt;
}
.yasumi2{
	line-height: 20px;
	margin-top: 0px;
	text-align: center;
	color: #900;
	font-weight: bold;
}
.address-text {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding:11px;
	line-height: 14pt;
	border-top:1px solid #600;
}
.address-title {
	font-weight: bold;
	font-size: 14pt;
	display: block;
}

.c-right-1 {
/*	float: left;
*/	height: auto;
	width: 98%;
	margin: 0 auto;
}

.c-right-2-l {
	width: 357px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	color: #300;
	line-height: 14pt;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}
.today {
	float: left;
}




.saiji {
	max-height: 70px;
	width: 350px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
	background-color: #FFFFE8;
	border: 2px solid #600;
	margin-left: 0px;
	color: #600;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 5px;
}

.c-right-2-l-b {
	width: 97%;
	height: auto;
	margin: 5px auto 0;
	font-size: 9pt;
	color: #000;
	text-align: center;
	clear: both;
}
.c-right-2-l-b a {
	color: #333;
}






.c-right-2-r {
	width: 217px;
	float: left;
	text-align: right;
	padding-top: 10px;
}
#topics-box {
	border: 3px double #600;
}

#schedule-box {
	border: 3px double rgb(102, 0, 0);
	border-image: none;
	height: 158px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.blog-banner p {
	margin-top: 10px;
}
.topics-title {
	color: #900;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
.schedule-title {
	height: 20px;
	background-color: hsla(51,100%,93%,1.00);
	padding-top: 2px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgb(153, 0, 0);
	font-weight: bold;
	letter-spacing: 0.1em;
}

.infoStyle {
    margin-left: auto;
    margin-right: auto;
    padding:10px;
    width: 750px;
    color: #330000;
    background-color: #fffff2;
    font-size: 11pt;
    line-height: 13pt;
    text-align: left;
    border: 1px solid; 
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.infoStyle span{
    font-size: 0.9em;
}