/* Curtain.js - Example page */


/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}


/* Clearfix */
.cf:before,
.cf:after { content:"";display:table; }
.cf:after { clear:both; }
.cf { zoom:1;}

/* Base Style */
body {
	color:#000000;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	line-height: 21px;
	min-width:980px;
	font-family: Arial, Helvetica, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	margin-right: auto;
	margin-left: auto;
}
hr{
	height: 1px;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
	border-top-width: 1;
	border-top-style: dotted;
	border-top-color: #000000;
}

#sidenav{position: fixed; z-index: 10; right:20px; top:20px; }
#sidenav li{margin: 0 0 10px 0 }


/* Sliding panels */
.curtains>li {
	box-shadow:0 0 12px #666;
	background-color: #FFF;
}
    .curtains>li:last-child{box-shadow:none}
.menus {
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	width: 100%;
}
.menu02 {
	text-align: center;
	font-size: 14px;
	letter-spacing: 0px;
	margin-bottom: 60px;
}
.menu02 a {
	color: #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color: #999999;
	text-decoration: none;
}
.homelinks {
	float: right;
	width: 151px;
	margin-top: 50px;
	margin-right: 160px;
	text-align: center;
}
.homelinks a:hover img {
	filter: alpha(opacity=35);
	-moz-opacity:0.35;
	opacity:0.35;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.homelinks a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.homemessage {
	font-size: 12px;
	color: #000000;
	margin-top: 120px;
	margin-left: 300px;
	margin-bottom: 240px;
	font-weight: bold;
}
.homemessage h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}


section {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 36px;
	padding-bottom: 50px;
}



/* Section 1 */

#section01{
	background-image: url(../images/bg-section1.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 21px;
}
#section01 a {
	color: #FFFFFF;
	text-decoration: none;
}
#section01 a:hover {
	color: #999999;
	text-decoration: none;
}


/* Section 2 */
#section02{
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 0px;
}
.section02{
	background-image: url(../images/bg-section2.png);
	background-repeat: no-repeat;
	background-position: 0px 100px;
}
#section02 h2 {
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 3px;
}
#section02 h4 {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 20px;
	font-weight: normal;
	margin-top: 0px;
}
.stuff01 {
	background-image: url(../images/section2-01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-left: 180px;
	margin-bottom: 40px;
	width: 700px;
}
.stuff02 {
	background-image: url(../images/section2-02.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-left: 180px;
	margin-bottom: 40px;
	width: 700px;
}
.stuff03 {
	background-image: url(../images/section2-03.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-left: 180px;
	margin-bottom: 40px;
	width: 700px;
}
.stuff04 {
	background-image: url(../images/section2-04.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-left: 180px;
	margin-bottom: 40px;
	width: 700px;
}
.stuff05 {
	background-image: url(../images/section2-05.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-left: 180px;
	margin-bottom: 40px;
	width: 700px;
}




/* Section 3 */
#section03{
	font-size: 14px;
	line-height: 21px;
    
}
#bridal {
	background-image: url(../images/section3-10.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 252px;
	padding-top: 36px;
	padding-right: 391px;
	font-size: 14px;
	line-height: 21px;
}
.volunteer {
	float: right;
	width: 643px;
	margin-bottom: 60px;
	margin-top: 24px;
}
#section05 h2 {
	font-size: 36px;
	line-height: 36px;
}
#section05 h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
}
.name {
	font-size: 12px;
	line-height: 12px;
	vertical-align: bottom;
	margin-bottom: 6px;
}
.name .big {
	font-size: 28px;
	line-height: 28px;
	margin-right: 12px;
}
.salon {
	float: left;
	width: 200px;
	margin-right: 50px;
	font-size: 11px;
	line-height: 18px;
	margin-top: 40px;
	margin-bottom: 0px;
}
a .salon {
	color: #000000;
	text-decoration: none;
}
a:hover .salon {
	filter: alpha(opacity=35);
	-moz-opacity:0.35;
	opacity:0.35;
}

#section07{
	font-size: 14px;
	line-height:21px;
    
}
#section07 td {
	padding-right: 36px;
	padding-bottom: 12px;
}
#section07 td a {
	color: #000000;
	text-decoration: none;
}
#section07 td a:hover {
	color: #999999;
	text-decoration: none;
}
.pagetop {
	font-size: 12px;
	line-height: 12px;
	text-align: right;
}
.pagetop a {
	color: #EB008B;
	text-decoration: none;
}
.pagetop a:hover {
	color: #FF99FF;
	text-decoration: none;
}

/* Section 1 */

#section10{
	background-image: url(../images/bg-section1.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 21px;
}
#section10 a {
	color: #FFFFFF;
	text-decoration: none;
}
#section10 a:hover {
	color: #999999;
	text-decoration: none;
}
