@charset "utf-8";
/* CSS Document */

*
{
	margin:0;
	padding:0;
	text-align: left;
	line-height: 180%;
}

a:link    {color:#660000;}
a:visited {color:#660000;}
a:active  {color:#660000;}
a:hover   {color:#000;}

body {
	font-size: 100%;
	line-height: 140%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	background-image:url(../img/top/bg_body.gif);
	background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size:1.6ex;
	text-align: left;
	color: #666666;
}

img {
    border: 0px;
}

a:link    {color:#00cc00;}
a:visited {color:#660000;}
a:active  {color:#0154fd;}
a:hover   {
	color:#0154fd;
}

.clear {clear: both;}

.nvi {
	margin-left:0px;
	margin-right: 0px;
}

h1 {
    margin:0px;
	padding:0px;
}
h2 {
    margin:0px;
	padding:0px;
}

h3 {
    margin:0px;
	padding:0px;
}

/* 文字装飾
---------------------------------------------------- */
.style1 {color: #FF3300}
.style2 {
	color: #009933;
	font-size:1.5ex;
	font-weight: normal;
}
.style3 {
	color: #FF3300;
	font-size:1.8ex;
	font-weight: normal;
}         

.style4 {
	color: #000000;
	font-size:1.6ex;
	font-weight: normal;
}

.style6 {
	color:#FF33FF;
	font-size: 1.8ex;
}

.style7 {color: #FF6600};


/* レイアウト設定
---------------------------------------------------- */
#shadow {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}




#wraper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/common/wraper_end.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#header {
	height: 106px;
	width: 800px;
	background-image: url(../img/top/head.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#rogo {
	float: left;
	padding-left: 0px;
	padding-top: 19px;
}
/*#rogo a {
	display:block;
	height: 60px;
	width: 200px;
	text-indent: -9999px;
}*/
/*#rogo a:hover {
	background-position:right;
}*/

#main_img {
	width:800px;
	height:333px;
	margin-left: auto;
	margin-right: auto;
}

* html #main_img{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

#main_art {
	width:800px;
	height:271px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../artmake/img/main.png);
}

* html #main_art{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

#main_exte {
	width:800px;
	height:271px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../img/eyelash/main.png);
}

* html #main_exte{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

#main_curl {
	width:800px;
	height:271px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../img/curl/main.png);
}

* html #main_curl{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

#main_price {
	width:800px;
	height:271px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../img/price/main.png);
	background-repeat:no-repeat;
}

* html #main_price{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

#main_salon {
	width:800px;
	height:271px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../img/salon/main.png);
	background-repeat:no-repeat;
}

* html #main_salon{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

#main_fc {
	width:800px;
	height:271px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../img/fc/main.png);
}

* html #main_fc{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

#main_body {
	width:800px;
	height:271px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../img/body/main.png);
}

* html #main_body {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}


#main_nail {
	width:800px;
	height:271px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../img/nail/main.png);
}

* html #main_nail {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}



/* ヘッダーナビ設定
---------------------------------------------------- */

#headernavi {
	margin-top: 40px;
	font-size: 15px;
	float: right;
	width: 370px;
	height: 60px;
}



#headernavi ul {
	font-size:12px;
	color:#333333;
}

#headernavi ul li {
    background-image:url(../img/top/point_2.gif);
	background-repeat:no-repeat;
	float:left;
	font-size:12px;
	color:#333333;
	width: 110px;
	padding-left:13px;
	list-style:none;
}

.headernavip a {
    color:#666666;
}
.headernavip a:hover {
	color:#666666;
}


/* グローバルナビ設定
---------------------------------------------------- */
#g {
	width:770px;
	clear: both;
	margin-left: auto;
	margin-right:auto;
}

#g_navi {
	width:770px;
	height: 71px;
	list-style-type: none;
	background-image:url(../img/top/g_nav_02.gif);
}

#g_navi li {
    float:left;
	width:96px;
}

#g_navi li a {
    display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 71px;
	padding-top: 71px;
	color: #FFFFFF;
	background-image:url(../img/top/g_nav_02.gif);
}

/*　オフマウス時　*/
#nav01 a { background-position: 0      0; }
#nav02 a { background-position: -96px 0; }
#nav03 a { background-position: -192px 0; }
#nav04 a { background-position: -288px 0; }
#nav05 a { background-position: -384px 0; }
#nav06 a { background-position: -480px 0; }
#nav07 a { background-position: -576px 0; }
#nav08 a { background-position: -672px 0; }

/*　選択済み　*/
#nav01 a.stay { background-position:  -15px     -71px; }
#nav02 a.stay { background-position: -125px -71px; }
#nav03 a.stay { background-position: -235px -71px; }
#nav04 a.stay { background-position: -345px -71px; }
#nav05 a.stay { background-position: -455px -71px; }
#nav06 a.stay { background-position: -565px -71px; }
#nav07 a.stay { background-position: -675px -71px; }


/*　オンマウス時　*/
#nav01 a:hover { background-position:  0     -71px; }
#nav02 a:hover { background-position: -96px -71px; }
#nav03 a:hover { background-position: -192px -71px; }
#nav04 a:hover { background-position: -288px -71px; }
#nav05 a:hover { background-position: -384px -71px; }
#nav06 a:hover { background-position: -480px -71px; }
#nav07 a:hover { background-position: -576px -71px; }
#nav08 a:hover { background-position: -672px -71px; }

#pankuzu {
	width:800px;
	margin-left: auto;
	margin-right:auto;
	height: 40px;
	list-style-type: none;
	background-repeat: no-repeat;
}

#pankuzu li {
	float:left;
	margin-left:20px;
	margin-top: 10px;
	font-size: 11px;
}


/* コンテンツ設定
---------------------------------------------------- */
#main_contents {
	height: auto;
	width: 800px;
	padding: 0;
}

#box {
	height: auto;
	width: 800px;
	background-image: url(../img/top/h1_bg.gif);
	background-repeat: repeat;
}




/* 左コンテンツ設定
---------------------------------------------------- */

#left {
	width:232px;
	float:left;
	height: auto;
	margin-left: 26px;
}

*html #left {
	width:232px;
	float:left;
	height: auto;
	margin-left: 13px;
}


#l_info {
	height: auto;
	width: 232px;
	background-image:url(../img/top/left_bg.gif);
	background-repeat: repeat;
}

#l_info p {
	padding:5px 15px 0px 20px;
}

.l_img {
	padding:5px 15px 0px 12px;
}

.bn_top {
	padding:10px 0px 10px 0px;
	text-align: center;
	margin-left: 17px;
	margin-right: 5px;
}

#l_info ul {
	list-style:url(../artmake/img/point.gif);
	padding-left: 35px;
	font-size: 1.6ex;
	line-height:250%;
}

#l_info li {
	line-height:250%;
}

#l_info ul a {
    color:#FF00FF;
}
#l_info ul a:hover {
    color:#FF0000;
}

#l_info ul a:visited {
    color:#660000;
}

/* 右コンテンツ
---------------------------------------------------- */
#right {
	width:520px;
	height: auto;
	float: left;
	padding: 0;
}


#r_info {
	margin-right: 0px;
	height: auto;
	width: 520px;
}

.contents_bg {
	margin-right: 0px;
	height: auto;
	width: 520px;
	background-image: url(../img/top/right_bg.gif);
	background-repeat: repeat;
}

.contents_t {
	width:320px;
	float: left;
	padding-left: 25px;
	padding-right: 3px;
}

.contents_w {
	width:470px;
	float: left;
	padding-left: 25px;
	padding-right: 3px;
	padding-top: 5px;
}

.contents_rec {
	width:470px;
	padding-left: 25px;
	padding-right: 3px;
	padding-top: 5px;
}

.contents_w2 {
	width:460px;
	float: left;
	padding-left: 33px;
	padding-right: 3px;
	padding-top: 5px;
}

.contents_t2 {
	width:320px;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
}

.contents_p {
	float:left;
	width:160px;
	padding-left: 10px;
	font-size: 12px;
}


.contents_p2 {
	float:left;
	width:150px;
	padding-left: 26px;
}

.contents_p3 {
	float:right;
	width:150px;
	padding-right: 15px;
	padding-left: 10px;
	font-size: 12px;
}



/* フッター設定
---------------------------------------------------- */

#footer {
	height: auto;
	width: 800px;
	font-size: 12px;
	float: left;
}

#footernavi {
	width:800px;
	background-repeat: repeat;
	background-image: url(../img/top/foot_bg.gif);
}

#foot {
	padding:10px 40px 0px 40px;
	text-align:center;
	font-size: 12px;
}

#foot p {
	text-align:center;
	font-size:12px;
	line-height: 24pt;
}

#foot_bg {
    background-image:url(../img/top/foot_bg.gif);
	background-repeat:repeat;
}

.copy_p {
    font-size:12px;
	padding-top:10px;
	text-align:center;
}



/* Q＆A　お客様の声
---------------------------------------------------- */



.qa {
    width:95%;
	border:double  #999999;
	margin-left:auto;
	margin-right:auto;
}



.qa_img {
	float:left;
	padding:10px 10px 10px 10px;
}



.co_img {
	float:left;
	padding:10px 10px 10px 10px;
	margin-bottom: 400px;
}



.qa_title {
	float:right;
	width: 73%;
	padding:10px 10px 10px 10px;
	line-height:170%;
}





.qa_a {
	margin-left:auto;
	margin-right:auto;
	padding-left: 15px;
}



.qa_a1 {
	float:left;
	padding-top: 10px;
}



.qa_a1b {
	float:left;
	padding-top: 3px;
}



.qa_a2 {
	float:left;
	font-size:1.6ex;
	font-weight:bold;
	color:#009933;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 15px;
	text-align: left;
}

.qa_koe {
	float:left;
	font-size:1.5ex;
	color:#009966;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	width: 430px;
}

.qa_koe2 {
	float:left;
	padding-left: 10px;
	padding-top: 3px;
	width: 430px;
	padding-bottom: 5px;
	color: #0066FF;
	font-size: 1.5ex;
}


.qa_a3 {
	float:right;
	padding-right: 15px;
	font-size: 1.5ex;
	padding-top: 5px;

}



.qa_a3 a:link {color:#669999; }

.qa_a3 a:visited {color:#669999; }

.qa_a3 a:hover {color:#ff9900; }





.qa_a4 {
	float:left;
	padding-left: 10px;
	padding-top: 3px;
	width: 430px;
	padding-bottom: 5px;
	color: #FF0066;
	font-size: 1.5ex;
}

/* プライスリスト
---------------------------------------------------- */

.price_p2 {
	float:left;
	width:200px;
	border-bottom:1px #999999 dotted;
	margin-left: 26px;
	padding-left:20px;
	padding-top: 10px;
}
*html .price_p2 {
	float:left;
	width:170px;
	border-bottom:1px #999999 dotted;
	margin-left: 13px;
	padding-left:20px;
	padding-top: 10px;
}

.price_p3 {
	float:left;
	width:100px;
	border-bottom:1px #999999 dotted;
	margin-left: 26px;
	padding-left:20px;
	padding-top: 10px;
}
*html .price_p3 {
	float:left;
	width:120px;
	border-bottom:1px #999999 dotted;
	margin-left: 13px;
	padding-left:20px;
	padding-top: 10px;
}

.price_t2 {
	width:195px;
	float: left;
	padding-left: 40px;
	padding-right: 5px;
	border-bottom:1px #999999 dotted;
	text-align:right;
	padding-top: 10px;
}
*html .price_t2 {
	width:255px;
	float: left;
	padding-left: 20px;
	padding-right: 5px;
	border-bottom:1px #999999 dotted;
	text-align:right;
	padding-top: 10px;
}

.price_t3 {
	width:330px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom:1px #999999 dotted;
	text-align:right;
	padding-top: 10px;
}
*html .price_t3 {
	width:320px;
	float: left;
	padding-left: 0px;
	padding-right: 5px;
	border-bottom:1px #999999 dotted;
	text-align:right;
	padding-top: 10px;
}

.rig {
    text-align:right;
}

.cent {
    text-align:center;
}


.ta1 {
	border-bottom:1px #999999 dotted;
	padding-top:5px;
}	
	
.ta2 {
	border-bottom:1px #999999 dotted;
	padding-top:5px;
}	
	
.table {
    text-align:center;
	margin-left:22px;
}

.privacy {
    margin-left:30px;
}	
	
/* お問い合わせフォーム
---------------------------------------------------- */
#form {
     padding:20px 10px 20px 20px;
}

.form_title {
 padding-left: 10px;
 width: 130px;
 padding-top: 16px;
 padding-bottom: 10px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
 font-size:0.9em;
}

.form_title_top {
 padding-left: 10px;
 width: 130px;
 padding-top: 16px;
 padding-bottom: 10px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
 border-top-width: 1px;
 font-size:0.9em;
}

.form_input {
 width: 340px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
}

.form_input_top {
 width: 340px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
}

.input03 {
 background-color: #FFFFFF;
 border: 1px solid #cccccc;
 padding: 5px;
 text-align:center;
}

/* フランチャイズ募集
---------------------------------------------------- */

#left_fc {
    width:752px;
	height: auto;
	margin-left: 26px;
}

.fc_info {
	height: auto;
	width: 752px;
	background-image:url(../img/fc/fc_bg.gif);
	background-repeat: repeat;
}

.fc_info p {
	padding:5px 20px 0px 20px;
}

.fc_point_im {
	float:left;
	padding: 5px 10px 5px 15px;
	width: 200px;
}

.fc_point_p {
	float:left;
	width: 500px;
}

.fc_point_p p {
	padding:5px 0px 0px 0px;
}

.yo_bg {
    width:601px;
	margin-left:auto;
	margin-right:auto;
}

.fc_yo_bg {
    width:601px;
	text-align:center;
	padding: 5px 0 5px 5px;
}

.span_m {
	padding:3px;
	width:47%;
	float: left;
}

.span_c {
	padding:3px;
	float: left;
	clear: left;
	width: 90%;
}

.span_n {
	padding:3px;
	float: left;
	width:160px;
}




.fc_form_title {
 padding-left: 10px;
 width: 200px;
 padding-top: 16px;
 padding-bottom: 10px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
 font-size:0.9em;
}

.fc_form_title_top {
 padding-left: 10px;
 width: 200px;
 padding-top: 16px;
 padding-bottom: 10px;
 border-bottom-width: 1px;
 border-bottom-style:dotted;
 border-bottom-color: #333333;
 border-top-width: 1px;
 font-size:0.9em;
}

.fc_form_input {
	width: 401px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #333333;
	padding: 5px 0 5px 5px;
}

.fc_form_input_top {
	width: 401px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #333333;
	padding: 5px 0 5px 5px;
}

.fc_ppp {}

.fc_ppp p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	color: #666666;
}


.error_fc {
    padding-left:30px;
}
	
