@charset "utf-8";
/* CSS Document */


/* ------------------------------------------------------------------------------------------------------


	トップページ　－　メインビジュアル


------------------------------------------------------------------------------------------------------ */

#Main{
	width:100%;
	}
#MainInner{
	margin-top: 10%;
	text-align: center;
	}
#MainBox{
	text-align: center;
	margin-top: 20px;
	}
#MainLeft{
	width:680px;
	height:360px;
	margin:10px 0 0 0;
	float:left;
	/**background:url(../images/main_js_info.jpg) no-repeat;**/
	}
#MainTop{
	width:652px;
	height:270px;
	margin:8px 0 0 14px;
	}
#MainBottom{
	width:666px;
	height:72px;
	margin:20px 0 0 0;
	padding:0 0 0 10px;
	}
#MainBottom ul li{
	float:left;
	margin:8px 0 0 4px;
	}
#MainRight{
	width:260px;
	height:360px;
	float:right;
	margin:10px 0 0 0;
	}

#MainRight .img_t{
	margin:11px 0 0 0;
	}

p.aoki {
	margin-top: 20px !important;
	font-size: 17px !important;
}

.ML30 {
	margin-left: 30px;
}

@media screen and (max-width: 767px) {
	.w90p {
		width: 90% !important;
	}

	p.aoki {
		font-size: 15px !important;
	}
}
	
/* ------------------------------------------------------------------------------------------------------


	トップページ　－　コンテンツ


------------------------------------------------------------------------------------------------------ */

#TopContent{
	padding:0 0 0 0;
	}
#TopContentInner{
	width:960px;
	padding:0 0 0 0;
	margin:0 auto;
	}
/* ------------------------------------------------------------------------------------------------------


	トップページ　－　メインコンテンツ


------------------------------------------------------------------------------------------------------ */

#T_MainContent{
	width:680px;
	margin:8px 0 0 0;
	float:left;
	}


#Frame{
	width:680px;
	height:118px;
	margin:0 0 20px 0;
	}


#FrameLeft{
	width:340px;
	float:left;
	}

#FrameRight{
	width:340px;
	float:left;
	background:url(../images/content_stores.gif) no-repeat;
	}
#ShopBtn{
	width:320px;
	height:118px
	}

#ShopBtn ul li{
	margin:34px 4px 0 4px;
	float:left;
	}
#ShopBtn{
	margin:0 0 0 20px;
	
}

#Event{
	width:680px;
	margin:0 0 10px 0;
	}
	
#Event_ttl{
	width:680px;
	height:30px;
	margin:0 0 20px 0;
	background:url(../images/event_ttl.gif) no-repeat;
	}
	
#Event_ttl img{
	margin:3px 0 0 580px;
	}
	
#EventBox{
	width:660px;
	margin:0 0 20px 0;
	}	
	
.EventTxtBox{
	clear:both;
	width:640px;
	margin:0 auto !important;
    padding:6px 10px 10px 10px;
	border-bottom:dotted 1px #b5b5b5;
	}

.event_img{
	float: left;
	display: inline;
	margin: 4px 10px 10px 5px;
	
	}
.event_day{
	margin: 0 5px 15px;
	}
.event_detail{
	clear:both;
	float:left;
	}

#EventBox dl 
a:link,
a:active,
a:visited{
	color:#0a5cb8;
	text-decoration:underline;
}
a:hover,
a:focus{
	color:#327bcc;
	text-decoration:none;
}

/* ------------------------------------------------------------------------------------------------------


	コンテンツ　―　サイド


------------------------------------------------------------------------------------------------------ */
#T_SubContent{
	width:260px;
	margin:8px 0 0 20px;
	float:left;
	}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
#T_SubContent img{
	margin-bottom:10px; /* IE10 */
  }
}



.nenmatsu_news {
	background: #FDF2F1;
	border: 1px solid #E20A16;
	padding: 10px;
	margin: 20px auto;
}
.bold {
	font-weight: bold;
}
.nenmatsu {
	width: 100%;
	margin-top: 10px;
}
.nenmatsu_td {
	width: 20%;
}
.nenmatsu_td2 {
	width: 80%;
}
