@charset "utf-8";

/*----------------------------------------------------
	#header
----------------------------------------------------*/

#logo_box {
	height: 46px;
	width: 122px;
	background-color: white;
	padding-top: 6px;
	float: left;
	padding-left: 20px;
} 

#top_navbox {
	height: 20px;
	width: 842px;
	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;
}

.body #container header #top_photobox {
	width: 938px;
	height: auto;
	padding-top: 18px;
	padding-right: 31px;
	padding-left: 31px;
	padding-bottom: 12px;
	float: left;
	}
.body #container header #top_photobox #hc_box {
	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;
}
.body #container header #top_photobox #hc_box #hc_top {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 40px;
	height: 44px;
	width: 176px;
	font-size: 16px;
	color: #FFF;
}
/*-----
.body #container header #top_photobox #hc_box #hc {
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 0px;
	height: 64px;
	width: 148px;
}
------*/

.body #container header #top_photobox #hc_box #hc_under {
	height: auto;
	width: 196px;
	padding-top: 20px;
}

.body #container header #top_photobox #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;

	}

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

.body #container #contents_box {
	background-color: #FFF;
	height: auto;
	width: 1000px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 12px;
	}
.body #container #contents_box #sc_box {
	height: 26px;
	width: 902px;
	margin-top: 10px;
	background-image: url(../image/base/ricepaper2.png);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 98px;
	float: left;
	font-size: 16px;
	color: #333;
	clear: both;
}
.body #container #contents_box #sc_box h1 {
	font-size: 16px;
	color: #333;
	text-align: left;
}

/*----- pannavi ------------*/
.body #container #contents_box #pannavibox {
	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;
	padding-left: 30px;
}
.body #container #contents_box #pannavibox ol .top {
	background-image: url(../image/base/home20.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	background-position: 2px 0px;
}

.body #container #contents_box #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;
}

.body #container #contents_box #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;
}
.body #container #contents_box #pannavibox ol .to_top {
	float: right;
	height: 17px;
	width: 78px;
}
.body #container #contents_box #pannavibox ol .momet {
	color: #666;
}
.body #container #contents_box #pannavibox ol .momet_20 {
	color: #666;
	height: 20px;
	width: auto;
	line-height: 20px;
}

/*---- colum navi -----------------------------------------*/
.body #container #top_photobox .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;
	}
.body #container #top_photobox .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;
	
}
	


/*---- colum navi -----------------------------------------
.body #container #contents_box .colum_navi_box {
	height: auto;
	width: 960px;
	clear: both;
	margin-top: 4px;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	text-align: center;
	float: left;
	}
.body #container #contents_box .colum_navi_box ul li {
	height: auto;
	width: 100px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-image: url(../image/base/ricepaper2.png);
}
	
.body #container #contents_box .colum_navi_box ul .he {
	height: auto;
	width: 100px;
	float: left;
	border: thin dotted #999;
	background-color: #333;
}
.body #container #contents_box .colum_navi_box ul li a:hover {
	opacity: 0.6;	
}






/*---------------------------------------------------------*/


.body #container #contents_box .main_wrapp {
	height: auto;
	width: 956px;
	clear: both;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.body #container #contents_box  .main_wrapp .wrapp {
	height: auto;
	width: 956px;
	padding-bottom: 16px;
	margin-bottom: 8px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -o-box;
	display: box;
	box-align:center;
}
.body #container #contents_box  .main_wrapp .wrapp .box-1{
	width: 566px;
	height: auto;
	text-align: left;
	vertical-align: middle;
	-moz-box-flex:2.0;
	-webkit-box-flex:2.0;
	-o-box-flex:2.0;
	-ms-box-flex:2.0;
	box-flex:2.0;
	background-image: url(../image/base/ricepaper2.png);
	background-repeat: repeat;
	}
.body #container #contents_box  .main_wrapp .wrapp .box-1 .photobox {
	height: auto;
	width: auto;
	padding-top: 30px;
	text-align: center;
	padding-bottom: 30px;
	}
.body #container #contents_box  .main_wrapp .wrapp .box-2{
	width: 300px;
	height:auto;
	-moz-box-flex:1.0;
	-webkit-box-flex:1.0;
	-o-box-flex:1.0;
	-ms-box-flex:1.0;
	box-flex:1.0;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}
.body #container #contents_box  .main_wrapp .wrapp .box-2 h2 {
	font-size: 14px;
	color: #333;
}
.body #container #contents_box  .main_wrapp .wrapp .box-2 p {
	font-size: 14px;
	color: #333;
	padding-top: 8px;
}
.body #container #contents_box  .main_wrapp .wrapp_justify {
	height: auto;
	width: 896px;
	padding-bottom: 16px;
	margin-bottom: 8px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -o-box;
	display: box;
	/*display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -o-flexbox;
	display: flexbox;
	
	flex-direction:row;
	align-items:center;
	box-align:center;
	justify-content: space-around;*/
	padding-right: 30px;
	padding-left: 30px;
}

.body #container #contents_box  .main_wrapp .wrapp_justify .box-3a {
	width: 278px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../image/base/ricepaper2.png);
	text-align: center;
}
.body #container #contents_box  .main_wrapp .wrapp_justify .box-3a p {
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.body #container #contents_box  .main_wrapp .wrapp_justify .box-3a .photo {
	height: 200px;
	width: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.body #container #contents_box  .main_wrapp .wrapp_justify .box-2 {
	width: 443px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../image/base/ricepaper2.png);
	text-align: center;
	margin-top: 10px;
}
.body #container #contents_box  .main_wrapp .wrapp_justify .box-2 p {
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}












.body #container #contents_box  .main_wrapp .title_box {
	float: left;
	height: auto;
	width: 956px;
	margin-bottom: 5px;
	text-indent: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.body #container #contents_box  .main_wrapp .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;
	padding-bottom: 6px;
}
.body #container #contents_box  .main_wrapp .s-title_box {
	float: left;
	width: 956px;
	background-color: #E2D157;
	margin-bottom: 20px;
	text-indent: 0px;
	text-align: center;
	height: auto;
	margin-top: 30px;
}
.body #container #contents_box  .main_wrapp .s-title_box h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-top: 4px;
	padding-bottom: 4px;
	}
.body #container #contents_box  .main_wrapp .lag_wrapp .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;
}
.body #container #contents_box  .main_wrapp .lag_wrapp .explain .stitle {
	background-color: #696A59;
	width: 396px;
	text-indent: 20px;
	margin-bottom: 10px;
	float: left;
	border-radius: 5px;
	}
.body #container #contents_box  .main_wrapp .lag_wrapp .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;
}
.body #container #contents_box  .main_wrapp .lag_wrapp .explain .explain_text {
	font-weight: normal;
	color: #000;
	height: auto;
	width: 346px;
	padding-right: 20px;
	padding-left: 30px;
	font-size: 14px;
	}
	
/*------------------------------------
   おまかせ額装へのLINK banner
	 ------------------------------------*/
.body #container #contents_box  .main_wrapp .omakase_ban_box {
	float: left;
	height: auto;
	width: 640px;
	padding-top: 10px;
	padding-right: 158px;
	padding-bottom: 10px;
	padding-left: 158px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E0D8C6;
}
.body #container #contents_box  .main_wrapp .omakase_ban_box a:hover {
	opacity: 0.6;
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}



/*--------------------------------------------------*/
.body #container #contents_box .up {
	text-align: right;
	width: 90px;
	float: right;
	padding-right: 50px;
}

/*------- calligraphy --------------------------------*/
.body #container #contents_box .main_wrapp .title_box_calli {
	float: left;
	height: auto;
	width: 956px;
	margin-bottom: 5px;
}
.body #container #contents_box .main_wrapp .title_box_calli h1 {
	font-size: 18px;
	color: #333;
	text-indent: 60px;
	color: #333;
	text-align: left;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
