* {
	margin: 0;
	padding: 0;
}
html { 
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
	}
body {
	font-family: "Ubuntu", Helvetica, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 12px;
	line-height: 155%;
	color: #333;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/bg02.png);
	background-repeat: repeat-x;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}
a:link,a:visited,a:active {
	outline: none;
	color: #FF6699;
	text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #FF33CC;
}
a:focus { outline:none;}
.otoku {
	width: auto;
	margin-bottom: 10px;
	padding: 0px;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {font-size: 12px;
		-webkit-text-size-adjust: 100%;
margin-right: 5px;}
th { font-size: 12px;
		-webkit-text-size-adjust: 100%;}
td { font-size: 12px;
		-webkit-text-size-adjust: 100%;}

#wrap {
	width: 965px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(images/header.png);
	background-position: center;
}
#header h1 {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 5px;
	line-height: 10px;
}
/*メニュー*/
#menu {
	line-height: 50px;
	height: 50px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul li a {
	text-align: center;
	display: block;
	height: 50px;
}
#menu ul li a:hover {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/hover_bg.png);
}
#menu .home {
	background-image: url(images/home_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 50px;
}
/*コンテンツ内*/
#topimage {
	margin-top: 10px;
}
#toptext {
}
#content {
	font-size: 12px;
	margin-top: 15px;
	background-image: url(images/filter.png);
	background-repeat: repeat;

}
#profile {
	display: block;
	height: 240px;
	width: 728px;
	margin-bottom: 55px;
	/* [disabled]border: 1px solid #F1F1EF; */
}


/*スタイル装飾*/
.style1 {
	color: #922958;
	font-size: 14px;
	display: block;
	margin-bottom: 7px;
	line-height: 100%;
}
.style1_2 {
	color: #666666;
}
.style2 {font-size: 8px;}
.style2_2 {
	font-size: 8px;
	text-align: right;
	display: block;
}

.style3 {
	font-size: 16px;
	color: #922958;
	line-height: 20px;
	display: block;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
}
.style4 {
	color: #999999;
	text-decoration: line-through;
}
.style5 {font-size: 14px;}
.style6 {font-size: 9.5px;
display: block;
margin: 0;
line-height: 10px;}

/*左サイド*/
.left {
	float: left;
	width: 200px;
}
.left h2 {
	font-weight: normal;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #FF00FF;
}
.leftmenu {
	display: block;
	height: 130px;
	background-image: url(images/side_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.left li a{
	display: block;
	height: 20px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding-left: 20px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-image: url(images/c_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.left li a:hover{
	color: #99CC00;

}
.left li {
	list-style-type: none;
	list-style-image: none;
}

.left ul {
	margin-bottom: 20px;
}
/*右サイド*/
.right {
	float: right;
	width: 735px;
}
.right_in {
	float: right;
	width: 735px;
}
/*その他*/
.gotop a {
	padding-bottom: 10px;
	text-align: right;
	text-decoration: underline;
	display: block;
	font-size: 8px;
}

.sidemenugotop {
	color: #CCCCCC;
	padding-bottom: 15px;
	margin-left: 370px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.sidemenugotop a {
	color: #CCCCCC;
}

.center {
	float: right;
	width: 320px;
	margin-left: 10px;
}
.otoku td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #FF9999;
}

.shop {
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
	padding-top: 5px;
}
.info {
	display: block;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 700px;
}



#footer {	
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	display: block;
}
.ad {
	display: block;
	font-size: 10px;
	line-height: 15px;
	margin-top: 15px;
	color: #666666;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
.tel {
	font-size: 16px;
	display: block;
	line-height: 16px;
	height: 16px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.hairmenu {
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
	padding-top: 3px;
	padding-right: 5px;
	line-height: 155%;
}
.hairmenu td {font-size: 12px;}

.recruit {
	padding-bottom: 3px;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
	padding-top: 3px;
	padding-right: 7px;
	line-height: 155%;
}
.recruit td {font-size: 12px;
	padding-left: 20px;}

.menutitle {font-size: 13px;
	display: block;
	margin-bottom: 10px;
	line-height: 100%;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 22px;
	background-image: url(images/c_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.komikomi {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #00CC99;
	border-bottom-color: #00CC99;
	margin-bottom: 10px;
	
}
.komikomi td {font-size: 12px;
	padding-left: 20px;
}

.recruitimg {
	float: right;
	display: block;
	width: 300px;
}
.hairmenublock {
	width: 420px;
}
.otoku table {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
}
.staffname {
	margin-left: 35px;	
	padding-top: 100px;
	letter-spacing: 0em;
}
.komikomitext {
	padding-bottom: 3px;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
	padding-right: 7px;
	line-height: 155%;	
}
.style2_3 {
	text-align: right;
	display: block;
}
.nail_g {
	width: 300px;
}
.nail_g {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.info_nail {
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 700px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	margin-top: 5px;
}
.keyword {
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 100%;
	color: #FF6666;
	font-size: 8px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
.mt15 {margin-top: 20px;}

@media screen and (min-width: 768px){   
  .pc { display:block; }
  .sp { display:none; }
}

@media screen and (max-width: 768px){   
  .pc { display:none; }
  .sp { display:block; }
}
