/* CSS Document */

#funabshi{
	width:800px;
	margin:0 auto;
	padding-bottom:20px;
	outline: none;
	color: #FFF;
	background-color: #FFF;
}



.contents_back {
	width: 800px;
	margin: 0px auto;
	background-image: url(back.jpg);
	background-repeat: repeat-y;
}


.hide{
	display:none;
}

.bold{
	font-size:130%;
	font-weight:bold;
	line-height:1.7;
}

.bold2{
	font-size:120%;
	font-weight:bold;
	line-height:1.6;
}

.red{
	color:#F00;
}
.green{
	color:#390;
}
.blue{
	color:#03C;
}
.pink{
	color:#FF99CC;
}
.aqua {
	color:#CFF;
}
.pastelgreen {
	color:#CFC;
}


.yellow{
	color:#FF9;
}


.title_upper{
	width:800px;
	height:260px;
	background:url(top_img_upper.jpg) no-repeat;
	text-indent:-9999px;
}

.title_middle{
	position:relative;
	width:800px;
	height:260px;
	background:url(top_img_middle.jpg) no-repeat;
}

.title_under{
	position:relative;
	width:800px;
	height:280px;
	background:url(top_img_under.jpg) no-repeat;
}


.title_upper_np{
	width:800px;
	height:260px;
	background:url(top_img_upper_np.jpg) no-repeat;
	text-indent:-9999px;
}

.title_middle_np{
	position:relative;
	width:800px;
	height:260px;
	background:url(top_img_middle_np.jpg) no-repeat;
}

.title_under_np{
	position:relative;
	width:800px;
	height:280px;
	background:url(top_img_under_np.jpg) no-repeat;
}


.upper_nivi{
	width:791px;
	height:95px;
	margin-bottom:30px;
	padding-top:3px;
	padding-left:9px;
	list-style:none;
	background-repeat: no-repeat;
	background-image: url(upper_naviback.jpg);
}

.upper_nivi li{
	float:left;
	margin-right:0px;
}

.upper_nivi01{
	display:block;
	width:260px;
	height:90px;
	background:url(upper_navi01_off.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi01:hover{
	background:url(upper_navi01_on.jpg) no-repeat;
}

.upper_nivi01_active{
	display:block;
	width:260px;
	height:90px;
	background:url(upper_navi01_on.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi02{
	display:block;
	width:261px;
	height:90px;
	background:url(upper_navi02_off.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi02:hover{
	background:url(upper_navi02_on.jpg) no-repeat;
}

.upper_nivi02_active{
	display:block;
	width:261px;
	height:90px;
	background:url(upper_navi02_on.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi03{
	display:block;
	width:261px;
	height:90px;
	background:url(upper_navi03_off.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi03:hover{
	background:url(upper_navi03_on.jpg) no-repeat;
}

.upper_nivi03_active{
	display:block;
	width:261px;
	height:90px;
	background:url(upper_navi03_on.jpg) no-repeat;
	text-indent:-9999px;
}


.under_nivi{
	width:791px;
	height:94px;
	list-style:none;
	background-image: url(under_naviback.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 9px;
}

.under_nivi li{
	float:left;
	margin-right:0px;
}

.under_nivi01{
	display:block;
	width:261px;
	height:72px;
	background:url(under_navi01_off.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi01:hover{
	background:url(under_navi01_on.jpg) no-repeat;
}

.under_nivi01_active{
	display:block;
	width:261px;
	height:72px;
	background:url(under_navi01_on.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi02{
	display:block;
	width:260px;
	height:72px;
	background:url(under_navi02_off.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi02:hover{
	background:url(under_navi02_on.jpg) no-repeat;
}

.under_nivi02_active{
	display:block;
	width:260px;
	height:72px;
	background:url(under_navi02_on.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi03{
	display:block;
	width:261px;
	height:72px;
	background:url(under_navi03_off.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi03:hover{
	background:url(under_navi03_on.jpg) no-repeat;
}

.under_nivi03_active{
	display:block;
	width:261px;
	height:72px;
	background:url(under_navi03_on.jpg) no-repeat;
	text-indent:-9999px;
}


.sec_underbox{
	width:746px;
	height:247px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:20px;
	padding-left: 0;
	background-color: #F00;
	border: 3px solid #044386;
}

.pre_title{
	width:720px;
	height:80px;
	text-indent:-9999px;
	background-image: url(pre_title.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}

.preintro{
	margin-bottom:15px;
	text-align:center;
	font-size:16px;
	color:#00F;
	font-weight:bold;
	padding-top: 15px;
}

.pre_shoplist{
	text-align:center;
	font-size:15px;
	color:#00F;
	font-weight:bold;
}

.pre_shoplist_link{
	height:40px;
	padding-left:25px;
	background:url(mushimegane.png) no-repeat left 4px;
	margin:15px 0 0 420px;
}

.pre_shoplist_link a{
	font-size:15px;
	color:#F00;
	line-height:1.8;
	font-weight:bold;
}

.pre_shoplist_link a:hover{
	text-decoration:none;
}

.linkindent{
	display:inline-block;
	background:url(linkindent.gif) no-repeat left center;
	padding-left:15px;
	color:#FF0;
	line-height:1.8;
}

.center_link a:hover{
	text-decoration:none;
}

/* page01 */
.p01_sec_back {
	background:url(p01_sec_back.png) repeat-y;
	width:750px;
	margin:0 auto ;
}
.p01_sec01{
	width:750px;
	margin:0 auto 20px;
}

.p01_sec01 h3{
	width:750px;
	height:132px;
	margin:0 auto;
	background:url(p01_sec01_title.jpg) no-repeat;
	text-indent:-9999px;
}

.p01_sec01 p{
	font-size:17px;
	line-height:1.8;
	font-weight:bold;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 690px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}

.p01_sec02{
	width:750px;
	margin:0 auto 30px;
}

.p01_sec02 h3{
	width:750px;
	height:86px;
	margin:0 auto;
	background:url(p01_sec02_title.jpg) no-repeat;
	text-indent:-9999px;
}

.p01_sec02 p{
	font-size:17px;
	line-height:1.8;
	font-weight:bold;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 690px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}

.p01_sec03{
	width:750px;
	margin:0 auto 30px;
}
.p01_sec03 h3{
	width:750px;
	height:132px;
	margin:0 auto;
	background:url(p01_sec03_title.jpg) no-repeat;
	text-indent:-9999px;
}

.p01_sec03 p{
	font-size:17px;
	line-height:1.8;
	font-weight:bold;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 690px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}


.p01_sec04 {
	width:750px;
	margin:0 auto 40px;
}
.p01_sec04 h3{
	width:750px;
	height:133px;
	margin:0 auto;
	background:url(p01_sec04_title.jpg) no-repeat;
	text-indent:-9999px;
}

.p01_sec04 p {
	font-size:17px;
	line-height:1.8;
	font-weight:bold;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 690px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}



.p01_sec05 {
	width:750px;
	margin:0 auto 20px;
}
.p01_sec05 h3{
	width:750px;
	height:86px;
	margin:0 auto;
	background:url(p01_sec05_title.jpg) no-repeat;
	text-indent:-9999px;
}

.p01_sec05 p {
	font-size:17px;
	line-height:1.8;
	font-weight:bold;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 690px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}


.p01_sec06 {
	margin:0 auto 40px;
	width:750px;
	height:203px;
	margin:0 auto;
	background:url(p01_sec06_title.jpg) no-repeat;
	position:relative;
}

.p01_sec06 p {
	font-size:17px;
	line-height:1.8;
	font-weight:bold;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 568px;
	position:absolute;
	left: 18px;
	top: 88px;
}






/* page02 */
.p02_sec01 {
	width:750px;
	margin:0 auto 40px;
}
.p02_sec01 h3 {
	width:750px;
	height:214px;
	margin:0 auto;
	background:url(p02_sec01_01.jpg) no-repeat;
	text-indent:-9999px;
}
.p02_sec01_txt {
	width: 720px;
	line-height: 1.8;
	font-weight: bold;
	color: #FFF;
	margin:0 auto;
	padding:15px;
	background-color:#000;
}
.p02_sec01_02 {
	width:750px;
	height:180px;
	margin:0 auto;
	background:url(p02_sec01_02.jpg) no-repeat;
	text-indent:-9999px;
}
.p02_sec01_03 {
	margin:0 auto;
	width:750px;
	height:113px;
	margin:0 auto;
	background:url(p02_sec01_03.jpg) no-repeat;
	position:relative;
}
.p02_sec01_03 p {
	font-size:17px;
	line-height:1.7;
	font-weight:bold;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 628px;
	position:absolute;
	left: 23px;
	top: 12px;
	color:#000;
}

.p02_sec02 {
	width:750px;
	margin:0 auto 40px;
}
.p02_sec02_01 {
	margin:0 auto;
	width:750px;
	height:157px;
	margin:0 auto;
	background:url(p02_sec02_01.jpg) no-repeat;
	position:relative;
}
.p02_sec02_01 p.p02_sec02_link a:link,
.p02_sec02_01 p.p02_sec02_link a:visited {
	font-weight: bold;
	color: #FF0;
	position: absolute;
	right: 0px;
	bottom: 20px;
	text-decoration:underline;
	display:block;
	text-align:center;
	width: 750px;
}
.p02_sec02_01 p.p02_sec02_link a:hover {
	color: #FF0;
	text-decoration:none;
}

.p02_sec02_02 {
	margin:0 auto;
	width:750px;
	height:439px;
	margin:0 auto;
	background:url(p02_sec02_02.jpg) no-repeat;
	position:relative;
}
.p02_sec02_02_txt_1 {
	font-size:17px;
	line-height:1.7;
	font-weight:bold;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 510px;
	position:absolute;
	left: 15px;
	top: 12px;
}
.p02_sec02_02_txt_2 {
	font-size:14px;
	line-height:1.7;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 184px;
	position:absolute;
	right: 19px;
	bottom: 23px;
}



.p02_sec03 {
	width:750px;
	margin:0 auto 40px;
}
.p02_sec03_01 {
	margin:0 auto;
	width:750px;
	height:387px;
	margin:0 auto;
	background:url(p02_sec03_01.jpg) no-repeat;
	position:relative;
}
.p02_sec03_01_txt_1 {
	font-size:17px;
	line-height:1.7;
	font-weight:bold;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 677px;
	position:absolute;
	left: 37px;
	top: 119px;
}
.p02_sec03_01_txt_2 {
	font-size:17px;
	line-height:1.7;
	font-weight:bold;
	position:absolute;
	left: 152px;
	bottom: 37px;
	background-color:#F00;
	text-align:center;
	padding:0 10px;
}
.p02_sec03_02 h3 {
	margin:0 auto;
	width:750px;
	height:118px;
	margin:0 auto;
	background:url(p02_sec03_02.jpg) no-repeat;
	text-indent:-9999px;
}
.p02_sec03_03 {
	margin:0 auto;
	width:750px;
	height:242px;
	margin:0 auto;
	background:url(p02_sec03_03.jpg) no-repeat;
	position:relative;
}
.p02_sec03_03_txt {
	font-size:17px;
	line-height:1.7;
	font-weight:bold;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 508px;
	position:absolute;
	left: 30px;
	top: 17px;
}
.p02_sec03_04 {
	margin:0 auto;
	width:750px;
	height:159px;
	margin:0 auto;
	background:url(p02_sec03_04.jpg) no-repeat;
	position:relative;
}
.p02_sec03_04_txt {
	font-size:17px;
	line-height:1.7;
	font-weight:bold;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 683px;
	position:absolute;
	left: 32px;
	top: 17px;
}






/*page03*/

.spec {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.spec h3 {
	background-image: url(spec_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 164px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.spec h4 {
	display: none;
}
.spec_02 {
	background-image: url(spec_02.jpg);
	background-repeat: no-repeat;
	height: 267px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.spec_03 {
	background-image: url(spec_03.jpg);
	background-repeat: no-repeat;
	height: 288px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.spec_04 {
	background-image: url(spec_04.jpg);
	background-repeat: no-repeat;
	height: 324px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}


.spec1{
	position:absolute;
	width:159px;
	top:15px;
	left:39px;
	font-size:16px;
	line-height:1.6;
	color: #000;
	font-weight: bold;
	height: 132px;
}
.spec2{
	position:absolute;
	width:168px;
	top:10px;
	left:599px;
	font-size:16px;
	line-height:1.6;
	color: #000;
	font-weight: bold;
}
.spec3{
	position:absolute;
	width:163px;
	top:58px;
	left:33px;
	font-size:16px;
	line-height:1.6;
	color: #000;
	font-weight: bold;
	height: 127px;
}
.spec4{
	position:absolute;
	width:164px;
	top:122px;
	left:600px;
	font-size:16px;
	line-height:1.6;
	color: #000;
	font-weight: bold;
}
.spec5{
	position:absolute;
	width:163px;
	top:14px;
	left:36px;
	font-size:16px;
	line-height:1.6;
	color: #000;
	font-weight: bold;
}
.spec6{
	position:absolute;
	width:157px;
	top:90px;
	left:603px;
	font-size:16px;
	line-height:1.6;
	font-weight: bold;
	color: #000;
}


















/*動画アップ後*/
a.premovie_bn {
	background: url(premovie_bn.jpg) no-repeat;
	width: 750px;
	height: 495px;
	margin: 40px auto 50px;
	display: block;
	text-indent: -9999px;
}
a.movie_bn {
	background: url(movie_bn.png) no-repeat;
	width: 750px;
	height: 495px;
	margin: 40px auto 50px;
	display: block;
	text-indent: -9999px;
}



.upper_nivi00_tab4{
	display:block;
	width:195px;
	height:92px;
	background:url(upper_navi00_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi00_tab4:hover{
	background:url(upper_navi00_tab4_on.jpg) no-repeat;
}


.upper_nivi01_tab4{
	display:block;
	width:195px;
	height:92px;
	background:url(upper_navi01_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi01_tab4:hover{
	background:url(upper_navi01_tab4_on.jpg) no-repeat;
}

.upper_nivi01_tab4_active{
	display:block;
	width:195px;
	height:92px;
	background:url(upper_navi01_tab4_on.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi02_tab4{
	display:block;
	width:195px;
	height:92px;
	background:url(upper_navi02_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi02_tab4:hover{
	background:url(upper_navi02_tab4_on.jpg) no-repeat;
}

.upper_nivi02_tab4_active{
	display:block;
	width:195px;
	height:92px;
	background:url(upper_navi02_tab4_on.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi03_tab4{
	display:block;
	width:195px;
	height:92px;
	background:url(upper_navi03_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi03_tab4:hover{
	background:url(upper_navi03_tab4_on.jpg) no-repeat;
}

.upper_nivi03_tab4_active{
	display:block;
	width:195px;
	height:92px;
	background:url(upper_navi03_tab4_on.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi00_tab4{
	display:block;
	width:195px;
	height:72px;
	background:url(under_navi00_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi00_tab4:hover{
	background:url(under_navi00_tab4_on.jpg) no-repeat;
}

.under_nivi01_tab4{
	display:block;
	width:195px;
	height:72px;
	background:url(under_navi01_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi01_tab4:hover{
	background:url(under_navi01_tab4_on.jpg) no-repeat;
}

.under_nivi01_tab4_active{
	display:block;
	width:195px;
	height:72px;
	background:url(under_navi01_tab4_on.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi02_tab4{
	display:block;
	width:195px;
	height:72px;
	background:url(under_navi02_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi02_tab4:hover{
	background:url(under_navi02_tab4_on.jpg) no-repeat;
}

.under_nivi02_tab4_active{
	display:block;
	width:195px;
	height:72px;
	background:url(under_navi02_tab4_on.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi03_tab4{
	display:block;
	width:195px;
	height:72px;
	background:url(under_navi03_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi03_tab4:hover{
	background:url(under_navi03_tab4_on.jpg) no-repeat;
}

.under_nivi03_tab4_active{
	display:block;
	width:195px;
	height:72px;
	background:url(under_navi03_tab4_on.jpg) no-repeat;
	text-indent:-9999px;
}


/*本告知*/
.alle{
	background: url(allergen.png) no-repeat;
	width: 162px;
	height: 55px;
	text-indent: -9999px;
	display: block;
	position:absolute;
	top: 200px;
	left: 12px;
}

.download{
	display:block;
	float:left;
	width:361px;
	height:182px;
	background:url(download.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;

	behavior: expression(IEPNGFIX.fix(this));
	margin-left:12px;
	margin-top:0px;
}

.enquete{
	display:block;
	float:right;
	width:361px;
	height:182px;
	background:url(enqute.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;

	behavior: expression(IEPNGFIX.fix(this));
	margin-right:12px;
	margin-top:0px;
}
