@charset "utf-8";
body {
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




.wrapper {
	width: 100%;
	min-width: 970px;
	min-height: 100%;
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
}


.inWrapper {
	width: 100%;
	position: absolute;
	top: 90px;
}

.contentsWrapper {
	width: 800px;
	position: relative;
	background-repeat: no-repeat;
	margin-top: 130px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}

.contentsWrapper {
	width: 970px;
	margin: 0px auto;
	position: relative;
	padding-top: 20px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
}

.logo {
	position: absolute;
	left: 25px;
	top: 60px;
	width: 308px;
}

.frame {
	margin-left: 305px;
	width: 665px;
}

.topMainArea {
	bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	position: absolute;
}

.mainArea {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	bottom: 0px;
}


.header {
	z-index: 1;
	width: 100%;
	height: 150px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	background-image: url(../img/headerBg.png);
	background-repeat: repeat-x;
	background-position: center top;
}


.headerContainer {
	width: 970px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.socialArea {
	z-index: 1;
	position: absolute;
	top: 8px;
	right: 0px;
}

.socialArea li {
	float: left;
}

.menuArea {
	position: relative;
	padding-top: 42px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menuArea li {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c4bda6;
	padding-right: 15px;
	padding-left: 15px;
}
#logo {
	float: left;
	margin-top: 33px;
	margin-left: 30px;
}
#topCenterLogo {
	position: absolute;
	left: 50%;
	top: 52%;
	margin-top: -140px;
	margin-left: -140px;
}
#copyrights{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 250px;
}
.footerArea {
	text-align: center;
	position: absolute;
	height: 90px;
	width: 100%;
	padding: 0px;
	clear: both;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom: 0px;
	background-image: url(../img/btmBg.png);
}
.topMainArea {
	position: absolute;
	width: 100%;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom: 70px;
}
.footer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}
#contentsWrapper {
	width: 100%;
	overflow: scroll;
	margin-top: 0px;
	height: 100%;
}
#mainContents {
	background-image: url(../img/bgloop.jpg);
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 130px;
	margin-bottom: 80px;
	padding-bottom: 45px;
}
.menu {
	margin-left: auto;
	width: 535px;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 20px;
}
.setumei {
	margin-right: 25px;
	margin-left: 25px;
	font-size: 12px;
	color: #453904;
	line-height: 16px;
	margin-bottom: 15px;
}
#menuMain  {
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999073;
	margin-bottom: 10px;
}
#menuMain dt  {
	float: left;
	color: #453904;
	width: auto;
	font-size: 14px;
	margin-top: 1px;
	font-weight: bold;
}
#menuMain dd  {
	float: right;
	background-color: #d8d5c9;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 13px;
	color: #453904;
	margin-left: 2px;
}
#menuMain .size {
	background-color: #FEFEFE;
	font-size: 13px;
	margin-left: 10px;
}


#menuSub {
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;
}
#menuSub dt  {
	float: left;
	color: #453904;
	font-weight: bold;
	font-size: 90%;
	padding-top: 2px;
	margin-right: 10px;
}
#menuSub dd  {
	float: left;
	background-color: #d8d5c9;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 85%;
	color: #453904;
	margin-right: 12px;
}
#menuSub   .menuSubLast     {
	float: left;
	background-color: #d8d5c9;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 90%;
	color: #453904;
	margin-right: 0px;
}






.shadow {
	-webkit-box-shadow:0 8px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:0 8px 10px rgba(0, 0, 0, 0.5);
    box-shadow:0 8px 10px rgba(0, 0, 0, 0.5);
	}
#news {
	margin-top: 22px;
	margin-bottom: 13px;
	height: 25px;
	font-size: 13px;
	margin-left: 70px;
	text-align: left;
}
#news img {
	float: left;
	margin-right: 10px;
	margin-top: -1px;
}
