@import url(reset.css);
@import url(common.css);

/*Body設定*/
body{
	color:#000;
	font-family:"Lucida Grande", "segoe UI", "Hiragino ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	
}
/*共通メニューの位置*/
a.openRight img {
	height: 72%;
	top: 10px;

	right: 2%!important;
	position: absolute;
}

#contentGoup img{
max-width:100%;
height:auto;
}

#contentGoup .inner{

}
#contentGoup p{
padding:5px;
margin:5px 0;
}
.lineArea {
border-top: 1px #eee solid;
border-bottom: 1px #eee solid;
padding: 0 5px;
margin: 3px 0;
}
.centerArea {
text-align: center;
}

.clear {
border: 1px #666 dotted;
clear: both;
margin: 20px 0;
display: block;
}

.small{
font-size:80%;
}

.large{
font-size:120%;
}
.yellow{
color: #A50000;
}

.red{
color: #A50000;
}

.bottonArea a {
display: block;
margin: 5px 0;
text-align: center;
background: #FC9D0E;
color: #fff;
padding: 5px;
}

/******************************************************************/
#Wrapper a img:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

#Wrapper {
	width: 100%;
	clear: both;
	padding-top: 0px;
	position: relative;
}

#Wrapper #loopslider {
	width: 100%;
	height: 225px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#loopslider_wrap {
	z-index: 1;
}

#loopslider ul {
	height: 225px;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#loopslider ul li {
	width: 320px;
	height: 225px;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#loopslider ul li img {
	position: relative;
	z-index: 1;
	max-width: 100%;
	height: auto;
	display: block;
}

#loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#logoArea {
	width: 100%;
	height: 240px;
	position: absolute;
	z-index: 2;
	top: 5px;
}

#logoArea .inbody {
	width: 100%;
	height: 240px;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}

#logoArea .inbody #logoSub{
margin: 0 auto;
position: relative;
display: block;
top: 0px;
width: 50%;
}

#contentsArea {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 35px;
	position: relative;
}


















#Wrapper img {
	width: 100%;
}

#Wrapper .slideShow {
	width: 100%!important;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 99;
}

#Wrapper .slideShow .mainView {
	width: 100%!important;
	position: relative;
	z-index: 100;
}

#Wrapper .slideShow .mainView ul {
	width: 100%!important;
	position: relative;
}

#Wrapper .slideShow .mainView ul li {
	width: 100%!important;
	top: 0;
	left: 0;
	position: absolute;
}

#Wrapper .slideShow .thumbNail {
	display: none;
}

#Wrapper .cover {
	position: relative;
	width: 100%!important;
	z-index: 1000;
	margin-top: -61%;
}

.blcWrap {
	margin-top: -10%;
	position: relative;
	z-index: 10000;
}

.blcWrap .blc {
	margin-bottom: 3%;
}

.blcWrap .blc img {
	width: 100%;
}