@charset "utf-8";
/* CSS Document */
#galleryviewarea {
	padding: 0px;
	height: 355px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.panel {
	margin-bottom: 20px;
}
#contents_news {
	/*overflow: scroll;*/
	height: 400px;
	line-height: 150%;
}
.news {
	margin-bottom: 10px;
}
.news a{
	color: #990000;
}
.news a:link,hover,visited,active{
	color: #990000;
}
#oshirase {
	font-size: 12px;
	color: #993300;
	font-weight: normal;
	border: 1px solid #990000;
	padding: 8px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 200%;

}
.innerframebox {
	height: 340px;
	padding-top: 10px;
}



#mobile**********************************{
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 480px) {

#mainvisualwrap {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainvisualwrap .flexslider {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#mainvisualwrap .flexslider img {
	height: auto;
	width: 100%;
}




.innerframebox {
	width: 80%;
	margin-left: 10%;
}
#contents_news {
	width: 95%;
	margin-left: 5%;
}
.date {
	font-size: 14px;
	font-weight: bold;
	color: #94780A;
	float: none;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9966;
	padding-left: 5%;
}
.news {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #977907;
	width: 95%;
	padding-left: 5%;
}




}




#tablet_small **********************************{
}

/************************************************************************************
 TABLET～小
*************************************************************************************/

@media screen and (min-width: 481px) and (max-width: 768px) {

#mainvisualwrap {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainvisualwrap .flexslider {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}

.innerframebox {
	width: 90%;
	margin-left: 5%;
}
#contents_news {
	width: 95%;
	margin-left: 3%;
}
.date {
	font-size: 14px;
	font-weight: bold;
	color: #94780A;
	float: none;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9966;
	padding-left: 5%;
}
.news {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #977907;
	width: 95%;
	padding-left: 5%;
}


}






#tablet_large **********************************{
}

/************************************************************************************
 TABLET～大
*************************************************************************************/

@media screen and (min-width: 769px) and (max-width: 964px) {

#mainvisualwrap {
	padding: 0px;
	height: 355px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainvisualwrap .flexslider {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 355px;
	width: 760px;
}
.date {
	font-size: 14px;
	font-weight: bold;
	color: #94780A;
	float: left;
	width: 100px;
}
#contents_news {
	margin-left: 60px;
	margin-bottom: 30px;
	overflow: scroll;
	height: 400px;
}
.news {
	font-size: 14px;
	margin-right: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #977907;
	margin-left: 120px;
	margin-bottom: 10px;
}

}




#tablet**********************************{
}

/************************************************************************************
 TABLET
*************************************************************************************/

@media screen and (min-width: 481px) and (max-width: 964px) {



}


#pc**********************************{
}


/************************************************************************************
 &PC
*************************************************************************************/

@media print, screen and (min-width: 965px) {

#mainvisualwrap {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#mainvisualwrap .flexslider {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 355px;
	width: 760px;
}

.innerframebox {
	width: 710px;
}
.date {
	font-size: 14px;
	font-weight: bold;
	color: #94780A;
	float: left;
	width: 100px;
}
#contents_news {
	margin-left: 60px;
	margin-bottom: 30px;
	overflow: scroll;
	height: 400px;
}
.news {
	font-size: 14px;
	margin-right: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #977907;
	margin-left: 120px;
	margin-bottom: 10px;
}

}
