﻿body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 140%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

#container
{
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/back_container.jpg);
	background-repeat: repeat-y;
	height: auto;
	padding-left: 7px;
	padding-right: 7px;
}

#header
{
	background-image: url(../images/back_header.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	text-align: center;
	width: 780px;
}

#header_content
{
	background-image: url(../images/back_headcontent.jpg);
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#logo
{
	float: left;
	margin:0;
	padding:0px;
	width:260px;
	height: 100px;
}
#logo_r
{
	float: right;
	margin: 0px;
	width: 520px;
	padding: 0px;
	height: 100px;
	background-image: url(../images/logo_r.jpg);
	position: relative;
}
#logo_r .profile {
    width: 155px;
	height: 19px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#main {
	background-image: url(../images/back_main.jpg);
}
#photo
{
	padding: 0px;
	width: 100%;
	margin-bottom: 10px;
}
#flash
{
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#concept
{
    width: 370px;
	height: 304px;
	background: url(../images/top_concept_bk.jpg) left top no-repeat;
	float: left;
	position: relative;
}
#concept p
{
   font-size: 125%;
   margin: 50px 20px;
   line-height: 140%;
   color: #CC9900;
   display: block;
   position: absolute;
   top: 0px;
   left: -9999px;
}
#top_right
{
    width: 400px;
	height: auto;
	margin-right: 10px;
	float: right;
}
#new
{
	width: 400px;
}
#new_body
{
	height: 174px;
	width: 398px;
	overflow: auto;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#new_body ul
{
    margin: 10px 0px 10px 40px;
}


#s_menu
{
    margin: 0px 0px 6px 112px;
	width: 288px;
	height: 19px;
}
#s_menu p
{
    float: left;
	margin: 0px;
	padding: 0px;
}
#mainContent
{
	margin:0px;
	width: 780px;
	padding: 0px;
}

#left_side
{
    width: 220px;
	height: auto;
	float: left;
}

#left_side .box
{
    width: 150px;
	height: 35px;
	background:url(../images/left_btn.jpg) left top no-repeat;	
	margin: 0px 0px 10px 35px;
	text-align: center;
}

#left_side .l_b_title,
#left_side .l_br_title
{
    margin-left: 54px;
}

#left_side p
{
    font-weight: bold;
}

#left_side p.one
{
    padding-top: 8px;
}

#left_side p.two
{
    padding-top: 4px;
	line-height: 110%;
}

#left_side .face,
#left_side .bridal,
#left_side .products
{
    background: url(../images/face_left_bk.jpg) left top no-repeat;
	height: 330px;
	width: 220px;
}

#left_side .body
{
    background: url(../images/body_left_bk.jpg) left top no-repeat;
	height: 750px;
	width: 220px;
}

#left_side .option
{
    background: url(../images/option_left_bk.jpg) left top no-repeat;
	height: 450px;
	width: 220px;
}

#main_space
{
    width: 560px;
	height: auto;
	float: right;
}

#footer
{
	padding: 0;
	margin: 0px;
	height: 60px;
	background-image: url(../images/back_footer.jpg);
	text-align: center;
	color: #333333;
	background-position: right bottom;
}
#footpath
{
	padding: 0;
	margin: 0px;
	background-image: url(../images/back_footpath.jpg);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 1em;
}
#footer_copy
{
	margin: 0;
	padding: 0px;
	text-align: right;
}
#footer a:link
{
	text-decoration: none;
	color: #806349;
}
#footer a:visited
{
	text-decoration: none;
	color: #806349;
}
#footer a:hover
{
	text-decoration: none;
	color: #806349;
}
#footer a:active
{
	text-decoration: none;
	color: #806349;
}
#path
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tx_main
{
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	width: 740px;
	margin-bottom: 0px;
}
.tx_side
{
	padding: 0px;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 15px;
}

.tx_q
{
	font-weight: bold;
	color: #FF5890;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC3C3;
	border-bottom-color: #FFC3C3;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tx_a
{
	margin-left: 15px;
	width: 90%;
}
.tx_red
{
	color: #FF0000;
}

.res_table {
	border: 3px double #B49D89;
	margin-bottom: 10px;
}

.res_table th {
	background-color: #D1C3B6;
	color: #663300;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	width: 152px;
}
.res_table td {
	background-color: #EEE4D3;
	font-size: 12px;
}

.table {
	border: 3px double #CACAE2;
}

.table th {
	background-color: #DCDDED;
	color: #666666;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
}
.table td {
	background-color: #FFFFFF;
	font-size: 11px;
}

.tableanother {
	border: 3px double #999999;
}
.tableanother td {
	font-size: 11px;
}

caption
{
	background-image: url(../images/back_tablehead.jpg);
	height: 15px;
	color: #FFFFFF;
	padding-top: 5px;
}


a:link
{
	text-decoration: none;
	color: #663300;
}

a:visited
{
	text-decoration: none;
	color: #663300;
}

a:hover
{
	text-decoration: underline;
	color: #FF6666;
}

a:active
{
	text-decoration: underline;
	color: #663300;	
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, #path
{
	margin-top:0px;
	margin-bottom:0px;
}

h1
{
	font-size: 90%;
	color: #333333;
	text-align: right;
	width: 95%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_h1.jpg);
	font-weight: normal;
	height: 24px;
}

h2{
	width : 474px;
	height:21px;
	font-size:12px;
	text-indent:1em;
	color:#CA3700;
	background-image:url(../images/back_h2.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#entry
{
    width : 540px;
	height: 50px;
	margin-bottom: 10px;
	background: url(../images/entry_bk.jpg) left top no-repeat;
}

#entry_b
{
    width : 740px;
	height: 50px;
	margin: 0px 20px 10px 20px;
	background: url(../images/entry_b_bk.jpg) left top no-repeat;
}

h3
{
	font-weight:bold;
	text-indent:0.5em;
	font-size:14px;
	padding: 25px 0px 0px 50px;
}

#title_name
{
    width: 540px;
}

#title_name2
{
    width: 520px;
	/*_width: 540px;*/
	height: 33px;
	background: url(../images/products_title_03.jpg) no-repeat;
	text-align: right;
	padding-right: 20px;
}
#title_name3
{
    width: 520px;
	/*_width: 540px;*/
	height: 33px;
	background: url(../images/products_title_01.jpg) no-repeat;
	text-align: right;
	padding-right: 20px;
}
#title_name4
{
    width: 520px;
	/*_width: 540px;*/
	height: 33px;
	background: url(../images/products_title_04.jpg) no-repeat;
	text-align: right;
	padding-right: 20px;
}
#title_name5
{
    width: 520px;
	/*_width: 540px;*/
	height: 33px;
	background: url(../images/products_title_05.jpg) no-repeat;
	text-align: right;
	padding-right: 20px;
}
#title_name6
{
    width: 520px;
	height: 33px;
	background: url(../images/products_title_06.jpg) no-repeat;
	text-align: right;
	padding-right: 20px;
}

#title_name2 p,
#title_name3 p,
#title_name4 p,
#title_name5 p,
#title_name6 p {
    padding-top: 8px;
	font-weight: bold;
}
#title_name2 a,
#title_name3 a,
#title_name4 a,
#title_name5 a,
#title_name6 a {
    color: #000066;
	text-decoration: underline;
}

#title_cont
{
    width: 538px;
	height: auto;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#title_cont p
{
    margin: 0px 8px;
	padding: 8px 0px;
	line-height: 140%;
}

#title_cont .photo
{
    width: 538px;
	padding: 8px 0px 0px 0px;
}

#title_cont .photo .le
{
    width: 250px;
	padding-left: 15px;
	padding-right: 8px;
	line-height: 140%;
	float: left;
}

#title_cont .photo .ri
{
    width: 250px;
	padding-right: 15px;
	float: right;
}

#title_cont .left
{
    width: 380px;
	float: left;
	display: block;
}

#title_cont .left p
{
    margin: 8px;
	line-height: 140%;
}

#title_cont .right
{
	float: left;
	display: block;
}

#title_cont .right #ti_pr
{
	width: 150px;
	margin: 5px 0px 0px 5px;
	border: 1px solid #999999;
	border-collapse: collapse;
}

#title_cont .right #ti_pr th
{
	text-align: right;
	padding: 3px 10px 3px 0px;
	border: 1px solid #999999;
}

#title_cont_pro
{
    width: 538px;
	height: auto;
	border: 1px solid #999999;
	background-color: #D8EBEB;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#proTable
{
    width: 260px;
	border: 1px solid #999999;
	margin: 1px 0px 0px 4px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

#proTable_b
{
    width: 530px;
	border: 1px solid #999999;
	margin: 1px 0px 0px 4px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

#proTable th
{
    background: url(../images/products_name_bk.jpg) left top no-repeat;
	text-align: left;
	height: 24px;
}

#proTable_b th
{
    background: url(../images/products_name_bk_b.jpg) left top no-repeat;
	text-align: left;
	height: 24px;
}

#proTable th.name2
{
    background: url(../images/products_name_bk2.jpg) left top no-repeat;
	text-align: left;
	height: 34px;
}

#proTable th p,
#proTable th.name2 p,
#proTable_b th p
{
    margin: 0px 0px 0px 18px;
	font-weight: bold;
	line-height: 110%;
}

#proTable td,
#proTable_b td
{
    padding: 2px 5px 5px 5px;
}

.pro_pri
{
    text-align: right;
	font-weight: bold;
	padding: 2px;
	background-color: #FFFFCC;
}

#qanda_ul
{
    background-color: #FFFFFF;
	border: 3px double #999900;
	margin: 10px 0px 0px 0px;
	padding: 5px;
}

#qanda_ul li
{
    
	margin: 0px;
}

.qa_q
{
    width: 740px;
	height: 60px;
	background: url(../images/qanda_q_bk.gif) left top no-repeat;
	margin: 10px 0px 0px 0px;
}

.qa_q p
{
    padding: 27px 3px 0px 45px;
	font-weight: bold;
	display: block;
}

.qa_q2
{
    width: 740px;
	height: 70px;
	background: url(../images/qanda_q2_bk.gif) left top no-repeat;
	margin: 10px 0px 0px 0px;
}

.qa_q2 p
{
    padding: 25px 3px 0px 57px;
	font-weight: bold;
	display: block;
}

.qa_a
{
    width: 740px;
	height: auto;
	background: url(../images/qanda_a.gif) left top no-repeat;
}

.qa_a p
{
    padding: 8px 3px 3px 55px;
	display: block;
}

address
{
	font-style: normal;
}

li
{
	padding-left: 10px;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-size: 100%;
	line-height: 150%;
	background-position: 0px 0px;
	list-style-type: none;
	margin-left: -40px;
}

.l15
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

td img
{
	display: block;
}

img
{
	display: block;
}

.fltrt
{
	float: right;
	margin-right:0;
	margin-left: 0px;
}

.fltlft
{
	float: left;
	margin-left:0;
	margin-right: 0px;
}

.clearfloat
{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.description
{
	font-size:10px;
	color:#aaaaaa;
}


hr
{
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBCCD5;
	border-right-color: #F799AB;
	border-bottom-color: #F799AB;
	border-left-color: #FBCCD5;
}

.idt
{
    text-indent: -1em;
	padding-left: 1em;
}

.idt2
{
    text-indent: -1em;
	padding-left: 2em;
}

.brifont
{
    font-weight: bold;
	color: #FF6600;
	font-size: 14px;
}

.pl10
{
    padding-left: 10px;
}

.pb10
{
    padding-bottom: 10px;
}

.pl1em
{
    padding-left: 1em;
}

.ta_r
{
    text-align: right;
}

.tx_90
{
    font-size: 90%;
}





#topbnr
{
    margin: 10px 0px 10px 0px;
	width: 400px;
}
#topbnr dl
{
    margin: 0;
	padding: 0;
	width: 400px;
}
#topbnr dt
{
	width: 190px;
	height: 60px;
	margin-left: 0px;
	padding: 0;
	float: left;
}
#topbnr dd
{
	width: 190px;
	height: 60px;
	margin-left: 0px;
	padding: 0;
	float: right;
}

#topbnr a:hover img {
    filter: alpha(opacity=70); 
	-moz-opacity:0.70;
	opacity:0.70;
} 

.dl_01 {
    margin: 0;
	padding: 0;
}
.dl_01 dt {
    margin-bottom: 8px;
	font-weight: bold;
}
.dl_01 dd {
    margin: 0 0 8px 0;
}


.p_01 {
    font-size: 1.1em;
	color: #CC0000;
}