@charset "UTF-8";

#secondNavi ul {
	width:948px;
	height:26px;
	background:url(images/sec_navi.gif) no-repeat;
	overflow:hidden;
}

#secondNavi a {
	width:146px;
	height:26px;
	float:left;
	margin-left:1px;
	background-image:url(images/sec_navi.gif);
	background-repeat:no-repeatl
}

#secMn01 a { background-position:-1px 0px; }
#secMn02 a { background-position:-148px 0px; }

#secMn01 a:hover, #secMn01 a.nowhere { background-position:-1px -26px; }
#secMn02 a:hover, #secMn02 a.nowhere { background-position:-148px -26px; }


/* 3rd */

#pageTtl {
	position:absolute;
	width:28px;
	height:425px;
	top:0px;
	left:875px;
	z-index:3;
}

#giftWrap {
	width:778px;
	margin:0 100px 0 70px;
}


/* 贈答品 */

#meishuText {
	position:absolute;
	width:745px;
	height:435px;
	top:0px;
	left:55px;
	overflow:auto;
	z-index:3;
}

#meishuText p {
	font-size:80%;
	line-height:1.2;
}

#meishuText table {
	margin-top:10px;
}

#meishuText td {
	width:50%;
	vertical-align:top;
}

.meishuLabel {
	height:100px;
	width:100px;
	margin-top:10px;
}

.meishuSetumei {
	margin:-100px 10px 0 110px;
	min-height:100px;
	_height:100px;
}

.meishuSetumei h4 {
	font-size:100%;
	margin-bottom:7px;
	line-height:1.1;
}

.meishuSetumei p {
	margin-top:7px;
}

#hikMenu {
	position:absolute;
	width:60px;
	height:100px;
	top:0px;
	left:808px;
	z-index:4;
}

#hikMenu ul {
	list-style:none;
}

#hikMenu li {
	display:inline;
}

#hikMenu a,
#hikMenu em {
	float:right;
	width:15px !important;
	width /**/:17px;
	padding:14px 0 5px;
	border:solid 1px #000;
	text-align:center;
	background:url(images/bow_dot.gif) center top no-repeat;
}
#hikMenu a:hover, #hikMenu a.nowat {
	background:url(images/bow_red_ud.gif) center top no-repeat;
	border:solid 1px #920707;
}
