@charset "utf-8";


*  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #636360;
	font-style: normal;
}

.clear {
	clear: both;
}

.imglink {
	border: none;
}


body {
	background: url(http://www.hikeyed.jp/images//bg.jpg) repeat-x;
}


div#container {
	width: 970px;
	margin: 0 auto;
}

/* レイアウト */

div#header {
	width: 970px;
}

#header h1 {
	float: left;
	display: inline;
	width: 330px;
	height: 72px;
}

#header h1 a{
	width: 330px;
	height: 72px;
	display: block;
	margin: 1px 0 0 10px;
}

#header p {
	font-size: 11px;
	color: #FFF;
	margin-left: 10px;
	height: 15px;
}

#header div {
	float: right;
	display: inline;
	width: 320px;
	height: 72px;
	margin: 1px 10px 0 0;
}

#header ul {
	width: 950px;
	margin: 0 0 0 10px;
}

#header ul li {
	float: left;
	display: inline;
}

#header ul li.menu01 a{
	width: 115px;
	height: 39px;
}

#header ul li.menu02 a{
	width: 239px;
	height: 39px;
}

#header ul li.menu03 a{
	width: 165px;
	height: 39px;
}

#header ul li.menu04 a{
	width: 151px;
	height: 39px;
}

#header ul li.menu05 a{
	width: 122px;
	height: 39px;
}

#header ul li.menu06 a{
	width: 158px;
	height: 39px;
}

/* flash */

div#flash_box02 {
	background: url(http://www.hikeyed.jp/images//flash.jpg) no-repeat;
	width: 970px;
	height: 363px;
}

div#flash_box {
	width: 950px;
	height: 353px;
	margin: 0 auto;
}


/* 内容 */
div#contents {
	width: 950px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin: 0 auto;
	background: #FFF;
}

div#left {
	float:left;
	display: inline;
	width: 220px;
	margin: 0 0 0 10px;
}


div#left ul {
	width: 220px;
	margin-top: 5px;
}

div#left ul li {
	display: inline;
}

div#left ul li a{
	background: url(http://www.hikeyed.jp/images//left_bg.jpg) no-repeat;
	width: 190px;
	display: block;
	height: 23px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #B3424A;
	text-decoration: none;
	padding: 12px 0 0 30px;
}


div#right {
	float: right;
	display: inline;
	width: 690px;
	margin: 0 10px 0 0;
}

div#new {
	width: 688px;
	border-left: 1px solid #E6BABC;
	border-bottom: 1px solid #E6BABC;
	border-right: 1px solid #E6BABC;
	padding: 5px 0;
}

div#new table {
	background: url(http://www.hikeyed.jp/images//new_bg.jpg) no-repeat;
	width: 688px;
	height: 28px;
}

div#new table td {
	font-size: 11px;
}

div#new table td a{
	font-size: 12px;
	line-height: 1.5;
	color: #B3424A;
}

ul#banner {
	width: 690px;
	margin: 30px 0 0px 0;
}

ul#banner li {
	float: left;
	display: inline;
}

ul#banner li.img01 a{
	display: block;
	width: 168px;
	height: 113px;
	margin-right: 5px;
	margin-bottom: 30px;
	background: url(http://www.hikeyed.jp/images//toph01.jpg) no-repeat;
	overflow: hidden;
	text-indent: -1000em;
}

ul#banner li.img03 a{
	display: block;
	width: 168px;
	height: 113px;
	margin-right: 5px;
	margin-bottom: 30px;
	background: url(http://www.hikeyed.jp/images//top02.jpg) no-repeat;
	overflow: hidden;
	text-indent: -1000em;
}

ul#banner li.img04 a{
	display: block;
	width: 168px;
	height: 113px;
	margin-right: 5px;
	margin-bottom: 30px;
	background: url(http://www.hikeyed.jp/images//top03.jpg) no-repeat;
	overflow: hidden;
	text-indent: -1000em;
}


ul#banner li.img02 a{
	display: block;
	width: 168px;
	height: 113px;
margin-bottom: 30px;
	background: url(http://www.hikeyed.jp/images//top04.jpg) no-repeat;
	overflow: hidden;
	text-indent: -1000em;
}


ul#banner li.img01 a:hover{
	background: url(http://www.hikeyed.jp/images//top01.jpg) no-repeat;
}

ul#banner li.img03 a:hover{
	background: url(http://www.hikeyed.jp/images//toph02.jpg) no-repeat;
}

ul#banner li.img04 a:hover{
	background: url(http://www.hikeyed.jp/images//toph03.jpg) no-repeat;
}


ul#banner li.img02 a:hover{
	background: url(http://www.hikeyed.jp/images//toph04.jpg) no-repeat;
}


div#topcontact {
	background: url(http://www.hikeyed.jp/images//contactbg.jpg) no-repeat;
	width: 690px;
	height: 106px;
	margin: 0px 0 30px;
}

div#topcontact p {
	width: 180px;
	height: 22px;
	padding: 45px 0 0 495px;
}


div#footer {
	border-top: 1px dotted #CCC;
	width:950px;
}

div#footer ul {
	width:330px;
	margin: 5px 0 5px 10px;
	float: left;
}

div#footer ul li {
	font-size: 11px;
	line-height: 1.5;
}

div#footer_right {
	width: 504px;
	float: right;
	display: inline;
	margin: 5px 10px 5px 0;
}

div#footer_right table {
	width: 504px;
}


div#footer_right table td {
	color: #B3424A;
}

div#footer_right table td a{
	color: #B3424A;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
}



address {
	font-size: 11px;
	text-align: right;
	margin-right: 10px;
}

/* フェイシャルサロン */
div#flash_box03 {
	background: url(http://www.hikeyed.jp/images//sub01_bg02.jpg) no-repeat;
	width: 950px;
	height: 34px;
	padding: 10px 0 0 20px;
}

h3.title {
	width: 690px;
	height: 21px;
	margin: 0 0 30px 0;
}

p.img {
	border: 1px solid #CCC;
	width: 292px;
	height: 195px;
	padding: 3px;
}

.text {
	line-height: 1.5;
}

div.sub01_title {
	background: url(http://www.hikeyed.jp/images//sub01_bg.jpg) no-repeat;
	width: 690px;
	height: 52px;
}

div.sub01_title table {
	width: 690px;
	margin: 12px 0 0 0;
}


div.sub01_title table td {
	color: #B3424A;
}

.text01 {
	font-size: 15px;
	font-weight: bold;
}

.text02 {
	font-weight: bold;
	font-size: 12px;
}

div#sub_box {
	width: 668px;
	border-left: 1px solid #E6BABC;
	border-bottom: 1px solid #E6BABC;
	border-right: 1px solid #E6BABC;
	padding: 5px 10px;
	margin: 0 0 30px 0;
}

table.price {
	background: url(http://www.hikeyed.jp/images//sub01_ber.jpg) no-repeat;
	width: 477px;
	height: 28px;
	line-height: 1.5;
}

.menu {
	background: #F6E8E9;
	padding: 10px;
	font-size: 11px;
	width: 648px;
	line-height: 1.5;
}

/* サロンメニュー */

div.sub02_title {
	background: url(http://www.hikeyed.jp/images//sub02_title.jpg) no-repeat;
	width: 690px;
	height: 47px;
}

div.sub02_title table {
	width: 690px;
	margin: 12px 0 0 0;
}


div.sub02_title table td {
	color: #B3424A;
}

div#sub02_box {
	width: 666px;
	border: 1px solid #E6BABC;
	margin: 0 0 30px 5px;
}

.sub_title {
	background: url(http://www.hikeyed.jp/images//sub02_subrtitle.jpg) no-repeat;
	width: 651px;
	height: 22px;
	color: #B3424A;
	font-weight: bold;
	padding: 10px 0 0 15px;
}

.menu02_1 {
	background: #F6E8E9;
	padding: 10px;
	font-size: 11px;
	width: 454px;
	line-height: 1.5;
}

/* ハイキード化粧品 */
div.float {
	width: 148px;
	float: left;
	 display: inline;
	 margin: 0 0 40px 20px;
}


p.sub03_img {
	width: 145px;
	height: 145px;
	border: 1px solid #CCC;
}

h4.sub03_title {
	background: url(http://www.hikeyed.jp/images//sub03_title.jpg) no-repeat;
	width: 680px;
	height: 37px;
	font-weight: bold;
	color: #B3424A;
	font-size: 15px;
	padding: 20px 0 0 10px;
}

table.sub03_table {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin: 0px 0 0 5px;
}

table.sub03_table01 {
	border-right: 1px solid #CCC;
	margin: 0px 0 0 5px;
}

td.sub03_td01 {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 10px;
	width: 100px;
	color: #B3424A;
	font-weight: bold;
	background: #EEEEEE;
}

td.sub03_td02 {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 10px;
	width: 525px;
	line-height: 1.5;
}

td.sub03_td03 {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 10px;
	width: 100px;
	background: #EEEEEE;
}

/* お客様の声 */
div.sub04_box {
	width:674px;
	border: 2px solid #EFC9C9;
	padding: 6px;
	margin-bottom: 20px;
}

p.sub04_title {
	background: url(http://www.hikeyed.jp/images//sub04_title.jpg) no-repeat;
	width: 644px;
	height: 25px;
	font-weight: bold;
	font-size: 15px;
	padding: 7px 0 0 30px; 
}

p.pankuzu a{
	text-decoration: none;
	font-size: 11px;
	}
	
/* スタッフブログ */
div#left01 {
	float:left;
	display: inline;
	width: 220px;
	margin: 0 0 0 10px;
}


div#left01 ul {
	width: 220px;
	margin-top: 5px;
}

div#left01 ul li {
	display: inline;
}

div#left01 ul li a{
	background: url(http://www.hikeyed.jp/images//sub07_text.jpg) no-repeat;
	width: 205px;
	display: block;
	height: 14px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #B3424A;
	text-decoration: none;
	padding: 5px 0 0 15px;
}

h4.sub07_title {
	background: url(http://www.hikeyed.jp/images//sub07_subtitle.jpg) no-repeat;
	width: 680px;
	height: 38px;
	font-weight: bold;
	color: #B3424A;
	font-size: 12px;
	padding: 15px 0 0 10px;
}

div.blog_box {
	background: url(http://www.hikeyed.jp/images//sub07_bg.jpg) repeat-y;
	width: 650px;
	padding: 20px;
}

div.blog_box p {
	width: 650px;
	line-height: 1.5;
}

div.blo_box_bg {
	background: url(http://www.hikeyed.jp/images//sub07_bottom.jpg) no-repeat;
	width: 650px;
	height: 45px;
	padding: 0 20px;
	margin-bottom: 30px;
}

div#new03 {
	width: 688px;
	padding: 5px 0;
	margin-bottom: 40px;
}

div#new03 table {
	background: url(http://www.hikeyed.jp/images//new_bg.jpg) no-repeat;
	width: 688px;
	height: 28px;
}

div#new03 table td {
	font-size: 11px;
}

div#new03 table td a{
	font-size: 12px;
	line-height: 1.5;
	color: #B3424A;
}

/* リンク */
table.sub08_table {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin: 0px 0 0 5px;
}

table.sub08_table01 {
	border-right: 1px solid #CCC;
	margin: 0px 0 0 5px;
}

td.sub08_td01 {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 10px;
	width: 300px;
	color: #B3424A;
	font-weight: bold;
	background: #EEEEEE;
}

td.sub08_td02 {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 10px;
	width: 400px;
	line-height: 1.5;
}

td.sub08_td03 {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 10px;
	width: 230px;
	background: #EEEEEE;
}

div.sub08_box {
	border: 1px solid #CCC;
	line-height: 1.5;
	padding: 10px;
	width: 635px;
	margin-left: 20px;
}

