body,footer{
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

}
#headerimage{
	width: 100%;
}
#sub-header img {

}

#sub-content{

}
#sub-content .box{
	margin:0 10px;
	padding:3px;
	background-color:#ffffff;
}
#sub-content .box.top{
	border-radius: 8px 8px 0px 0px; 
}
#sub-content .box.bottom{
	border-radius: 0px 0px 8px 8px; 
}
#sub-content .box h3 {
	clear: both;
	margin-top: 2em;
	margin-bottom: 0em;
}
#sub-content .box h3 img {
	width: 100%;
}


#sub-content .box dl dt {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dashed #d7ebf7;
	padding-bottom: 5px;
	color: #366;
	margin-left: 10px;
	margin-right: 10px;
}
#sub-content .box dl dd {
	color: #333;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 90%;
	margin-right: 10px;
}
.prf_pict {
	background-color: #FFF;
	width: 99%;
	margin: auto;
	padding: 0;
	padding-right: 3px;
}
.prf_pict img {
	width: 100%;
	border: 1px solid #CCC;
}

.midashi{
	color:#FF3399;
	margin:5px 0px;
}
.naiyou{
	margin:2px 10px;
}

.link_box ul.list-group li{
	margin:0;
	border-right-width: 0px;
	border-left-width: 0px;
}	
.link_box ul li:last-child{
	border:0;
}



ul.list-group li div.no_link {
    display: block;
    padding: 0.85em 15px 0.85em 8px;
}
.address{color:#171717;}
.no_link p.naiyou{color:#171717;}
div.center{
	text-align: center;
	margin-top: 10px;
}

div.center2{
	text-align: center;
}
.WhatsNew {
	height: 10em;
	overflow: auto;
}
.WhatsNew li {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: 1px dashed #CCC;
}

.fontRed {
	color: #C00;
}
h2 {
	color: #FFF;
	background-color: #392108;
	text-align: center;
}


#youtubeplay{
	padding-top: 56.25%;
	position: relative;
	width: 100%;
}

#movie_area {
	margin-bottom: 20px;
	margin-top: 0px;
}

#youtubeplay iframe {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.box dl {
	margin-bottom: 40px;
	margin-top: 40px;
}

.box dt {
	font-weight: bold;
	margin-bottom: 1em;
	border-bottom: #000 dashed 1px;
	color: #57779C;
	text-align: center;
	margin-top: 1em;
}
.box dd {
	margin-bottom: 1em;
	text-align: center;
}
