@charset "UTF-8";
/* CSS Document */

	*{
		margin:0;
	}

		img{
			border:none;
		}

html{
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	letter-spacing:1px;
	font-size:13px;
}

	body {
		-webkit-text-size-adjust: 100%;
	}

		a{
			color:;
			text-decoration:none;
		}

/*------------------------------------------
	header
--------------------------------------------*/

.header{
	background:rgba(0,0,0,0.0);
	/**background: -webkit-gradient( linear, left top, left bottom, from(#eee), to(#fff) );**/
	background-image:url("../img/header-bg01.jpg");
	background-repeat:repeat-x;
	width: 100%;
	height:121px;
}

.header-centre {
	background:rgba(256,256,256,0.0);
	width: 960px;
	height:121px;
	overflow:hidden;
	margin:0 auto;
}
		.header-centre div{
			float:left;
		}
	.header-centre-left,.header-centre-right  {
		background:rgba(0,0,0,0.0);
	}
	.header-centre-left {
		width: 144px;
		height:auto; min-height:50px;
		padding:0px 0 0 0;
		margin:22px 0 0 45px;
		overflow:hidden;
	}

	.header-centre-right {
		width: 556px;
		height:auto; min-height:80px;
		margin:0px 0 0 215px;
		overflow:hidden;
	}
		.miniinfo01,.miniinfo02{
			background:rgba(0,200,0,0.0);
		}
		.miniinfo01{
			width: 556px;
			background-image:url("../img/h1-bg.png");
			background-repeat:no-repeat;
			height:auto; min-height:38px;
			margin:0px 0 0 0 ;
			overflow:hidden;
		}
			.miniinfo01 h1 {
				font-weight:normal;
				font-size:13px;
				color:#fff;
				letter-spacing:2px;
				padding:5px 0 0 96px;
			}
			.empha01 {
				font-size:16px;
			}

		.miniinfo02{
			width: 556px;
			height:auto; min-height:24px;
			margin:33px 0 0 0 ;
			overflow:hidden;
		}
			.miniinfo02 h2 {
				font-weight:normal;
				font-size:14px;
				color:#7b7b7b;
				letter-spacing:2px;
				padding:0px 0 0 33px;
			}


/*------------------------------------------
	MENU
--------------------------------------------*/
.menu-bar {
	width: 100%;
	height: 11px;
	padding:0px 0 0px 0;
	background-color:rgba(0,0,0,0.1);
	background-image:url("../img/menu-bg01.jpg");
	background-repeat:repeat-x;
	margin:0 auto ;
}
.menu {
	width: 100%;
	height: 55px;
	padding:0px 0 0px 0;
	background-color:rgba(0,0,0,0.1);
	background-image:url("../img/menu-bg02.jpg");
	background-repeat:repeat-x;
	margin:0 auto;
}

.menu-center {
	background:rgba(256,256,256,0.0);
	width: 940px;
	height:55px;
	overflow:hidden;
	margin:0 auto;
	padding: 0 0 0 20px;
}
		.menu-center div{
			float:left;
		}
/**			.menu-center .page01:hover,.page02:hover
					,.page03:hover,.page04:hover
					,.page05:hover
					{
				background-color:rgba(256,256,256,0.33);
			}  **/

		.menu-center a{
			color:#fff;
		}
.separate{
	background:rgba(0,0,0,0.0);
	background-repeat:repeat-x;
	width:2px;
	height:55px;
}

	.page01,.page02,.page03,.page04,.page05{
		background:rgba(0,0,0,0.00);
		width: 182px;
		height:55px;
		padding:10px 0 5px 0px;
		overflow:hidden;
		text-align:center;
		color:#fff;
		font-size:14px;
		font-weight:normal;
		letter-spacing:2px;
	}
	.page01 p,.page02 p,.page03 p,.page04 p,.page05 p{
		background:rgba(0,0,0,0.0);
	}

	.page01{
		background-image:url("../img/menu01.png");
		background-repeat:no-repeat;
	}
			.page01.active{
				background-image:url("../img/active01.png");
				background-repeat:no-repeat;
			}
			.page01:hover{
				background-image:url("../img/active01.png");
				background-repeat:no-repeat;
			}
	.page02{
		background-image:url("../img/menu02.png");
		background-repeat:no-repeat;
	}
			.page02.active{
				background-image:url("../img/active02.png");
				background-repeat:no-repeat;
			}
			.page02:hover{
				background-image:url("../img/active02.png");
				background-repeat:no-repeat;
			}
	.page03{
		background-image:url("../img/menu03.png");
		background-repeat:no-repeat;
	}
			.page03.active{
				background-image:url("../img/active03.png");
				background-repeat:no-repeat;
			}
			.page03:hover{
				background-image:url("../img/active03.png");
				background-repeat:no-repeat;
			}
	.page04{
		background-image:url("../img/menu04.png");
		background-repeat:no-repeat;
	}
			.page04.active{
				background-image:url("../img/active04.png");
				background-repeat:no-repeat;
			}
			.page04:hover{
				background-image:url("../img/active04.png");
				background-repeat:no-repeat;
			}
	.page05{
		background-image:url("../img/menu05.png");
		background-repeat:no-repeat;
	}
			.page05.active{
				background-image:url("../img/active05.png");
				background-repeat:no-repeat;
			}
			.page05:hover{
				background-image:url("../img/active05.png");
				background-repeat:no-repeat;
			}
/*------------------------------------------
	contents right (2,3,4,5)
--------------------------------------------*/
.contents-right {
	background:rgba(0,0,0,0.05);
	width: 268px;
	height:auto; min-height:330px;
	overflow:hidden;
	margin:0px 0 0 22px;
}
	.coupon {
		background:rgba(0,0,0,0.05);
		width:268px;
		height:141px;
		overflow:hidden;
		margin:0px auto 0 auto;
	}
	.infologo02{
		background:rgba(0,0,0,0.05);
		background-image:url("../img/logo02.jpg");
		width: 256px;
		height:139px;
		overflow:hidden;
		margin:6px 0 6px 6px;
		padding:0 0 0px 0px;
		text-align:center;
	}
		.infologo02 h4 {
			font-weight:bold;
			font-size:15px;
			color:#9c0641;
			letter-spacing:2px;
			line-height:24px;
			padding:0px 0 0 0;
			margin:87px 0 0 0px;
		}
			.empha02 {
				font-size:13px;
			}

.sideinfo{
	background:#a2011a;
	width: 268px;
	height:auto; min-height:330px;
	overflow:hidden;
	margin:13px 0 0 0px;
	padding:0 0 10px 0;
}
	.info01{
		background-image:url("../img/info-bg.jpg");
		background-repeat:repeat-y;
	}
		.info01{
			width: 256px;
			height:auto; min-height:15px;
			overflow:hidden;
			font-weight:bold;
			font-size:13px;
			color:#fff;
			letter-spacing:2px;
			padding:2px 0 2px 0;
			margin:2px 0 0 6px;
			text-align:center;
		}
.infodetails01,
.infodetails02,
.infodetails03,
.infodetails04{
	background:rgba(256,256,256,0.0);
}
	.infodetails01{
		width: 256px;
		height:auto; min-height:15px;
		overflow:hidden;
		font-size:13px;
		color:#ffd6d6;
		letter-spacing:2px;
		padding:17px 0 17px 0;
		margin:5px 0 5px 6px;
		text-align:center;
	}
			.infodetails01 h6{
				font-size:13px;
				font-weight:normal;
				letter-spacing:2px;
				color:#ffd6d6;
			}
			.infodetails01 a{
				color:#ffd6d6;
			}
.infodetails02{
	width: 240px;
	height:auto; min-height:15px;
	overflow:hidden;
	font-size:12px;
	color:#ffd6d6;
	letter-spacing:2px;
	line-height:24px;
	padding:3px 8px 3px 8px;
	margin:2px 0 2px 6px;
	text-align:left;

}
.infodetails03{
	width: 226px;
	height:auto; min-height:15px;
	overflow:hidden;
	font-size:12px;
	color:#ffd6d6;
	letter-spacing:2px;
	padding:7px 7px 7px 7px;
	margin:2px 0 16px 13px;
	text-align:left;
	border:1px solid #c85d70;
	border-radius:8px;
}

.infodetails04{
	width: 250px;
	height:auto; min-height:15px;
	overflow:hidden;
	margin:0px 0 7px 6px; 
	padding:3px 6px 3px 0px;
	text-align:right;
	line-height:22px;
}
			.infodetails04 h6{
				display:inline-block;
				padding:3px 8px 3px 8px;
				font-size:13px;
				font-weight:normal;
				letter-spacing:2px;
				color:#ffd6d6;
				border:1px solid #ffd6d6;
			}
			.infodetails04 a{
				color:#ffd6d6;
			}
.empha10 {
	line-height:30px;
}
.empha11 {
	line-height:50px;
	border:1px solid #ffd6d6;
}

/*------------------------------------------
	footer
--------------------------------------------*/

.footer {
	background:rgba(0,0,0,0.1);
	background: -webkit-gradient( linear, left top, left bottom, from(#fff), to(#ffa9a9) );
	width: 100%;
	height:auto; min-height:33px;
	overflow:hidden;
	margin:100px 0 0 0;
}
.centre,
.centre-left,
.minimenu,
.centre-right {
	background:rgba(0,0,0,0.0);
}

.centre {
	width: 920px;
	height:auto; min-height:56px;
	overflow:hidden;
	margin:7px auto 0 auto;
}
		.centre div{
			float:left;
		}

	.centre-left {
		height:auto; min-height: 55px;
		width:95px;
		margin:7px 0 0 0px;
		overflow:hidden;
	}

		.minimenu {
			width: 660px;
			height:auto; min-height: 25px;
			margin:38px 0 0 35px;
			font-size:12px;
			overflow:hidden;
			padding:0 0 0 0;
			letter-spacing:1px;
			color:#a2011a;
		}
		.minimenu p {
			font-size:12px;
			float:left;
			margin:0 0 0 63px;
			padding:2px 0 2px 8px;
		}

		.minimenu a{
			color:#a2011a;
		}

			.centre-right {
				width: 55px;
				height:55px;
				overflow:hidden;
				margin:38px 0 0 35px;
			}
.footer-middle{
	background:#c23349;
	width: auto;
	height:auto; min-height:28px;
	overflow:hidden;
	margin:-23px 0 0 0px;
	clear:left;
}
	.footer-middle-centre {
		background:rgba(256,256,256,0.0);
		width: 920px;
		height:auto; min-height:28px;
		overflow:hidden;
		margin:0px auto 0 auto;
		padding:3px 0 3px 0;
	}
			.footer-middle-centre h3 {
				font-weight:normal;
				font-size:13px;
				color:#fff;
				letter-spacing:2px;
				padding:6px 0 0 0;
			}
			.footer-middle-centre a {
				color:#fff;
			}

.footer02 {
	background-color:#c23349;
	width: 100%;
	height:39px;
	overflow:hidden;
	margin:0px 0 0 0px;
}
	.copy {
		width: 920px;
		height: 31px;
		background-color:rgba(100,0,0, 0.0);
		margin:0 auto;
		overflow:hidden;
	}
				.copy01 {
					width: auto;
					height: auto;
					background-color:rgba(256,256,256,0.0);
					margin:7px 0 0 0;
					padding:0 33px 0 0;
					font-size:12px;
					overflow:hidden;
					text-align:left;
					color:#fff;
					letter-spacing:1px;
				}

