@charset "utf-8";
/*
Theme Name: Molti
Theme URI: http://www.e-molti.jp/
Description: Moltiのテーマ
Author: Yamazen
Version: 1.0
Tags: black, pink
*/


/* 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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul, li {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


/*
--------------------------------------------------------*/
body {
	background-image: url(images/top/bg.gif);
	background-repeat: repeat;
	font-family:Meiryo,'メイリオ','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',Verdana,sans-serif;
	font-size:13px;
}
a, a:link, a:hover, a:visited, a:active {
	color:#F4449F;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#page {
	background-color: #FFFFFF;
	width: 900px;
	margin:auto;
	overflow:hidden;
}
a:hover img {
opacity:0.5;
filter: alpha(opacity=50);
}

/*header
--------------------------------------------------------*/
#page h1 {
	background-repeat: no-repeat;
	background-image: url(images/top/logo.gif);
	display: block;
	
}
#page   #top-head   h1 a {
	display: block;
	height: 71px;
	width: 900px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	position:relative;
	color:#000000;
}

#page #top-head ul.contact {
	width:900px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	position: absolute;
}
ul.contact li.contact-bt {
	float:left;
	list-style-type:none;
	margin:-27px 0px 0px 707px;
	padding:0;
	display: inline;
	position:relative;
	width:177px;
}
ul.contact li.contact-bt2 {
	float:left;
	list-style-type:none;
	margin:-27px 0px 0px 586px;
	padding:0;
	display: inline;
	position:relative;
	width:105px;
}
ul.contact li.contact-bt a:hover {
opacity:0.5;
filter: alpha(opacity=50);
}
ul.contact li.contact-bt a {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 27px;
	width: 177px;
	float: right;
	display: block;
}
ul.contact li.contact-bt2 a {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 27px;
	width: 105px;
	float: right;
	display: block;
}
ul.menu {
	margin: 0px;
	padding: 0px;
}
li.menu-concept   a, li.menu-salon  a, li.menu-menu  a, li.menu-cosme  a, li.menu-bridal  a, li.menu-staff a {
	height: 42px;
	width: 150px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	display: block;
	float: left;
	color: #000000;
}
ul.menu li.menu-concept {
	background: url(images/top/bt_menu_conc.gif) no-repeat;
	float: left;
	color:#000000;
}
ul.menu li.menu-salon {
	background-image: url(images/top/bt_menu_salon.gif);
	background-repeat: no-repeat;
	float: left;
	color:#000000;
}
ul.menu li.menu-menu {
	background: url(images/top/bt_menu_menu.gif) no-repeat;
	float: left;
	color:#000000;
}
ul.menu li.menu-cosme {
	background-image: url(images/top/bt_menu_cosme.gif);
	background-repeat: no-repeat;
	float: left;
	color:#000000;
}
ul.menu li.menu-bridal {
	background: url(images/top/bt_menu_bridal.gif) no-repeat;
	float: left;
	color:#000000;
}
ul.menu li.menu-staff {
	background: url(images/top/bt_menu_staff.gif) no-repeat;
	float: left;
	color:#000000;
}
li.menu-concept a:hover {
	background: url(images/top/bt_menu_conc_ov.gif) no-repeat;
}
li.menu-salon a:hover {
	background: url(images/top/bt_menu_salon_ov.gif) no-repeat;
}
li.menu-menu a:hover {
	background: url(images/top/bt_menu_menu_ov.gif) no-repeat;
}
li.menu-cosme a:hover {
	background: url(images/top/bt_menu_cosme_ov.gif) no-repeat;
}
li.menu-bridal a:hover {
	background: url(images/top/bt_menu_bridal_ov.gif) no-repeat;
}
li.menu-staff a:hover {
	background: url(images/top/bt_menu_staff_ov.gif) no-repeat;
}



/*footer
--------------------------------------------------------*/
#footer {
	background-color: #EAE8E4;
	float: left;
	text-align: center;
	position: relative;
	margin: 0px;
}


#footer .copy {
	font-style: normal;
	background-color: #7F7F7F;
	display: block;
	width: 900px;
	height: 18px;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	position: relative;
	clear: both;
	vertical-align:middle;
	line-height:1.6em;
}
#footer ul {
	padding: 0px;
	position: relative;
	display: block;
	width: 900px;
	text-align: center;
	margin:10px 0 0 0;
	vertical-align: middle;
}

#footer li {
	padding:0 5px 0 8px;
	line-height: 1.5em;
	display: inline;
	border-left: 1px solid #FF6699;
}
#footer  li.first  {
	border:0px none;
}

#footer .add {
	display: block;
	text-align: center;
	margin-bottom: 16px;
	width: 900px;
	float: left;
	margin-top: 12px;
	font-style: normal;
	line-height:1.5em;
}
#footer .add span {
	font-weight: bold;
	padding-right: 12px;
}
#footer address.copy a{
	color:#FFFFFF;
}
#footer p.logo {
	padding: 12px 226px;
	margin:0;
	background:none no-repeat scroll 0 0 #EAE8E4;
}


/*footer-menu
-----------------------------------------------*/
#page ul.menu-sec {
	margin: 0px;
	padding: 0px;
}
#page ul.menu-sec li.concept {
	background: url(images/menu/sec_menu_con.gif) no-repeat;
	float: left;
	font-size: 0px;
	line-height: 0px;
}

#page ul.menu-sec li.salon {
	background-image: url(images/menu/menu_sec_salon.gif);
	background-repeat: no-repeat;
	float: left;
	font-size: 0px;
	line-height: 0px;
}

#page ul.menu-sec li.menu {
	background: url(images/menu/menu_sec_menu.gif) no-repeat;
	float: left;
	font-size: 0px;
	line-height: 0px;
}

#page ul.menu-sec li.cosme {
	background: url(images/menu/menu_sec_cosme.gif) no-repeat;
	float: left;
	font-size: 0px;
	line-height: 0px;
}
#page ul.menu-sec li.bridal {
	background: url(images/menu/menu_sec_bridal.gif) no-repeat;
	float: left;
	font-size: 0px;
	line-height: 0px;
}
#page ul.menu-sec li.staff {
	background: url(images/menu/menu_sec_staff.gif) no-repeat;
	float: left;
	font-size: 0px;
	line-height: 0px;
}
#page ul.menu-sec li.concept a ,#page ul.menu-sec li.salon a, #page ul.menu-sec li.menu a, #page ul.menu-sec li.cosme a , #page ul.menu-sec li.bridal a, #page ul.menu-sec li.staff a{
	height: 32px;
	width: 150px;
	display: block;
	color:#FFFFFF;
}
#page ul.menu-sec li.concept a:hover ,#page ul.menu-sec li.salon a:hover ,#page ul.menu-sec li.menu a:hover,#page ul.menu-sec li.cosme a:hover,#page ul.menu-sec li.bridal a:hover,#page ul.menu-sec li.staff a:hover {
	overflow: hidden;
}
#page ul.menu-sec li.concept a:hover {
	background:url(images/menu/sec_menu_con_ov.gif) no-repeat;
}
#page ul.menu-sec li.salon a:hover {
	background: url(images/menu/menu_sec_salon_ov.gif) no-repeat;
}
#page ul.menu-sec li.menu a:hover {
	background: url(images/menu/menu_sec_menu_ov.gif) no-repeat;
}
#page ul.menu-sec li.cosme a:hover {
	background:url(images/menu/menu_sec_cosme_ov.gif) no-repeat;
}
#page ul.menu-sec li.bridal a:hover {
	background:url(images/menu/menu_sec_bridal_ov.gif) no-repeat;
}

#page ul.menu-sec li.staff a:hover {
	background:url(images/menu/menu_sec_staff_ov.gif) no-repeat;
}


/*page box
-------------------------------------------------------------- */
#page div#main {
	width: 840px;
	display: block;
	float: left;
	background-color: #FFFFFF;
	padding: 12px 30px 0;
	position: relative;
	overflow:hidden;
}


/*Concept
-------------------------------------------------------------- */
div#main h4 {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #F4449F;
	width: 840px;
	float: right;
	clear: both;
	display: block;
	margin:6px 0
}
div#main p.con-txt {
	font-size: 1em;
	line-height: 1.5em;
	display: block;
	float: right;
	width: 570px;
	margin:0 0 12px 0;
	padding:0;
}
div#main h2 {
	font-size:0;
	line:height:0;
	color:#FFFFFF;
}
div#main div.con-box img {
	/*width: 250px;*/
	float: left;
	margin: 0;
}
div#main div.con-box a:hover img{
opacity:0.5;
filter: alpha(opacity=50);
}
div.pho4box h4 {
	width: 580px;
	float: right;
	display: block;
	clear: both;
}
div#main div.pho4box ,div#main div.pho3box {
	width: 840px;
	display: block;
	float:left;
	margin: 0px;
	padding: 0px;
	clear: both;
}
div#main div.pho4box p.box-4 {
	width: 195px;
	float: left;
	display: block;
	padding: 0px;
	margin:0 20px 0 0;
}
#main div.pho4box p.box-4-s {
	width: 180px;
	height: 180px;
	float: left;
	display: block;
	padding: 0px;
	margin:0 40px 0 0;
}
#main p.pho4last-s{
	width: 180px;
	height: 180px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#main div.pho3box p.box-3 {
	width: 260px;
	float: left;
	display: block;
	padding: 0px;
	margin: 0 30px 0 0;
}
div#main p.pho4last{
	width: 195px;
	height: 195px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#main p.box-3last {
	width: 260px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#page #main div.line {
	width: 840px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	float: left;
	height: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
	clear:both;
}
#page #main div.line_l {
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	float: left;
	height: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding:0 10px 0 0
	clear:both;
}
#page #main div.bt {
	text-align: center;
	display: block;
	width: 840px;
	margin: 0px;
	padding: 10px 0 10px;
	float: left;
}
#page #main div.bt img {
float:left;
clear:both;
text-align:center;
margin:0 269px;
}
#main .mapimg {
clear:both;
float:left;
margin:0 170px;
padding:0;
width:500px;
display:inline;
}
#page #main .mapimg p.gomap {
clear:both;
float:left;
margin:10px 0 5px;
padding:0;
text-align:right;
width:500px;
}

/*#page #main div.bt a:hover {
opacity:0.5;
filter: alpha(opacity=50);
}*/


p.box-3 span {
	font-size: 0.95em;
	line-height: 1.5em;
	float: left;
	clear: both;
	padding-bottom: 5px;
}
p.box-3last span {
	font-size: 0.95em;
	line-height: 1.5em;
	width: 260px;
	float: left;
	clear: both;
}
div#main div.con-box {
	width: 840px;
	clear: both;
	float: left;
	margin:12px 0 12px 0;
}

div#main div.con-box h4 {
	width: 570px;
	float: right;
}
div#main h3 {
	width: 840px;
	height: 50px;
	float: left;
	background: url(images/concept/tit_h3.gif) no-repeat;
	display: inline;
	clear: both;
	padding: 0px;
	vertical-align: middle;
	text-indent: 50px;
	color: #FBB4D9;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 50px;
	margin: 12px 0 10px;
}
div#main div.gotop {
	width: 840px;
	float: left;
	text-align: right;
	display: block;
	clear: both;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin: 0;
}
div#main  div.con-box  h5 {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #F4449F;
	font-weight: bold;
}
div.con-box p.con-txt span {
	padding-left: 70px;
}
div#main p.company-txt {
	font-size: 1em;
	line-height: 1.5em;
	display: block;
	float: left;
	width: 580px;
	margin:0 0 12px 0;
}
#main p {
	font-size: 1em;
	line-height: 1.5em;
	display: block;
	margin-bottom: 12px;
	padding:5px 5px 0;


}
#main div.con-box p {
padding:5px 0 0;
}

/*cosme
-----------------------------------------*/
#page #main .movie {
	margin: 0px;
	padding: 0px;
}
#main p.brann-img {
padding:0;
margin:10px 0;
display:inline-block;
}
#main div.movie h4 {
	width: 405px;
	float: left;
	clear: left;
}
#main div.movie p {
	float: left;
	width: 405px;
	clear: left;
	padding:0;
}
#main div.movie p.movie-box {
	float: right;
	height: 341px;
	width: 425px;
}
#main div.cosme-box {
	padding: 0px;
	width: 840px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
}
div#main div.cosme-box h4 {
	float: right;
	width: 600px;
}
div#main div.cosme-box p.cosme-txt {
	float: right;
	width: 600px;
	clear: both;
	padding:0;
}
div#main div.cosme-box img {
	float: left;
	width: 230px;
	padding-right: 10px;
}
div.cosme-box div.cosme-txtbox {
	float: right;
	width: 600px;
}
#main div.cosme-goods {
	width: 840px;
	padding: 0px;
	margin:12px 0;
	float: left;
	overflow:hidden;
}
div.cosme-goods div.cosme-txtbox {
	float: left;
	width: 405px;
	overflow:hidden;
}
div#main div.cosme-goods h4 {
	float: left;
	width: 405px;
}
div#main div.cosme-goods p.cosme-txt {
	float: left;
	width: 405px;
	clear: both;
	padding:0;
}
div#main div.cosme-goods img {
	float: right;
	width: 425px;
	padding-left: 10px;
}
div#main div.cosme-goods p.cosme-txt_line {
	float: left;
	width: 405px;
	clear: both;
	margin:0 0 10px 0;
	border-bottom:dotted 1px #CCCCCC;
	padding:0;
}
div#main div.qanda-box {
	width: 840px;
	display: block;
	float:left;
	margin: 0px;
	padding: 0px;
	clear: both;
}
div#main div.qanda-box h4{
font-size:1em;
line-height:1.5em;
}
div#main div.qanda-box p{
	clear: both;

}
#main     h4.cosme-care-tit1  {
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: 0px;
	clear: both;
	float: left;
	margin: 0px;
}

#main   h4.cosme-care-tit  span    {
	font-size: 1em;
	line-height: 1.5em;
	color: #333333;
	margin-left: 12px;
}
#main    h4.cosme-care-tit  span      strong  {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #F4449F;
	margin-right: 12px;
	font-weight:normal;
}
#main h4.cosme-care-tit2 {
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	clear: both;
	float: left;
	padding-left: 1em;
	width: 827px;
	padding-top: 8px;
}
#main h4.cosme-care-tit2 span {
	font-size: 1em;
	line-height: 1.5em;
	color: #333333;
	margin-left: 12px;
}
#main h4.cosme-care-tit2 span strong {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #F4449F;
	margin-right: 12px;
	font-weight:normal;
}

div.cosme-care01  {
	display: block;
	width: 420px;
	margin-top: 12px;
	margin-bottom: 18px;
	float: left;
}
div.cosme-care01 p.care-img {
	float: left;
	width: 135px;
	margin-right: 10px;
	clear: right;
}
#main  div.cosme-care01  p.care-txt1 {
	width: 250px;
	margin-right: 0 10px 0 0;
	padding: 0 0 0 15px;
	float: left;
	background-image: url(images/cosme/num_1.gif);
	background-repeat: no-repeat;
}
#main div.cosme-care01 p.care-txt2 {
	width: 250px;
	margin-right: 0 10px 0 0;
	padding: 0 0 0 15px;
	float: left;
	background-image: url(images/cosme/num_2.gif);
	background-repeat: no-repeat;
}
#main  div.cosme-care02  p.care-txt02 {
	width: 668px;
	float: left;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	padding: 0 15px 0 0;
}
#main  div.cosme-care02  p.care-txt02-1 {
	width: 668px;
	padding: 0 0 0 15px;
	float: right;
	background-image: url(images/cosme/num_1.gif);
	background-repeat: no-repeat;
}
#main  div.cosme-care02  p.care-txt02-2 {
	width: 668px;
	padding: 0 0 0 15px;
	float: right;
	background-image: url(images/cosme/num_2.gif);
	background-repeat: no-repeat;
}
#main  div.cosme-care02  p.care-txt02-3 {
	width: 668px;
	padding: 0 0 0 15px;
	float: right;
	background-image: url(images/cosme/num_3.gif);
	background-repeat: no-repeat;
}
#main div.cosme-care02 {
	display: block;
	clear: both;
	float: left;
	width: 840px;
	margin-top: 12px;
	margin-bottom: 18px;
}
div.cosme-care02 p.care-img {
	float: left;
	width: 135px;
	margin-right: 10px;
	clear: right;
	display: block;
}
#main h4.cosme-care-tit {
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	clear: both;
	float: left;
	width: 827px;
}
#main h4.cosme-care-tit1 span {
	font-size: 1em;
	line-height: 1.5em;
	color: #333333;
	margin-left: 12px;
}
#main h4.cosme-care-tit1 span strong {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #F4449F;
	margin-right: 12px;
	font-weight:normal;
}
p.cosme-txt_line span {
	text-align: right;
	display: block;
	float: left;
	width: 405px;
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: 5px;
	
}

#page #main h4.cosme-care-tit02 {
border-bottom:1px dotted #666666;
clear:both;
float:left;
font-size:1em;
line-height:1.5em;
padding-bottom:10px;
padding-left:1em;
padding-top:8px;
width:827px;
}

#page #main .cosme-care-tit02 .cosme-evdbox .cosme-evd {
	color: #333333;
	width: 499px;
	float: left;
	display: block;
}

#page #main .cosme-care-tit .cosme-evdbox .cosme-evd01 {
	float: left;
	width: 140px;
	display: block;
}
#page #main .cosme-care-tit02 .cosme-evdbox .evd-tit {
	float: left;
	padding-right: 6px;
	width: 140px;
}
#page #main .cosme-care-tit02 .cosme-evdbox .cosme-evd01 {
	font-weight: normal;
	padding-right: 12px;
	float: left;
	width: 160px;
}
#page #main .cosme-care-tit02 .cosme-evdbox .cosme-evd01 {
	float: left;
	width: 170px;
	padding-right: 6px;
}


/*menu
-----------------------------------------*/
#main div.menu-box {
	float: left;
	width: 840px;
	padding-top: 16px;
	margin-bottom: 12px;
	display: block;
	clear:both;
}
#main div.menu-box img {
	clear: left;
	float: right;
	margin:0;
	padding:0;
	width:250px;
}
#main div.menu-box p.menu-botox-txt {
	float: left;
	width: 580px;
	margin-right: 10px;
}
div.menu-box div.menu-box-l {
	float: left;
	width: 580px;
	margin: 0px;
	padding:0 10px 0 0;
	overflow:hidden;
	
}
#main div.menu-box-l h5.menu-tit {
	font-size: 1.2em;
	line-height: 2.4em;
	background-color: #F4449F;
	display: block;
	width: 570px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	vertical-align: middle;
}

#main div.menu-box h4 {
	float: left;
	clear: right;
	margin: 0;
	width: 580px;
	display: block;
}
#main div.menu-box2 {
	float: left;
	width: 840px;
	padding-top: 16px;
	margin-bottom: 12px;
	display: block;
	clear:both;
	overflow:hidden;
	clear:both;
}
#main div.menu-box2 img {
	clear: left;
	float: right;
}
div.menu-box2 div.menu-box-l {
	float: left;
	width: 480px;
	display:inline-block;
	clear:left;
}
#main div.menu-box2 h4 {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 470px;
}
#main div.menu-box2 p.menu-botox-txt {
	float: left;
	width: 470px;
	margin-right: 10px;
}
div.menu-box2 div.menu-box-r p {
	float: right;
	width: 360px;
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#main div.menu-box2 div.menu-box-l p {
	float:left;
	margin:0;
	padding:3px 10px 0 0;
	text-align:right;
	width:470px;
}
#main div.menu-box2 div.menu-box-l p.menu-botox-txt {
	text-align: left;
	padding:0;
	margin:0 10px 0 0;
	width:460px;
}
#main div.menu-box2 div.menu-box-r {
	float: right;
	width: 360px;
	display: block;
}
#main div.menu-box div.menu-txtbox {
	width: 580px;
	margin-right: 10px;
	float: left;
}
#main div.menu-box div.menu-txtbox p.menu-txt {
	float: left;
	width: 580px;
}
#main div.menu-box div.menu-txtbox h4 {
	float: left;
	clear: both;
}
#page #main div.member-box {
	width: 840px;
	display: block;
	float: left;
	clear: both;
}
#main div.member-box p.menu-box-txt {
	width: 840px;
	float: left;
	clear: both;
}
#main div.member-box h4 {
	width: 840px;
	clear: both;
	float: left;
}
#main div.menu-box p.menu-member {
	float: left;
	width: 590px;
	margin-right: 10px;
}
#main div.menu-box div.menu-salon-img {
	float: right;
	width: 250px;
	padding:0 0 0 10px;
}
div.menu-salon-img span {
	text-align: right;
	margin: 5px 0;
	padding: 0px;
	float: left;
	width: 250px;
	display: block;
}


/*bridal
-----------------------------------------*/
/*#main div.bri-box {
	float: left;
	width: 840px;
	padding-top: 16px;
	margin-bottom: 12px;
	display: block;
	clear:both;
}
#main div.bri-box div.bri-txtbox {
	width: 580px;
	margin-right: 10px;
	float: left;
	clear:block;
}
#main div.bri-box img {
	clear: left;
	float: right;
}
#main div.bri-box p.bri-txt {
	float: left;
	width: 580px;
	margin-right: 10px;
	clear:block;
}
#main div.bri-box h4 {
	float: left;
	clear: right;
	margin: 0;
	width: 580px;
	display: block;
}
*/
#main div.bri-box h5,#main div.menu-box h5.sup , #main div.con-box h5.sup {
	font-size:1em;
	line-height:1.5em;
	color:#F4449F;
	float: left;
	clear: both;
	margin:5px 0;
	width: 580px;
	display: block;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:0;
}
#main div.bri-box div.menu-link,#main div.menu-box div.menu-link {
width:570px;
text-align:right;
float:left;
clear:both;
display:block;
margin:0;
padding:12px 10px 0 0;
}
#page #main div.bridal-support {
	display: block;
	float: left;
	width: 840px;
	margin-bottom: 30px;
}

#main div.bridal-support div.sp-box {
	float: left;
	width: 250px;
	display: block;
	margin-right: 45px;
}
#main div.bridal-support div.sp-box-r {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	display:block;
}
#main div.bridal-support div.sp-box h6,#main div.bridal-support div.sp-box-r h6 {
	font-size: 0.85em;
	line-height: 1.3em;
	font-weight: bold;
	color: #F4449F;
	float: left;
	width: 170px;






	display: block;
	padding-right: 10px;
}
#main div.bridal-support div.sp-box p ,#main div.bridal-support div.sp-box-r p{
	clear: both;
	float: left;
	width: 170px;
	font-size: 0.85em;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}
#main div.bridal-support div.sp-box img,#main div.bridal-support div.sp-box-r img {
	float: right;
	width: 70px;
	clear: left;
}
#main .bridal-support div.sp-box div.sp-txt {
	float: left;
	width: 180px;
	display: block;
}
#main .bridal-support div.sp-box-r div.sp-txt {
	float: left;
	width: 180px;
	display: block;
}
#main h5.bn-link {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #F4449F;
	background-color:#FFFFFF;
}
#main  p.bn-box {
	padding-right: 50px;
	display: block;
	float: left;
	clear: right;
}
#main div.bnimg {
	clear: both;
	padding: 10px 0;
	float: left;
	width: 840px;
}
#main div.ex-box {
	float: left;
	width: 840px;
	position: relative;
	clear:both;
	overflow:hidden;
}
#main div.ex-img {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#main div.ex-box h4 {
	width: 580px;
	margin-left: 10px;
	float: right;
}
#main div.ex-box p.ex-txt {
	float: right;
	width: 570px;
	margin-left: 10px;
}
#main div.ex-box div.ex-txtbox {
	float: right;
	width: 590px;
}
#main div.ex-box div.ex-txtbox h4 {
	float: right;
	width: 580px;
	margin-left: 10px;
}
#main h5 {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #717071;
	width: 830px;
	padding-left: 10px;
	display: block;
	margin-bottom: 10px;
	vertical-align: middle;
}

#main div.partner {
	width: inherit;
	display: block;
	clear: both;
	margin-bottom: 16px;
	float: left;
}
#main div.partner div.ptn-box-l {
	float: left;
	width: 390px;
	margin-right: 60px;
}
#main div.partner div.ptn-box-r {
	float: right;
	width: 390px;
}
#main div.partner div.ptn-box-l div.ptn-txt, #main div.partner div.ptn-box-r div.ptn-txt{
	float: right;
	width: 260px;
	margin-left: 10px;
}
#main div.partner div.ptn-box-l img,#main div.partner div.ptn-box-r img {
	float: left;
	width: 120px;
}
#main div.partner div.ptn-box-l div.ptn-txt h6,#main div.partner div.ptn-box-r div.ptn-txt h6 {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #F4449F;
}
#main div.partner div.ptn-box-l div.ptn-txt img {
	float: right;
	width: 40px;
}
#main p.ptn-txt {
	font-size: 1em;
	line-height: 1.5em;
	display: block;
	float: left;
	width: 840px;
	margin-bottom: 12px;
	padding-top: 5px;
}

/*collection
------------------------------*/
ul.colle-list2 div.itemContent {display:none;}
/* jQuery */
#colleItem #itemTitle {
	padding-left:3px;
	margin-bottom:10px;
	font-weight:bold;
	color: #F4449F;
	font-size:0.9em;
}
div#colleItem #itemPhoto {
	width:500px;
	float:left;
	text-align:center;
}
#main h5.b-colle-name {
background-color:#FFFFFF;
font-size:1em;
margin:0;
padding:0;
width:185px;
}
#main p.plan-photo {
margin-bottom:2px;
padding:0;
}
div#colleItem #itemPhoto li {margin-bottom:10px;}
div#colleItem #itemText {
	width:410px;
	line-height:1.4;
	overflow:hidden;
	float:right;
	font-size:0.8em;
}
div#colleItem #itemText p {
display:none;
}
div.bcolle-box {
	width:185px;
	float: left;

}
ul.colle-list2 {
	padding:0;
	margin:10px 0 0 0;
	display:inline-block;
}
ul.colle-list2 li {
display:inline-block;
padding-right:33px;
float:left;
margin:0 0 15px;
}
ul.colle-list2 li.last {
display:inline-block;
padding-right:0px;
float:left;
margin:0 0 15px;
}

.bcolle-box .b-colle-txt {
	width: 185px;
	text-align: left;
	font-size:1em;
	line-height:1.4em;
	margin:3px 0 0;
}
.bcolle-box .b-colle-name {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #F4449F;
	text-align: left;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* ---------------------------------
PAGER
--------------------------------- */
.tablenav {
	color: #2583ad;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
	clear:both;
}

a.page-numbers, .tablenav .current {
	color:#F4449F;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:white;
	background: #F4449F;
}

.tablenav .current {
background:none repeat scroll 0 0 #FFFFFF;
border-color:#000000;
color:#000000;
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
	border:1px solid #CCCCCC;
}

/*form
--------------------------------- */
#main p.form-txt {
	color: #F4449F;
	font-weight:bold;
}

#main #form {
	display: block;
	float: left;
	width: 780px;
	padding-right: 30px;
	padding-left: 30px;
}

#main #form p.f-con-txt {
	font-size: 1em;
	line-height: 1.5em;
	color: #F4449F;
}
#main #form p.f-con-txt span {
	font-size: 0.85em;
	line-height: 1.5em;
	color: #FF3300;
	padding-left: 20px;
}
#main #form div.f-con-box {
	float: left;
	width: 780px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	display: inline-block;
	vertical-align: middle;
}
#main #form div.f-con-box p.f-txt {
	font-size: 1em;
	line-height: 1.5em;
	color: #F4449F;
	float: left;
	width: 200px;
	padding-right: 20px;
}
#main #form div.f-con-box p.f-data {
	float: left;
	width: 560px;
}
#main #form div.f-con-sub {
	text-align: center;
	background-image: url(images/contact/bg_sub.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 780px;
	padding: 10px 0;
	height: 68px;
	vertical-align: middle;
	display: inline-block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#main #form div.f-con-sub p {
margin:10px 0 0;
}
#main #form div.f-con-sub p input {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	color: #F6C8DC;
	display: inline;
	width: 153px;
	border: 2px solid #F09CC1;
	float: left;
	margin-right: 306px;
	margin-left: 306px;
	background-color: #000000;
	padding: 5px;
}
#main #form p.f-con-txt2 {
	float: left;
	width: 780px;
	clear: both;
}

div.wpcf7-validation-errors  {
border:2px solid #F7E700;
float:left;
text-align:center;
width:790px;
}

div.wpcf7-mail-sent-ok  {
border:2px solid #398F14;
float:left;
text-align:center;
width:790px;
}

/*news
------------------------------*/

#main #news-list dt {
	float: left;
	padding-right: 20px;
}
#page #main #news-list li {
	clear: both;
	float: left;
	width: 840px;
	margin: 0px;
	padding: 10px 0;
}

#page #main #news-list {
	clear: both;
	float: left;
	width: 840px;
}
#page #main #wrapper-news #content .title-single h3 {
	background-image: url(images/news/ic_tit.gif);
	background-repeat: no-repeat;
	background-position:0px center;
	height: 50px;
	vertical-align: middle;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	float: left;
	width: 840px;
	clear:both;
	margin:0;
}
#page #main #wrapper-news .title-single .news-date {
	float: left;
	clear: both;
	width: 840px;
	text-align: right;
}
#main #wrapper-news #content .navigation {
	clear: both;
	float: left;
	width: 840px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;

}
ul.navigation li {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	display:inline-block;
	width: 280px;
}
ul.navigation li.center {
text-align:center;
}
ul.navigation li.right {
text-align:right;
}


/*staff
------------------------------*/
#main #item-1 .item-left   {
float:left;
margin:0;
padding:0 10px 0 0;
width:200px;
display:inline;
clear:right;
}
#main #item-1 .item-left #thumbnail1 ,#main #item-1 .item-left #thumbnail2 ,#main #item-1 .item-left #thumbnail3 ,#main #item-1 .item-left #thumbnail4 ,#main #item-1 .item-left #thumbnail5 ,#main #item-1 .item-left #thumbnail6 ,#main #item-1 .item-left #thumbnail7 ,#main #item-1 .item-left #thumbnail8 ,#main #item-1 .item-left #thumbnail9{
	float: left;
	width: 200px;
	clear: both;
	display: block;
}
#thumbnail1 li ,#thumbnail2 li ,#thumbnail3 li ,#thumbnail4 li ,#thumbnail5 li ,#thumbnail6 li ,#thumbnail7 li ,#thumbnail8 li ,#thumbnail9 li {
	float: left;
	margin-right: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#thumbnail1 .thum-r ,#thumbnail2 .thum-r ,#thumbnail3 .thum-r ,#thumbnail4 .thum-r ,#thumbnail5 .thum-r ,#thumbnail6 .thum-r ,#thumbnail7 .thum-r ,#thumbnail8 .thum-r ,#thumbnail9 .thum-r {
	margin: 0px;
	padding: 0px;
	float: left;
}
#main #item-1 .right ,#main #item-2 .right ,#main #item-3 .right ,#main #item-4 .right ,#main #item-5 .right ,#main #item-6 .right ,#main #item-7 .right ,#main #item-8 .right ,#main #item-9 .right {
	float: right;
	width: 630px;
	margin:0;
	padding:0;
	display:inline;
}
#main #item-1 .right h4 ,#main #item-2 .right h4 ,#main #item-3 .right h4 ,#main #item-4 .right h4 ,#main #item-5 .right h4 ,#main #item-6 .right h4 ,#main #item-7 .right h4 ,#main #item-8 .right h4 ,#main #item-9 .right h4 {
	float: left;
	width: 630px;
	margin:0;
}
#main #item-1 ,#main #item-2 ,#main #item-3 ,#main #item-4 ,#main #item-5 ,#main #item-6 ,#main #item-7 ,#main #item-8 ,#main #item-9 {
	margin:0 0 20px;
	padding: 0px;

	width: 840px;
	overflow:hidden;
}
#main #item-1 .right .btn-inq {
	font-weight: bold;
	color: #F4449F;
	width: 630px;
	margin: 0 0 5px;
	padding: 0px;
}
#main #item-1 .right .att {
	margin: 0px;
	padding: 0px;
}
/*#main #item-1 .right h5 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #F4449F;
}
*/
#main #item-1 .right .txt {
	display:inline-block;
	font-size:1em;
	line-height:1.5em;
	margin:0 0 22px;
	padding:0;
	width:630px;
}

#main div.right h5.staff {
background-color:#FFFFFF;
clear:both;
color:#F4449F;
display:block;
float:left;
font-size:1em;
font-weight:bold;
line-height:1.5em;
margin:5px 0;
padding:0;
width:630px
}

#main .item-left #item-photo {
padding:0;
width:200px;
}

/*index
-----------------------------------------*/
#page .top-contens .news {
	float: left;
	width: 372px;
	display: inline;
	margin-left: 12px;
	background: url(images/top/ic_news.gif) no-repeat #FEE6F2 top left;
	padding: 0 10px;
	overflow: hidden;
	padding-bottom: 15px;
	font-size: 0.9em;
	line-height: 1.5em;
}
#page .top-contens {
	width: 900px;
	margin:10px 0 20px;
	float: left;
	overflow:hidden;
}

#page .top-contens .top-content-r {
	width: 468px;
	display: inline-block;
	float: right;
	margin:0;
	padding:0 10px;
	overflow:hidden;
}

#page .top-contens .news .news-viewall {
	font-size: 0.9em;
	line-height: 2em;
	float: left;
	width: 372px;
	display: inline;
	text-align: right;
	padding: 10px 5px 10px 5px;
}
#page .top-contens .news ul#news-list {
width:362px;
float:left;
}
#page .top-contens .news .news-tit {
display:inline;
margin:0 10px 5px 0;
float:left;
width:252px;

}
#page .top-contens .news .news-date {
	float: left;
	padding-right: 0px;
	width: 90px;
	display:inline;
}
#page .top-contens .top-content-r .bn-box {
	display: block;
	width: 468px;
}
#page .top-contens .top-content-l {
	float: left;
	width: 412px;
	display:inline-block;
	clear:both;
}

#page .top-contens .top-content-r .bn-web {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 225px;
}
#page .top-contens .top-content-r .bn-blog {
	padding: 0px;
	float: left;
	margin:0 0 0 18px;
	display:inline;
}
#page  .top-contens  .top-content-r  .bn {
	display: block;
	padding: 0px;
	float: left;
	margin: 10px 0 0 0;
	width:468px;
}
.flash {
height:368px;
margin:0;
padding:0;
width:900px;
}


/*partner
--------------------------------------*/
.cat-box {
clear:both;
display:block;
float:left;
margin-bottom:0px;
width:inherit;
}
.cat-box ul {
width:840px;
}
.cat-box dl , .cat-box li{
	float:left;
	width: 420px;
	display:block;
	margin:0 0 10px;
}
.cat-box dl {
margin:0 0 0px;
}

.cat-box dt {
width:120px;
float:left;
display:block;
}
.cat-box dd {
margin:0 0 10px;
display:block;
}
.cat-box dd img {
padding:0 5px 0;
}

#main .cat-box p {
width:290px;
margin:0 0 0 10px;
float:left;
padding:0;
}
#main h5#cat-14 {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EB7AAB;
	width: 830px;
	padding-left: 10px;
	display: block;
	margin-bottom: 10px;
	vertical-align: middle;
}
span.pink{
color:#F4449F;
}

.clear {
clear:both;
}
th,td{
	padding: 3px 0;
	line-height:1.5em;
	border-bottom:solid 1px #CCCCCC;
}
table.nl {
	float: left;
	clear: both;
	width:580px;
	padding:0;
	margin:0 0 10px;
}
table.nl td,table.nl th {
border-bottom:none;
}



