/*************共通*************/
a:link,a:visited {color: #27377A;text-decoration: none;}
a:hover,a:active {
	color: #FF0000;
	text-decoration: underline;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
	font-size: 14px;
	line-height: 140%;
}
td{
	font-size: 14px;
	line-height: 140%;
}
th{
	font-size: 14px;
	line-height: 140%;
}

h1 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 105px;
}
h2 {
}
h3 {
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
}
hr {
	display: none;
}
address {
}
caption {
	display: none;
}

#wrapper {
	background-image: url(../../img/common/back01.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}


/*************　header　*************/

#header {
	background-image: url(../../img/common/header_image.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 820px;
}
#header ul {
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
#header li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	background-image: url(../../img/common/icon_migi01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.panlist {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	width: 780px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10px;
	font-weight: bold;
}

/*************　sidebar　*************/
#sidebar{
	float: left;
	padding-left: 20px;
	width: 230px;
}


/*************　contents　*************/
#contents{
	float: right;
	padding-right: 20px;
	width: 550px;
}
#contentsIndex{
}
#contentsIndex h2{
	font-size: 12px;
	font-weight: normal;
	color: #F05968;
	margin: 0px;
	padding: 0px 0px 5px;
}
#contentsIndex h3{
	font-size: 16px;
	color: #4B4B4B;
	margin: 0px;
	padding: 0px;
}

.IndextableWaku1 {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #53DEF2;
	border-left-color: #53DEF2;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #53DEF2;
}
.IndextableWaku2 {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #53DEF2;
	border-left-color: #53DEF2;
}
.IndextableWaku3 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	font-size: 11px;
	color: #666666;
	width: 320px;
	padding-top: 5px;
}

.IndextableBack1 {
	background-image: url(../../img/index/table1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 550px;
}
.IndextableBack2 {
	background-image: url(../../img/index/table2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 550px;
}
.IndextableBack3 {
	background-image: url(../../img/index/image01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 74px;
	width: 205px;
	padding-bottom: 5px;
	font-size: 12px;
}
.IndextableBack4 {
	background-image: url(../../img/index/image02_salon.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 74px;
	width: 205px;
	padding-bottom: 5px;
	font-size: 12px;

}
.IndextableBack5 {
	background-image: url(../../img/index/image03.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 74px;
	width: 205px;
	padding-bottom: 5px;
	font-size: 12px;

}
.IndextableBack6 {
	background-image: url(../../img/index/image04.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 74px;
	width: 205px;
	padding-bottom: 5px;
	font-size: 12px;

}
.IndextableBack7 {
	background-image: url(../../img/index/image05.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 74px;
	width: 205px;
	padding-bottom: 5px;
	font-size: 12px;

}


/*************　footer　*************/
#footer{
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer_contact{
	text-align: center;
	margin: 0 0 10px 0;
}

#footer_contact #footer_contact_btn{
	background: url(../../img/nayami_qa/oem_footerimg02_bg.jpg) no-repeat left top;
	width: 539px;
	padding: 5px 0 0 0;
	margin: 0 auto;
}

#footer ul{
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 20px;
	text-align: center;
}
#footer li{
	display: inline;
	font-size: 10px;
}
.copy {
	padding-right: 20px;
}
#bottom {
	background-image: url(../../img/common/footer_back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 820px;
	font-size: 10px;
	color: #999999;
	text-align: right;
}
#bottom a {
	color: #999999;
}
#footerTelFAx {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 780px;
	background-color: #F2F2F2;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 5px;
}
#footerEX {
	font-size: x-small;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



/*************　会社概要　*************/

#contentsprofile {
}
#contentsprofile h2 {
	margin: 0px;
	padding: 0px;
}
#contentsprofileWaku {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contentsprofileWaku2 {
	border: 2px solid #FF6666;
}


.fontMurasaki {
	color: #6A6EA0;
}
.salonBackWhite {
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 3px;
	margin-top: 5px;
	width: 280px;

	color: #27377A;
}

#margin0 {
	margin: 0px;
	padding: 0px;
}

.textAreaWide {
	width: 180px;
}
.textAreaWide2 {
	width: 300px;
}

.formBorder1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
#salonLeft {
	float: left;
	width: 290px;
}
#salonRight {
	float: right;
	width: 150px;
}


/*************　OEMビジネス・サロン商品OEM・海外へのOEMページ　*************/


#contentsBack {
	background-color: #E6E6E6;
	width: 550px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contentsBack p {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 10px;
	margin: 0px;
}
#contentsBack h3 {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 0px;
	margin: 0px;
}

#contentsBack table {
	margin-left: 40px;
	margin-right: 40px;
}
#topside_oemcomment {
	font-size: 11px;
	color: #0099FF;
	margin: 0px;
	line-height: 160%;
	width: 200px;
	font-family: "ＭＳ ゴシック", "平成角ゴシック", sans-serif, monospace;
	padding: 0px;
}
.saloncareoem_table1 {
	background-color: #FFFFCC;
	background-image: url(../../img/saloncare_oem/image04.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.business_table01 {
	background-image: url(../../img/business/imgb02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px;
	width: 450px;
}
#oversea_sideimg01 {
	margin: 0px;
	padding-top: 460px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#business_sideimg01 {
	margin: 0px;
	padding-top: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#business_sideimg02 {
	padding-top: 490px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#saloncareoem_sideimg01 {
	margin: 0px;
	padding-top: 880px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*************　追加2P　*************/

#specont {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 150%;
}



/*************　共通　*************/
.font10 {
	font-size: 10px;
}

.font12 {
	font-size: 12px;
}

.font12tume {
	font-size: 12px;
	letter-spacing: -0.1em;
}

.font10left {
	font-size: 10px;
	text-align: left;
	float: left;
	line-height: 12px;
}
.fontb {
	letter-spacing: -0.1em;
}
.fontRed {
	color: #FF0000;
}

.black {color: #000000}
.white {color: #ffffff}
.gray {color: #808080}
.mikan {color: #FF6600}
.kaki {color: #FF3300}
.apple {color: #FF0000}
.pink {color: #FF3399}
.choko {color: #800000}
.mizu {color: #0066FF}
.lime {color: #00CCCC}
.blue_b {
	color: #000099;
	font-weight: bolder;
}
#headright {
	padding-left: 50px;
}


.nqa_q {
	background-image: url(../../img/oem_make/q.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
	color: #000099;
	height: 20px;
	margin: 0px;
}

.nqa_a {
	background-image: url(../../img/oem_make/a.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: 1.4em;
	font-family: "ＭＳ ゴシック", "平成角ゴシック", sans-serif, monospace;
}

.nqa_a02 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 1.4em;
	font-family: "ＭＳ ゴシック", "平成角ゴシック", sans-serif, monospace;
}
.specontmain {
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 60px;
	background-image: url(../../img/nayami_qa/mainscontpbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.specontmain2 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 60px;
}

.contact_navy {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	vertical-align: top;
}


.contact_navy a{
	color: #0099FF;
}
.happyphoto {
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 80px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.happytext1 {
	line-height: 150%;
	margin: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.happytext2 {
	line-height: 150%;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: right;
	vertical-align: top;
}

.fontmidashi18px {
	font-size: 18px;
	color: #333333;
}
.overseaform {
	margin: 0px;
	padding: 0px;
	width: 40%;
}

/* ===== Overture ランディングページ ===== */

#landing_header h1{
	margin: 0;
	padding: 0;
}


.happyvoice_attention{
	width: 640px;
	font-size: 12px;
	margin: 5px auto 0 auto;
	text-align: right;
}

/* ===== Overture ランディングページ03 ===== 
#specont03 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.4;
	width 780px;
}

.textcenter {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}


.specontmain03 {
	margin: 0px;
	background-color: #DFF2FC;
	padding: 20px;
	width: 740px;
}

.specontmain03 table {
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}

.specontmain03b {
	margin: 0px;
	padding: 20px;
	background-color: #E6E1CE;
}


.nqa_a02 table {
	border-collapse:collapse;
	padding: 0px;
	width: 480px;
	margin: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	}

.nqa_a02 table td {
	border-collapse:collapse;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	}

.nqa_a02 table th {
	border-collapse:collapse;
	width: 140px;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	text-align: left;
	}


.contact_navy03 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	vertical-align: top;
}


.contact_navy03 a{
	color: #FF0000;
}

#contentsBack03 {
	background-color: #E6E6E6;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}


.form_03erea{
	width:465px;
	background-image: url(../../img/nayami_qa3/onaya_toi_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 122px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	margin-bottom: 12px;
}
*/








/* ===== Overture ランディングページ03 ===== */

#specont03 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.4;
	font-family: "ＭＳ ゴシック", "平成角ゴシック", sans-serif, monospace;
	width 780px;
}

.textcenter {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}


.specontmain03 {
	margin: 0px;
	background-color: #DFF2FC;

	margin top:0px;
	width: 760px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.specontmain03 table {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
}

.specontmain03b {
	width: 740px;
	margin: 0px;
	padding: 20px;
	background-color: #DFF2FC;
}


.nqa_a02 table {
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	background-color:#FFF;
	}

.nqa_a02 table td {
	border-collapse:collapse;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	}

.nqa_a02 table th {
	border-collapse:collapse;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	text-align: left;
	}

.contact_navy03 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}

.contact_navy03 a{
	color: #FF0000;
}
.contact_navy04 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: top;
}

.contact_navy04 a{
	color: #FF0000;
}

#contentsBack03 {
	background-color: #E6E6E6;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}


.form_03erea{
	width:465px;
	background-image: url(../../img/nayami_qa3/onaya_toi_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 122px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	margin-bottom: 12px;
}
.nayami0111 {
	padding: 10px;
}
.cosme{
	text-align: center;
	padding-top:0px;
	background-color:#DFF2FC;
	width: 741px;
	margin-right: auto;
	margin-left: auto;
	
	}
	
.bisi_01{
	margin: 0px;

	padding: ;
	background-color: #DFF2FC;
	padding: 20px;

	margin top:0px;
	width: 740px;
}
	
	
	
.specontmain03c {
	width: 780px;
	background-color: #DFF2FC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.specontmain03c .top{
	padding: 20px;
}
ul.nayami03Nav{
	padding: 0px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nayami03Nav li{
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
.nayami03Nav li img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}

.nayamiVoice01{
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#top1 a,#top1 a:hover{
background-repeat:no-repeat;
background-position:left top;
width:59px;height:20px;/*--画像の幅と高さ--*/
}

#top1 a{text-indent: -9999px;
position: absolute;
bottom:20px;right:250px;

}
#header{}
