@charset "UTF-8";
/* CSS Document */



/*■■■■■全htmlファイルに対応するcss□□□□□"*/
table{
	background:none;
}
table th{
	background:none;
	border:1px solid #6C462C
}
table td{
	background:none;
	border:1px solid #6C462C
}

/*■■■■■全体、大ボックスのcss設定*/
html,body{
	overflow-x: hidden;
	width: 100%;
	min-width: 960px;
	color: #6b4728;
	background: url(../img/cmn/bg_01.png);
}
body a{
	color: #6b4728;
}
	
#container{
	width: 100%;
	background: rgba(249,155,210,0.15);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0.15,StartColorStr=#f99bd2,EndColorStr=#f99bd2);/*ie8用raba*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0.15,StartColorStr=#f99bd2,EndColorStr=#f99bd2)";/*ie8用raba*/
}
/*ie9用raba*/
#container:not(:target){
    filter: none;
    -ms-filter: none;
}
.wrapper{
	width: 960px;
	margin: 0 auto;
}
.border-width{
	position: absolute;
	width: 100%;
	height: 10px;
	background:url(../img/cmn/deco_01.png);
}
.border-height{
	position: absolute;
	width: 10px;
	height: 100%;
	background:url(../img/cmn/deco_02.png);
}
.border-op{
	width: 717px;
	height: 10px;
	margin: -10px auto 0 auto;
	opacity: 0.3;
	filter: alpha(opacity=30);     
	-ms-filter: "alpha(opacity=30)";
	background:url(../img/cmn/deco_01.png);
}
.strong-plice-01{
	color: #970D00;
	font-weight:bold;
}
.strong-plice-02{
	font-size: 14px;
	font-weight:bold;
}
.marR50{
	margin-right: 50px;
}
/*■■■■■■■■■■*/


/*■■■■■ヘッダーのcss設定*/
.h-header{
	float:left;
	padding-top: 20px;
	color: #6d462e;
	font-size: 12px;
}

#nav-header-01{
	float: right;
	position:relative;
	padding: 10px 0;
}
#nav-header-01 ul li{
	float:left;
	padding-left: 5px;
}
#nav-header-01 ul li:last-child{
	float:left;
	padding-left: 10px;
}
.logo{
	float: left;
	padding-top: 10px;
}
.aside-header{
	float:left;
	padding-left: 18px;
}
#nav-header-02{
	float: right;
	position:relative;
	z-index: 1;
	width: 336px;
	
}
#nav-header-02 ul li{
	position: absolute;
	top: 5px;
	left: 190px;
	z-index: 2;
	background:url(../img/cmn/bg_btn_05.png) no-repeat;
}
#nav-header-02 ul li:first-child{
	position: absolute;
	top: 0;
	left: 20px;
	z-index: 1;
	background:url(../img/cmn/bg_btn_04.png) no-repeat;
}
#nav-header-03{
	position:relative;
	z-index: 0;
	width: 100%;
	height: 98px;
	padding: 30px 0 20px 0; 
}
#nav-header-03 li{
	position:absolute;
	top: 30px;
}
#nav-header-03 li:first-child{
	left: 90px;
	z-index: 7;
}
#nav-header-03 li:first-child + li{
	left: 180px;
	z-index: 6;
}
#nav-header-03 li:first-child + li + li{
	left: 310px;
	z-index: 5;
}
#nav-header-03 li:first-child + li + li + li{
	left: 405px;
	z-index: 4;
}
#nav-header-03 li:first-child + li + li + li + li{
	left: 530px;
	z-index: 3;
}
#nav-header-03 li:first-child + li + li + li + li + li{
	left: 640px;
	z-index: 2;
}
#nav-header-03 li:first-child + li + li + li + li + li + li{
	left: 746px;
	z-index: 1;
}
/*■■■■■■■■■■*/


/*■■■■■メインエリアのcss設定*/
#main{
	position: relative;
	margin: 0 auto 30px auto;
}
.h-main{
	position: absolute;
	bottom: 73px;
	left: 38px;
}
/*■■■■■■■■■■*/

#content-wrap{
	position:relative;
	padding-bottom: 90px;
}
#pan{
	position:absolute;
	top: -27px;
	left: 0;
	font-size: 11px;
}
#pan div,#pan a,#pan span{
	float:left;
	margin-right: 5px;
}
#page-top{
	margin-top: 30px;
	float: right;
	padding-bottom: 10px
}
/*■■■■■コンテンツエリアのcss設定*/
#content{
	float: left;
	width: 760px;
}
.section-content-01{
	position:relative;
	width: 720px;
	padding: 20px;
	margin-bottom: 20px;
	background: rgba(205,196,164,0.5);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4);/*ie8用raba*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4)";/*ie8用raba*/
}
/*ie9用raba*/
.section-content-01:not(:target){
    filter: none;
    -ms-filter: none;
}
.section-content-01 div:first-child{
	top: -5px; 
	left: 0;
}
.section-content-01 div:first-child + div{
	bottom: -5px;
	left: 0;
}
.section-content-01 div:first-child + div + div{
	top: 0;
	right: -5px;
}
.section-content-01 div:first-child + div + div + div{
	top: 0;
	left: -5px;
}

.box-h-content-01{
	position:relative;
	height: 40px;
}
.box-h-content-01 .border-width{
	bottom: 0;
	left: 0;
}
.h-content-01:before{
	float:left;
	display:block;
	content:url("../img/cmn/deco_03.png");
	margin: -8px 0 0 -5px;
	padding-right: 5px;
}
.info-01{
	float: left;
	width: 500px;
	margin-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}
.info-02{
	width: 720px;
	padding: 20px;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}
.pic-01{
	float: right;
	margin-top: 15px;
	padding-right: 20px;
}
.h-content-05{
	text-align: center;
	padding: 30px 0;
}
/*■■■■■■■■■■*/


/*■■■■■サイドエリアのcss設定*/
#side{
	float:right;
	margin: -2px -5px 0 0;
	width: 172px;
	font-size: 13px;
}
.side_column{
	overflow:inherit;
}
.side-01{
	width: 181px;
	height: 224px;
	background:url(../img/cmn/bg_tit_01.jpg) no-repeat;
}
.h-side-01{
	width: 160px;
	height: 49px;
	padding: 10px 0 0 5px;
}
.side-01-txt{
	padding: 10px 15px;
	color: #fff;
	line-height: 1.4em;
}
.side-01-btn{
	width: 152px;
	height: 65px;
	margin: 20px 0 0 12px;
	background:url(../img/cmn/bg_btn_13.png) no-repeat;
}
.h-side-02{
	padding: 35px 0 15px 0;
	margin-left: -5px;
	text-indent: 35px;
	background:url(../img/cmn/deco_03.png) no-repeat 0 28px;
}
.h-side-03{
	margin-left: -10px;
}
#nav-side section{
	line-height: 2.0em;
	background: rgba(205,196,164,0.5);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4);/*ie8用raba*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4)";/*ie8用raba*/
}
/*ie9用raba*/
#nav-side section:not(:target){
    filter: none;
    -ms-filter: none;
}
#nav-side section ul{
	text-indent: 15px;
	padding-bottom: 10px;
	
}
#nav-side section ul a{
	color: #6b4728;
}
.side-04{
	position: relative;
	padding-bottom: 80px;
}
.side-04 input[type="search"] {
	display:block;
	width: 152px;
	height: 29px;
	margin: 5px auto 0 auto;
	font-size: 13px;
	background: #fff;
}
.side-04-btn{
	position:absolute;
	top: 91px;
	left: 40px;
	z-index: 2;
}
.bg-side-04-btn{
	position:absolute;
	top: 91px;
	left: 40px;
	z-index: 1;
}
	
.side-04-btn:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);     
	-ms-filter: "alpha(opacity=60)";
}
.side-05 div,.side-06 div,.side-07 div{
	position:relative;
	z-index: 0;
	width: 100%;
	height: 121px;
	line-height: 2.0em;
	background: rgba(107,71,40,0.5);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#6b4728,EndColorStr=#6b4728);/*ie8用raba*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#6b4728,EndColorStr=#6b4728)";/*ie8用raba*/
}
/*ie9用raba*/
.side-05 div:not(:target){
    filter: none;
    -ms-filter: none;
}
.side-06 div:not(:target){
    filter: none;
    -ms-filter: none;
}
.side-07 div:not(:target){
    filter: none;
    -ms-filter: none;
}

.h-side-04{
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 2;
	
}
#side-recommend{
	padding-top: 40px;
}
.side-recommend-img{
	width: 157px;
	height: 67px;
	position: absolute;
	top: 47px;
	left: 8px;
	z-index: 1;
	background: #fff;
}
.side-recommend-txt:before{
	content:'▲';
	padding-right: 2px;
	color: #970d00;
	font-size: 9px;
}
	
.side-recommend-txt{
	font-size: 10px;
	padding: 5px 0 20px 10px;
	text-indent: -10px;
	line-height: 1.4em;
}
.side-08 > div{
	position:relative;
}
.side-08 div .border-width{
	top: 40px;
	left: 0;
}
.h-side-05{
	padding: 8px 0 30px 0;
	margin-left: -5px;
	text-indent: 35px;
	background:url(../img/cmn/deco_03.png) no-repeat 0 0px;
}
.side-08 p{
	font-size: 10px;
	line-height: 1.4em;
	padding-bottom: 10px;
}
.side-08 a{
	text-decoration: underline;
	color: #6b4728;
}
.side-09{
	width: 189px;
	height: 175px;
	background:url(../img/cmn/bg_btn_15.png) no-repeat;
}

/*■■■■■■■■■■*/


/*■■■■■フッターエリアのcss設定*/
#footer{
	position: relative;
	width: 100%;
	height: auto;
	padding: 30px 0;
	background: rgba(187,170,140,0.5);

	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#bbaa94,EndColorStr=#bbaa94);/*ie8用raba*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#bbaa94,EndColorStr=#bbaa94)";/*ie8用raba*/
	color: #000;
}
/*ie9用raba*/
#footer:not(:target){
    filter: none;
    -ms-filter: none;
}
#footer .border-width{
	top: -6px;
	left: 0;
}
.h-footer{
	width: 300px;
	height: 32px;
	font-size: 14px;
	margin-left: -6px;
	padding-top: 11px;
	
	text-indent: 35px;
	background:url(../img/cmn/deco_03.png) no-repeat 0 0;
}
#footer p{
	font-size: 12px;
	line-height: 1.5em;
}
#footer section a{
	padding-top: 15px;
	color: #000;
}
.section-footer-01{
	float:left;
	width: 49%;
}
.section-footer-02,.section-footer-03{
	float: right;
	width: 49%;
	margin-right: -10px;
}
.section-footer-03{
	padding-top: 10px;
}
#nav-footer{
	position:relative;
	margin-top: 30px;
	padding-top: 35px;
}
#nav-footer .border-width{
	top: 0;
	left: 0;
}
#footer nav ul{
	font-size: 14px;
	text-align:center;
	padding-top: 5px;
}
#footer nav ul:first-child{
	padding-top: 0px;
}
#footer li{
	display: inline-block;
	*display:inline;
	*zoom: 1;
}
#footer li a{
	color: #000;
}
small{
	display: block;
	width: 100%;
	padding-top: 30px;
	font-size: 14px;
	text-align: center;
}
/*■■■■■■■■■■*/



/*■■■■■□□□□□"/



/*■■■■■トップページ///////index.htmlのcss設定*/
.info-top-01{
	float: left;
	width: 432px;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
}
.info-top-01 h2{
	padding-bottom: 5px;
	text-indent: -5px;
}
.h-top-01{
	padding-bottom: 10px;
}
.pic-top-01{
	float:right;
}
.btn-top-01{
	width: 119px;
	height: 43px;
	margin-top: 10px;
	background:url(../img/cmn/bg_btn_17.png);
}
.top-new {
	padding: 15px 0; 
	font-size: 13px;
	line-height: 1.4em;
}
.top-new dt{
	float:left;
	width: 90px;
}
.top-new dd{
	float: left;
	width: 600px;
}
.top-bnr-01 li{
	float: right;
}
.top-bnr-01 li:first-child{
	float: left;
}
.top-bnr-02{
	position: relative;
	z-index: 0;
	margin-top: 30px; 
}
.top-bnr-02:before{
	content: url("../img/cmn/deco_04.png");
	position: absolute;
	top: -10px;
	right: 0;
	z-index: 1;
}
.btn-top-bnr-02{
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 1;
	width: 166px;
	height: 71px;
	background:url(../img/cmn/bg_btn_18.png) no-repeat;
}
.section-top-02{
	padding-top: 30px;
}
.top-item a{
	color: #6b4728;
}
.top-item{
	padding-top: 20px;
}
.top-item li{
	float:left;
	width: 175px;
	padding-left: 20px;
	font-size: 12px;
}
.top-item li:first-child{
	padding-left: 0;
}
.top-item dt{
	padding: 10px 0;
}
.top-item dd{
	display:inline;
	float:right;
	margin-right:2px;
	padding: 5px 10px;
	color: #fff;
	background: #6b4728;
}
.top-facebook{
	padding-top: 33px;
}
.top-facebook iframe {
	background-color: #FFF;
	height: 290px;
	width: 758px;
}

/*■■■■■■■■■■*/


/*■■■■■atelier PURECHILDとはページ///////summary.htmlのcss設定*/
.summary-point{
	position: relative;
	margin: 20px 0;
	padding-top: 25px;
}
.summary-point .border-width{
	top: 0;
	left: 20px;
	width: 717px;
	opacity: 0.3;
	filter: alpha(opacity=30);     
	-ms-filter: "alpha(opacity=30)";
}
.txt-summary-point{
	text-align:center;
	padding-bottom: 20px;
}
.bnr-summary-point {
	position: relative;
	width: 609px;
	height: 89px;
	margin: 0 auto;
}
.btn-summary-01{
	width: 195px;
	height: 82px;
	background:url(../img/cmn/bg_btn_37.png) no-repeat;
}
.btn-summary-02{
	position:absolute;
	top: 13px;
	right: 20px;
	width: 152px;
	height: 65px;
	background:url(../img/cmn/bg_btn_13.png) no-repeat;
}
.pic-summary-01{
	width: 404px;
	height: 304px;
	margin: 0 auto;
	padding: 10px 0;
}
.pic-summary-02{
	width: 574px;
	height: 275px;
	margin: 0 auto;
	padding: 10px 0 40px 0;
}
.bnr-summary-01 .border-width{
	top: 0;
	left: 20px;
	width: 717px;
	opacity: 0.3;
	filter: alpha(opacity=30);     
	-ms-filter: "alpha(opacity=30)";
}
.bnr-summary-01{
	position:relative;
	margin-bottom: 30px;
	padding-top: 20px;
}
.txt-summary-01{
	float: left;
	padding: 40px 0 0 80px;
}
.btn-summary-03{
	float:right;
	margin-right: 100px;
}
.btn-summary-03{
	width: 232px;
	height: 97px;
	background:url(../img/cmn/bg_btn_36.png) no-repeat;
}
.txt-summary-02{
	float:right;
	padding: 40px 85px 0 0;
}

.btn-summary-04{
	float: left;
	width: 232px;
	height: 97px;
	margin-left: 75px;
	background:url(../img/cmn/bg_btn_36.png) no-repeat;
}
.btn-summary-05{
	width: 152px;
	height: 65px;
	margin: 30px 0 0 10px;
	background:url(../img/cmn/bg_btn_13.png) no-repeat;
}
	
.item-list-01{
	padding-left: 20px;
}
.item-list-01 ul li{
	float:left;
	width: 186px;
	margin-bottom: 20px;
	padding-left: 75px;
}
.item-list-01 ul li:first-child{
	padding-left: 0;
}
.box-h-content-02{
	position:relative;
	padding-bottom: 20px;
	line-height: 2em;
	text-align:center;
}
.box-h-content-02 .boder-width{
	position:absolute;
	bottom: 0;
	left: 0;
	opacity: 0.6;
	filter: alpha(opacity=60);     
	-ms-filter: "alpha(opacity=60)";
}
.item-box-01{
	width: 173px;
	height: 160px;
	margin: 0 auto;
	background: rgba(205,196,164,0.5);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4);/*ie8用raba*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4)";/*ie8用raba*/
}
 .pic-item-box-01{
	 width: 134px;
	 height: 102px;
	 margin: 0 auto;
	 padding-top: 18px;
 }
 .txt-item-box-01{
	 width: 134px;
	 margin: 10px auto;
	 text-align:center;
	 font-size: 12px;
 }
 .txt-item-box-02{
	  width: 134px;
	 margin: 10px 15px 0 22px;
	 font-size: 12px;
	 line-height: 1.4em;
 }
	 
.summary-word{
	text-align:center;
	margin-bottom: 30px;	
}
.item-list-02 ul li{
	float:left;
	width: 186px;
	margin-bottom: 20px;
	padding-left: 75px;
}
.item-list-02 ul li:first-child{
	padding-left: 0;
}
.box-h-content-03{
	position:relative;
	width: 140px;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align:center;
}
.h-content-03{
	font-size: 13px;
	line-height: 2em;
	letter-spacing: 0;
}
.box-h-content-03 .boder-width{
	position:absolute;
	left: 0;
	opacity: 0.6;
	filter: alpha(opacity=60);     
	-ms-filter: "alpha(opacity=60)";
	background:
}

.item-list-02{
	padding-left: 20px;
}
.item-box-02{
	width: 173px;
	height: 160px;
	margin: 0 auto;
	background: rgba(205,196,164,0.5);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4);/*ie8用raba*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4)";/*ie8用raba*/
}
.item-box-03{
	width: 173px;
	height: 160px;
	text-align: center;
	margin: 0 auto;
	background: rgba(205,196,164,0.5);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4);/*ie8用raba*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4)";/*ie8用raba*/
}
.item-box-04{
	width: 173px;
	height: 280;
	margin: 0 auto;
	background: rgba(205,196,164,0.5);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4);/*ie8用raba*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4)";/*ie8用raba*/
}
.img_l,.img_l-02{
	width: 404px;
	margin: 0 auto;
}
.swap-before{
	margin-bottom: 20px;
}
.thumbs,.thumbs-02{
	padding-top: 15px;
}
.swap-04{
	padding-left: 114px;
}
.swap-05{
	padding-left: 57px;
}
.thumbs li,.thumbs-02 li{
	float:left;
	padding: 3px 3px 0 3px;
	border: 1px solid #aaa;
	margin-left: 15px;
	background: #fff;
}
.thumbs li:first-child{
	margin-left: 0;
}
	
/*■■■■■■■■■■*/


/*■■■■■商品一覧ページ///////item.htmlのcss設定*/
.box-item{
	float:left;
	width: 215px;
	height: 250px;
	text-align:center;
	margin-left: 20px;
	background: rgba(205,196,164,0.5);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4);/*ie8用raba*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4)";/*ie8用raba*/
}
.box-item-list .box-item:first-child{
	margin-left: 0;
}
.box-item p{
	padding: 10px;
}
.h-item{
	padding-top: 10px;
	font-size: 13px;
}
.box-item-list{
	padding: 20px 0 0 35px;
}
.pageNation{
	padding-top: 30px;
}
.pageNav01 {
	margin-left: 35px;
}

.pageNav01 li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}
.pageNav01 li span,
.pageNav01 li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 2px 3px;
	font-size: 13px;
	border: 1px solid #bebfbf;
	text-decoration: none;
	vertical-align: middle;
}
.pageNav01 a:hover{
	background: #fff;
}

.pageNav01 .arrow a{
		margin-bottom: 5px;
	padding: 1px 8px;
	display:inline-block;
	border: 2px solid  #cdc4a4;
}
/*■■■■■■■■■■*/


/*■■■■■オーダーメイド///////made.htmlのcss設定*/
.txt-made{
	padding: 20px;
	font-size: 13px;
	line-height: 1.4em;
}
.txt-made p{
	padding-bottom: 10px;
}
/*■■■■■■■■■■*/


/*■■■■■プリザーブドフラワー教室案内ページ///////classroom.htmlのcss設定*/
#nav-classroom {
	padding: 10px 0 30px 0;
}
#nav-classroom ul{
	padding-bottom: 10px;
}
#nav-classroom li{
	float:left;
	width: 152px;
	height: 65px;
	margin-left: 30px;
	background:url(../img/cmn/bg_btn_13.png) no-repeat;
}
#nav-classroom #longer{
	width: 259px;
	background:url(../img/cmn/bg_btn_41.png) no-repeat;
}
#classroom-01 .txt-classroom{
	float: right;
	width: 400px;
}
#classroom-01 .pic-classroom{
	float: left;
}
#classroom-02 .txt-classroom{
	float: left;
	width: 400px;
}
#classroom-02 .pic-classroom{
	float: right;
	width: 287px;
}
#classroom-03 .txt-classroom{
	float: right;
	width: 430px;
	margin-right: -10px;
	
}
#classroom-03 dt{
	float:left;
	height: 40px;
}
#classroom-03 dl{
	padding-top: 20px;
}
#classroom-03 .cl-list01 {
	position: relative;
}
#classroom-03 .cl-list01 dt {
	position: absolute;
}
#classroom-03 .cl-list01 dd {
	padding-left: 4em;
}
#classroom-03 .cl-list02 {
	position: relative;
	padding-top: 0px;
}
#classroom-03 .cl-list02 dt {
	position: absolute;
}
#classroom-03 .cl-list02 dd {
	padding-left: 9em;
}



#classroom-03 .pic-classroom{
	float: left;
}
#classroom-04 .txt-classroom{
	float: left;
	width: 400px;
}
#classroom-04 .pic-classroom{
	float: right;
}
#classroom-05 .txt-classroom{
	float: right;
	width: 430px;
	margin-right: -10px;
}
#classroom-05 .pic-classroom{
	float: left;
}
#classroom-05 dt{
	float:left;
	height: 20px;
}
#classroom-05 dl{
	padding-top: 20px;
}
#classroom-05 .cl-list01 {
	position: relative;
}
#classroom-05 .cl-list01 dt {
	position: absolute;
}
#classroom-05 .cl-list01 dd {
	padding-left: 4em;
}
#classroom-05 p.indent{
	margin-left:1em;
	margin-top:1em;
}
#classroom-06 .txt-classroom{
	float: left;
	width: 400px;
	font-size:14px;
	line-height: 2.6em;
}
#classroom-06 .pic-classroom{
	float: right;
}
.classroom-list dl{
	font-size: 13px;
	border-top: 3px dashed #927859;
	line-height: 1.4em;
	padding: 10px;
}
.classroom-list dl dt{
	float:left;
	width: 120px;
	height: 40px;
}
.classroom-list .first{
	border: 0;
}
#classroom-06 .txt-classroom-06{
	float: right;
	width: 400px;
}
#classroom-06 .txt-classroom-06 li{
	padding-bottom: 10px;
}
#classroom-06 .pic-classroom-06{
	float: left;
}
#classroom-07 p{
	margin: -10px 0 10px 0;
}
#classroom-07 li{
	float:left;
	width: 278px;
	height: 116px;
	margin-right: 10px;
	background:url(../img/cmn/bg_btn_39.png) no-repeat;
}
/*■■■■■■■■■■*/


/*■■■■■店舗案内ページ///////shop.htmlのcss設定*/
.section-shop-01{
	font-size: 13px;
	font-weight: normal;
	padding: 20px 0 40px 0;
}
.table-shop{
	margin-top: 15px;	
}
.table-shop th{
	display:block;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
	background: #6b4728;
}
.table-shop th,.table-shop td{
	padding: 5px 10px;
}
.table-shop td{
	border:none;
	padding-top: 0;
}
	
.table-shop + p{
	padding-top: 5px;
}
.info-shop-01{
	 width: 447px;
	 padding: 20px 20px 0 20px;
}
.info-shop-01 .border-op{
	 width: 447px;
	 margin: 15px 0; 
}
.info-owner{
	padding: 0 20px;
	line-height: 1.4em;
}
.h-owner{
	padding-bottom: 15px;
}
.h-owner span{
	display:block;
}
.txt-owner{
	float:left;
}
.pic-owner{
	float:right;
	padding: 20px 20px 0 0;
}
#map{
	width: 549px;
	margin: 0 auto;
	padding: 20px;
}
.btn-googole{
	float:right;
	width: 152px;
	height: 65px;
	margin-top: 20px;
	background: url(../img/cmn/bg_btn_13.png);
}
	
	
/*■■■■■■■■■■*/


/*■■■■■お問い合わせページ///////contact.htmlのcss設定*/
.contact .info-01{
	width: 420px;
	float:left;
}
.btn-contact{
	float:right;
	width: 278px;
	height: 116px;
	margin-top: 20px;
	background:url(../img/cmn/bg_btn_39.png) no-repeat;
}
	
.form-contact{
	width: 100%;
	margin: 20px auto;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 30px;
	background: rgba(205,196,164,0.5);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4);/*ie8用raba*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0.5,StartColorStr=#cdc4a4,EndColorStr=#cdc4a4)";/*ie8用raba*/
}
.form-contact .border-op{
	width: 90%;
}
.form-left{
	float:left;
	width: 30%;
	margin-top: 5px;
	padding: 5%;
}
.form-right{
	float:right;
	width: 60%;
	padding: 5% 0;
}
.form-right span{
	padding-top: 10px;
	display:block;
}
select{
	width: 100px;
	height: 20px;
}
.form-contact input[type="text"],.form-contact input[type="tel"],.form-contact input[type="email"]{
	width: 283px;
}
.form-contact input{
	height: 20px;
	border-radius: 3px;       
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px;
	background: #fff;
}
.form-contact input[type="checkbox"]{

	margin-right: 5px;
}
	
.add-box{
	
	line-height: 2em;
}
.add-list{
	margin-top: 5px;
	line-height: 1.9em;
}
.form-content{
	padding:20px 0;
}
#form-content,#form-money,#form-other,#form-image{
	width: 283px;
	height: 100px;
	padding: 0;
	margin-right: 172px;
	background: #fff;
}
.form-content .h-form{
	padding-top: 30px;
}
.txt-confilm{
	text-align:center;
	padding: 20px 0;
}
.form-button{
	padding-left: 200px;
}
.form-button li{
	float: left;
	margin-left: 25px;
}
.form-button li input{
	width: 152px;
	height: 65px;
	background:inherit;
}
.form-button li input:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);     
	-ms-filter: "alpha(opacity=60)";
	 -webkit-transition: none  0 ease 0;
    -moz-transition: none  0 ease 0;
    -o-transition: none  0 ease 0;
    transition: none  0 ease 0;
}
.btn-form-01,.btn-form-02{
	width: 152px;
	height: 65px;
	background:url(../img/cmn/bg_btn_13.png) no-repeat;
}
.check span{
	float:left;
	width: 120px;
}
.h-check{
	padding-top: 48px;
}
/*■■■■■■■■■■*/


/*■■■■■ショッピングガイドページ///////guide.htmlのcss設定*/
#nav-gide ul{
	padding: 0 0 20px 55px;
}
#nav-gide li{
	float:left;
	width: 152px;
	height: 65px;
	margin-left: 10px;
	background:url(../img/cmn/bg_btn_13.png) no-repeat;
}
.guest-or-member{
	font-size: 12px;
	padding: 10px 40px 30px 20px;	
}
.guest-or-member p{
	padding-top: 5px;
}
.send-plice{
	line-height: 2.6em;
}
.send-plice li{
	list-style-type: disc;
	list-style-position: inside;
}
.form-receiver{
	padding-bottom: 20px;
}
/*■■■■■■■■■■*/


/*■■■■■よくあるご質問ページ///////question.htmlのcss設定*/
#last-answer dd:before{
	height: 160px;
}
.box-question dt:before{
	content:url("../img/question/deco_01.png");
	display:block;
	float:left;
	width: 30px;
	height: 30px;
	padding-right: 10px;
}
.box-question dt{
	height: 30px;
	line-height: 32px;
	padding-bottom: 20px;
}
.box-question dd:before{
	content:url("../img/question/deco_02.png");
	display:block;
	float:left;
	width: 30px;
	height: 70px;
	padding-right: 10px;
	overflow:hidden;
}
.box-question dd{
	display:block;
	
}
.question .info-02{
	padding-bottom: 0;
}
.btn-question{
	float:right;
	width: 152px;
	height: 65px;
	margin-right: 20px;
	background: url(../img/cmn/bg_btn_13.png) no-repeat;
}
/*■■■■■■■■■■*/


/*■■■■■特定商取引に関する法律に基づく表記ページ///////law.htmlのcss設定*/
#table-law{
	margin: 20px 20px;
	border: 1px solid #6C462C;
	width: 720px;
}
#table-law th,#table-law td{
	border-top: 1px solid #6C462C;
	padding: 10px;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	line-height: 1.5em;
}
#table-law th{
	width: 118px;
	border-right: 1px solid #6C462C;
}
#table-law tr:first-child th,#table-law tr:first-child td{
	border-top: 0;
}
/*■■■■■■■■■■*/

/** add **/

#topcolumn,
#bottomcolumn,
#footerbottomcolumn {
    background: none;
}
.side_column .block_outer {
	margin:0;
}
#topcolumn,
#bottomcolumn,
#footerbottomcolumn {
    margin: 0 auto;
    padding: 0;
    width: 980px;
    background: transparent
    text-align: left;
}
#side .calender table .month{
	text-align: center;
	margin-bottom: 5px;
}
#side .calender table{
	margin-bottom:10px;
}
#side .calender table th,
#side .calender table td{
	padding: 1px 1px;
	text-align: center;
}
#side .calender table td{
	background: #fff;
}
h2.title {
	margin-bottom: 10px;
	background: url("../img/cmn/bg_h2_title.png") no-repeat 1px bottom;
	background-color: transparent;
	font-size: 18px;
	color: #726357;
	padding-left: 35px;
	padding-bottom: 25px;
	border-top: none;
}
.breadcrumb a{
	color: #6b4728;
}

div#undercolumn_cart .point_announce {
    padding: 20px;
    margin-bottom: 20px;
    border: solid 1px #87443D;
    background: #FAF8EE;
    font-size: 120%;
    text-align: center;
    line-height: 140%;
}
.off {
    background: #F10808 !important;
}