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

body {
	margin: 0;
	padding: 0;
	font: 80%/160% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background:url(../images/com/bg.png);
}


h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

p,form {
	margin: 0px;
	padding: 0px;
}


ul li {
	list-style-type:none;
}

a img {
	border:0;
}

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

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

.news a:link {
	color:#1F2A66;
	text-decoration:underline;
}

.news a:visited {
	color:#2B3D89;
	text-decoration:underline;
}

.magin_b2 {
	margin-bottom: 2px;
}
.magin_b5 {
	margin-bottom: 5px;
}
.magin_b10 {
	margin-bottom: 10px;
}
.magin_b15 {
	margin-bottom: 15px;
}
.magin_b20 {
	margin-bottom: 20px;
}
.magin_b30 {
	margin-bottom: 30px;
}
.magin_b40 {
	margin-bottom: 40px;
}
.magin_b70 {
	margin-bottom: 70px;
}

.magin_b100 {
	margin-bottom: 150px;
}

a img.linkimg{
	background:none!important;
} 

a:hover img.linkimg{
	opacity:0.8;filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:none!important;
}

.red {
	color: #FFF000;
	font-size: 20px;
}

.green {
	color: #22AC38;
	font-size: 1.1em;
}

.blk {
	font-size: 1.2em;
	color: #000;
}

.blk2 {
	font-size: 1.3em;
	color: #000;
}

.con {
    width: 980px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
}

.content {
    width: 980px;
    margin: auto;
}

/*ヘッター
------------------------*/

.head1 {
	width: 980px;
	margin-top: 30px;
}

.head1_l {
    width: 270px;
    float: left;
}


.boder {
	margin-right: -500%;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
	border-bottom: 3px solid #ea6000;
	margin-bottom: 10px;
}

.head1_r {
	width: 183px;
	float: right;
	padding-top: 74px;
}




.hbox {
	width: 980px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 261px;
}

.logo {
	width: 300px;
	margin-bottom: 10px;
	float: left;
	padding-left: 10px;
}

.tel {
	width: 231px;
	float: right;
	padding-right: 10px;
}

/*ナビエリア
------------------------*/



.navi {
    width: 980px;
    height: 40px;
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}



.navi01 a {
	background: url(../images/com/manu1.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 184px;
	float:left;
	margin-left: 10px;
}

.navi01 a:hover {
	background: url(../images/com/manu1u.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 184px;
	float:left;
	margin-left: 10px;
}

.navi02 a {
	background: url(../images/com/manu2.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 184px;
	float:left;
	margin-left: 10px;
}

.navi02 a:hover {
	background: url(../images/com/manu2u.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 184px;
	float:left;
	margin-left: 10px;
}

.navi03 a {
	background: url(../images/com/manu3.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 184px;
	float:left;
	margin-left: 10px;
}

.navi03 a:hover {
	background: url(../images/com/manu3u.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 184px;
	float:left;
	margin-left: 10px;
}

.navi04 a {
	background: url(../images/com/manu4.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 184px;
	float:left;
	margin-left: 10px;
}

.navi04 a:hover {
	background: url(../images/com/manu4u.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 184px;
	float:left;
	margin-left: 10px;
}

.navi05 a {
	background: url(../images/com/manu5.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 184px;
	float:right;
	margin-right: 10px;
}

.navi05 a:hover {
	background: url(../images/com/manu5u.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 184px;
	float:right;
	margin-right: 10px;
}



/*テキスト
------------------------*/

.seo {
	color: #FFF;
	width: 800px;
	margin: auto;
	font-size: 1.1em;
}
/*トップページ
------------------------*/

.mainc {
    width: 980px;
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}

.mainc_l {
    width: 260px;
    float: left;
}

.mainc_r {
    width: 700px;
    float: right;
}


.news {
    width: 940px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}

.news_bar {
    border-bottom: 1px dotted #804F21;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-left: 20px;
    width: 880px;
    margin-right: auto;
    margin-left: auto;
}


.topbox {
	width: 710px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.topbox_l {
	width: 345px;
	float: left;
	margin-right: 10px;
}

.topbox_r {
	width: 345px;
	float: right;
}

/*ナビ
------------------------*/
.main_l2 {
    width: 249px;
    float: right;	
	
}


.main_r {
    width: 710px;
    float: right;
    margin-right: 15px;
}

.main_lbnr {
	width: 220px;
	margin-bottom:15px;
	margin-left:20px;
	
	
	
}

.main_l {
    width: 249px;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
}





.unavibox {
    width: 249px;
    margin-bottom: 5px;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #FFF;
}

.fbbox {
    width: 249px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
}

.fbbtn {
    width: 49px;
    float: left;
    margin-left: 5px;
    padding-left: 10px;
}


/*トップメイン
------------------------*/

.main_s {
	background-color: #EEEEEF;
	width: 100;
	min-width: 1000px;
}

.main_s_img {
	margin: auto;
	width: 980px;
}



.infobox {
	width:710px;
	margin-bottom:20px;
}

.infobox_l {
	width: 650px;
	float: left;
	padding-left: 10px;
}

.infobox_r {
	width:300px;
	float:right;
}

.infobox_ltext {
    width: 700px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    color: #000000;
    padding-left: 10px;
}

.stylistbox {
    width: 700px;
    height: 290px;
    background: url(../images/top/stylist_bg.png) no-repeat;
    padding-top: 70px;
    padding-left: 10px;
}


.salonbox {
	width: 710px;
	margin: auto;
}

.salonbox_l {
	width: 350px;
	float: left;
}

.salonbox_r {
    width: 350px;
    float: right;
    font-size: 0.9em;
}

.salonbox_rtel {
    padding-left: 20px;
    margin-bottom: 30px;
}

.iii {
    width: 670px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}






/*施設案内
------------------------*/

.facbox {
	width: 690px;
	margin: auto;
}

.facbox_l {
    width: 240px;
    float: left;
    margin-right: 5px;
    font-size: 0.8em;
    color: #0942A3;
}

.facbox_c {
    width: 220px;
    float: left;
    margin-bottom: 5px;
}

.facbox_r {
    width: 220px;
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
}

.facbox_r2 {
    width: 445px;
    float: right;
    margin-bottom: 5px;
}


/*フッター
------------------------*/

.footerbg {
background-color: #000;
width:100%;
min-width:1000px;
}



.fotbox {
	width: 980px;
	margin: auto;
	padding-top: 20px;
    padding-bottom: 20px;
	color: #FFF;
}

.fotbox_text {
	width: 600px;
	margin-right: auto;
	padding-left: 20px;
	margin-left: auto;
	text-align: center;
}





.wtn_copyright {
	text-indent:-9999px;
}



/*問い合わせ
------------------------*/

.ctexst {
	width: 690px;
	margin: auto;
}

#toiawase {
    width: 680px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    font-size: 0.8em;
    padding-top: 40px;
}

.red {
	color: #E8282B;
}

#submit {
    background-color: #000000;
    color: #FFFFFF;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}


.wtn_copyright {
	text-indent:-9999px;
}



/*-----フォントスタイル------*/
.font_eng{
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:2px;
	line-height:120%;
}
.font_bold{font-weight:bold;}
.font_style_red{color:#FF0000;}
.font_style_red2{color:#CC0000;}
.font_size10{font-size:10px;}
.font_size11{font-size:11px;}
.font_size12{font-size:12px;}
.font_size14{font-size:14px;}
.font_size16{font-size:16px;}
.font_size18{font-size:18px;}
.font_size20{font-size:20px;}
.font_size24{font-size:24px;}
.text_indent1{text-indent:1em;}
.text_left{text-align:left;}
.text_right{text-align:right;}
.text_center{text-align:center;}
.cap{ text-indent:-1em;	padding-left:1em;}

/*日報
------------------------*/

.nipotitle {
    width: 600px;
    font-size: 1.4em;
    color: #57470A;
    font-weight: bold;
}

.nipotitle2 {
    width: 600px;
    font-size: 1.4em;
    color: #57470A;
    margin-bottom: 20px;
}

.nipo {
    width: 90px;
    font-size: 1em;
    float: left;
}

.nipo_clbox {
    width: 220px;
    float: left;
    margin-left: 20px;
}


able.calbase_calend     {
    background-color: #FFFFFF;
    border:1px solid #CECECE;
    width: 220px;
    border-collapse: collapse;
    padding: 0px 0px 10px 0px;
    }
table.calbase_calend *   {
    font-size: 98%;
    color: #000000;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
    }
table.calbase_calend th  {
    text-align: center;
    }
th.caltitle_       {
    font-size: 85%;
    padding: 10px 0px 0px 0px;
    }
table.calframe_calend    {
    border-collapse: collapse;
    margin: 10px 10px 0px 10px;
    table-layout: fixed;
    width: 200px;
    }
table.calframe_calend th {
    text-align: ceSnter;
    padding: 0px 0px 3px 0px;
    }
table.calframe_calend td {
    border:1px solid #FFFFFF;
    background-color: #FFFFFF;
    width:19px;
    height:17px;
    text-align: center;
    }
tr.weektitle_calend td   {
    background-color: #EEEEEE;
    }
td.event1day_calend      {
    background-color: #FFC6C6 !important;
    }
font.event1day_calend    {
    color: #FFC6C6;
    }
td.event2day_calend      {
    background-color: #B5DAFF !important;
    }
font.event2day_calend    {
    color: #B5DAFF;
    }
td.event3day_calend      {
    background-color: #FEDE93 !important;
    }
font.event3day_calend    {
    color: #FEDE93;
    }
table.event_calend       {
    text-align: left;
    word-break: break-all;
    margin: 7px 10px 7px 10px;
    border-collapse: collapse;
    line-height:120%;
    table-layout: fixed;
    width: 141px;
    }
table.event_calend td   {
    padding: 0px 0px 0px 0px;
    }
table.text_calend       {
    text-align: left;
    word-break: break-all;
    margin: 0px 10px 10px 10px;
    border-collapse: collapse;
    line-height:120%;
    table-layout: fixed;
    width: 141px;
    }

/*商品案内
------------------------*/

.syouhin_text {
    width: 680px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    padding-bottom: 5px;
    border-bottom: 1px dotted #9C9C9C;
}

.syouhin_title {
    width: 650px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}

.brandbox {
    width: 680px;
    background-color: #eeeeef;
    padding: 10px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}

.brandbox_l {
    width: 100px;
    float: left;
    margin-top: 60px;
}

.brandbox_r {
    width: 570px;
    float: right;
}

.brandbox_title {
    width: 560px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000000;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}

.brandbox_title2 {
    width: 200px;
    padding-left: 20px;
    margin-bottom: 5px;
}

.brandbox_title3 {
    width: 520px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 3px;
    border-bottom: 1px dotted #C3C3C3;
}

/*企業情報
------------------------*/

.cbox2 {
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-bottom: 20px;
}

.cbox2_l {
    float: left;
    width: 120px;
    padding-left: 20px;
}

.cbox2_r {
	float:right;
	width:500px;
}

.cbox3_l {
    float: left;
    width: 230px;
    padding-left: 20px;
}

.cbox3_r {
	float:right;
	width:390px;
}

/*追加項目
------------------------*/

.export_t {
	width: 680px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

.pro_box {
	width: 700px;
	margin-bottom: 20px;
	line-height: 1.8em;
	font-size: 1.3em;
}

.cl_title_c {
    width: 680px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #9A8210;
}

.cl_title_text {
    width: 640px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-bottom: 5px;
    border-bottom: 1px dashed #000;
}
