@import url(common.css);

/************/

/*** titlebar ***/
#contentBody h2 {
	height: 62px;
	text-align: center;
}

h2#title_concept {
	background: url(../images/title_concept.jpg) center top no-repeat;
}

h2#title_info {
	background: url(../images/title_info.jpg) center top no-repeat;
}

h2#title_gallery {
	background: url(../images/title_gallery.jpg) center top no-repeat;
}

h2#title_staff {
	background: url(../images/title_staff.jpg) center top no-repeat;
}

h2#title_products {
	background: url(../images/title_products.jpg) center top no-repeat;
}

h2#title_mail {
	background: url(../images/title_mail.jpg) center top no-repeat;
}

h2#title_sitemap {
	margin-bottom: 60px;
	background: url(../images/title_sitemap.jpg) center top no-repeat;
}

h2#title_policy {
	margin-bottom: 60px;
	background: url(../images/title_policy.jpg) center top no-repeat;
}


/*** submenu ***/
ul#submenu_concept {
	margin: 20px 0 0 346px;
	padding: 0;
	list-style-type: none;
}

ul#submenu_info {
	margin: 20px 0 0 285px;
	padding: 0;
	list-style-type: none;
}

ul#submenu_gallery {
	margin: 20px 0 0 259px;
	padding: 0;
	list-style-type: none;
}

ul#submenu_staff {
	margin: 20px 0 0 244px;
	padding: 0;
	list-style-type: none;
}

ul#submenu_products {
	margin: 20px 0 0 306px;
	padding: 0;
	list-style-type: none;
}

#submenu_concept li, #submenu_info li, #submenu_gallery li, #submenu_staff li, #submenu_products li {
	float: left;
	display: block;
	margin: 0 2px 5px;
	font-size: 50%;
	text-align: center;
}

#submenu_concept li a, #submenu_info li a, #submenu_gallery li a, #submenu_staff li a, #submenu_products li a {
	display: block;
	height: 18px;
}

li.menu01_concept a {
	width: 102px;
	background: url(../images/submenu_concept.jpg) 0 0 no-repeat;
}

li.menu02_concept a {
	width: 64px;
	background: url(../images/submenu_concept.jpg) -150px 0 no-repeat;
}

li.menu03_concept a {
	width: 139px;
	background: url(../images/submenu_concept.jpg) -300px 0 no-repeat;
}

li.menu04_concept a {
	width: 52px;
	background: url(../images/submenu_concept.jpg) -450px 0 no-repeat;
}

li.menu01_concept a:hover {
	background-position: 0 -25px;
}

li.menu02_concept a:hover {
	background-position: -150px -25px;
}

li.menu03_concept a:hover {
	background-position: -300px -25px;
}

li.menu04_concept a:hover {
	background-position: -450px -25px;
}

li.menu01_info a {
	width: 118px;
	background: url(../images/submenu_info.jpg) 0 0 no-repeat;
}

li.menu02_info a {
	width: 118px;
	background: url(../images/submenu_info.jpg) -150px 0 no-repeat;
}

li.menu03_info a {
	width: 118px;
	background: url(../images/submenu_info.jpg) -300px 0 no-repeat;
}

li.menu04_info a {
	width: 125px;
	background: url(../images/submenu_info.jpg) -450px 0 no-repeat;
}

li.menu05_info a {
	width: 86px;
	background: url(../images/submenu_info.jpg) -600px 0 no-repeat;
}

li.menu06_info a {
	width: 60px;
	background: url(../images/submenu_info.jpg) -750px 0 no-repeat;
}

li.menu01_info a:hover {
	background-position: 0 -25px;
}

li.menu02_info a:hover {
	background-position: -150px -25px;
}

li.menu03_info a:hover {
	background-position: -300px -25px;
}

li.menu04_info a:hover {
	background-position: -450px -25px;
}

li.menu05_info a:hover {
	background-position: -600px -25px;
}

li.menu06_info a:hover {
	background-position: -750px -25px;
}

li.menu01_gallery a {
	width: 124px;
	background: url(../images/submenu_gallery.jpg) 0 0 no-repeat;
}

li.menu02_gallery a {
	width: 39px;
	background: url(../images/submenu_gallery.jpg) -150px 0 no-repeat;
}

li.menu03_gallery a {
	width: 52px;
	background: url(../images/submenu_gallery.jpg) -300px 0 no-repeat;
}

li.menu04_gallery a {
	width: 70px;
	background: url(../images/submenu_gallery.jpg) -450px 0 no-repeat;
}

li.menu05_gallery a {
	width: 30px;
	background: url(../images/submenu_gallery.jpg) -600px 0 no-repeat;
}

li.menu01_gallery a:hover {
	background-position: 0 -25px;
}

li.menu02_gallery a:hover {
	background-position: -150px -25px;
}

li.menu03_gallery a:hover {
	background-position: -300px -25px;
}

li.menu04_gallery a:hover {
	background-position: -450px -25px;
}

li.menu05_gallery a:hover {
	background-position: -600px -25px;
}

li.menu01_staff a {
	width: 118px;
	background: url(../images/submenu_staff.jpg) 0 0 no-repeat;
}

li.menu02_staff a {
	width: 118px;
	background: url(../images/submenu_staff.jpg) -150px 0 no-repeat;
}

li.menu03_staff a {
	width: 118px;
	background: url(../images/submenu_staff.jpg) -300px 0 no-repeat;
}

li.menu01_staff a:hover {
	background-position: 0 -25px;
}

li.menu02_staff a:hover {
	background-position: -150px -25px;
}

li.menu03_staff a:hover {
	background-position: -300px -25px;
}

li.menu01_products a {
	width: 94px;
	background: url(../images/submenu_products.jpg) 0 0 no-repeat;
}

li.menu02_products a {
	width: 140px;
	background: url(../images/submenu_products.jpg) -150px 0 no-repeat;
}

li.menu01_products a:hover {
	background-position: 0 -25px;
}

li.menu02_products a:hover {
	background-position: -150px -25px;
}

li.current {
	margin: 0 0 8px!important;
}


/*** subtitle ***/
#contentBody h3 {
	clear: left;
	height: 30px;
	margin: 0 40px 30px;
	padding: 20px 10px 0;
	border-bottom: 1px solid #CCCCCC;
}

h3#subtitle_concept {
	background: url(../images/subtitle_concept.gif) 5px 20px no-repeat;
}

h3#subtitle_company {
	background: url(../images/subtitle_company.gif) 5px 20px no-repeat;
}

h3#subtitle_shop_nango {
	background: url(../images/subtitle_shop_nango.gif) 5px 20px no-repeat;
}

h3#subtitle_shop_asabu {
	background: url(../images/subtitle_shop_asabu.gif) 5px 20px no-repeat;
}

h3#subtitle_shop_kotoni {
	background: url(../images/subtitle_shop_kotoni.gif) 5px 20px no-repeat;
}

h3#subtitle_shop_bloom {
	background: url(../images/subtitle_shop_bloom.gif) 5px 20px no-repeat;
}

h3#subtitle_cutmodel {
	background: url(../images/subtitle_cutmodel.gif) 5px 20px no-repeat;
}

h3#subtitle_photomodel {
	background: url(../images/subtitle_photomodel.gif) 5px 20px no-repeat;
}

h3#subtitle_link {
	background: url(../images/subtitle_link.gif) 5px 20px no-repeat;
}

h3#subtitle_gallery {
	background: url(../images/subtitle_gallery.gif) 5px 20px no-repeat;
}

h3#subtitle_price {
	background: url(../images/subtitle_price.gif) 5px 20px no-repeat;
}

h3#subtitle_reform {
	background: url(../images/subtitle_reform.gif) 5px 20px no-repeat;
}

h3#subtitle_extension {
	background: url(../images/subtitle_extension.gif) 5px 20px no-repeat;
}

h3#subtitle_silk {
	background: url(../images/subtitle_silk.gif) 5px 20px no-repeat;
}

h3#subtitle_staff_nango {
	background: url(../images/subtitle_staff_nango.gif) 5px 20px no-repeat;
}

h3#subtitle_staff_asabu {
	background: url(../images/subtitle_staff_asabu.gif) 5px 20px no-repeat;
}

h3#subtitle_staff_kotoni {
	background: url(../images/subtitle_staff_kotoni.gif) 5px 20px no-repeat;
}

h3#subtitle_staff_bloom {
	background: url(../images/subtitle_staff_bloom.gif) 5px 20px no-repeat;
}

h3#subtitle_brand {
	background: url(../images/subtitle_pb.gif) 5px 20px no-repeat;
}

h3#subtitle_law {
	background: url(../images/subtitle_law.gif) 5px 20px no-repeat;
}

h3#subtitle_mailform {
	background: url(../images/subtitle_mailform.gif) 5px 20px no-repeat;
}


/*** content_Left(info) ***/
#contentLeft {
	float: left;
	width: 390px;
	margin: 0 0 30px 0;
}

#contentLeft h4 {
	height: 18px;
	margin: 0 0 10px 40px;
	padding: 0;
	font-size: 50%;
}

#contentLeft p {
	margin: 0 0 1em 40px;
	font-size: 75%;
	line-height: 160%;
}

#contentLeft ul {
	margin: 0 0 1em 40px;
	font-size: 85%;
	list-style-position: inside;
	list-style-type: circle;
}

#contentLeft li {
	line-height: 160%;
}

h4.access {
	background: url(../images/h4_access.gif) left top no-repeat;
}

h4.address {
	background: url(../images/h4_address.gif) left top no-repeat;
}

.profile {
	margin-left: 40px;
	font-size: 75%;
}

.profile dt {
	float: left;
	margin-bottom: 8px;
	padding: 2px 0;
	line-height: 120%;
	letter-spacing: 0.2ex;
}

.profile dd {
	margin-bottom: 8px;
	margin-left: 70px;
	padding: 2px 0 2px 8px;
	line-height: 120%;
	border-left: 1px dotted #999999;
}

span.phone_shop {
	margin-right: 4px;
	padding: 0;
	color: #B964A4;
	font-size: 180%;
	font-weight: bolder;
}

span.phone_company {
	margin-right: 4px;
	padding: 0;
	color: #00B9EF;
	font-size: 180%;
	font-weight: bolder;
}


/*** content_Right(info) ***/
#contentRight {
	float: right;
	width: 440px;
	margin: 0 0 30px 0;
	text-align: center;
}

#contentRight img {
	margin: 0 40px 20px 0;
}


/*** content(concept) ***/
#conceptCont {
	margin: 0 40px 30px;
	padding: 15px 0 0 340px;
	background: url(../images/bg_concept.jpg) left top no-repeat;
}

#conceptCont h4 {
	height: 18px;
	margin-bottom: 10px;
	font-size: 50%;
}

h4#concept01 {
	background: url(../images/h4_concept01.gif) left top no-repeat;
}

h4#concept02 {
	background: url(../images/h4_concept02.gif) left top no-repeat;
}

h4#concept03 {
	background: url(../images/h4_concept03.gif) left top no-repeat;
}

h4#concept04 {
	background: url(../images/h4_concept04.gif) left top no-repeat;
}

#conceptCont p {
	margin-bottom: 1em;
	font-size: 75%;
	line-height: 160%;
}

/* with photo *
#manager {
	height: 100px;
	margin-top: 30px;
	padding-left: 100px;
	background: url(../images/photo_manager.jpg) left top no-repeat;
}
*/

#manager dl {
	padding-top: 70px;
	font-size: 75%;
	line-height: 120%;
}

#manager dd {
	position: relative;
	top: -1em;
	margin-left: 6.5em;
}


/*** content(model) ***/
#modelCont {
	height: 450px;
	margin: 0 40px 30px;
	padding: 15px 0 0 340px;
	background: url(../images/bg_model.jpg) left top no-repeat;
}

#modelCont h4 {
	height: 18px;
	font-size: 50%;
}

h4#model01 {
	margin-bottom: 15px;
	background: url(../images/h4_model01.gif) left top no-repeat;
}

h4#model02 {
/*	margin: 20px 0 15px; */
	margin-bottom: 15px;
	background: url(../images/h4_model02.gif) left top no-repeat;
}

#modelCont p {
	margin-bottom: 1em;
	font-size: 75%;
	line-height: 160%;
}

#modelCont ul {
	margin-bottom: 1em;
	font-size: 85%;
	list-style-position: inside;
	list-style-type: circle;
}

#modelCont li {
	line-height: 160%;
}

span.phone_model {
	margin: 0 5px;
	padding: 0;
	color: #B964A4;
	font-size: 160%;
	font-weight: bold;
}


/*** content(link) ***/
ul#link {
	margin: 0 60px 30px;
	font-size: 80%;
	list-style-type: none;
}

ul#link li {
	margin: 0;
	padding: 15px 0 15px 18px;
	background: url(../images/leader_link.gif) left center no-repeat;
	border-bottom: 1px dotted #CCCCCC;
}

ul#link a {
	color: #333333;
}

ul#link a:hover {
	color: #968A99;
	text-decoration: underline;
}


/*** content(gallery) ***/
h4#girl {
	height: 22px;
	margin: 0 40px 5px;
	padding: 0;
	font-size: 50%;
	background: #000000 url(../images/h4_girl.gif) left top no-repeat;
	border: 1px solid #000000;
}

h4#men {
	clear: left;
	height: 22px;
	margin: 0 40px 5px;
	padding: 0;
	font-size: 50%;
	background: #000000 url(../images/h4_men.gif) left top no-repeat;
	border: 1px solid #000000;
}

ul.thumbGallery {
	margin: 0 40px 20px;
	padding: 0;
	list-style-type: none;
}

ul.thumbGallery li {
	float: left;
	margin: 0;
	padding: 0;
	background-color: #000000;
}

ul.thumbGallery img {
	display: block;
	margin: 0;
	padding: 0;
}

ul.thumbGallery a {
	width: 148px;
	height: 197px;
	display: block;
	padding: 2px;
	background-color: #000000;
	border: 1px solid #000000;
}

ul.thumbGallery a:hover {
	background-color: #FF9933;
}

.noLinkage {
	border: 3px solid #000000;
}


/*** content(price) ***/
h4#price {
	height: 22px;
	margin: 0 40px;
	padding: 0;
	font-size: 50%;
	background: url(../images/h4_price.gif) center no-repeat;
	border: 1px solid #333333;
}

h4#silk {
	height: 22px;
	margin: 0 40px;
	padding: 0;
	font-size: 50%;
	background: url(../images/h4_silk.gif) center no-repeat;
	border: 1px solid #333333;
}

h4#extension {
	height: 22px;
	margin: 0 40px;
	padding: 0;
	font-size: 50%;
	background: url(../images/h4_extension.gif) center no-repeat;
	border: 1px solid #333333;
}

h4#info_price {
	height: 22px;
	margin: 0 40px;
	padding: 0;
	font-size: 50%;
	background: url(../images/h4_info.gif) center no-repeat;
	border: 1px solid #333333;
}

ul.priceList, ul.priceInfo {
	margin: 0 40px 20px;
	padding: 10px 20px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}

ul.priceList li {
	margin: 0;
	padding: 10px 0 10px 18px;
	font-size: 80%;
	list-style-type: none;
	background: url(../images/leader_price.gif) left center no-repeat;
	border-bottom: 1px dotted #CCCCCC;
}

ul.priceInfo li {
	margin: 0;
	font-size: 80%;
	line-height: 32px;
	list-style-position: inside;
}

li.bottom {
	border-bottom: none!important;
}

ul.priceInfo img {
	vertical-align: middle;
}

span.price {
	text-align: right;
}

.additional {
	font-size: 60%;
}


/*** content(reform, extension, silk) ***/
.explainPhoto {
	float: left;
	width: 244px;
	margin: 3px 0 30px;
}

.explainPhoto img {
	margin-left: 40px;
	padding: 0;
	border: 1px solid #666666;
}

.explainCont {
	float: right;
	width: 550px;
	margin-bottom: 30px;
}

.explainCont h4 {
	height: 32px;
	margin: 0 40px 10px 0;
	font-size: 50%;
}

h4#reform01 {
	background: url(../images/h4_reform01.gif) left top no-repeat;
}

h4#reform02 {
	background: url(../images/h4_reform02.gif) left top no-repeat;
}

h4#reform03 {
	background: url(../images/h4_reform03.gif) left top no-repeat;
}

h4#extension01 {
	background: url(../images/h4_extension01.gif) left top no-repeat;
}

h4#extension02 {
	background: url(../images/h4_extension02.gif) left top no-repeat;
}

h4#silk01 {
	background: url(../images/h4_silk01.gif) left top no-repeat;
}

h4#silk02 {
	background: url(../images/h4_silk02.gif) left top no-repeat;
}

.explainCont h5 {
	margin: 0 40px 5px 0;
	font-size: 80%;
}

.explainCont p {
	margin: 0 40px 1em 0;
	font-size: 75%;
	line-height: 160%;
}


/*** content(private brand) ***/
.brandPhoto {
	float: left;
	width: 244px;
	margin: 3px 0 30px;
}

.brandPhoto img {
	margin-left: 40px;
	padding: 0;
	border: 1px solid #666666;
}

.brandCont {
	float: right;
	width: 550px;
	margin-bottom: 30px;
}

.brandCont h4 {
	margin: 0 40px 10px 0;
	padding-bottom: 5px;
	font-size: 100%;
	font-weight: normal;
	border-bottom: 2px solid #000000;
}

.brandCont p {
	margin: 0 40px 0 0;
	font-size: 75%;
	line-height: 160%;
}

.brandCont ol {
	margin: 0 40px 0 0;
}

.brandCont li {
	font-size: 75%;
	line-height: 160%;
	list-style-position: inside;
}

ul.spec {
	margin: 0 40px 0 0;
}

ul.spec li {
	font-size: 75%;
	line-height: 180%;
	list-style-type: square;
	list-style-position: inside;
}

li.price {
	margin-top: 20px;
}

li.price span {
	margin: 0 4px;
	padding: 0;
	color: #69BD83;
	font-size: 180%;
	font-weight: bolder;
}

.mailCommand {
	margin: 20px 10px 10px;
	font-size: 75%;
	text-align: center;
	color: #333333;
}

.mailCommand a {
	margin: 0 3px;
	padding: 3px;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
}

.mailCommand a:hover {
	background-color: #FEECD2;
}


/*** content(law) ***/
h4.lawHeader {
	width: 600px;
	margin: 0 120px;
	padding: 4px;
	font-size: 80%;
	text-align: center;
	background-color: #CCCCCC;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

table.law {
	width: 610px;
	margin: 0 120px 30px;
	border-collapse: collapse;
}

table.law caption {
	caption-side: top;
	width: 610px;
	margin: 0 120px;
	padding: 4px;
	font-size: 80%;
	line-height: 100%;
	text-align: center;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

table.law th {
	width: 140px;
	margin: 0;
	padding: 4px;
	font-size: 75%;
	line-height: 160%;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

table.law td {
	margin: 0;
	padding: 4px 12px;
	font-size: 75%;
	line-height: 160%;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}


/*** content(mail) ***/
#mailFormBox {
	margin: 0 120px 30px;
}

#mailFormBox h4, #mailFormBox h5 {
	margin: 15px 0 5px;
	font-size: 80%;
}

#mailFormBox p {
	margin-bottom: 1em;
	font-size: 75%;
	line-height: 160%;
}

#mailFormBox span {
	font-size: 70%;
}

.formMargin {
	margin-bottom: 5px;
}


/*** content(privacy policy) ***/
#policyBox {
	margin: 0 120px 30px;
}

#policyBox h3 {
	height: 1em;
	margin: 20px 0 10px;
	padding: 0;
	font-size: 75%;
	border-bottom: none;
}

#policyBox p {
	font-size: 70%;
	line-height: 140%;
}

#policyBox ul {
	margin: 10px 0;
	font-size: 70%;
	list-style-type: none;
}

#policyBox li {
	line-height: 140%;
}

p.topMessage {
	padding-bottom: 6px;
	border-bottom: 1px solid #999999;
}


/*** lower_area ***/
#lowerArea {
	clear: both;
	padding: 0 60px 36px;
	background: url(../images/cont_top_lower.jpg) center bottom no-repeat;
}

#btnBack {
	float: right;
	font-size: 50%;
}

#btnBack a {
	display: block;
	width: 90px;
	height: 16px;
	background: url(../images/btn_topback.jpg) 0 0 no-repeat;
}

#btnBack a:hover {
	background-position: 0 -20px;
}


/*** dummy ***/
.dummyArea {
	display: block;
	margin: 0 40px 30px;
	height: 400px;
	background: #E6E6E6 url(../images/underconstruction.jpg) center no-repeat;
}

