* {
	margin: 0px;
	padding: 0px;
}
body{
	background-image: url(../images/st4.gif);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#sub-content .box{
	margin:0 10px;
	padding:5px;
	background-color:#ffffff;

}
#sub-content{
color:#333333;
}
#sub-content .box.top{
	border-radius: 8px 8px 0px 0px; 
}
#sub-content .box.bottom{
	border-radius: 0px 0px 8px 8px; 
}
h3{
	text-align: center;
	color: #ff3366;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87cefa;

}
.oa_box{
	background-color: #ffffff;
	margin: 6px 2px;
	padding: 5px;
	border: 2px solid #ff99cc;
	border-radius: 8px 8px 8px 8px;
}

.font2{

}
.font4 {
	color: #C00;
}

.font3{
color:#0070dd;
}
.next {
	text-align: center;
}
.font_next1 {
	color: #009966;
	font-size:1.2em;
	padding:5px 0px;
}
.font_next2 {
	font-size:1.2em;
	color: #0058AE;
	padding:5px 0px;
}
.font_s {
	color: #0058AE;
	font-size:0.9em;
}
.link-detail{
	text-align: center;
	padding:20px 0;
}
.link-detail a{
	text-decoration:none;
	margin: 10px auto;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #4375a8), color-stop(1.00, #244386));
	background: -webkit-linear-gradient(#4375a8, #244386);
	background: -moz-linear-gradient(#4375a8, #244386);
	background: -o-linear-gradient(#4375a8, #244386);
	background: -ms-linear-gradient(#4375a8, #244386);
	background: linear-gradient(#4375a8, #244386);
	border: 1px solid #0076A3;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	padding: 0.7em 5em;
	text-align: center;
	color:#ffffff;
}
.present{
	padding:5px 0px 0px 0px;
}

.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{
	margin:5px;color:#171717;
}

h2{
	background-color: #ff5182;
}
div.-l{
	float: left;
	margin-left: -9px;
	border-top-color: transparent;
	border-right-color: #ff99cc;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

div.-r{
	float: right;
	margin-right: -9px;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: #ff99cc;
}

.movieMonth{margin:0;background-color:#f3f5ec;padding:5px;color:#586859;border:1px solid #D9DCE3;}

video{width:80px;height:45px;float:left;padding:5px;}
a.videoplay{padding:0.3em 15px 0.8em 90px!important;min-height:40px;}
a.videoplay p.title{margin:5px 0px;}
a.videoplay p.subtitle{margin:5px 0px;}



.google-maps {
position: relative;
padding-bottom: 250px; /*高さは250pxで固定*/
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
