body {
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #1A010C url(../img/line_bg.jpg) repeat-x;
    color: #333;
    }
    
h1, h2, h3, h4, h5, p, ul, li, dl, dt, dd, address, form, th, td {
    margin: 0;
    padding: 0;
    line-height: 150%;
    font-size: 14px;
    }
    
img {
    border: 0;
    }
    
a {
    text-decoration: none;
    color: #536669;
    }

a:hover {
    text-decoration: underline;
    }
    
ul {
    list-style: none;
    }
  
.left {
    float: left;
    }

.right {
    float: right;
    }
   
.clear {
    clear: both;
    }

.border {
    border: 1px solid #CCC;
    }

.caution {
    color: #FF0000;
    }

.bold {
    font-weight: bold;
    }

.hidden {
    display: none;
    }
    
 blockquote {
   border: 1px dashed #999;
   margin: 20px 10px;
   padding: 10px 15px;
   }

address {
    font-style: normal;
    font-size: 12px;
    line-height: 130%;
    border-top: 1px solid #999;
    padding: 7px 3px;
    }
    
/*
------------------------------------------
WIRE
------------------------------------------
*/
    
#wrapper {
    background: url(../img/body_bg.jpg) center top no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    
#container {
    margin: 0 auto;
    width: 783px;
    background: url(../img/content_bg.jpg) 1px 0px repeat-y;
    text-align: left;
    }
    
#inner {
    background: url(../img/header_bg.jpg) no-repeat;
    }
    
#header {
   height: 160px;
}

#header h1 a {
    display: block;
    text-indent: -9999px;
    height: 100px;
    width: 200px;
    }
    
#header p {
    display: none;
    }

ul#menu {
    clear: both;
    padding-left: 20px;
    }
    
ul#menu a {
    float: left;
    width: 106px;
    height: 35px;
    background-image: url(../img/menu.jpg);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    }
	
ul#menu li {
    float: left;
	}
    
a#m1 {
    background-position: 0px 0px;
    }
    
a#m2 {
    background-position: -106px 0px;
    }
    
a#m3 {
    background-position: -212px 0px;
    }
    
a#m4 {
    background-position: -318px 0px;
    }
    
ul#menu a#m5 {
    background-position: -424px 0px;
    width: 107px;
    }
    
ul#menu a#m6 {
    background-position: -531px 0px;
     width: 107px;
    }
	
ul#menu a#m7 {
    background-position: -638px 0px;
     width: 107px;
    }
    
a#m1:hover {
    background-position: 0px bottom;
    }
    
a#m2:hover {
    background-position: -106px bottom;
    }
    
a#m3:hover {
    background-position: -212px bottom;
    }
    
a#m4:hover {
    background-position: -318px bottom;
    }
    
ul#menu a#m5:hover {
    background-position: -424px bottom;
    }
    
ul#menu a#m6:hover {
    background-position: -531px bottom;
    }
	
ul#menu a#m7:hover {
    background-position: -638px bottom;
    }
    
#main {
    padding: 7px 18px 0 20px;
    clear: both;
    }
    
#footer {
    background: url(../img/footer.jpg) 1px bottom no-repeat;
    padding: 0 18px 15px 20px;
	margin-top: 8px;
    }
 
 .content {
     background: #F3EFE7;
	 clear: both;
	 padding: 7px;
	}
	
/*
------------------------------------------
TOP
------------------------------------------
*/
	
#top-content {
    background: #FFF;
	}
	
#top-content h3 {
    background: url(../img/goaisatsu.gif) 0px 0px no-repeat;
	text-indent: -9999px;
	margin: 0 7px;
	padding: 0px 0 5px 0;
	}
	
#top-content p {
    font-size: 12px;
	padding: 5px 10px 5px 10px;
	}
    
#top-banner {
    padding: 8px 0;
	}
	
#top-banner h2 {
    width: 367px;
	border: 1px solid #999;
	margin-bottom: 8px;
	}
	
#top-banner p {
    display: none;
	}
	
#top-banner a {
    height: 149px;
    display: block;
	text-indent: -9999px;
	}
	
h2#bridal-banner {
	float: left;
	}
	
h2#bridal-banner a {  
	background: url(../img/banner_bridal.jpg) left bottom no-repeat;  
   }
   
h2#bridal-banner a:hover {
    background: url(../img/banner_bridal.jpg) no-repeat;
	}
	
h2#esthetic-banner {
	float: right;
	}
	
h2#esthetic-banner a {
	background: url(../img/banner_esthetic.jpg) left bottom no-repeat;
    }
   
h2#esthetic-banner a:hover {
    background: url(../img/banner_esthetic.jpg) no-repeat;
	}
	
/*
------------------------------------------
BRIDAL
------------------------------------------
*/

#bridal {
    background: #F3EFE7 url(../img/title_bridal.jpg) no-repeat;
    }
	
h3#yoso {
    background: url(../img/yoso.jpg) 0px 5px no-repeat;
	text-indent: -9999px;
	height: 38px;
	clear: both;
    }
	
h3#nail {
    background: url(../img/neil.jpg) 0px 5px no-repeat;
	text-indent: -9999px;
	height: 38px;
	clear: both;
    }
	
h3#waso {
    background: url(../img/waso.jpg) 0px 5px no-repeat;
	text-indent: -9999px;
	height: 38px;
	clear: both;
    }
	
h3#schedule {
    background: url(../img/schedule_bar.jpg) 0px 5px no-repeat;
	text-indent: -9999px;
	height: 38px;
	clear: both;
    }
	
h4#wedding-d {
    background: url(../img/wedding_d.jpg) 3px 10px no-repeat;
	text-indent: -9999px;
	height: 35px;
    }
	
h4#color-d {
    background: url(../img/color_d.jpg) 3px 15px no-repeat;
	text-indent: -9999px;
	height: 40px;
    }
	
ul#bridal-menu {
    padding: 22px 0 0 303px;
    }
    
ul#bridal-menu li {
    float: left;
    }
	
ul#bridal-menu a {
    float: left;
    width: 106px;
    height: 32px;
    background-image: url(../img/menu_bridal.jpg);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    }
    
li#b1 a {
    background-position: 0px 0px;
    }
	
li#b1 a:hover {
    background-position: 0px -40px;
    }
	
li#b2 a {
    background-position: -106px 0px;
    }
	
li#b2 a:hover {
    background-position: -106px -40px;
    }
	
li#b3 a {
    background-position: -212px 0px;
    }
	
li#b3 a:hover {
    background-position: -212px -40px;
    }
	
li#b4 a {
    background-position: -318px 0px;
    }
	
li#b4 a:hover {
    background-position: -318px -40px;
    }
	
#bridal p {
    margin: 10px 5px;
	}
	
#hankatsura {
    /*background: url(../img/wa_hankatsura.jpg) 548px 58px no-repeat;
	padding: 10px 200px 0 0;*/
	padding: 10px 0 0 0;
	}
	
#hankatsura h4 {
    background: url(../img/wa_hankatsura_word.jpg) 0px 5px no-repeat;
	text-indent: -9999px;
	height: 35px;
	}
	
#hankatsura p {
    font-size: 12px;
	line-height: 140%;
	}
	
#hankatsura p img {
    margin: 0 0 10px 20px;
	}
	
.schedule-content h4 {
    display: none;
	}
	
#bridal .schedule-content p {
    font-size: 12px;
	padding: 35px 340px 0 70px;
	}
	
#sc1 {
    background: url(../img/schedule1.jpg) no-repeat;
	margin: 25px 0 0 5px;
	padding-bottom: 15px;
	}
	
#sc1-inner {
    background: url(../img/schedule1_1.jpg) 420px 0px no-repeat;
	padding-bottom: 40px;
	}
	
#sc2 {
    background: url(../img/schedule2.jpg) no-repeat;
	margin: 20px 0 0 5px;
	}
	
#sc2-inner {
    background: url(../img/schedule1_2.jpg) right top no-repeat;
	padding-bottom: 15px;
	}
	
#sc3 {
    background: url(../img/schedule3.jpg) no-repeat;
	margin: 20px 0 0 5px;
	}
	
#sc3-inner {
    background: url(../img/schedule_p2.jpg) 410px 0px no-repeat;
	padding-bottom: 30px;
	}
	
#sc4 {
    background: url(../img/schedule4.jpg) no-repeat;
	margin: 20px 0 0 5px;
	}
	
#sc4-inner {
    background: url(../img/schedule_p3.jpg) 420px 0px no-repeat;
	padding-bottom: 35px;
	}
	
#sc5 {
    background: url(../img/schedule5.jpg) no-repeat;
	margin: 20px 0 20px 5px;
	}
	
#sc5-inner {
    background: url(../img/schedule_p4.jpg) 470px 0px no-repeat;
	padding-bottom: 40px;
	}
	
	
/*
------------------------------------------
CONCEPT
------------------------------------------
*/
	
#concept {
    background: #F3EFE7 url(../img/concept_photo1.jpg) right top no-repeat;
	}
	
#concept h2 {
    background: url(../img/title_concept.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	height: 85px;
	}
	
h3#cw1 {
    background: url(../img/concept_word1.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	height: 35px;
	margin-left: 5px;
	}
	
h3#cw2 {
    background: url(../img/concept_word2.jpg) 0px 30px no-repeat;
	text-indent: -9999px;
	height: 65px;
	margin-left: 5px;
	}
	
h3#cw3 {
    background: url(../img/concept_word3.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	height: 35px;
	margin-left: 5px;
	}
	
h3#cw4 {
    background: url(../img/concept_word4.jpg) 0px 30px no-repeat;
	text-indent: -9999px;
	height: 65px;
	margin-left: 5px;
	}
	
#concept p {
    font-size: 12px;
	margin: 0 12px 5px 12px;
	}
	
#cct2 {
    background: url(../img/concept_photo2.jpg) 30px 25px no-repeat;
	margin-top: 30px;
	padding: 50px 0 0 310px;
	}
	
h3#system {
    background: url(../img/concept_bridalsystem.jpg) 3px 30px no-repeat;
	text-indent: -9999px;
	height: 73px;
	clear: both;
    }
	
#system-price {
     background: url(../img/concept_photo3.jpg) 440px 30px no-repeat;
	 padding-right: 280px;
	 }
	 
h4#cw5 {
    background: url(../img/concept_word5.jpg) 0px 10px no-repeat;
	text-indent: -9999px;
	height: 45px;
	margin-left: 5px;
	}
	
h4#cw6 {
    background: url(../img/concept_word6.jpg) 0px 10px no-repeat;
	text-indent: -9999px;
	height: 45px;
	margin-left: 5px;
	}
	
.content em {
    font-style: normal;
	color: #AC5048;
	/*font-weight: bold;*/
	}
	
#produce {
    border: 1px solid #CCC;
	background: #FFF;
	margin: 20px 5px 5px 5px;
	padding: 10px;
	}

#produce h3 {
     background: url(../img/profile_word.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	height: 25px;
	margin-left: 5px;
	}
	
#produce p {
    line-height: 130%;
	}
	
/*
------------------------------------------
CEREMONY
------------------------------------------
*/
	
#ceremony h2 {
    background: url(../img/ceremony_bar.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	height: 85px;
	}
	
#ceremony p {
    margin: 10px;
	}
	
h3#hurisode {
    background: url(../img/ceremony1.jpg) 5px 20px no-repeat;
	text-indent: -9999px;
	height: 50px;
	}
	
h3#hakama {
    background: url(../img/ceremony2.jpg) 5px 0px no-repeat;
	text-indent: -9999px;
	height: 30px;
	}
	
#ceremony #ceremony-content p {
    margin: 3px 17px 15px 17px;
	}
	
/*
------------------------------------------
CONTACT
------------------------------------------
*/

#contact {
    background: #F3EFE7 url(../img/contact_img.jpg) right top no-repeat;
	}
	
#contact h2 {
    background: url(../img/contact.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	height: 75px;
	}
	
#contact h3 {
    background: url(../img/contact1.jpg) 17px 0px no-repeat;
	text-indent: -9999px;
	height: 25px;
	}
	
#contact p {
    margin: 10px 20px;
	}
	
#contact-form {
    padding: 20px 0 20px 80px;
	}
	
#contact #contact-form h3 {
    background: url(../img/contact2.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	height: 25px;
	}
	
#contact #contact-form p {
    font-size: 12px;
	margin: 10px 3px;
	}
	
#contact table {
    background-color: #FFF;
	}
	
#contact th {
    background-color: #F0EFD1;
	padding: 2px 5px;
	font-weight: normal;
	vertical-align: top;
	width: 120px;
	}
	
#contact td {
    width: 425px;
	}
	
input, textarea {
    font-size: 14px;
	}
	
textarea {
    width: 99%;
	}
	
#button {
    text-align: center;
	padding-top: 10px;
	padding-right: 80px;
	}
	
#button input {
    width: 80px;
	margin: 0 5px;
	}

/*
------------------------------------------
ESTHETIC
------------------------------------------
*/

#esthetic {
    background: #F3EFE7 url(../img/esthetic_img.jpg) right top no-repeat;
	padding-top: 160px;
	}
	
#esthetic p {
    margin: 10px 15px;
	}
	
#esthetic em {
    font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	}
	
#aroma-block {
    background: url(../img/esthetic_aroma_img.jpg) 470px 75px no-repeat;
	padding-top: 30px;
	}

#aroma-block h3 {
    background: url(../img/esthetic_aroma_bar.jpg) 2px 0px no-repeat;
	text-indent: -9999px;
	height: 50px;
	}
	
#aroma-block p, #egf-block p, #men-block p {
    font-size: 12px;
	}
	
#esthetic p.click {
    margin-left: 10px;
    }
    
p.click a {
    height: 35px;
    width: 165px;
    display: block;
	background: url(../img/esthetic_menu.jpg) no-repeat;
    text-indent: -9999px;
    }
	
p.click a:hover {
    background: url(../img/esthetic_menu.jpg) left bottom no-repeat;
	}

#egf-block {
    background: url(../img/esthetic_medical_img.jpg) 470px 10px no-repeat;
	padding-top: 20px;
	}
	
#egf-block h3 {
    background: url(../img/esthetic_medical_bar.jpg) 2px 0px no-repeat;
	text-indent: -9999px;
	height: 140px;
	}
	
#egf-desc {
    background: url(../img/esthetic_egf.jpg) 0px 3px no-repeat;
	padding: 0 0 0 150px;
	margin: 20px 0 0 15px;
	}
	
#egf-desc h4 {
	margin: 0 0 0 15px;
	line-height: 100%;
	}
	
#egf-desc p {
    margin: 7px 15px 10px 15px;
	}
	
#room {
    background: #FFF url(../img/esthetic_room.jpg) 15px 5px no-repeat;
	margin: 20px 15px;
	border: 1px solid #CEA3A3;
	padding: 5px 0 5px 170px;
	}
	
#room p {
    font-size: 12px;
	margin: 5px 15px;
	}
	
#men-block {
    background: url(../img/estheticroom.jpg) 470px 15px no-repeat;
	padding-top: 20px;
	}
	
#men-block h3 {
    background: url(../img/esthetic_men.jpg) 2px 0px no-repeat;
	text-indent: -9999px;
	height: 50px;
	}
	
/*
------------------------------------------
TOP 091125 - 100125
------------------------------------------
*/
    
#bridal4 {
    background: url(../img/bridal4.jpg) no-repeat;
    padding: 160px 0 15px 7px;
    }
	
#topic {
    padding: 15px 18px 20px 18px;
	clear: both;
	}
	
#topic h3 {
    background: url(../img/title_topic.jpg) -2px 0px no-repeat;
	text-indent: -9999px;
	height: 40px;
	}
	
#topic li {
    background: url(../img/mark_square.jpg) left center no-repeat;
	padding-left: 18px;
	}
	
#topic a, #topics a {
    color: #A75C4F;
	}
	
span.new {
    padding: 0 20px;
	margin-left: 5px;
	background: url(../img/new_icon.gif) left 5px no-repeat;
	}
	
/*
------------------------------------------
EYELASH
------------------------------------------
*/

#eyelash {
    background: #FFF;
	padding: 0;
	}
	
#eyelash strong {
    color: #E31A5C;
	}
	
#el-1 {
    background: url(../img/eyelash_img_1.jpg) right top no-repeat;
	height: 450px;
	}
	
#el-1 h2, #el-1 h3, #el-1 h4, #el-1 dl {
    display: none;
	}
	
#el-1 p#elp-1 {
    padding: 194px 0 0 170px;
	}
	
#el-1 p#elp-2 {
    padding: 23px 0 0 23px;
	}
	
#el-2 {
    background: url(../img/eyelash_img_2.jpg) center top no-repeat;
	height: 233px;
	}
	
#el-2 h4 {
    display: none;
	}
	
#el-2 .type-box {
    width: 362px;
	float: left;
	padding-top: 55px;
	}
	
#el-2 ul {
    list-style-type: disc;
	padding-left: 66px;
	}
	
#el-3 {
    background: url(../img/eyelash_img_3.jpg) center top no-repeat;
	height: 387px;
	clear: both;
	}
	
#el-3 h3 {
    display: none;
	}
	
#el-3 p#elp-3 {
    padding: 270px 0 0 21px;
	}
	
#el-4 {
    background: url(../img/eyelash_img_4.jpg) center top no-repeat;
	height: 391px;
	padding: 0 0 0 55px;
	}
	
#el-4 h3 {
    display: none;
	}
	
#el-4 p#elp-4 {
    width: 310px;
	float: left;
	padding-top: 195px;
	}
	
#el-4 #plan-box {
    padding-top: 48px;
	margin-left: 308px;
	}
	
#el-4 #plan-box h4 {
    padding-left: 13px;
	background: url(../img/mark_black.jpg) left center no-repeat;
	}
	
#el-4 #plan-box p {
    padding: 0 0 3px 13px;
	}
	
#el-4 #service-box {
    padding: 70px 0 0 332px;
	}
	
#el-4 #service-box p {
    color: #333;
	}
	
#el-5 {
    padding: 0 20px 20px 20px;
	clear: both;
	}
	
#el-5 h3 {
    border-left: 5px solid #333;
	border-bottom: 1px solid #999;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0 3px 10px;
	margin-bottom: 12px;
	}
	
#el-5 h4 {
    color: #E31A5C;
	font-size: 12px;
    margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 13px;
	background: url(../img/mark_pink.jpg) left 3px no-repeat;
	}
	
#el-5 ul {
    margin-bottom: 10px;
	list-style-type: disc;
	padding-left: 16px;
	margin-left: 6px;
	}
	
#el-5 li {
    font-size: 12px;
	}

#el-5 p {
    margin-left: 5px;
    }
	
#el-5 p small {
    font-size: 10px;
	line-height: 140%;
	}
	
/*
------------------------------------------
TOPIC
------------------------------------------
*/

#topics {
    background: #FFF;
	padding: 0 15px;
	}
	
#topics h2 {
    background: url(../img/title_topics.jpg) 0px 20px no-repeat;
	text-indent: -9999px;
	height: 90px;
	}
#topics h3 {
    background: url(../img/line_dot.jpg) left bottom repeat-x;
	 color: #A75C4F;
	 padding: 0 3px 5px 3px;
	 font-size: 18px;
	 font-weight: normal;
	 clear: both;
	}
	
#topics p {
    margin: 10px 3px;
	font-size: 14px;
	}
	
.entry {
    margin-bottom: 50px;
	}
	
#topics p.tar {
    text-align: right;
	font-size: 12px;
	padding-right: 10px;
	}
	
#topics img.left {
    margin: 0 20px 0 3px;
	}