@charset "utf-8";
/* CSS Document */


/* About top======================================================================== */

#about{
	}

#about h3{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:14px;
	margin-bottom:10px;
	text-transform:none;
	}

#about h4{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	}

#about h4 span{
	display:block;
	font-size:10px;
	color:#777;
	}

#about p{
	line-height:20px;
	}

#about p.blog_name {
	color:#777;
	font-weight:bold;
	}

#about p.blog_name a{
	font-weight: normal;
	color:#777;
	}

.access{
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 811px;
	background: url(../img/about/access_bg.gif) no-repeat center 260px;
	}
	
.atelier{
	margin: 200px 0 375px;
	}

.atelier p span{
	display:block;
	background:url(../img/common/link_mark.gif) no-repeat left center;
	margin-top:10px;
	padding:0 0 0 10px;
	}


/* About contents======================================================================== */

#contents #main .clearfix:after{
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
	float: right;
}

#contents #main .clearfix {
    min-height: 1px;
}

#contents #main .aboutLeft{
	float: left;
	margin-right: 30px;
}

#contents #main .aboutRight {
	float: left;
	margin-right: 30px;
	width: 540px;
}

/*----IE6用---------*/
* html #contents #main .aboutRight {
	width: 510px;
}


/* Gallery top======================================================================== */

#gallery{
	position: relative;
	margin: 0 auto;
	width: 1280px;
	height: 961px;
	background: url(../img/gallery/top_bg.gif);
	}
#btn_photo{
	position: absolute;
	top: 72px;
	left: 705px;
	}
#btn_flower{
	position: absolute;
	top: 200px;
	left: 475px;
	}
	
/* Gallery photo======================================================================== */

.gallery_photo{
	padding-bottom: 40px!important;
	background: #000;
	}
.gallery_photo div.gallery{
	padding: 0 0 50px;
	background: url(../img/gallery/photo/logo.gif) no-repeat bottom;
	}
.gallery_photo div.photo_category{
	padding: 0 0 40px;
	}
.gallery_photo div.photo_category.end{
	padding-bottom: 0;
	}
.gallery_photo div.photo_category h2{
	margin: 0 0 25px;
	}
.gallery_photo div.photo_category li{
	float: left;
	padding: 0 10px 20px;
	}
.facebook{
	padding: 0 35px;
	text-align: right;
	}

/* Gallery flower======================================================================== */

.gallery_flower {
	background:#84897f;
	padding-bottom: 40px!important;
}
.gallery_flower div.gallery{
	position: relative;
	padding: 0 0 50px;
	background:url(../img/gallery/flower/logo.gif) no-repeat bottom;
	}

.gallery_flower div.gallery ul{
	overflow: hidden;
	}

.gallery_flower div.gallery ul li{
	float:left;
	}

.gallery_flower div.gallery .facebook{
	padding:0;
	text-align: right !important;
	}
	
.gallery_flower div.gallery .facebook a {
	margin-left: 572px;
	}
	
.gallery_flower div.gallery .facebook img{
	margin-top:20px!important;
	}
	
	
/* Gallery flower 20130226======================================================================== */

.gallery_flowe_20130226r {
	background:#ffffff;
}

.gallery_flower_20130226 div.gallery_20130226{
	position: relative;
	padding: 0 0 50px;
	background: url(../img/gallery/flower_20130226/logo.gif) no-repeat bottom;
	}
#flower_photo_20130226{
	height: 720px;
	}
.gallery_flower_20130226 div.gallery_20130226 li{ position: absolute;}
.gallery_flower_20130226 div.gallery_20130226 li.view01{ top: 0; left: 306px; }
.gallery_flower_20130226 div.gallery_20130226 li.view02{ top: 0; left: 512px; }
.gallery_flower_20130226 div.gallery_20130226 li.view03{ top: 205px; left: 306px; }
.gallery_flower_20130226 div.gallery_20130226 li.view04{ top: 205px; left: 492px; }
.gallery_flower_20130226 div.gallery_20130226 li.view05{ top: 305px; left: 492px; }
.gallery_flower_20130226 div.gallery_20130226 li.view06{ top: 405px; left: 0; }
.gallery_flower_20130226 div.gallery_20130226 li.view07{ top: 405px; left: 106px; }
.gallery_flower_20130226 div.gallery_20130226 li.view08{ top: 507px; left: 0; }
.gallery_flower_20130226 div.gallery_20130226 li.view09{ top: 507px; left: 106px; }
.gallery_flower_20130226 div.gallery_20130226 li.view10{ top: 405px; left: 212px; }
.gallery_flower_20130226 div.gallery_20130226 li.view11{ top: 405px; left: 568px; }
.gallery_flower_20130226 div.gallery_20130226 li.view12{ top: 610px; left: 0; }
.gallery_flower_20130226 div.gallery_20130226 li.view13{ top: 610px; left: 179px; }
.gallery_flower_20130226 div.gallery_20130226 li.view14{ top: 610px; left: 359px; }
.gallery_flower_20130226 div.gallery_20130226 li.view15{ top: 610px; left: 539px; }
	
	

	
/* flower======================================================================== */

.flower {
	background: #84897f;
	color:#FFFFFF;
	}

.flower h3 {
	margin-bottom:20px;
	}

.flower a{
	color:#FFFFFF;
	}

.flower a.download{
	color:#FFFFFF;
	background:url(../img/flower/link_mark.gif) no-repeat left center;
	padding-left:10px;
	}

.main_visual{
	margin-bottom:40px;
}

.flower dl{
	background:url(../img/flower/bg_line.gif) no-repeat center bottom;
	padding-bottom:15px;
	margin-bottom:40px;
	overflow:hidden;
	}

.flower dl div{
	float:left;
}

.flower dl div.center_c{
	margin:0 22px;
}

.flower dl dt{
	margin-bottom:15px;
	width:235px;
	}

.flower dl dd{
	width:235px;
	}

.flower dl dd h4{
	font-weight:bold;
	margin:15px 0 10px;
	}

.flower dl dd p.styling{
	font-size:10px;
	}


	
	
/* lesson ======================================================================== */

.lesson {
	background: #84897f;
	}

#contents_wrap.lesson #main.lesson {
	position: relative;
	padding: 0 0 40px;

	}
#lesson_photo{
	height: 996px;
	}
#contents_wrap.lesson #main.lesson li{ position: absolute;}

#contents_wrap.lesson #main.lesson li.text01 {
	top: 203px;
	left: 498px;
	width: 242px;
	height: 255px;
	padding-top: 15px;
	padding-left: 11px;
	/*background:#c6c6c6;*/
	}

#contents_wrap.lesson #main.lesson li.text01 h2 {
	margin-bottom: 11px;
	font-size: 14px;
	color:#ffffff;
	}
#contents_wrap.lesson #main.lesson li.text01 p {
	line-height: 150%;
	color:#ffffff;
	}

#contents_wrap.lesson #main.lesson li.text02 {
	top: 478px;
	left: 0;
	width: 252px;
	height: 169px;
	padding-top: 10px;
	padding-left:0px;
	color:#ffffff;
	/*background:#c6c6c6;*/
	}

#contents_wrap.lesson #main.lesson li.text02 h2 {
	font-size: 12px;
	color:#ffffff;
	}

#contents_wrap.lesson #main.lesson li.text02 p {
	margin-left: 5px;
	color:#ffffff;
	font-size:10px;
	}

#contents_wrap.lesson #main.lesson li.text02 p img{
	margin-bottom:5px;
	}

#contents_wrap.lesson #main.lesson li.text02 a{
	color:#ffffff;
	}
	
#contents_wrap.lesson #main.lesson li.text02 p a.download{
	display:block;
	color:#FFFFFF;
	background:url(../img/flower/link_mark.gif) no-repeat left center;
	margin-top:5px;
	padding-left:10px;
	}

#contents_wrap.lesson #main.lesson li.view01{ top: 0; left: 339px; }
#contents_wrap.lesson #main.lesson li.view02{ top: 0; left: 547px; }
#contents_wrap.lesson #main.lesson li.view03{ top: 203px; left: 339px; }
#contents_wrap.lesson #main.lesson li.view04{ top: 478px; left: 257px; }
#contents_wrap.lesson #main.lesson li.view05{ top: 478px; left: 434px; }
#contents_wrap.lesson #main.lesson li.view06{ top: 677px; left: 0; }
#contents_wrap.lesson #main.lesson li.view07{ top: 677px; left: 174px; }
#contents_wrap.lesson #main.lesson li.view08{ top: 677px; left: 523px; }
#contents_wrap.lesson #main.lesson li.view09{ top: 854px; left: 0; }
#contents_wrap.lesson #main.lesson li.view10{ top: 854px; left: 174px; }
#contents_wrap.lesson #main.lesson li.view11{ top: 854px; left: 349px; }


/* wedding ======================================================================== */

.wedding_page {
	background:url(../img/wedding/wedding_bg.jpg) no-repeat center top;
	height:98%;

	}
	
/* wedding Slider */

.widget-slider {
    height: 480px;
    overflow: hidden;
    padding: 0 0 20px;
	margin:90px 0 0 210px;
    position: relative;
    width: 700px;
    z-index: 1;
}
.widget-slider ul{
	height: 450px;
	margin:0 auto;
}
.widget-slider ul li {
    background-position: center center;
    background-repeat: no-repeat;
    height: 450px !important;
    width: 700px !important;
}
.widget-slider ul li a{ display: block; height: 450px; width: 700px; }
.widget-slider ul li a img { display: none; }
.widget-slider img{ text-align: center; }
.widget-slider .pagination {
	bottom: -5px;
	left: 0;
	overflow: hidden;
	padding: 7px 7px 11px;
	position: absolute;
	text-align: center;
	width: 700px;
	
	z-index: 1000;
}
.widget-slider .pagination a {
    background: none repeat scroll 0 0 #81807d;
    border: 1px solid #e1e1e1;
    border-radius: 8px 8px 8px 8px;
    color: transparent;
    display: inline-block;
    font-size: 2px !important;
    height: 8px;
    margin: 0 7px 0 0;
    width: 8px;
}
.widget-slider .pagination a.activeSlide {
    background-color: #015dd3;
    border: 1px solid #015dd3;
}

#footer_wrap_wedding{
	background:url(../img/wedding/wedding_bg.jpg) no-repeat center top;
}


/* ======================================================================================= */

/* photo ======================================================================== */

.photo{
	padding-bottom: 20px!important;
	background: #000;
	color:#ffffff;
	}
#contents_wrap.photo #main.photo h3 {
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:14px;
	margin-bottom:15px;
	text-transform:none;
	}
	
#contents_wrap.photo #main.photo p{
	line-height: 18px;
}

#contents_wrap.photo #main.photo p a{
	color:#FFFFFF;
	text-decoration:underline;
}

#contents_wrap.photo #main.photo p a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#contents_wrap.photo #main.photo table {
	border:#b3b3b3 solid 1px;
}

#contents_wrap.photo #main.photo table th{
	text-align:center;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	background:#5f5f5f;
	color:#ffffff;
	border-left:#B3B3B3 solid 1px;
}

#contents_wrap.photo #main.photo table th.first{
	border-left:none;
}

#contents_wrap.photo #main.photo table td{
	text-align:center;
	padding:10px;
	font-size:12px;
	border-left:#b3b3b3 solid 1px;
	border-top:#b3b3b3 solid 1px
}

#contents_wrap.photo #main.photo table td.plice{
	text-align:center;
	padding:15px;
	font-size:14px;
	/* font-weight:bold; */
	border-left:#b3b3b3 solid 1px;
}


#contents_wrap.photo #main.photo table td.basic_charge{
	text-align:center;
	vertical-align: middle;
	padding:15px 0;
	font-size:18px;
	/* font-weight:bold; */
	background:#383838;
	border:none;
	letter-spacing:0.5em;
}







/* Contact======================================================================== */

#contact .contact #main p {
	margin-bottom: 54px;
}

#contact .contact #main fieldset p {
	margin-bottom: 4px;
}

#contact .contact .must {
	color: #6a8e76;
}

#contact .contact table {
	border-collapse:collapse;
	margin: 0;
	border:0;
	padding:0;
}

#contact .contact table th {
	width: 115px;
	padding-right: 60px;
	text-align: right;
	vertical-align:middle;
}

#contact .contact table th span.error {
	color: #e00000;
	font-weight: bold;
}


#contact .contact table td {
	width: 546px;
	padding: 20px 0;
}

#contact .contact table td input {
	width: 546px;
	border: 1px solid #cbcbcb;
	padding: 6px;
	-moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
}

#contact .contact table td input[type="checkbox"] {
	width: auto;
	margin-right: 10px;
}

#contact .contact table td .mail_confirm_error {
	color: #e00000;
	font-weight: bold;
}

#contact .contact table td textarea {
	width: 546px;
	height: 156px;
	border: 1px solid #cbcbcb;
	padding: 6px;
	-moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1);
}

#contact .contact table td input.button {
	width: 125px;
	margin-top: 21px;
	margin-left: 258px;
	border: 1px solid #aeaeae;
	padding: 8px 6px;
	color: #fff;
	background: #000;
}

#contact .contact table td.twoButtons {
	padding-left: 148px;
}

#contact .contact table td.twoButtons input.button {
	margin-left: 10px;
}

#contact .mail_confirm_error {
	display: none;
}
