/* CSS Document */

#black_monster16{
	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(p02/back.jpg);
	background-repeat: repeat-y;
}


.hide{
	display:none;
}


.red{
	color:#C00;
}
.green{
	color:#CFC;
}
.blue{
	color:#2E4185;
}
.sky{
	color:#B3D9FF;
}
.pink{
	color:#FBD;
}
.aqua {
	color:#CFF;
}
.pastelgreen {
	color:#CFC;
}

.ctxt {
	text-align:center;
}
.rtxt {
	text-align:right;
}
.yellow{
	color:#FF9;
}

/*
.title_upper{
	width:800px;
	height:260px;
	background:url(common/top_img_upper.jpg) no-repeat;
	text-indent:-9999px;
}

.title_middle{
	position:relative;
	width:800px;
	height:260px;
	background:url(common/top_img_middle.jpg) no-repeat;
}

.title_under{
	position:relative;
	width:800px;
	height:280px;
	background:url(common/top_img_under.jpg) no-repeat;
}
*/

.title_upper_np{
	width:800px;
	height:260px;
	background:url(common/top_img_upper_np.jpg) no-repeat;
	text-indent:-9999px;
}

.title_middle_np{
	position:relative;
	width:800px;
	height:260px;
	background:url(common/top_img_middle_np.jpg) no-repeat;
}

.title_under_np{
	position:relative;
	width:800px;
	height:280px;
	background:url(common/top_img_under_np.jpg) no-repeat;
}


.upper_nivi{
	width:800px;
	height:95px;
	list-style:none;
	background-repeat: no-repeat;
	background-image: url(common/upper_naviback.jpg);
}

.upper_nivi li{
	float:left;
	margin-left:4px;
	margin-top:3px;
}

.upper_nivi01{
	display:block;
	width:195px;
	height:92px;
	background:url(common/upper_navi01_off.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi01:hover{
	background:url(common/upper_navi01_on.jpg) no-repeat;
}

.upper_nivi01_active{
	display:block;
	width:195px;
	height:92px;
	background:url(common/upper_navi01_on.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi02{
	display:block;
	width:195px;
	height:92px;
	background:url(common/upper_navi02_off.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi02:hover{
	background:url(common/upper_navi02_on.jpg) no-repeat;
}

.upper_nivi02_active{
	display:block;
	width:195px;
	height:92px;
	background:url(common/upper_navi02_on.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi03{
	display:block;
	width:195px;
	height:92px;
	background:url(common/upper_navi03_off.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi03:hover{
	background:url(common/upper_navi03_on.jpg) no-repeat;
}

.upper_nivi03_active{
	display:block;
	width:195px;
	height:92px;
	background:url(common/upper_navi03_on.jpg) no-repeat;
	text-indent:-9999px;
}


.under_nivi{
	width:800px;
	height:94px;
	list-style:none;
	background-image: url(common/under_naviback.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.under_nivi li{
	float:left;
	margin-left:4px;
}

.under_nivi01{
	display:block;
	width:261px;
	height:72px;
	background:url(common/under_navi01_off.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi01:hover{
	background:url(common/under_navi01_on.jpg) no-repeat;
}

.under_nivi01_active{
	display:block;
	width:261px;
	height:72px;
	background:url(common/under_navi01_on.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi02{
	display:block;
	width:260px;
	height:72px;
	background:url(common/under_navi02_off.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi02:hover{
	background:url(common/under_navi02_on.jpg) no-repeat;
}

.under_nivi02_active{
	display:block;
	width:260px;
	height:72px;
	background:url(common/under_navi02_on.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi03{
	display:block;
	width:261px;
	height:72px;
	background:url(common/under_navi03_off.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi03:hover{
	background:url(common/under_navi03_on.jpg) no-repeat;
}

.under_nivi03_active{
	display:block;
	width:261px;
	height:72px;
	background:url(common/under_navi03_on.jpg) no-repeat;
	text-indent:-9999px;
}


.sec_underbox{
	width:750px;
	height:200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:20px;
	padding-left: 0;
	background-size:contain;
	background-repeat: repeat-x;
	background-color: #000;
}

.pre_title{
	width:720px;
	height:80px;
	text-indent:-9999px;
	background:url(common/pre_title.jpg) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

.preintro{
	margin-bottom:15px;
	text-align:center;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	padding-top: 0px;
}

.pre_shoplist{
	text-align:center;
	font-size:15px;
	color:#FFF;
	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:#C00;
	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 */

#black_monster16 .contents_text{
    width:700px;
    margin:0px auto 0;
	font-size:17px;
	line-height:1.6;
}


.p01_sec01{
	width:800px;
	height:198px;
	background:url(p01/section01.jpg) no-repeat;
}


.p01_sec02{
	width:800px;
	height:305px;
	background:url(p01/section02.jpg) no-repeat;
}


.p01_sec03{
	width:800px;
	height:270px;
	background:url(p01/section03.jpg) no-repeat;

}


.p01_sec04 {
	width:800px;
	height:306px;
    background:url(p01/section04.jpg) no-repeat;

}

.p01_sec05 {
	width:800px;
	height:353px;
    background:url(p01/section05.jpg) no-repeat;
}


.p01_sec06 {
	width:800px;
	height:173px;
    background:url(p01/section06.jpg) no-repeat;
}

.p01_sec07 {
	width:800px;
	height:532px;
    background:url(p01/section07.jpg) no-repeat;
}

.p01_sec08 {
	width:800px;
	height:320px;
    background:url(p01/section08.jpg) no-repeat;
}


/*page02*/


.p02_sec01 {
	width:740px;
	margin:20px auto 20px;
	height: 1107px;
	position:relative;
	border: #8C0003 solid 5px;
	background-color:#000000;
}
.p02_sec01_1 {
	background: url(p02/p2_bak_1.jpg) no-repeat;
	height:502px;
	background-position:center;
}
.p02_sec01_2 {
	background: url(p02/p2_bak_2.jpg) no-repeat;
	height:303px;
	background-position:center;
}
.p02_sec01_3 {
	background: url(p02/p2_bak_3.jpg) no-repeat;
	height:301px;
	background-position:center;
}
.p02_sec01 p{
	position:absolute;
	width:420px;
	font-size:17px;
	line-height:1.6;
	font-weight:bold;
	top:210px;
	left:300px;
}
.p02_sec02 {
	width:740px;
	margin:0 auto 20px;
	background: url(p02/p2_bak_4.jpg) no-repeat;
	background-position:center top;
	height: 380px;
	border:#8C0003 solid 5px;
	background-color:#000000;
}
.p02_sec02_right {
	float:right;
	margin-top:65px;
	margin-left:20px;
}
.p02_sec02_left {
	width:700px;
	margin-left:20px;
	margin-top:70px;
	font-size:17px;
	line-height:1.6;
	font-weight:bold;
}
.p02_sec03 {
	width:750px;
	margin:0 auto;
	padding:10px;
	height: 230px;
	background: url(p02/p2_sec3_bak.png) no-repeat;
	background-position:center top;
}



/* page03 */
.p03_sec01 {
	width:800px;
	height:814px;
	background:url(p03/section01.jpg) no-repeat;
	position: relative; 
}

.p03_sec02 {
	width:800px;
	height:324px;
	background:url(p03/section02.jpg) no-repeat;
	position: relative; 
}


.p03_sec03 {
	width:800px;
	height:570px;
	background:url(p03/section03.jpg) no-repeat;
}

.p03_sec04 {
	width:800px;
	height:404px;
	background:url(p03/section04.jpg) no-repeat;
}


.spec01{
	position:absolute;
	width:168px;
	top:182px;
	left:46px;
	font-size:14px;
	line-height:1.6;
	font-weight: bold;
	filter:dropshadow(color=#000000,offX= 0,offY=-1)
	dropshadow(color=#000000,offX= 1,offY= 0)
	dropshadow(color=#000000,offX= 0,offY= 1)
	dropshadow(color=#000000,offX=-1,offY= 0);
 
	
	text-shadow: black 1px 1px 0px, black -1px 1px 0px,
             black 1px -1px 0px, black -1px -1px 0px;
	
}

.spec02{
	position:absolute;
	width:168px;
	top:178px;
	left:600px;
	font-size:14px;
	line-height:1.6;
	font-weight: bold;

	filter:dropshadow(color=#000000,offX= 0,offY=-1)
	dropshadow(color=#000000,offX= 1,offY= 0)
	dropshadow(color=#000000,offX= 0,offY= 1)
	dropshadow(color=#000000,offX=-1,offY= 0);
 
		
	text-shadow: black 1px 1px 0px, black -1px 1px 0px,
             black 1px -1px 0px, black -1px -1px 0px;
	
}

.spec03{
	position:absolute;
	width:168px;
	top:486px;
	left:46px;
		font-size:14px;
	font-weight: bold;
	filter:dropshadow(color=#000000,offX= 0,offY=-1)
	dropshadow(color=#000000,offX= 1,offY= 0)
	dropshadow(color=#000000,offX= 0,offY= 1)
	dropshadow(color=#000000,offX=-1,offY= 0);
 

	text-shadow: black 1px 1px 0px, black -1px 1px 0px,
             black 1px -1px 0px, black -1px -1px 0px;
	line-height:1.6;
}
.spec04{
	position:absolute;
	width:168px;
	top:439px;
	left:600px;
		font-size:14px;
	font-weight: bold;
	filter:dropshadow(color=#000000,offX= 0,offY=-1)
	dropshadow(color=#000000,offX= 1,offY= 0)
	dropshadow(color=#000000,offX= 0,offY= 1)
	dropshadow(color=#000000,offX=-1,offY= 0);
 

	text-shadow: black 1px 1px 0px, black -1px 1px 0px,
             black 1px -1px 0px, black -1px -1px 0px;
	line-height:1.6;
}
.spec05{
	position:absolute;
	width:168px;
	top:714px;
	left:46px;
		font-size:14px;
	font-weight: bold;
	filter:dropshadow(color=#000000,offX= 0,offY=-1)
	dropshadow(color=#000000,offX= 1,offY= 0)
	dropshadow(color=#000000,offX= 0,offY= 1)
	dropshadow(color=#000000,offX=-1,offY= 0);
 
	text-shadow: black 1px 1px 0px, black -1px 1px 0px,
             black 1px -1px 0px, black -1px -1px 0px;
	line-height:1.6;
}

.spec06{
	width:160px;
	position:relative;
	top:714px;
	left:600px;
		font-size:14px;
	font-weight: bold;
	filter:dropshadow(color=#000000,offX= 0,offY=-1)
	dropshadow(color=#000000,offX= 1,offY= 0)
	dropshadow(color=#000000,offX= 0,offY= 1)
	dropshadow(color=#000000,offX=-1,offY= 0);
 
	
	text-shadow: black 1px 1px 0px, black -1px 1px 0px,
             black 1px -1px 0px, black -1px -1px 0px;
	line-height:1.6;
}

.p3_sec02_text{
	width:400px;
	position:relative;
	top:115px;
	left:56px;
	font-size:16;
	color: #fff;
	font-weight: bold;
	line-height:1.3;
}






/*動画アップ後*/
a.premovie_bn {
	background: url(common/premovie_bn.png) no-repeat;
	width: 750px;
	height: 495px;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
}
a.movie_bn {
	background: url(common/movie_bn.png) no-repeat;
	width: 750px;
	height: 495px;
	margin: 0px auto 50px;
	display: block;
	text-indent: -9999px;
}



.upper_nivi00_tab4{
	display:block;
	width:195px;
	height:92px;
	background:url(common/upper_navi00_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi00_tab4:hover{
	background:url(common/upper_navi00_tab4_on.jpg) no-repeat;
}


.upper_nivi01_tab4{
	display:block;
	width:195px;
	height:92px;
	background:url(common/upper_navi01_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi01_tab4:hover{
	background:url(common/upper_navi01_tab4_on.jpg) no-repeat;
}

.upper_nivi01_tab4_active{
	display:block;
	width:195px;
	height:92px;
	background:url(common/upper_navi01_tab4_on.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi02_tab4{
	display:block;
	width:195px;
	height:92px;
	background:url(common/upper_navi02_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi02_tab4:hover{
	background:url(common/upper_navi02_tab4_on.jpg) no-repeat;
}

.upper_nivi02_tab4_active{
	display:block;
	width:195px;
	height:92px;
	background:url(common/upper_navi02_tab4_on.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi03_tab4{
	display:block;
	width:195px;
	height:92px;
	background:url(common/upper_navi03_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.upper_nivi03_tab4:hover{
	background:url(common/upper_navi03_tab4_on.jpg) no-repeat;
}

.upper_nivi03_tab4_active{
	display:block;
	width:195px;
	height:92px;
	background:url(common/upper_navi03_tab4_on.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi00_tab4{
	display:block;
	width:195px;
	height:72px;
	background:url(common/under_navi00_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi00_tab4:hover{
	background:url(common/under_navi00_tab4_on.jpg) no-repeat;
}

.under_nivi01_tab4{
	display:block;
	width:195px;
	height:72px;
	background:url(common/under_navi01_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi01_tab4:hover{
	background:url(common/under_navi01_tab4_on.jpg) no-repeat;
}

.under_nivi01_tab4_active{
	display:block;
	width:195px;
	height:72px;
	background:url(common/under_navi01_tab4_on.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi02_tab4{
	display:block;
	width:195px;
	height:72px;
	background:url(common/under_navi02_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi02_tab4:hover{
	background:url(common/under_navi02_tab4_on.jpg) no-repeat;
}

.under_nivi02_tab4_active{
	display:block;
	width:195px;
	height:72px;
	background:url(common/under_navi02_tab4_on.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi03_tab4{
	display:block;
	width:195px;
	height:72px;
	background:url(common/under_navi03_tab4_off.jpg) no-repeat;
	text-indent:-9999px;
}

.under_nivi03_tab4:hover{
	background:url(common/under_navi03_tab4_on.jpg) no-repeat;
}

.under_nivi03_tab4_active{
	display:block;
	width:195px;
	height:72px;
	background:url(common/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: 90px;
	left: 610px;
}

.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;
}

.yellow{
	color:#FF6;
	font-size:18px;
	font-weight:bold;
}
