@charset "utf-8";

h3,
h4 {
 clear: both;
}

table th,
table td {
	vertical-align: top;
}
	table th.arrow {
		vertical-align: middle;
	}
/* ============================================
	/secret/index.html
============================================ */
.lNav01 a { background-image: url(../img/lNavi01_ov.gif);}
.lNav02 a { background-image: url(../img/lNavi02_ov.gif);}
.lNav03 a { background-image: url(../img/lNavi03_ov.gif);}
.lNav04 a { background-image: url(../img/lNavi04_ov.gif);}
.lNav05 a { background-image: url(../img/lNavi05_ov.gif);}
.lNav06 a { background-image: url(../img/lNavi06_ov.gif);}

div#mainImg_top {
	width: 700px;
	height: 91px;
	position: relative;
}

p#mainImg01 {
	position: absolute;
	left: -7px;
	top: 0;
}


div.voiceR {
	background: url(../img/voice/bg_voiceR.gif) left top repeat-y;
	margin-top: 10px;
}
div.voiceR_t {
	background: url(../img/voice/bg_voiceR_t.gif) left top no-repeat;
	height: auto !important;
	height: 203px;
	min-height: 203px;
}
div.voiceR_b {
	background: url(../img/voice/bg_voiceR_b.gif) left bottom no-repeat;
	height: auto !important;
	height: 45px;
	min-height: 45px;
}
	.sectionVoiceIn {
		padding: 15px 22px;
	}
	
	.sectionVoiceIn .leftImg {
		width: 125px;
		margin-right: 15px;
		float: left;
		text-align: center;
		color: #4a9400;
		line-height: 1.4;
	}

h4.h4_secret {
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: url(../img/h4_bg_dotX.gif) left bottom repeat-x;
}
	h4.h4_secret span {
		background: url(../img/h4_ico_secret.gif) left 1px no-repeat;
		padding-left: 18px;
	}
	
/* ============================================
	/secret/recommend/index.html
============================================ */

.btn_rec01 {
	background: url(../recommend/img/btn_rec01_ov.gif) left top no-repeat;
	width: 157px;
	height: 21px;
	float: right;
}
.btn_rec02 {
	background: url(../recommend/img/btn_rec02_ov.gif) left top no-repeat;
	width: 157px;
	height: 21px;
	float: right;
}
	.btn_rec01 a,
	.btn_rec02 a {
		width: 157px;
		height: 21px;
		display: block;
	}
		.btn_rec01 a:hover,
		.btn_rec02 a:hover {
			background-color: transparent;
		}
			.btn_rec01 a:hover img,
			.btn_rec02 a:hover img {
				visibility: hidden;
			}
			
.recR_b {
	background: url(../recommend/img/bg_recR_b.gif) left bottom no-repeat;
	padding-bottom: 10px;
	float: right;
	width: 550px;
}
.recR {
	width: 508px !important;
	width: 550px;
	padding: 20px 0 10px 40px;
	border-left: 1px #7bb900 solid;
	border-right: 1px #7bb900 solid;
}
	.recR .inner {
		padding: 10px 20px 20px 0;
	}
