@charset "utf-8";
/*----------------------------------------------------
	#header
----------------------------------------------------*/
.red {
	color: #ff0000;
}
.blue {
	color: #4902ff;
}
　
#logo_box {
	height: 46px;
	width: 122px;
	background-color: white;
	padding-top: 6px;
	float: left;
	padding-left: 20px;
} 
#top_navbox {
	height: 20px;
	width: 100%;
	background-color: white;
	padding-top: 32px;
	float: left;
	padding-right: 16px;
} 
#top_navbox ul li {
	font-size: 12px;
	line-height: 12px;
	color: #333;
	float: right;
	width: auto;
	list-style-type: none;
	height: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
#top_navbox ul .bd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#top_photobox {
	width: 938px;
	height: auto;
	padding-top: 18px;
	padding-right: 31px;
	padding-left: 31px;
	padding-bottom: 20px;
	float: left;
	}
	
#hc_box {
	width: 196px;
	height: 280px;
	background-color: rgba(33,33,33,0.6);
	float: left;
/*	box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;*/
	text-align: center;
}
#hc_box #hc_top {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 40px;
	height: 54px;
	width: 176px;
	font-size: 16px;
	color: #FFF;
}
#hc_box #hc {
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 0px;
	height: 64px;
	width: 148px;
}

#hc_box #hc_under {
	height: 88px;
	width: 196px;
	padding-top: 30px;
}
#slider_box {
	background-color: #FFF;
	height: 280px;
	width: 740px;
	float: left;
	}
#slider_box_stage {
	background-color: #FFF;
	height: 280px;
	width: 940px;
	float: left;
	}


/*-------------------------------
   nivoslider 不使用
   ------------------------------*/
#top_photobox_nonivo {
	width: 938px;
	height: auto;
	padding-top: 18px;
	padding-right: 31px;
	padding-left: 31px;
	padding-bottom: 12px;
	float: left;
	}
#hc_box_nonivo {
	width: 196px;
	height: 180px;
	background-color: rgba(33,33,33,0.6);
	float: left;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	text-align: center;
}
#hc_box_nonivo #hc_top {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 40px;
	height: 44px;
	width: 176px;
	font-size: 16px;
	color: #FFF;
}
/*-----
#hc_box_nonivo #hc {
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 0px;
	height: 64px;
	width: 148px;
}
------*/

#hc_box_nonivo #hc_under {
	height: auto;
	width: 196px;
	padding-top: 10px;
}

#photo-r_box {
	background-color: #FFF;
	height: 180px;
	width: 740px;
	float: left;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	text-align: center;

	}


/*---- colum navi -----------------------------------------*/
.colum_navi_box {
	height: auto;
	width: 938px;
	clear: both;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	float: left;
	background-repeat: repeat-x;
	background-position-y: -100;
	background-position: bottom;
	}
.colum_navi_box ul li {
	height: auto;
	width: 100px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-image: url(../image/index_page/florenavi_back.png);
	background-position: -10px;
	opacity: 0.9;
	
}

	

/*----------------------------------------------------
　#contents
----------------------------------------------------*/

#contents_box {
	background-color: #FFF;
	height: auto;
	width: 1000px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 12px;
	}
#sc_box {
	height: 26px;
	width: 1000px;
	margin-top: 10px;
	background-image: url(../image/base/ricepaper2.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 0px;
	float: left;
	font-size: 16px;
	color: #333;
}
#sc_box p {
	text-indent: 80px;
}
#sc_box h1 {
	font-size: 16px;
	color: #333;
	text-align: left;
	text-indent: 80px;
}
#sc_box h2 {
	font-size: 16px;
	color: #333;
	text-align: left;
	text-indent: 80px;
}

#space {
	background-image: url(../image/base/ricepaper2.png);
	background-repeat: repeat;
	height: auto;
	width: 1000px;
	float: left;
	padding-bottom: 20px;
}
#pagenav {
	height: auto;
	width: 820px;
	float: left;
	clear: both;
	padding-left: 180px;
	margin-top: 10px;
	margin-bottom: 0px;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #CCC;
	background-image: url(../image/shop_info/info.png);
	background-repeat: no-repeat;
	background-position: 70px;
	background-color: #FFF;
	/*
  position:relative;
  z-index:1;
	*/
}
/* button */
 #pagenav:after {
  content:"";
  display:block;
  clear:both;
  visibility:hidden;
  height:0;
  font-size:0;
 }


.drop-shadow {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 40px;
	height: 22px;
	width: 160px;
	float: left;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
  position:relative;
  /*margin:2em 10px 4em;*/
  background:#fff;
  -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
		background-color: #E8E4D8;

 }

 .drop-shadow:before,
 .drop-shadow:after {
   content:"";
   position:absolute;
   z-index:-2;
  }

  .drop-shadow p {
            font-size:16px;
            font-weight:bold;
        }

        .raised {
            -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }

        /* Lifted corners */

        .lifted {
            -moz-border-radius:0px;/*4px*/
            border-radius:0px;/*4px*/
        }

        .lifted:before,
        .lifted:after {
            bottom:15px;
            left:10px;
            width:50%;
            height:20%;
            max-width:300px;
            max-height:100px;
            -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            -webkit-transform:rotate(-3deg);
            -moz-transform:rotate(-3deg);
            -ms-transform:rotate(-3deg);
            -o-transform:rotate(-3deg);
            transform:rotate(-3deg);
        }

        .lifted:after {
            right:10px;
            left:auto;
            -webkit-transform:rotate(3deg);
            -moz-transform:rotate(3deg);
            -ms-transform:rotate(3deg);
            -o-transform:rotate(3deg);
            transform:rotate(3deg);
        }

/* ここまで　削除    */




.pagenavbox_l {
	height: 22px;
	width: 180px;
	float: left;
	font-size: 14px;
	text-align: center;
	margin-right: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #E8E4D8;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D3C8;
	border-right-color: #B5B2A8;
	border-bottom-color: #B5B2A8;
	border-left-color: #D7D3C8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-radius: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 1px #888;
	-webkit-box-shadow: 1px 1px 1px #888;
	box-shadow: 1px 1px 1px #888;
	font-weight: bold;
	color: #333;	
	
}
.pagenavbox_r {
	height: 22px;
	width: 150px;
	float: left;
	font-size: 14px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #E8E4D8;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D3C8;
	border-right-color: #B5B2A8;
	border-bottom-color: #B5B2A8;
	border-left-color: #D7D3C8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-radius: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 1px #888;
	-webkit-box-shadow: 1px 1px 1px #888;
	box-shadow: 1px 1px 1px #888;
	font-weight: bold;
	color: #333;	
}
*/--- howto_oil----*/
#sc_box_howto {
	height: 26px;
	width: 1000px;
	margin-top: 10px;
	background-image: url(../image/base/ricepaper2.png);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 0px;
	float: left;
	font-size: 16px;
	color: #333;
	clear: both;
}
#sc_box_howto h1 {
	font-size: 16px;
	color: #333;
	text-indent: 80px;
	text-align: left;
	font-weight: bold;
}

/*-------------------------------------------------
 melmaga_apply
 --------------------------------------------------*/
 #contents_box #largeflame {
	background-image: url(../image/base/ricepaper2.png);
	background-repeat: repeat;
	height: auto;
	width: 1000px;
	margin-top: 6px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#largeflame #applybox {
	height: auto;
	width: 400px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #FFF;
}
#largeflame #applybox h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	text-indent: 20px;
	width: auto;
	padding-top: 4px;
	padding-bottom: 2px;
	text-align: left;
	margin-bottom: 10px;
	}
#largeflame #applybox h2 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-indent: 20px;
	text-align: left;
	padding-top: 10px;
}
#largeflame #applybox h3 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 6px;
}

#largeflame #applybox p {
	font-size: 12px;
	text-indent: 20px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
	line-height: 16px;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-bottom: 1px;
	text-align: left;
}
#largeflame #applybox .apply {
	text-align: right;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-right: 20px;
}





/*-------------------------------------------------
	fllor guide
	-------------------------------------------------*/
#top_photobox_fllor {
	width: 1000px;
	height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: left;
	}
	
#backglaund {
	title_box_flnavbackground-image: url(../image/base/wall_141_141_50%25.jpg);
	background-repeat: repeat;
	height: auto;
	width: 910px;
	float: left;
	padding-top: 26px;
	padding-right: 44px;
	padding-bottom: 20px;
	padding-left: 44px;
}
#image_wrapp {
	height: 546px;
	width: 910px;
}
.image_column {
	width: 910px;
	hight: 182px;
	float: left;
/*	display: -webkit-box;
	display: -moz-box;*/
	}
.image_column .box {
	width: 170px;
	height: 170px;
	padding: 6px;
	hight:　170px;
	with: 170px;
	float: left;
}
/*---------flore navi------------------------*/
#floarnav {
	float: left;
	height: 16px;
	width: 818px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 0px;
	margin-top: 20px;
	border: 0px solid #666;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
	font-size: 13px;
	line-height: 16px;
	padding-top: 8px;
	text-align: center;
	background-image: url(../image/index_page/florenavi_back.png);
	background-repeat: repeat-x;
	background-position: center 4px;
	}
#floarnav ul li {
	color: #333;
	float: left;
	width: auto;
	list-style-type: none;
	height: 10px;
	padding-right: 24px;
	padding-left: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	line-height: 10px;
	text-align: center;
}
.main_nav_box {
	height: auto;
	width: 910px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
}

#floarnav_stage {
	float: left;
	height: 16px;
	width: 836px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	border: 0px solid #666;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 60px;
	font-size: 13px;
	line-height: 16px;
	padding-top: 8px;
	text-align: center;
	background-image: url(../image/index_page/florenavi_back.png);
	background-repeat: repeat-x;
	background-position: center;
	}
#floarnav_stage ul li {
	color: #000;
	float: left;
	width: auto;
	list-style-type: none;
	height: 10px;
	padding-right: 24px;
	padding-left: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	line-height: 10px;
	text-align: center;
}

/*-------- to info navi -----------------------
#main_nav_box {
	height: auto;
	width: 910px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
}
/*-- ivent wrapp --*/
.ivent_wrapp {
	height: auto;
	width: 898px;
	padding-left: 6px;
	float: left;
	padding-bottom: 6px;
	padding-top: 0px;
}
.ivent_wrapp .butcoment {
	font-weight: 600;
	font-size: 1.1em;
	text-align: left;
	padding:25px 0 ;
	text-indent: 30px;
}
.para_flore {
	height: auto;
	width: 898px;
	float: left;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	margin: 2px;
}
.para_flore a:hover {
	opacity: 0.6;
}



/*-- ivent wrapp --*/
nav .main_nav_box .ivent_wrapp {
	height: auto;
	width: 910px;
	float: left;
	padding-bottom: 0px;
	clear: both;
	margin-bottom: 6px;
}
.para_1 {
	height: 74px;
	width: 481px;
	float: left;
	padding-bottom: 0px;
	margin-right: 18px;
	border-radius: 5px 5px 5px 5px;
	background-color: #E0E0E0;
}
.para_1 .include 	{
	height: 66px;
	width: 473px;
	margin: 4px;
	background-color: #FFF;
	background-image: url(../image/shop_info/sale_info/comicsale_info.jpg);
	background-repeat: no-repeat;
}
.para_1 .include h2 {
	height: 14px;
	width: auto;
	padding-top: 44px;
	padding-left: 200px;
	font-size: 16px;
}

.para_1r  {
	height: 74px;
	width: 481px;
	float: right;
	padding-bottom: 0px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	background-color: #E0E0E0;
}
.para_1r .include 	{
	height: 66px;
	width: 473px;
	margin: 4px;
	background-color: #FFF;
	background-image: url(../image/shop_info/sale_info/illucom_info.jpg);
	background-repeat: no-repeat;
}

.para_1r .include h2 {
	height: 50px;
	width: auto;
	padding-top: 18px;
	padding-left: 300px;
	font-size: 14px;
	line-height: 18px;
}
.para_plus {
	height: auto;
	width: 898px;
	float: left;
	padding-bottom: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.para_plus a:hover {
	opacity: 0.6;
}
.para_com {
	height: 57px;
	width: 152px;
	float: left;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../image/comic/illucom/2015illucom_ban-890.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 15px;
	padding-top: 20px;x
	padding-left: 745px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.para_com a:hover {
	opacity: 0.6;
}
.para_img {
	height: 68px;
	width: 890px;
	float: left;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	/*line-height: 15px;*/
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.para_img a:hover {
	opacity: 0.6;
}
.nav_comic_backglound {
	background-image: url(../image/index_page/illucom_ban.jpg);
	background-repeat: no-repeat;
	height: 66;
	width: 448;
	margin-left: 4px;
	float: left;
	}
/*.nav_comic_backglound > p {
	left: 20px;
	top: 10px;
	font-weight: bold;
	}
*/





.para_plus .para_flore {
	height: 66px;
	width: 898px;
	float: left;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	margin: 2px;
}
.para_plus .para_flore a:hover {
	opacity: 0.6;
}
.para_plus .para_L {
	height: 66px;
	width: 440px;
	margin: 4px;
	background-color: #FFF;
	background-image: url(../image/shop_info/sale_info/comicsale_info.jpg);
	background-repeat: no-repeat;
	float: left;
}
.para_plus .para_L h2 {
	height: 14px;
	width: auto;
	padding-top: 44px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.para_plus .para_R {
	height: 66px;
	width: 440px;
	margin: 4px;
	background-color: #FFF;
	background-image: url(../image/rs_image/comic/2019illucom_prise/2019illucom_prise2_ban.jpg);
	background-repeat: no-repeat;
	float: left;
}
.para_plus .para_R h2 {
	height: 50px;
	width: auto;
	padding-top: 6px;
	padding-left: 273px;
	font-size: 15px;
	line-height: 17px;
	font-weight: 600;
	
}
.para_plus .para_R a:link {
	color:rgba(0, 0, 0, 0.94);
}
.para_plus .para_all {
	height: 66px;
	width: 892px;
	margin: 4px;
	background-color: #FFF;
	background-image: url(../image/shop_info/main_image/comic-1F/2013commic_sp.jpg);
	background-repeat: no-repeat;
	float: left;
}
.para_plus .para_all li {
	font-size: 13px;
	padding-top: 20px;
	float: left;
	margin-left: 182px;
	list-style-type: none;
	}
.para_plus .postcard {
	background-image: url(../image/shop_info/sale_info/postcard_all.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 886px;
	padding-right: 6px;
	padding-left: 6px;
	background-position: 60px;
}
.para_plus .postcard p {
	padding-top: 15px;
	padding-left: 560px;
	font-size: 13px;
}
.para_plus .para_L-2 {
	height: 66px;
	width: 450px;
	background-color: #FFF;
	float: left;
	text-align: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.para_plus .para_r-2 {
	height: 66px;
	width: 440px;
	background-image: url(../image/rs_image/comic/2019illucom_prise/2019illucom_prise_ban.jpg);
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.para_r-2 h2 { 
	height: 50px;
	width: auto;
	padding-top: 6px;
	padding-left: 273px;
	font-size: 15px;
	line-height: 17px;
	font-weight: 600;
	
	
}
.para_plus .para_L-3 {
	height: 66px;
	width: 440px;
	margin: 4px;
	background-color: #FFF;
	/*
	background-image: url(../image/index_page/illucom_ban.jpg);
	background-repeat: no-repeat;
	*/
	float: left;
}
.para_plus .para_L-3 h2 {
	padding-top: 24px;
	padding-left: 20px;
	line-height: 18px;
	font-weight: bold;
}






/*---------rollover----------------*/
.box article a{
	display:block;
	position:relative;
	width:170px;
	height:170px;
	-webkit-transition:-webkit-transform 0.4s ease;
	-moz-transition:-moz-transform 0.4s ease;
	-o-transition:-o-transform 0.4s ease;
	transition:transform 0.4s ease;
}
.box article a:hover{
	-webkit-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	transform:scale(1.05,1.05);
	z-index:100;
	color: #FFF;	
}
.box article a div{
	position:absolute;
	top:0;
	left:0;
	width:170px;
	height:170px;
	background-color:rgba(50,50,50,0.6);
	opacity:0;
	-webkit-transition:opacity 0.4s ease;
	-moz-transition:opacity 0.4s ease;
	-o-transition:opacity 0.4s ease;
	transition:opacity 0.4s ease;
}
.box article a div p{
	padding:60px 10px 0;
	text-align:center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 20px;
}
.box article a:hover div{
	opacity:1;
}


/*
.title_box {
	float: left;
	height: 20px;
	width: 858px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
	margin-top: 12px;
	border: 1px solid #CCC;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 22px;
	padding-top: 0px;
	background-color: rgba(70,70,70,0.7);
}
*/
.title_box h1 {
	font-size: 14px;
	color: #FFF;
	text-align: left;
}
.textbox_fllorguide {
	float: left;
	height: 90px;
	width: 580px;
	margin-right: 14px;
	margin-left: 6px;
	margin-bottom: 20px;
	margin-top: 0px;
	border: 1px solid #CCC;
	padding-top: 38px;
	padding-right: 26px;
	padding-bottom: 40px;
	padding-left: 26px;
}
.textbox_fllorguide p {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-rule: 1px dotted #ccc;
	-moz-column-rule: 1px dotted #ccc;
	/* [disabled]column-rule:  1px dotted #ccc; */
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	font-size: 14px;
	}
.image_box {
	float: left;
	height: 170px;
	width: 234px;
}
	
.textbox_frame {
	float: left;
	height: 170px;
	width: 584px;
	margin-right: 18px;
	margin-left: 6px;
	margin-bottom: 26px;
	margin-top: 0px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 12px;
}
.textbox_frame h1 {
	font-size: 14px;
}

.textbox_frame p {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-rule: 1px dotted #ccc;
	-moz-column-rule: 1px dotted #ccc;
	/* [disabled]column-rule:  1px dotted #ccc; */
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	font-size: 14px;
	}
.image_box_frame {
	float: left;
	height: 181px;
	width: 234px;
}

/*----------------------------
 embroidery em分をshop_infoにコピーする
-----------------------------*/
#main_wrapp_em {
	height: auto;
	width: 956px;
	float: left;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.lag_wrapp_em {
	height: auto;
	width: 956px;
	padding-bottom: 16px;
	margin-bottom: 8px;
	float: left;
}
.title_box_em {
	color: #333;
	float: left;
	height: auto;
	width: 956px;
	margin-bottom: 5px;
	text-indent: 60px;	/*background-image: url(../image/tapis_page/titleback.png);
	background-repeat: repeat-x;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.title_box_em p {
	font-size: 90%;
	padding-top: 14px;
}

.lag_wrapp_em .spacebox_12 {
	height: 12px;
	width: auto;
}
/*------- em-box ---------------------
.lag_wrapp_em_box {
	height: auto;
	width: 956px;
	padding-bottom: 16px;
	margin-bottom: 8px;
	display:-moz-box;
	display:-webkit-box;
	display:-o-box;
	display:-ms-box;
	display:box;
}
.title_box_em {
	color: #333;
	float: left;
	height: auto;
	width: 956px;
	margin-bottom: 5px;
	text-indent: 60px;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.photo_back_em_box {
	background-color: rgba(228,224,217,0.7);
	height: auto;
	width: 662px;
	text-align: center;	
}
.photo_back_em_box img {
	position: relative;
	margin-top: 40px;
}

.text_box_em_box {
	height: auto;
	width: 244px;
	margin-right: 30px;
	margin-left: 30px;
}
.text_box_em_box p {
	padding-top: 6px;
	font-size: 14px;
}

*/

.title_box_em h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #333;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 10px;
	}
	
.text_box_low_em {
	float: left;
	height: auto;
	width: 264px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
}
.omakase_title_box {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float: left;
	height: 22px;
	width: 956px;
	background-color: #666352;
	margin-bottom: 30px;
	line-height: 22px;
	text-align: center;
	margin-top: 10px;
}
/*
.omakase_ban_box {
	float: left;
	height: auto;
	width: 640px;
	padding-top: 20px;
	padding-right: 158px;
	padding-bottom: 10px;
	padding-left: 158px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E0D8C6;
}
.omakase_ban_box a:hover {
	opacity: 0.6;
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}
*/
.photo_back {
	height: auto;
	width: 662px;
	clear: both;
	float: left;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
	background-image: url(../image/base/ricepaper2.jpg);
}
.photo-l_box {
	height: auto;
	width: 271px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 50px;
	float: left;
}
.photo-ll_box {
	height: auto;
	width: 311px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	float: left;
	text-align: center;
}
.photo_back .photo-one_box_low {
	height: auto;
	width: 642px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	text-align: center;
}

.photo-one_box_low {
	height: auto;
	width: 642px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	text-align: center;
}
.photo-one_box_low_566 {
	height: auto;
	width: 566px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.photo-one_box_low_h {
	height: auto;
	width: 642px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	float: left;
	text-align: center;
}

.photo-r_box {
	height: auto;
	width: 271px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 10px;
	float: left;
}
.photo-rl_box {
	height: auto;
	width: 311px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	float: left;
	text-align: center;
}

.photo-l_box {
	height: auto;
	width: 271px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 50px;
	float: left;
}
.photo-r_box {
	height: auto;
	width: 271px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 10px;
	float: left;
}
.photo-one_box {
	height: auto;
	width: 566px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.photo-one_box_662 {
	height: auto;
	width: 662px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.photo-one_box_662_0 {
	height: auto;
	width: 662px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.subtext {
	font-size: 12px;
	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 20px;
}
.photo-one_box_566 {
	height: auto;
	width: 566px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	float: left;
	text-align: center;
}

.photo-one_box .textbox {
	font-size: 12px;
	color: #333;
	height: auto;
	width: 552px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
}
.photo-one_box_low_h .textbox {
	font-size: 12px;
	color: #333;
	height: auto;
	width: 552px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: center;
}
.textbox_em {
	height: auto;
	width: 612px;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textbox {
	height: auto;
	width: 612px;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textbox ul {
	list-style-type: none;
}
.textbox ul .inde {
	text-indent: 20px;
}




.omakase_photo_back {
	background-color: rgba(228,224,217,0.7);
	height: auto;
	width: 350px;
	clear: both;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 45px;
	padding-left: 115px;
}
.plate_photo_back {
	background-color: rgba(228,224,217,0.7);
	height: auto;
	width: 350px;
	clear: both;
	float: left;
	padding-bottom: 150px;
	padding-top: 20px;
	padding-right: 45px;
	padding-left: 115px;
}

.photo_box {
	height: auto;
	width: 350px;
	margin-top: 10px;
	float: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.photo_box_plate {
	height: auto;
	width: 350px;
	margin-top: 50px;
	float: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.plicebox {
	font-size: 12px;
	color: #333;
	background-color: rgba(228,224,217,0.7);
	height: auto;
	width: 350px;
	clear: both;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.plicebox {
	font-size: 12px;
	color: #333;
	background-color: rgba(228,224,217,0.7);
	height: auto;
	width: 350px;
	clear: both;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.omakase_photo_back_w350 {
	background-color: rgba(228,224,217,0.7);
	height: auto;
	width: 350px;
	clear: both;
	float: left;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 45px;
	padding-left: 115px;
}


.omakase_text_box {
	float: left;
	height: auto;
	width: 300px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 14px;
}
.sub_title {
	line-height: 20px;
	background-color: #E2D157;
	text-indent: 30px;
	float: left;
	height: 20px;
	width: 300px;
	margin-bottom: 16px;
}

.plate_text_box {
	float: left;
	height: auto;
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 14px;
}
.sub_title {
	line-height: 20px;
	background-color: #E2D157;
	text-indent: 30px;
	float: left;
	height: 20px;
	width: 300px;
	margin-bottom: 16px;
}


.text_box_em {
	float: left;
	height: auto;
	width: 244px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
}
.text_box_em p {
	padding-top: 6px;
}
.text_box_low_em {
	float: left;
	height: auto;
	width: 264px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
}
/*----------------------------------------------------*/
#main_wrapp_howto {
	height: auto;
	width: 956px;
	float: left;
	clear: both;
	margin-top: 20px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


/*------------ パンくずナビ　-----------------------
#pannavibox {
	font-size: 12px;
	text-decoration: none;
	height: 20px;
	width: 970px;
	padding-top: 12px;
	padding-bottom: 0px;
	float: left;
	list-style-type: none;
	text-indent: 20px;
	padding-left: 30px;
}
#pannavibox ol .top{
	background-image: url(../image/base/home20.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	background-position: 2px -6px;
}
#pannavibox ol .back {
	background-image: url(../image/base/arrow-left_red.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	width: auto;
	line-height: 20px;
}
#pannavibox ol li{
	float: left;
	list-style-type: none;
	background-image: url(../image/base/topic-path-gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#pannavibox ol .momet {
	color: #666;
}
*/
/*------------ パンくずナビ　-----------------------*/
#pannavibox {
	display: inline-block;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
	width: 970px;
	padding-top: 8px;
	padding-bottom: 0px;
	float: left;
	list-style-type: none;
	text-indent: 20px;
	margin-left: 30px;
}
#pannavibox ol .top{
	background-image: url(../image/base/home20.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	background-position: 2px 0px;
}
#pannavibox ol .back {
	background-image: url(../image/base/arrow-left_red.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	width: auto;
	line-height: 20px;
}
#pannavibox ol li{
	float: left;
	list-style-type: none;
	background-image: url(../image/base/topic-path-gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 4px;
}
#pannavibox ol .momet {
	color: #666;
}
#pannavibox .pageback {
	text-align: right;
	height: 16px;
	width: auto;
	padding-top: 4px;
}

#pannavibox .pageback .back {
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
}

#category_nav_box {
	height: 23px;
	width: 970px;
	padding-top: 6px;
	padding-right: px;
	padding-left: 30px;
	background-image: url(../image/base/ricepaper2.jpg);
	margin-top: 4px;
	padding-bottom: 6px;
}
#category_nav_box ul {
	text-decoration: none;
	list-style-type: none;

}
#category_nav_box ul li {
	float: left;
	height: 18px;
	width: 140px;
	border: thin solid #CCC;
	line-height: 18px;
	margin-right: 16px;
	text-align: center;
	font-size: 0.8em;
	background-color: #E1E0D6;
	border: thin solid #E1E0D6;
	padding-top: 1px;
}
#category_nav_box ul .order {
	float: left;
	height: 18px;
	width: 140px;
	line-height: 18px;
	margin-right: 16px;
	text-align: center;
	font-size: 0.8em;
	background-color: #EDD6E6;
	padding-top: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7E6DAF;
	border-bottom-color: #7E6DAF;
	color: #333;
	font-weight: bolder;
}

#category_nav_box ul .location {
	background-color: #C4C3BB;
	border: thin solid #C4C3BB;
}

/*----　howto ---------------------*/
#main_wrapp_howto {
	height: auto;
	width: 956px;
	float: left;
	clear: both;
	margin-top: 20px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.harf_box_l {
	float: left;
	height: auto;
	width: 428px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.harf_box_l .com_box{
	width: 348px;
	height: auto;
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	}
.harf_box_l .fimage_box {
	width: 368px;
	height: auto;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	padding-top: 30px;
	}
	.harf_box_l .fimage_box_500 {
	width: 368px;
	height: 500px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	padding-top: 30px;
	}

.harf_box_r {
	float: left;
	height: auto;
	width: 390px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.com_box_r {
	width: 368px;
	height: auto;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 20px;
	float: left;
	}
.title_howto {
	color: #333;
	float: left;
	height: 22px;
	width: 348px;
	background-color: #DFD8C4;
	margin-bottom: 5px;
	text-indent: 20px;
	line-height: 24px;
	}
.title h2 {
	font-size: 14px;
}
.com_text {
	width: 368px;
	height: auto;
	font-size: 14px;
	float: left;
	padding-top: 0px;
	}
.com_text ul .dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 6px;
}
.com_text ul .solidline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 6px;
}
.com_text ul .tagprice{
	padding-bottom: 0px;
	padding-top: 10px;
}
.com_text ul .disprice{
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 18px;
	color: #F00;
	text-align: right;
}
.com_text ul .disprice p {
	font-size: 14px;
}
.non_lstyle {
	list-style-type: none;
}
.indent10 {
	text-indent: 10px;
}
.cartbox{
	width: 368px;
	height: auto;
	font-size: 14px;
	float: left;
	padding-top: 20px;
	}
.title_howto {
	width: 368px;
	height: 22px;
	font-size: 14px;
	float: left;
	padding-top: 0px;
	background-color: #DFD8C4;		
	}
.kakaku {
	font-size: 16px;
	color: #F00;
	text-align: right;
	font-weight: bold;
}
.codebox {
	font-size: 12px;
	height: auto;
	width: 368px;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
}

.s_title_box {
	float: left;
	height: auto;
	width: 856px;
	margin-bottom: 5px;
	margin-right: 50px;
	margin-left: 50px;
}
.s_title_box h1 {
	font-size: 18px;
	text-align: left;
	color: #333;
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-indent: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.s_image_box {
	float: left;
	height: 200px;
	width: 830px;
	margin-bottom: 0px;
	background-image: url(../image/base/ricepaper2.png);
	background-repeat: repeat;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
	padding-left: 25px;
}
.parts_image {
	height: 160px;
	width: auto;
	margin-top: 20px;
	margin-right: 38px;
	margin-bottom: 10px;
	float: left;
	}
.parts_image_r {
	margin-right: 0px;
	height: 160px;
	width: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;	
	}
.s_image_box_under {
	float: left;
	height: auto;
	width: 855px;
	margin-bottom: 30px;
	background-image: url(../image/base/ricepaper2.png);
	background-repeat: repeat;
	margin-right: 50px;
	text-align: center;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.s_image_box_1column {
	float: left;
	height: auto;
	width: 855px;
	margin-bottom: 0px;
	background-image: url(../image/base/ricepaper2.png);
	background-repeat: repeat;
	margin-right: 50px;
	text-align: center;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 50px;
	border-top-bottom: 1px;
}
	
	
	
.s_text_box {
	float: left;
	height: auto;
	width: 839px;
	margin-bottom: 0px;
	background-image: url(../image/base/ricepaper2.png);
	background-repeat: repeat;
	margin-right: 50px;
	margin-left: 50px;
	padding-left: 6px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
}
.textbox_part1 {
	height: auto;
	width: 160px;
	font-size: 12px;
	float: left;
	padding-right: 19px;
	padding-left: 23px;
}
.textbox_part2 {
	height: auto;
	width: 122px;
	font-size: 12px;
	float: left;
	padding-right: 19px;
	padding-left: 22px;
}
.textbox_part3 {
	height: auto;
	width: 110px;
	font-size: 12px;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
}
.textbox_part4 {
	height: auto;
	width: 131px;
	font-size: 12px;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
}
.textbox_part5 {
	height: auto;
	width: 131px;
	font-size: 12px;
	float: left;
	padding-right: 0px;
	padding-left: 19px;
}




/*---- colum navi -----------------------------------------*/
.colum_navi_box {
	height: auto;
	width: 938px;
	clear: both;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	float: left;
	background-repeat: repeat-x;
	background-position-y: -100;
	background-position: bottom;
	}
.colum_navi_box ul li {
	height: auto;
	width: 100px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-image: url(../image/index_page/florenavi_back.png);
	background-position: -10px;
	opacity: 0.9;
	
}
	
/*--------------------------------------------------*/

.main_wrapp {
	height: auto;
	width: 956px;
	float: left;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding-top: 30px;
	padding-right: 14px;
	padding-bottom: 30px;
	padding-left: 14px;
	background-color: #FFF;
	text-align: left;
}
.title_box_info {
	color: #333;
	float: left;
	height: auto;
	width: 916px;
	margin-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
}
.title_box_info  h1 {
	font-size: 18px;
	color: #333;
	text-indent: 0px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: left;
	line-height: 20px;
	padding-bottom: 10px;
	}
.title_box_info h2 {
	font-size: 18px;
	color: #333;
	text-indent: 0px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: left;
	line-height: 20px;
	padding-bottom: 10px;
	}
.title_box_info h3 {
	font-size: 18px;
	color: #F00;
	text-indent: 0px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: left;
	line-height: 20px;
	padding-bottom: 10px;
	}
	
/*--------------------------------
    for no nivo
-------------------------*/
.main_wrapp_nonivo {
	height: auto;
	width: 956px;
	float: left;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main_wrapp_em .lag_wrapp {
	height: auto;
	width: 100%;
	padding-bottom: 16px;
	margin-bottom: 8px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: box;
　-moz-box-sizing: content-box;　/* Firefox用 */ 
}
.lag_wrapp p {
	font-size: 14px;
	padding-bottom: 8px;
}
.photo_back_harf {
	height: auto;
	width: 478px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(../image/base/ricepaper2.jpg);
	background-repeat: repeat;
}
.text_box_harf {
	height: auto;
	width: 318px;
	text-align: left;
	margin-right: 80px;
	margin-left: 80px;	
}
.text_box_harf h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.text_box_harf h2 {
	font-size: 14px;
	padding-bottom: 8px;
}	
.text_box_harf a:link {
	text-decoration: none;
	color: #00F;
}
.text_box_harf .linkbox {
	height: auto;
	width: 278px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: thin solid #999;
}



.photo_back_566 {
	background-color: rgba(228,224,217,0.7);
	height: auto;
	width: 566px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
/*--box内　中央揃え用　---*/
.lag_wrapp .box_l {
	height: auto;
	width: 602px;
	background-color: rgba(228,224,217,0.7);
	padding-top: 20px;
	margin-top: 0px;
	padding-bottom: 20px;
	position: relative;
}
.lag_wrapp .box_l img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.box_r {
	height: auto;
	width: 304px;
	margin-right: 20px;
	margin-left: 30px;
}
.u_text {
	padding: 30px;
	height: auto;
	width: 796px;
	margin-right: 50px;
	margin-left: 50px;
	border: 1px solid #CCC;
}
/*---------------- ここまで　-----------*/


.u_text p {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-rule: 1px dotted #ccc;
	-moz-column-rule: 1px dotted #ccc;
	/* [disabled]column-rule:  1px dotted #ccc; */
	-webkit-column-gap: 50px;
	-moz-column-gap: 50px;
	column-gap: 50px;
	font-size: 14px;
	padding-top: 0px;
	}

.title_box {
	float: left;
	height: auto;
	width: 956px;
	margin-bottom: 10px;
	text-indent: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.title_box h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #333;
	padding-top: 30px;
	text-align: left;
}
.s-title_box {
	float: left;
	width: 956px;
	background-color: #E2D157;
	margin-bottom: 20px;
	text-indent: 0px;
	text-align: center;
	height: auto;
	margin-top: 30px;
}
.s-title_box h2 {
	font-size: 16px;
	color: #333;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
.p_wrapp {
	height: auto;
	width: 956px;
	padding-bottom: 16px;
	margin-bottom: 8px;
	float: left;
}
	
.explain {
	height: auto;
	width: 396px;
	float: left;
	padding-bottom: 20px;
	border: 1px solid #DFD8C4;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	margin: 10px;
}
.explain .stitle {
	background-color: #696A59;
	width: 396px;
	text-indent: 20px;
	margin-bottom: 10px;
	float: left;
	border-radius: 5px;
	}
.explain .stitle h3 {
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*
	text-shadow: 2px 2px 2px #333;*/
}
.explain .explain_text {
	font-weight: normal;
	color: #000;
	height: auto;
	width: 346px;
	padding-right: 20px;
	padding-left: 30px;
	font-size: 14px;
	}
.explain .explain_text p {
	padding-bottom: 6px;
}


/*---------------------------------------
      sale info article 
	------------------------------------*/	

.info_wrapp {
	width: 936px;
	float: left;
	margin-bottom: 30px;
	}
.box-01 {
	width: 47px;
	}
.box-02 {
	width: 454px;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	background-color:rgba(228,224,217,0.7);
	padding: 30px;
	text-align: center;
	}
.box-02 a:hover {
	opacity: 0.6;
}
.box-02 p {
	padding-top: 20px;
	text-align: center;
}
.box-02 h2 {
	margin: 20px 50px 30px 50px;
	text-align: left;
}
.box-02 .fb-box {
	padding-top: 20px;
}
.box-02_nocolor {
	width: 454px;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 30px;
	text-align: center;
	}
box-02_nocolor a {
@media print {
  .MenuFrame{
    display:none;
  }

  .ContentsFrame {
    width:100%;
    background-color:#FFFFFF;
    color:#000000;
  }
}

.ClearLeft{
  clear:left;
}	
}	
.sale_com {
	text-align: left;
	font-size: 0.7em;
	padding:20px 40px;
	
}
.box-03 {
	width: 314px;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 40px;
	float: right;
	height: auto;
	}
.box-03 p {
	padding-bottom: 6px;
	}
.box-03 h1 {
	font-size:16px;
	font-weight:600;
	padding-bottom: 10px;
	}
.second_box {
	padding-top: 30px;
}
	
.harfbox {
	float: left;
	height: auto;
	width: 454px;
	border: 1px solid #999;
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: right;
}
.harfbox_center_s {
	float: left;
	height: 330px;
	width: 24px;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* W co2466
.titlebox {
	float: left;
	height: 20x;
	width: 454px;
	background-color: #DFD8C4;
}

.titlebox h2 {
	font-size: 14px;
	text-indent: 20px;
}
*/
.imagebox {
	height: 300px;
	width: 210px;
	float: left;
	vertical-align: middle;
	text-align: center;
	padding-top: 30px;
}


.textbox {
	height: 290px;
	width: 204px;
	float: left;
	padding: 20px;
	font-size: 12px;
}
.textbox-T {
	height: 290px;
	width: 204px;
	float: left;
	padding: 20px;
	font-size: 12px;
	padding-top: 50px;	
}
.textbox-T p {
	text-align: left;
}
.textbox .title {
	width: 202px;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #EEECE6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
.textbox .title h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-indent: 10px;
	line-height: 20px;
	}
.textbox ul {
	list-style-type: none;
}
.textbox ul .inde {
	text-indent: 20px;
}

/*--------- exv ---------------------
--------------------------------------*/
/*--------------------------------------------------*/

.main_wrapp_exv {
	height: auto;
	width: 936px;
	float: left;
	clear: both;
	/*	border: 4px solid #DFD8C4;
	border-radius: 8px;*/
	margin-top: 16px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
	padding-top: 16px;
	padding-right: 24px;
	padding-bottom: 16px;
	padding-left: 24px;
	text-align: left;
}
.title_box_exv {
	float: left;
	height: auto;
	width: 936px;
	margin-bottom: 0px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
		
}
.title_box_exv h1 {
	font-size: 18px;
	color: #333;
	text-align: left;
	text-indent: 50px;
	}
.harfbox_exv {
	float: left;
	height: auto;
	width: 454px;
	border: 1px solid #999;
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-left: 6px;
}
.titlebox_exv {
	float: left;
	height: 20x;
	width: 454px;
	background-color: #DFD8C4;
	clear: both;
}
.titlebox_exv h2 {
	font-size: 14px;
	text-indent: 20px;
}
.imagebox_exv {
	height: 306px;
	width: 210px;
	float: left;
	vertical-align: middle;
	text-align: center;
	padding-top: 24px;
	overflow: hidden;
}


.textbox_exv {
	height: 290px;
	width: 204px;
	float: left;
	padding: 20px;
	font-size: 12px;
}
.textbox_exv .title {
	width: 202px;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #EEECE6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
.textbox_exv .title h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-indent: 10px;
	line-height: 20px;
	}
.textbox_exv ul {
	list-style-type: none;
}
.textbox_exv ul h3 {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #000;	
}

.textbox_exv ul .inde {
	text-indent: 20px;
}
.textbox_exv .sp {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.title_exv {
	padding-top: 2px;
	background-color: #F0F0F0;
	margin-top: 2px;
	padding-left: 20px;
	}
.title_exv h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: left;
!important
	text-indent: 20px;
}

/*--------- for illucom --------------
-----------------------------------*/
.main_wrapp_school {
	height: auto;
	width: 936px;
	float: left;
	clear: both;
/*	border: 4px solid #DFD8C4;
	border-radius: 8px;*/
	margin-top: 16px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
	padding-top: 16px;
	padding-right: 24px;
	padding-bottom: 16px;
	padding-left: 24px;
}
.title_box_school {
	float: left;
	height: auto;
	width: 936px;
	margin-top: 0px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.title_box_school h1 {
	font-size: 16px;
	color: #333;
	text-align: left;
	text-indent: 0px;
	}
.harfbox {
	float: left;
	height: auto;
	width: 454px;
	border: 1px solid #999;
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.harfbox_l {
	float: left;
	height: 400px;
	width: 454px;
	border: 1px solid #999;
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-right: 12px;
}
.harfbox_r {
	float: left;
	height: 400px;
	width: 454px;
	border: 1px solid #999;
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-left: 12px;
}
	
.harfbox_center_s {
	float: left;
	height: 400px;
	width: 24px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.copybox_lr {
	float: left;
	height: auto;
	width: 736px;
	padding-right: 100px;
	padding-left: 100px;
}
.copybox_lr .copybox_l {
	width:350px;
	height:auto;
	float:left;
}
.copybox_lr .copybox_r {
	width: 350px;
	height: auto;
	float: left;
	margin-left: 36px;
}
.copybox_lr .copybox_r a {
	color: #00F;
}



.titlebox {
	float: left;
	height: auto;
	background-color: #DFD8C4;
	height: auto;
	width: 100%;
}
.titlebox h2 {
	font-size: 14px;
	text-indent: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	font-weight: bold;
}
.title_box_u {
	display: block;
	float: left;
	height: auto;
	width: 100%;
}
.title_box_u p {
	font-size: 13px;
	padding-top: 14px;
	text-indent: 20px;
}
.title_box_u h2 {
	font-size: 16px;
	height: auto;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 3px;
	margin-top: 20px;
	background-color: #E6E6E6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
	padding-left: 0px;
	text-indent:30px;
}

.imagebox {
	height: 330px;
	width: 210px;
	float: left;
	background-color: rgba(228,224,217,0.7);
	vertical-align: middle;
	text-align: center;
	padding-top: 50px;
}
.imagebox .sub_t {
	font-size: 12px;
	padding: 10px;
	height: auto;
	width: 190px;
	text-align: left;
}
.imagebox .sub_t ul {
	list-style-type: none;
}
.imagebox_utida {
	height: 370px;
	width: 210px;
	float: left;
	background-color: rgba(228,224,217,0.7);
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
}
.imagebox_utida .sub_t {
	height: auto;
	width: 190px;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.imagebox_utida .sub_t {
	font-size: 12px;
	line-height: 16px;
}
.imagebox_utida .sub_t ul {
	list-style-type: none;
}
.harfbox .textbox {
	height: 290px;
	width: 204px;
	float: left;
	padding: 20px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

/*------ link ----------------------------------*/
.harfbox_link {
	float: left;
	height: auto;
	width: 454px;
	border: 1px solid #999;
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-left: 6px;
}
.harfbox_link .link_image {
	float: left;
	height: auto;
	width: 160px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.harfbox_link .link_text {
	float: left;
	height: auto;
	width: 269px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 10px;
}
.harfbox_link .link_text h1 {
	font-size: 14px;
	text-align: left;
	padding-bottom: 6px;
}
.harfbox_link .link_text p {
	font-size: 12px;
	line-height: 16px;
}




/*--------　illucom　---------------------------*/

.piece {
	float: left;
	height: auto;
	width: 936px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.piece_ex {
	float: left;
	height: auto;
	width: 936px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #E2E7E7;
}

.piece .image_l {
	height: auto;
	width: 580px;
	float: left;
	text-align: center;
	padding-right: 0px;
	padding-left: 20px;
}
.piece .text_r {
	height: auto;
	width: 236px;
	float: left;
	margin-top: 100px;
	margin-right: 50px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.piece .text_r h2 {
	font-size: 14px;
	font-weight: bold;
}

.piece .text_r_1 {
	height: auto;
	width: 186px;
	float: left;
	margin-top: 100px;
	margin-right: 50px;
	margin-left: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999;
	border-bottom-color: #999;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}


.piece .text_r_2 {
	height: auto;
	width: 246px;
	float: left;
	margin-top: 100px;
	margin-right: 50px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.text_r_1 h3 {
	font-size: 12px;
	padding-top: 10px;
}
.text_r_2 h3 {
	font-size: 12px;
	padding-top: 10px;
}


.acc_box {
	height: auto;
	width: 582px;
	float: left;
	background-color: rgba(228,224,217,0.7);	
}
.acc_image {
	float: left;
	height: 247px;
	width: 132px;
	margin-top: 8px;
	margin-left: 24px;
	margin-bottom: 8px;
}
.acc_text {
	height: auto;
	width: 326px;
	padding-top: 22px;
	padding-right: 60px;
	padding-bottom: 8px;
	padding-left: 40px;
	float: right;
	line-height: 18px;
	font-size: 14px;
}
.acc_text h2 {
	height: 18px;
	width: 100%;
	color: #000;
	background-color: #DFDFDF;
	line-height: 18px;
	text-indent: 20px;
	margin-bottom: 6px;
}
.acc_text p {
	padding-bottom: 10px;
}
/*-------　postcard exi -----------*/
.contents_po {
	width:100%;
	
}
.image_wrapp-2{
	display:flex;
	justify-content: space-around;
	height: auto;
	width: 90%;
	margin: 20px 5%;
		}  

.image_wrapp-2 .image_w_l {
	height:  auto;
	width: 100%;
	text-align: center;
	top:50%;
	line-height: 428px;
	/*vertical-align: middle;*/
	margin: 30px auto 0px auto;
}
/*
.piece .image_wrapp-2 .image_w_l {
	height: 468px;
	width: 428px;
	float: left;
	text-align: center;
	line-height: 428px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
*/
.center-image {
		vertical-align: middle;
}
.image_wrapp-2 .image_w_l .text_box {
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	line-height: 14px;
	}
span.gd{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	background-image:url(../image/comic/postcard_exi/gurd.gif);
}


/* ------ parking -----------------*/
.map_box {
	height: 264px;
	width: 348px;
	float: left;
	line-height: 14px;
	font-size: 13px;
	padding-left: 26px;
}
.parkingmap_box {
	height: 340px;
	width: 506px;
	float: left;
	background-color: rgba(204,204,204,0.7);
	padding: 6px;
	border: thin solid rgba(204,204,204,1.0);
	margin-top: 4px;
}
.parking_text {
	height: auto;
	width: 340px;
	float: left;
	padding-bottom: 10px;
	font-size: 14px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 18px;
}
.parking_text h2 {
	height: 18px;
	width: 100%;
	color: #000;
	background-color: #DFDFDF;
	line-height: 18px;
	text-indent: 20px;
	margin-bottom: 6px;
}
.parking_text p {
	padding-bottom: 10px;
	}

/* -----------pointcard --------------------*/
.pc_wrapp {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -o-box;
	display: box;
	height: auto;
	width: 956px;
}


.pc_discription {
	height: auto;
	width: 239px;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 30px;
	margin-left: 54px;
}
.pc_discription h1 {
	text-align: left;
}

.pc_discription p {
	padding-top: 10px;
	}
.pc_image {
	height: auto;
	width: 300px;
	text-align: center;
	background-color: rgba(228,224,217,0.7);
	padding-top: 50px;
	padding-bottom: 110px;
}
.prbox {
	height: auto;
	width: 322px;
	padding-top: 0px;
}
.prbox .parts {
	height: auto;
	width: 322px;
	padding-bottom: 16px;
}
.parts .title {
	padding-left: 30px;
}
.parts .text_b {
	padding-left: 30px;
	height: auto;
	width: 252px;
	padding-top: 6px;
	padding-right: 40px;
	font-size: 14px;
}
.parts .text_b .text_12 {
	font-size: 12px;
	line-height: 16px;
	}

/*-----------　営業案内　---------------------------------*/
.busi_box {
	height: auto;
	width: 314px;
	float: left;
	text-align: left;
	padding-right: 102px;
	padding-left: 102px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.busi_box p {
	font-size: 13px;
	color: #F00;
}
.busi_text {
	height: auto;
	width: 340px;
	float: left;
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 14px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 30px;
}
.busi_text .l_box {
	float: left;
	height: auto;
	width: 70px;
}

.busi_text .l_box .list_l {
	font-size: 14px;
	height: auto;
	list-style-type: none;
	}
.busi_text .r_box {
	float: left;
	height: auto;
	width: 270px;
}

.busi_text .r_box .list_r {
	font-size: 14px;
	height: auto;
	list-style-type: none;
	}
.busi_text .r_box .list_rb {
	font-size: 14px;
	height: auto;
	list-style-type: none;
	color: #63F;
	}
.busi_text .r_box .list_rb a {
	text-decoration: underline;
}
.busi_text .mark_box {
	text-align: center;
	float: left;
	height: auto;
	width: 150px;
	padding-top: 80px;
	padding-left: 70px;
	opacity: 0.5;
}

/*------------------------------------
   おまかせ額装へのLINK banner
	 ------------------------------------*/
.omakase_ban_box {
	float: left;
	height: auto;
	width: 876px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E0D8C6;
}
.omakase_ban_box .l_image_box {
	float: left;
	height: 84px;
	width: 640px;
}
.omakase_ban_box .l_image_box_panel {
	float: left;
	height: 84px;
	width: 640px;
	background-image: url(../image/artmaterials/wcolor/panel_but.jpg);
	
}
.omakase_ban_box .l_image_box_panel h2 {
	left: 30px;
	top: 26px;
	position: relative;
	line-height: 20px;
}
.omakase_ban_box .l_image_box_panel  a {
	color: #FFF;
}
.omakase_ban_box .l_image_box_panel  a:hover {
	color: #66F;
}

.omakase_ban_box .r_image_box {
	float: left;
	height: 28px;
	width: 210px;
	margin-left: 26px;
	background-image: url(../image/base/facebook_png_L.jpg);
	font-size: 12px;
	text-align: center;
	padding-top: 56px;
}

.omakase_ban_box .l_image_box a:hover {
	opacity: 0.6;
}
/*
.photo_back {
	background-color: rgba(228,224,217,0.7);
	height: auto;
	width: 662px;
	clear: both;
	float: left;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
}
*/
.photo_back_l {
	height: auto;
	width: 662px;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	float: left;
	background-image: url(../image/base/ricepaper2.jpg);
}
/*
.lag_wrapp .photo_back{
	height: auto;
	width: 271px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 50px;
	float: left;
}
.lag_wrapp .photo_back .photo-ll_box {
	height: auto;
	width: 311px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	float: left;
	text-align: center;
}
.lag_wrapp .photo_back .photo-one_box {
	height: auto;
	width: 544px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	float: left;
	text-align: center;
}
*/
/*
.lag_wrapp .photo_back .photo-one_box_low {
	height: auto;
	width: 544px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	text-align: center;
}
*/
.photo-one_box_low {
	height: auto;
	width: 642px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.photo-one_box_low .inbox {
	height: auto;
	width: auto;
	text-align: center;
	float: left;
}
.photo-one_box .inbox {
	height: auto;
	width: auto;
	text-align: center;
}
.photo-one_box .textbox {
	font-size: 12px;
	color: #333;
	height: auto;
	width: 566px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
}

.lag_wrapp .text_box {
	height: auto;
	width: 330px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 14px;
}
.lag_wrapp .text_box h2 {
	padding-bottom: 8px;
}

.lag_wrapp .text_box_u20px {
	height: auto;
	width: 330px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 14px;
}
.lag_wrapp .text_box_low {
	height: auto;
	width: 330px;
	padding-top: 34px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 14px;
}

/*---------------------------------------
　　　　no nivo  
---------------------------------------*/
.title_box_nonivo {
	float: left;
	height: auto;
	width: 956px;
	margin-bottom: 5px;
}
.title_box_nonivo h1 {
	font-size: 20px;
	color: #333;
	text-indent: 50px;
	text-align: left;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.title_box_nonivo p {
	text-indent: 50px;
	padding-top: 10px;
	font-size: 0.9em;
}
.title_box_non {
	float: left;
	height: 30;
	width: 956px;
	margin-bottom: 5px;
}




/*--- test fo categorie navi-2 ------*/
#title_box_flnav {
	float: left;
	height: auto;
	width: 898px;
	margin-bottom: 5px;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	
}
#title_box_flnav h1 {
	font-size: 18px;
	color: #333;
	text-indent: 40px;
	text-align: left;
	font-weight: bold;
}
#title_box_flnav .categorienav {
	height: auto;
	width: 898px;
	margin-top: 6px;
	float: left;
	margin-bottom: 6px;
	}
.categorienav ul {
	list-style-type: none;
	font-size: 13px;
}
.categorienav ul li {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	background-image: url(../image/base/wall_nav.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 1px;
	color: #B2B2B2;
	border-radius: 3px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
.categorienav ul .stu {
	float: left;
	padding-right: 16px;
	padding-left: 16px;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 7px;
	background-image: url(../image/base/wall_nav.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 1px;
	color: #B2B2B2;
	border-radius: 3px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
.categorienav ul li a {
	color: #FFF;
}
.categorienav ul a:hover {
	color: #63F;
}
/*.box_undernav {
	float: left;
	height: auto;
	width: 899px;
	margin-bottom: 18px;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 2px;
	padding-bottom: 1px;
	border: thin solid #CCC;
	background-image: url(../image/base/wall_nav.jpg);
	background-repeat: repeat-x;
	background-position: 15px;
	text-align: center;
	border-radius: 5px;
	vertical-align: bottom;
}*/
/*.box_undernav {
	float: left;
	height: 20px;
	width: 899px;
	margin-bottom: 18px;
	margin-right: 6px;
	margin-left: 6px;
	background-image: url(../image/base/wall_nav.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border-radius: 5px;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
}

.box_undernav h2 {
	text-align: center;
}
.box_undernav a {
	color: #FFF;
}
.box_undernav a:hover {
	color: #63F;
}
*/
.box_undernav_half {
	float: left;
	height: 20px;
	width: 441px;
	margin-bottom: 18px;
	margin-right: 6px;
	margin-left: 6px;
	background-image: url(../image/base/wall_nav.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border-radius: 3px;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
}
.box_undernav_half a {
	font-size: 14px;
	color: #FFF;
}
.box_undernav_half a:hover {
	color: #63F;
}

 .up {
	font-size: 12px;
	color: #333;
	text-align: right;
	height: 33px;
	width: 980px;
	clear: both;
	float: left;
	padding-right: 20px;
}

.up_stage {
	font-size: 12px;
	color: #333;
	text-align: right;
	height: 33px;
	width: 910px;
	clear: both;
	float: left;
	padding-right: 20px;
}



.para_plus {
	height: 74px;
	width: 898px;
	float: left;
	border: 1px solid #CCC;
	margin-bottom: 6px;
}

.illucom_ban {
	height: 66px;
	width: 930px;
	margin: 4px;
	float: left;
	background-image: url(../image/comic/illucom/2016/for_index_bar.jpg);
	background-repeat: no-repeat;
}
.illucom_ban > .text {
	font-size: 16px;
	padding-top: 24px;
	padding-left: 30px;
}

.eg_com {
	width: 80%;
	margin-left: 30px;
	padding-bottom: 6px;
	font-size: 14px;
	text-align: left;
}
.space_box {
	width: auto;
	height: 40px;
}
/*-------------------------------
   不明
   -----------------------------
.genre_navi {
	font-size: 14px;
	height: 20px;
	width: 1000px;
	clear: both;
	float: left;
	margin-top: 20px;
	}
.genre_navi ul {
	list-style-type: none;
	float: left;
}
.genre_navi ul li {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #CCC;
	width: 100px;
	}
.genre_navi ul .cho {
	background-color: rgba(81,74,721,0.3);
}
---------------------------------*/
