section{
	position: relative;
	min-width:980px;
}

#top_img{
	width: 100%;
	min-width:980px;
	position: relative;
	z-index: 99;
}

#top_img img{
	width:100%;
}


/*新着情報
------------------------------------------*/

#news{
	position: relative;
	overflow: hidden;
	min-width: 980px;
	background-color: #b50000;
	background-image: url(../img/common/bg_roop.gif);
}

#news a:link{color:#fff;text-decoration:none;}
#news a:visited{color:#fff;text-decoration:none;}
#news a:hover{color:#ebb40e;text-decoration:none;}
#news a:active{color:#ebb40e;text-decoration:none;}

#news:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 100%;
	background: #000000;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	margin-top: -3%;
	margin-right: -10%;
	margin-bottom: 0;
	margin-left: -10%;
}

#news_inner {
	box-sizing: boder-box;
	width: 100%;
	max-width: 980px;
	height: 100%;
	color: #fff;
	text-align: center;
	z-index: 99;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}


#news h2{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1.5%;
}


#news dl{
    width:100%;
	max-width:980px;
}
 
#news dt{
	clear: left;
	float: left;
	padding: 5px;
	width: 7em;
	line-height: 1.5em;
	background: #b50000;
	color: rgba(255,255,255,1);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5%;
	margin-left: 0;
	text-align: center;
}
 
#news dd{
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5%;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0em;
	padding-bottom: 5px;
	padding-left: 8.5em;
	text-align: left;
}

#news_more{
	clear: both;
	width: 12%;
	max-width: 12%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid rgba(255,255,255,1);
	text-align: center;
	margin-top: 2%;
}

#news_more a{
	text-decoration: none;
	color: rgba(51,51,51,1);
	display: block;
	padding: 5px;	
}

#news_more a:hover{
	background-color: rgba(79,79,79,1);
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
	-moz-transition: fadeIn 2s ease 0s 1 normal;
	-ms-transition: fadeIn 2s ease 0s 1 normal;
}





/*about
------------------------------------------*/


#wrap{
	background-image: url(../img/index/about_img.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
		width: 100%;
	min-width:980px;
}


#about_block{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	position: relative;
	width: 100%;
	min-width:980px;
	display: table;
}

#about_block img{
	width:100%;
}

#about_unit{
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

#about h2{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6%;
}

#about h2 img{
	width:50%;
	max-width:230px;
}

#about #about_txt{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top:2%;
}

#about #about_txt img{
	width:90%;
	max-width:803px;
}

#about_more{
	clear: both;
	max-width: 194px;
	min-width:174px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid rgba(255,255,255,1);
	text-align: center;
	margin-top: 2%;
	margin-bottom: 6%;
}

#about_more a{
	text-decoration: none;
	color: rgba(51,51,51,1);
	display: block;
	padding: 10px;
	background-color: rgba(255,255,255,0.2);
}

#about_more a:hover{
	background-color: rgba(255,255,255,0.5);
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
	-moz-transition: fadeIn 2s ease 0s 1 normal;
	-ms-transition: fadeIn 2s ease 0s 1 normal;
}

#about_more img{
	width:100%;
	max-width:174px;
	min-width:174px;
}



/*access
------------------------------------------*/
#access h2{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3%;
	padding-bottom: 1.5%;
}

#access h2 img{
	width:50%;
	max-width:113px;
}

/* map */
#map {
	width: 90%;
	max-width: 980px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#map iframe,
#map object,
#map embed {
width: 100%;
height:450px;
}

table#access_table  {
	width: 100%;
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 3%;
}

#access_table td  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	padding-top: 1.5%;
	padding-right: 6%;
	padding-bottom: 1.5%;
	padding-left: 6%;
}

#access_table th{
	width: 30%;
	text-align: left;
	background-color: #efefef;
	vertical-align: middle;
	padding-top: 1.5%;
	padding-right: 6%;
	padding-bottom: 1.5%;
	padding-left: 6%;
	border: 1px solid #e4e4e4;
	font-weight: normal;
}

