@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index_bg_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #9A3F55;
}
img {
   border:0;
}

img{
   border:none;
}







#layer_1 {
	position: absolute; /* 基準からの相対位置 */
	top: 10px; /* 上からの位置 */
	right: 0px; /* 右からの位置 */
	font-size: 13px;
	font-family: "Times New Roman", Times, serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 13px;
	width: 300px;
	letter-spacing: 1px;
	color: #CCCCCC;
	text-align: right;
}
div#layer_1 a {
	color: #FFFFFF;
	text-decoration: none;
}
div#layer_1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}






.pagewrapper {
	padding: 0px;
	height: 540px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	margin: 0px;
	float: left;
	height: 71px;
	width: 820px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 97px;
	padding-left: 0px;
}


.header {
	position: relative; /* 基準となる位置 */
	width:820px; /* 基準の幅 */
	height: 71px; /* 基準の高さ */
}



.menubtn {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu {
	display: block;
	float: left;
	height: 181px;
	width: 231px;
	padding-top: 22px;
	padding-left: 89px;
	padding-bottom: 85px;
}
.flash {
	display: block;
	margin: 0px;
	float: left;
	height: 373px;
	width: 350px;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 0px;
}





.rollover01 {
	width:231;
	height:32px;
	background-image: url(images/btn01_on.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rollover01 a {
	display:block;
	width:231;
	height:32px;
	outline:none;
}
.rollover01 a:hover {
	text-indent:-9999px;
}

.rollover02 {
	width:231;
	height:32px;
	background-image: url(images/btn02_on.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rollover02 a {
	display:block;
	width:231;
	height:32px;
	outline:none;
}
.left {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 373px;
	width: 320px;
}
.rollover02 a:hover {
	text-indent:-9999px;
}

.rollover03 {
	width:231;
	height:32px;
	background-image: url(images/btn03_on.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rollover03 a {
	display:block;
	width:231;
	height:32px;
	outline:none;
}
.rollover03 a:hover {
	text-indent:-9999px;
}

.rollover04 {
	width:231;
	height:32px;
	background-image: url(images/btn04_on.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rollover04 a {
	display:block;
	width:231;
	height:32px;
	outline:none;
}
.rollover04 a:hover {
	text-indent:-9999px;
}

.rollover05 {
	width:231;
	height:32px;
	background-image: url(images/btn05_on.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rollover05 a {
	display:block;
	width:231;
	height:32px;
	outline:none;
}
.rollover05 a:hover {
	text-indent:-9999px;
}

.rollover06 {
	width:231;
	height:32px;
	background-image: url(images/btn06_on.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rollover06 a {
	display:block;
	width:231;
	height:32px;
	outline:none;
}
.rollover06 a:hover {
	text-indent:-9999px;
}

.rollover07 {
	width:231;
	height:32px;
	background-image: url(images/btn07_on.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rollover07 a {
	display:block;
	width:231;
	height:32px;
	outline:none;
}
.rollover07 a:hover {
	text-indent:-9999px;
}






.information {
	margin: 0px;
	height: 84px;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	display: block;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 820px;
	letter-spacing: 1px;
	color: #4B1D22;
	text-align: left;
	display: block;
	line-height: 20px;
}
.footer img {
	float: left;
}

