body {
	margin: 0px;
	text-align:left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#EFEFE4;
	line-height: 180%;
	
}


/*********************
画像
***********************/

a:hover img {
 opacity: 0.6;
}
 
a img {
 transition: opacity 0.6s ease-in;
}
 
 
img{ border: 0; vertical-align: center; 
max-width: 100%; 
    height:auto;
}




div#wrapper_top {  
 margin: 0; 
 clear: both;
 background-color:#FFF;
 padding-bottom: 10px;

}

.title_pogi {
		width: 960px;
	margin: 0 auto;
}





/*********************
コンテンツ
***********************/


div#wrapper {  
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-top:20px;

}

div#wrapper_white {  
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-top:20px;
	background-color:#FFF;

}

div#wrapper_midashi {  
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background-color:#3C0;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	padding: 10px;

}

div#wrapper_midashi2 {  
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background-color:#F90;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	padding: 10px;

}

.box {
	float: left;
}

.box_sc {
	float: left;
	margin: 15px;
	text-align: center;
}

.box_fb {
	float: left;
	margin: 15px;
	width: 460px;
}

.txt_sc2 {
	text-align: left;
	margin: 15px;
}

.boxContainer {
	overflow: hidden;
}

/* clearfix */
.boxContainer:before,
.boxContainer:after {
    content: "";
    display: table;
}
 
.boxContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.boxContainer {
    zoom: 1;
}


.tbweek_03{
width: 100%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
table-layout:fixed;
}
.tbweek_03 th{
width:25%;
padding:4px;
text-align: center;
vertical-align: top;
color: #444;
background-color: #feedf3;
border-left: 3px double #999;
border-top: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.tbweek_03 td{
width:75%;
padding:4px;
text-align: center;
background-color: #fafafa;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.txt_org {
	color:#F00;
	font-weight:bold;}
	

.txt_blu {
	color:#06F;
	font-weight:bold;}
 

/*********************************
フローティングウィンドウ（規約）
**********************************/


#content2 {
	position: relative;
	color: #102E27;
	background-color: rgba(255,255,255,0.8) !important;
}
#content02 a {
	color: #102E27;
}
.open-menu {
-webkit-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
}
.close-menu {
-webkit-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
}
.close-content02 {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 24px;
	cursor: pointer;
	padding: 0 10px;
}
.modal-content {
	margin: 0 auto;
	line-height:2 ;
	width: 960px;
	background-color:#FFF;
	padding: 50px;
}

.modal-content em {
	color:#C00;}




/*********************************
コンテンツ2016

**********************************/

.txt_topics {
	width: 920px;
	text-align:left;
	padding: 10px;
	margin: 0 auto;
}

div#wrapper_center {  
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;

}

div#wrapper_price {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background-attachment:inherit;
	background-repeat: no-repeat;
	background-position: right center;

}

div#wrapper_right {  
	width: 930px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;

}

.migi {
	float:right;}

.left {
	float:left;
	margin-right: 20px;}

#pagetop{
            position:fixed;
            right: 0px;
            bottom: 60px;
            cursor:pointer;
        }

/*********************************
フッター2016

**********************************/

div#wrapper_foot {
	margin-top: 30px;
 clear: both;
 background-image:url(../images/foot_bg.gif);
 background-repeat:repeat;
}

.copy {
	width: 960px;
	text-align:right;
	padding: 40px;
	margin: 0 auto;
	line-height:120%;
	color:#FFF;
}
