@charset "UTF-8";

#secondNavi ul {
	width:948px;
	height:26px;
	background:url(images/sec_navi2.gif) no-repeat;
	overflow:hidden;
}

#secondNavi a {
	width:146px;
	height:26px;
	float:left;
	margin-left:1px;
	background-image:url(images/sec_navi2.gif);
	background-repeat:no-repeatl
}

#secMn01 a { background-position:-1px 0px; }
#secMn02 a { background-position:-148px 0px; }
#secMn03 a { background-position:-295px 0px; }

#secMn01 a:hover, #secMn01 a.nowhere { background-position:-1px -26px; }
#secMn02 a:hover, #secMn02 a.nowhere { background-position:-148px -26px; }
#secMn03 a:hover, #secMn03 a.nowhere { background-position:-295px -26px; }

/* 3rd */

#pageTtl {
	position:absolute;
	width:28px;
	height:425px;
	top:0px;
	left:875px;
	z-index:3;
}

#pageText {
	position:absolute;
	width:14px;
	height:425px;
	top:0px;
	left:855px;
	z-index:3;
}

#mainPic {
	position:absolute;
	width:638px;
	height:410px;
	top:0px;
	left:47px;
	z-index:3;
}

#planChushaku {
	position:absolute;
	width:638px;
	height:25px;
	top:414px;
	left:47px;
	z-index:4;
}

#pageMenu {
	position:absolute;
	width:146px;
	height:425px;
	top:0px;
	left:696px;
	z-index:4;
}

#pageMenu ul {
	list-style:none;
}

#pageMenu li {
	display:inline;
}

#pageMenu a,
#pageMenu em {
	float:right;
	width:auto;
	padding:14px 0 5px;
	border:solid 1px #000;
	text-align:center;
	background:url(images/bow_dot.gif) right top no-repeat;
}
#pageMenu a:hover, #pageMenu a:active {
	background:url(images/bow_red_ud.gif) right top no-repeat;
	border:solid 1px #920707;
}


.menuDetail {
	position: absolute;
	width:238px !important;
	width /**/:240px;
	height:218px !important;
	height /**/:220px;
	border:solid 1px #666;
	background-color:#262626;
	overflow:hidden;
	top:205px;
	left:695px;
	visibility:hidden;
	z-index:5;
	opacity: 0.95;
	-moz-opacity: 0.95;
	filter:alpha(opacity=95);
}

.menuDetail h3 {
	margin:3px 3px 0;
	padding:2px 2px 4px;
	border-bottom:solid 1px #333;
}

.menuDetTxt {
	width:232px;
	height:166px;
	overflow:auto;
	margin:3px;
}

.menuDetail p, .menuDetail ul {
	line-height:1.3;
	font-size:80%;
	padding:2px;
	margin-top:2px;
}

.menuDetail ul {
	list-style:none;
}

.menuDetail li {
	padding-left:18px;
	background:url(images/ic_ichi.gif) 0px 0px no-repeat;
	margin-bottom:3px;
}

.detailClose {
	position:absolute;
	width:232px;
	height:15px;
	top:198px;
	left:3px;
	line-height:1.1;
}

.detailClose a {
	display:block;
	background-color:#333;
	border:solid 1px #666;
	padding:2px;
	font-size:80%;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}

.detailClose a:hover {
	background-color: #44403A;
}

/* 職人 */
#backBtn {
	position:absolute;
	width:18px;
	height:162px;
	top:276px;
	left:880px;
	z-index:4;
}

#backBtn a { display:block; border:solid 1px #000; }
#backBtn a:hover { border:solid 1px #920707; }

#shokuWrap {
	position:absolute;
	width:810px;
	height:410px;
	top:0px;
	overflow:auto;
	left:47px;
	z-index:3;
}

#shokuWrap h3 {
	clear:both;
}

.shokuFlow {
	width:780px;
	margin-top:10px;
	margin-bottom:30px;
	list-style:none;
	overflow:hidden;
}

.shokuFlow li {
	float:left;
	width:150px;
}
.shokuFlow li p {
	font-size:80%;
	line-height:1.3;
	margin-top:8px;
	width:140px;
}


.shokuAtc {
	width:740px;
	margin-top:10px;
	margin-bottom:30px;
	overflow:hidden;
}

.shokuAtc p {
	line-height:1.5;
}

.shokuAtPic {
	display:block;
	float:right;
	width:150px;
}

.shokuAtPic img {
	margin-left:10px;
	margin-bottom:5px;
}



/* 記念日ガイド */
#kinenWrap {
	width:778px;
	height:425px;
	margin:0 100px 0 70px;
	overflow:auto;
}

#kinenWrap h4 {
	margin-top:15px;
}

#kinenWrap p {
	margin-top:5px;
	line-height:1.5;
}

#yoyakuKind {
	margin-top:6px;
}

#yoyakuKind img {
	display:inline;
	margin:0 3px 3px 0;
}

#tuiki {
	margin-top:14px;
	border-top:solid 1px #FFF;
	padding-top:5px;
}

#tuiki dl {
	margin-top:5px;
	line-height:1.5;
}

#tuiki dt {
	font-weight:bold;
}
#tuiki dd {
	margin:0 0 6px 10px;
}