@charset "utf-8";

h1,h2,h3,h4,h5,h6,
p,li,dt,dd,td,
input,textarea,select,option {
	font-size: 12px; /* フォントサイズを1em=12pxにする */
	font-weight: normal;
}
* {
	 font-family: 'Lucida Grande',Verdana,sans-serif;
}


/*初期設定*/
body,div,pre,p,
form,fieldset,input,textarea,select,option, 
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, 
table,th,td,embed,object { 
	margin: 0px; 
	padding: 0px;
}
body {
    font-size: 12px; /* 全体のフォントサイズを1em=10pxにする */
	color:#000;
	line-height: 167%;
	margin: 0px;
	padding: 0px; 
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: underline;
	color:#000;
}
a:active {
	text-decoration: underline;
	color:#000;
}

a.li {
	background:url(../pc_images/common/icon_item_li.gif) no-repeat;
	padding-left:24px;
	color:#5C381A;
	font-size:11px;
	letter-spacing:-2px;
}
table th,
table td {padding:5px;vertical-align:top;}

div.clear {
	clear: both;
}
.clearfix:after {
	content: url(../pc_images/common/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix {overflow:hidden;}

div#container{
	text-align:left;
	margin:0;
	padding:0;
	background:url(../pc_images/common/bg_body.jpg) repeat-y;
}
	div.body_top {
		background:url(../pc_images/common/bg_top.png) repeat-x;
		height:9px;width:100%;
		display:block;
		position:absolute;top:0;
	}

#header_contact {
	text-align:right;
	padding:50px 20px 10px 0;
}

div#header, div#container {
	width:1003px;
	margin-right: auto;
	margin-left: auto;
}
	div#header h1 {
		float:left;
		line-height:80px;
		margin:0;padding:0;
		display:inline;
	}
	div#header #logo {}
	div#header #logo img {width:auto;}

div#side_company {margin-left:58px;margin-bottom: 20px;}

p#sideBanner {
	width: 165px;
	padding-top: 12px;
	padding-bottom: 20px;
	background-image: url(../pc_images/common/side_line_banner.png);
	background-repeat: no-repeat;
	background-position: 18px top;
	position: relative;
	padding-left: 18px;
}

div#navigation {
	display:block;
	margin-bottom: 20px;
}
div#navigation ul{
	padding:0;
	list-style-type:none;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
div#navigation li {
	line-height:100%;
	margin-bottom:5px;
	width:180px;
	text-align:right;
}
	div#navigation li a {
		padding:8px 5px;
		display:block;
	}

div#sidebar {
	position:relative;
	float:left;
	display:inline;
	width:191px;
}

div#content {
	position:relative;
	display:inline;
	float:left;
	width:690px;
	margin-left:42px;
	overflow:hidden;
}
	div#content #content_top{
		display:block;
		font-size:11px;
		text-align:right;
		padding-top:12px;
		width:670px;
	}
	div#content #content_top img{
		margin-left:3px;
		padding:6px;
		border:1px solid #000;
		background:#fff;
	}
	div#content #content_inner{
		padding-left:3px;
		padding-right:7px;
		background:url(../pc_images/common/bg_main.png) repeat-y;
	}
	div#content .content_top{
		background:url(../pc_images/common/bg_main_top.png) no-repeat;
		width:680px;height:46px;
	}
	div#content .content_bottom{
		background:url(../pc_images/common/bg_main_bottom.png) no-repeat;
		width:680px;height:15px;
		margin-bottom:20px;
	}
	div#content p{
		line-height:1.4;
	}
	div#content #social_bookmarks {
		display:block;
		width:300px;
	}
div.content {
	padding-left:18px;
}
div#h2 {text-align:center;padding-bottom:20px;}

#search {font-size:11px;text-align:right;padding:0 20px 10px 0;}
#search select {height:30px;padding:3px;margin-left:20px;}
#search img {margin-right:20px;}
#menu select {height:20px;width:180px;}

ul.sub_navi {
	display:block;
	clear:both;
	list-style:none;
	margin-top:20px;
	padding-left:40px;
	border-bottom:1px solid #000;
	width:590px;
}
	ul.sub_navi li {
		float:left;
		display:inline;
		position:relative;
		line-height:100%;
		text-indent:-9999px;
	}
	ul.sub_navi li a {
		display:block;
		position:relative;
		width:136px;height:17px;
		margin-right:20px;
	}
	ul.sub_navi li.salon_info a {
		background:url(../pc_images/common/sub_navi_salon_menu_staff.gif) 0 0 no-repeat;
	}
	ul.sub_navi li.menu a {
		background:url(../pc_images/common/sub_navi_salon_menu_staff.gif) -136px 0 no-repeat;
	}
	ul.sub_navi li.staff a {
		background:url(../pc_images/common/sub_navi_salon_menu_staff.gif) -272px 0 no-repeat;
	}
	ul.sub_navi li.salon_info_on a {
		background-position:0 -18px;
	}
	ul.sub_navi li.menu_on a {
		background-position:-136px -18px;
	}
	ul.sub_navi li.staff_on a {
		background-position:-272px -18px;
	}

#content h2 {margin-top:5px;}

#breadcrumb {
	display:block;
	width:100%;
	text-align:right;
	font-size:11px;
	margin-top:10px;
}
#slide {
	height:413px;
	overflow:hidden;
	display:block;
	clear:both;
	margin-bottom:20px;
}
	#slide img {
		margin-top:18px;
	}
.slide_thumb {
	position:absolute;
	top:734px;
	z-index: 1000;
	right: 50px;
}
	.slide_thumb img {padding:1px;background:#fff;border:1px solid #ccc;}

#concept {
	overflow:hidden;
	display:block;
}
	#concept .block {
		padding:10px 70px 10px 50px;
	}

.infomation {padding-left:45px;}
	.infomation .block h3 {float:left;display:inline;width:130px;}
	.infomation .block div {float:left;display:inline;padding-right:20px;}

.infomation iframe {
  width: 300px;
  height: 300px;
}


.desc {margin-top:30px;margin-bottom:30px;}
	.desc .block h3 {width:150px;}
	.desc .block div {
		width:400px;
		margin-bottom:10px;
	}

.block .notice {
	margin:0;padding:0;
	width:442px;
}
.block a.map {padding-left:100px;}

.title {font-size:12px;font-weight:bold;padding-bottom:10px;}
.date {font-weight:bold;}
.current,.ditto_currentpage {}
.paginate {font-size:11px;width:90%;text-align:right;display:block;clear:both;}
	.paginate .ditto_previous_link img {margin-right:60px;}
.small {font-size:11px;}
.strong {font-weight:bold;}
.center {text-align:center;}
.dashed {border:1px dashed #ccc;}
.hint {color:#990000;font-size:11px;letter-spacing:-1px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.mt20 {margin-top:20px;}
.m20_0 {margin:20px 0 0;}
.m15 {margin:15px 0;}

div#extra{
	display:block;
	padding-left:20px;
}
	div#extra #news {
		background:url(../pc_images/common/bg_news.gif) no-repeat;
		height:330px;
	}
	div#extra #news .block {
		display:block;
		padding:89px 28px 10px 25px;
	}
	div#extra #news a.li {
		display:block;
		margin:20px 0 0 80px;
	}
	div#extra #blog {
		background:url(../pc_images/common/bg_blog.gif) no-repeat;
		height:220px;
	}
	div#extra #blog .block {
		display:block;
		padding:51px 28px 10px 25px;
	}
	div#extra #blog a.li {
		display:block;
		margin:35px 0 0 60px;
	}
	div#extra #blog {
		background:url(../pc_images/common/bg_blog.gif) no-repeat;
		height:220px;
	}
	div#extra #blog .block {
		display:block;
		padding:51px 28px 10px 25px;
	}
	div#extra #blog a.li {
		display:block;
		margin:35px 0 0 60px;
	}
	div#extra #blog_s {
		background:url(../pc_images/common/bg_blog_s.gif) repeat-y;
		margin:10px 0;
	}
		div#extra #blog_s .desr {
			padding-top:15px;
			text-align:center;
			clear:both;
		}
		div#extra #blog_s p {
			background: url(../pc_images/common/line2.gif) repeat;
			float: left;
			line-height: 21px;
			width:120px;
		}
		div#extra #blog_s .top {
			background:url(../pc_images/common/bg_blog_s_top.gif) no-repeat;
			height:42px;
		}
		div#extra #blog_s .bottom {
			background:url(../pc_images/common/bg_blog_s_bottom.gif) no-repeat;
			height:12px;
		}
	div#extra #blog_s .block {
		display:block;
		padding:3px 28px 10px 25px;
	}
	div#extra #blog_s a.li {
		display:block;
		margin:25px 0 0 60px;
	}
	div#extra #recommend {
		padding-bottom:5px;
	}
	div#extra #links img,
	div#extra #social img {
	}

#closure {
	text-align:right;
	margin-top:50px;
	clear:both;
	display:block;
}
	#closure img {
		padding-bottom:20px;
		padding-right:25px;
	}

div#footer{
	clear:both;
	width:100%;
	text-align:center;
	background:#000;
	color:#fff;
}
	div#footer #footer_navi{
		list-style-type:none;
		display:block;
		clear:both;
	}
	div#footer #footer_navi li {
		display:inline;
		padding:0 8px 0 0;
		font-size:10px;
	}
	div#footer #footer_navi li a {
		padding:0 10px;
		color:#fff;
	}

.sep {clear:both;display:block;text-align:center;width:100%;padding:15px 0 20px 0;}
	.sep img {padding-right:60px;}
	.sep p {padding:15px 0;}
a.dotted, span.dotted, .dotted a {border:none !important;padding:2px 0 5px;background:url(../pc_images/common/dot.gif) left 15px repeat-x;text-decoration:none;}
div.dotted p {border:none !important;padding:2px 0 5px;background:url(../pc_images/common/dot2.gif);line-height:24px !important;text-decoration:none;}
a.dotted2 {border-bottom:1px dotted #666;text-decoration:none;}
a.underline {text-decoration:underline;}

/* トップページ */
.index {display:block;}
	.index #content {width:780px;padding:0;margin:0;}
	.index #news {
		margin:10px 0;
		width:404px;
	}
		.index #news .block {
			display:block;
			text-align:left;
		}
			.index #news .block .block_inner {margin:0 0 0 20px;padding:3px 0 5px;border-bottom:2px dotted #999;}
			.index #news .last {padding-bottom:10px;}
			.index #news .bottom{float:right;}
			.index #news .last .block_inner {border-bottom:1px dotted #ccc;}
		.index #news .news_list {padding:0 3px 0 10px;margin-right:20px;background:url(../pc_images/index/icon_li.gif) left 2px no-repeat;font-size:11px;}

	.index #blog {
		margin:10px 0;
	}
		.index #blog .block {
			display:block;
			text-align:left;
			width:280px;
		}
			.index #blog .block .block_inner {margin:0 25px;padding:3px 0 5px;border-top:1px dotted #ccc;}
			.index #blog .last .block_inner {border-bottom:1px dotted #ccc;}
		.index .blog_list {padding:0 3px 0 10px;background:url(../pc_images/index/icon_li.gif) left 2px no-repeat;margin:3px 0 10px 150px;font-size:11px;text-align:right;}
		.index #blog {
			background:url(../pc_images/index/bg_blog_s.gif) repeat-y;
			margin:10px 0;
			width:300px;
		}
		.index #blog .desr {
			padding-top:15px;
			text-align:center;
			clear:both;
		}
		.index #blog p {
			background: url(../pc_images/common/line2.gif) repeat;
			line-height: 21px;
		}
		.index #blog .top {
			background:url(../pc_images/index/bg_blog_top.gif) no-repeat;
			height:7px;
		}
		.index #blog .bottom {
			background:url(../pc_images/index/bg_blog_bottom.gif) no-repeat;
			height:12px;
		}


/* メニュー＆プライス */
.menu_list {padding:10px;width:580px;text-align:right;}
#menu {
	width:650px;
}
	#menu #menu_inner {
		margin-left: 70px;
		width: 500px;
	}
	#menu #menu_inner h4 {
		font-family:'MS PGothic';
		font-weight:bold;
		padding:1px 2px;
		background:#908B6D;
		font-size:11px;
		color:#fff;
		width:auto;
		float:left;
		margin:15px 0 5px;
	}
	#menu #menu_inner dl {
		width:480px;
		padding-left:5px;
		clear:both;
		display:block;
		background: url(../pc_images/common/line2.gif) repeat;
		float: left;
	}
	#menu #menu_inner dt {
		float:left;
		width:400px;
		line-height:21px;
		height:21px;
	}
	#menu #menu_inner dd {
		float:left;
		width:75px;
		line-height:21px;
		height:21px;
	}
	
	#menu #menu_inner table {
	width: 480px;
	padding-left: 5px;
	clear: both;
	display: block;
	float: left;
	}
	#menu #menu_inner th {
	width: 400px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(../pc_images/common/line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
	#menu #menu_inner td {
		width:75px;
		line-height:20px;
		margin: 0px;
	padding: 0px;
	background-image: url(../pc_images/common/line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
	
	
	#menu #att {padding:20px 0 5px 10px;background:url(../pc_images/menu/bg_menu.gif) left 30px no-repeat;}
	#menu #att h3 {padding-bottom:40px;}
	#menu #att img {padding-left:5px;padding-bottom:10px;}
	#menu #att p {padding-right:45px;}
	#menu #att p span {border-bottom:1px dotted #ccc;}
	#menu .bottom {background:url(../pc_images/menu/bg_menu_bottom.gif) no-repeat;height:6px;}

/* ニュース */
.content #news {}
	.content #news .item {padding:10px;margin:0 20px 10px 0px;}
	.content #news .item div {margin-left:200px;line-height:170%;}
	.content #news .item .date img {padding-right:10px;}
	.content #news .item .title {display:block;margin:4px 0;font-family:'MS PGothic';font-weight:bold;padding:1px 2px;background:#908B6D;color:#fff;padding-left:10px;}
	.content #news .item .title a {color:#fff;}

/* よくあるご質問 */
.content #faq {margin-left:20px;padding-right:40px;}
	.content #faq .title {font-size:12px;padding-bottom:0;font-family:'MS PGothic';font-weight:bold;padding:1px 2px;background:#908B6D;color:#fff;padding-left:10px;}
	.content #faq p {padding:8px 10px 4px;}
	.content #faq .item {margin:10px 0 20px 10px;line-height:180%;}

/* スタッフ */
.content #staff {}
	.content #staff h3 {margin-top:20px;margin-bottom:10px;padding-top:6px;padding-left:30px;width:627px;height:34px;background:url(../pc_images/staff/h3_bg.gif) no-repeat;font-family: 'Tinos', serif;font-size:22px;letter-spacing:2px;}
	.content #staff .title {font-size:14px;}
	.content #staff p {padding:8px 0 4px;font-weight:bold;border-bottom:1px dotted #ccc;}
	.content #staff .item {padding:5px;margin:0;}
	.content #staff .item div {display:inline;float:left;text-align:center;width:135px;margin-right:25px;background:url(../pc_images/staff/bg_staff.gif) no-repeat;}
	.content #staff .item div.clear {height:1px;line-height:1px;visibility:hidden;}
	.content #staff .item img {margin-top:8px;margin-left:5px;margin-bottom:12px;padding:4px;}

/* スタッフ詳細 */
.content #staff_in {margin:0 40px 0 20px;}
	.content #staff_in h2,.content #staff_in h3,.content #staff_in h4 {display:block;clear:both;}
	.content #staff_in h3 {padding:0 0 5px;}
	.content #staff_in h4 {font-weight:bold;}
	.content #staff_in .photo {margin-right:1px;padding:2px;float:left;display:inline;position:relative;width:217px;height:288px;background:url(../pc_images/staff_in/bg_photo.gif) no-repeat;}
	.content #staff_in .photo img {padding:12px 10px 10px 10px;}
	.content #staff_in .detail {padding:5px 10px 5px 30px;margin:0;float:left;display:inline;position:relative;width:340px;}
	.content #staff_in .detail ul {margin:10px 0 20px;list-style:none;}
	.content #staff_in .comment {padding:20px;margin-right:10px;}
	.content #staff_in .comment p {line-height:170%;}
	.content #staff_in .item {padding:0;margin:0;padding-left:20px;}
	.content #staff_in #gallery .image {width:124px;height:206px;margin-right:15px;}
	.content #staff_in #gallery2 .image {width:182px;height:137px;margin-right:12px;}
	.content #staff_in #gallery .image a,
	.content #staff_in #gallery2 .image a {
	display: block;
	border: 1px solid #CCC;
	}

/* スタイルギャラリー */
/* アイラッシュギャラリー */
.content #nail,.content #style {width:520px;float:left;display:inline;overflow:hidden;position:relative;}
	.content #nail .title,.content #style .title {font-size:14px;}
	.content #nail p, .content #style p {padding:8px 0 4px;font-weight:bold;border-bottom:1px dotted #ccc;}
	.content #nail .item, .content #style .item {padding-top:5px;padding-left:5px;display:block;}
	
	.content #style .item .image {padding:13px 10px 10px 13px;background:url(../pc_images/style/bg_photo.gif) no-repeat;width:120px;height:196px;margin:0 8px 0 0;}
	.content #nail .item .image {padding:13px 11px 10px 13px;background:url(../pc_images/nail/bg_photo.gif) no-repeat;width:197px;height:153px;margin:0;}
	.content #style .item .last,.content #nail .item .last {margin-right:0;}

.content .item .image {margin-right:10px;float:left;display:inline;}
.content .side_menu {float:left;display:inline;width:120px;margin-top:15px;margin-right:20px;overflow:hidden;position:relative;}
	.content .side_menu h3 {padding-bottom:10px;text-align:left;
		font-family:'MS PGothic';
		font-weight:bold;
		padding:1px 2px;
		background:#908B6D;
		font-size:11px;
		color:#fff;}
	.content .side_menu ul {list-style:none;padding:10px 15px 5px 25px;}
	.content .side_menu ul li {height:20px;font-size:11px;text-align:right;}
	.content .side_menu ul li.current {font-weight:bold;}
	.content .side_menu ul li a {font-size:11px;}

/* スタイル詳細 */
.content #style_in {}
	.content #style_in h2,.content #style_in h3,.content #style_in h4 {display:block;clear:both;}
	.content #style_in h3 {padding:10px 0;}
	.content #style_in #gallery {
		float:left;
		display:inline;
		position:relative;
	}
	.content #style_in #gallery .photo {
		padding:13px 15px 10px;
		background:url(../pc_images/style_in/bg_photo.gif) no-repeat;
		width:310px;
	}
	.content #style_in #gallery .thumbnail {margin:10px 0 10px 12px;}
	.content #style_in #gallery .thumbnail a {display:inline;}
	.content #style_in #detail {display:block;width:310px;height:190px;overflow:hidden;}
	.content #style_in #detail ul {padding:54px 0 0 125px;list-style:none;line-height:110%;}
	.content #style_in #detail ul li {line-height:105%;height:30px;color:#C1B9AE;font-size:15px;}
	.content #style_in .detail {padding:5px;margin:0;float:left;display:inline;position:relative;width:260px;}
	.content #style_in .detail h3,.content #style_in .detail h4 {font-weight:bold;}
	.content #style_in .detail h3 {border-bottom:1px solid #ccc;padding-bottom:1px;margin-bottom:20px;}
	.content #style_in h4 {clear:none;font-family:'MS PGothic';font-weight:bold;padding:1px 2px;background:#908B6D;padding-left:10px;color:#fff;margin-bottom:5px;}
	.content #style_in .detail ul {margin:10px 0 20px;list-style:none;}
	.content #style_in .detail p {padding-bottom:10px;line-height:175%;display:block;}
	.content #style_in .detail img#staff_photo {border:1px solid #D7D2CC;padding:2px;margin-right:10px;}
	.content #style_in .comment {padding:10px 0;margin-top:35px;}
	.content #style_in .item {padding:5px;margin:0;}
	.content #style_in #detail dl {
		width:480px;
		padding-left:5px;
		clear:both;
		display:block;
		float: left;
	}
	.content #style_in #detail dt,
	.content #style_in #detail dd {
		float:left;
		width:124px;
		line-height:24px;
		height:24px;
		background: url(../pc_images/common/dotted_line2.gif) left 23px repeat-x;
	}
	.content #style_in #detail dd {
		float:left;
		width:250px;
		line-height:24px;
		height:24px;
		background: url(../pc_images/common/dotted_line2.gif) left 23px repeat-x;
	}
	.content #style_in .comment dl {
		width:260px;
		padding-left:5px;
		clear:both;
		display:block;
		float: left;
	}
	.content #style_in .comment dt,
	.content #style_in .comment dd {
		float:left;
		width:200px;
		line-height:24px;
		height:24px;
		background: url(../pc_images/common/dotted_line2.gif) left 23px repeat-x;
	}
	.content #style_in .comment dd {
		float:left;
		width:50px;
		line-height:24px;
		height:24px;
		background: url(../pc_images/common/dotted_line2.gif) left 23px repeat-x;
		color:#990000;
	}

/* ネイル詳細 */
.content #nail_in {}
	.content #nail_in h2,.content #nail_in h3,.content #nail_in h4 {display:block;clear:both;}
	.content #nail_in h3 {padding:10px 0;}
	.content #nail_in #gallery {
		margin-right:15px;
		float:left;
		display:inline;
		position:relative;
	}
	
	.content #nail_in #gallery h3 {
	font-weight: bold;
	position: absolute;
	left: 45px;
	top: -30px;
	}
	
	.content #nail_in #gallery .photo {
		padding:14px 10px 10px 14px;
		background:url(../pc_images/nail_in/bg_photo.gif) no-repeat;
		width:522px;
		margin-left:42px;
	}
	.content #nail_in #gallery .thumbnail {margin:10px 0 10px 52px;}
	.content #nail_in #gallery .thumbnail a {display:inline;}
	.content #nail_in #gallery .thumbnail a img {padding:3px;border:1px solid #999;}
	.content #nail_in .detail {padding:5px;margin:0 0 20px 48px;width:575px;}
	.content #nail_in .detail h3,.content #nail_in .detail h4 {font-weight:bold;}
	.content #nail_in .detail h3 {border-bottom:1px solid #ccc;padding-bottom:1px;margin-bottom:5px;}
	.content #nail_in .detail h4 {
		font-family:'MS PGothic';
		font-weight:bold;
		padding:1px 5px;
		background:#908B6D;
		font-size:11px;
		color:#fff;
		margin-bottom:4px;
	}
	.content #nail_in .detail ul {margin:10px 0 20px;list-style:none;}
	.content #nail_in .detail p {padding-bottom:10px;line-height:175%;display:block;}
	.content #nail_in .detail img#staff_photo {border:1px solid #D7D2CC;padding:2px;margin-right:10px;}
	.content #nail_in .profile {float:left;display:inline;width:150px;}
	.content #nail_in .comment {padding:0 20px 15px 20px;float:right;display:inline;width:380px;}
	.content #nail_in .item {padding:5px;margin:0;}

/* お客様の声 */
.content #voice {width:630px;}
	.content #voice .sep {margin-left:50px;}
	.content #voice .item {padding:5px;margin:20px 0 20px 40px;float:left;display:inline;position:relative;}
	.content #voice .item h4 {font-weight:bold;}
	.content #voice .item img.staff_photo {border:1px solid #D7D2CC;padding:2px;margin-right:10px;margin-left:15px;margin-bottom:10px;}
	.content #voice .item .detail {float:left;display:inline;width:480px;}
	.content #voice .item .detail .staff {float:left;display:inline;width:120px;}
	.content #voice .item .detail .voice {float:right;display:inline;width:350px;line-height:170%;}
	.content #voice .item .staff_comment {
		width:200px;
		font-family:'MS PGothic';
		font-weight:bold;
		padding:1px 2px 0 10px;
		background:#908B6D;
		font-size:11px;
		color:#fff;
		margin-left:15px;
	}
	.content #voice .item .comment {width:572px;margin-top:10px;}
	.content #voice .item .comment div.comment_inner {padding:10px 20px 20px;}
	.content #voice .item .comment h4 {margin:4px 0;}
	.content #voice .item .comment h4 span {padding:2px 0;}
	.content #voice .item .comment div p {line-height:176%;}
	.content #voice .item .comment .photo {padding-right:20px;float:left;}
	.content #voice .item .comment .photo img {padding:3px;border:1px solid #ccc;}

/* 会社概要 */
.content #company,.content #recruit {padding-right:60px;margin-left:10px;}
	.content #company table,.content #recruit table {margin-left:60px;}
	.content #company table th,.content #recruit table th,
	.content #company table td,.content #recruit table td {padding:2px;}
	.content #company table th,.content #recruit table th {
	text-align:left;
	padding-right:20px;
	white-space:nowrap;
	width: 130px;
}
	.content #recruit h2 {padding-top:20px;}

/* お問い合せ */
.content #contact {width:630px;}
	.content #contact table th,.content #contact table th,.content #contact table td,.content #contact table td {padding:8px 0;}
	.content #contact table.c td {padding:15px 30px;}
	.content #contact table.d th,.content #contact table.d td {padding:10px;border-bottom:1px dotted #ccc;}
	.content #contact table.d {width:100%;}
	.content #contact table.d table {width:100%;}
	.content #contact table.d table th,.content #contact table.d table td {border:none;}
	.content #contact p {padding:15px;}
	.content #contact .tel {font-size:20px;color:#990000;font-weight:bold;font-family:Georgia, "Times New Roman", Times, serif;}
	.content #contact table.c td.time {padding:15px 0px;}
	.content #contact textarea {width:99%;}
	.content #contact h3 {
		font-family:'MS PGothic';
		font-weight:bold;
		padding:1px 10px;
		background:#908B6D;
		color:#fff;
	}
	
	.content #contact table.reserve {

	}
	.content #contact table.reserve th {
	width: 310px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	font-weight: normal;
	}
	.content #contact table.reserve td {
	width: 100px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}
	

/* キャンペーン */
#campaign #coupon {
	background:url(../pc_images/campaign/bg_coupon.gif) no-repeat;
	width:570px;height:270px;
	margin-left:35px;
}
	#campaign #coupon img {
		margin:41px 12px 0 27px;
		border:1px solid #fff;
		background:#fff;
	}
	#campaign #coupon div {
	color:#fff;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0;
	padding-left: 50px;
	}
	#campaign #coupon div table td {
	height: 230px;
	vertical-align: middle;
	}
	#campaign #coupon div h4 {
	color:#85722C;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
	width: 350px;
	}
	#campaign #detail {
		margin:20px 70px 10px 35px;
	}
	#campaign #detail div {
		padding:50px 22px 10px;
		background:url(../pc_images/campaign/bg_coupon_comment.gif) no-repeat;
		margin-top:-10px;
	}
	#campaign #detail div.bottom {
	padding: 0;
	height: 4px;
	background: url(../pc_images/campaign/bg_coupon_bottom.gif) no-repeat;
	margin-top: 0;
	margin-bottom: 20px;
	}
	#campaign #detail div p {
		padding:10px 0;
		font-size:12px;
	}
	#campaign #detail div strong {
		padding-left:20px;
		font-weight:normal;
		color:#990000;
	}
	#campaign #detail h4 {
		font-weight:bold;
		padding-bottom:10px;
	}
	#campaign #detail h4 span {
		padding-bottom:3px;
	}
#products {margin:20px 0 10px 0;}
	#products .photo {
		float:left;
		margin-left:20px;
		margin-top:10px;
	}
	#products .photo img {
		padding:0 6px;
	}
	#products .item {
		float:left;
		margin-left:20px;
		width:390px;
		padding: 20px;
		line-height:200%;
	}
		#products .item .top {
			background:url(../pc_images/campaign/bg_comment_top.gif) no-repeat;
			height:7px;
		}
		#products .item .block {
			background:url(../pc_images/campaign/bg_comment.gif) repeat-y;
			padding: 20px;
		}
		#products .item .bottom {
			background:url(../pc_images/campaign/bg_comment_bottom.gif) no-repeat;
			height:12px;
		}
	#products .item p {
		line-height:170%;
	}
	#products .item h4,
	#products .item h5 {
		display:block;
		font-weight:bold;
	}
	#products .item h4 span {
	}
	#products .item h6 {
		color:#FF0000;
	}
	#products .clear {
		padding: 10px;
	}

/* サービス紹介 */
#service .detail {
    display: block;
    height: 145px;
    margin-left: 30px;
    overflow: hidden;
    width: 577px;
}
	#service .detail .block {
		padding:0 25px 0 13px;
	}
	#service .detail .block p {
		line-height:160%;
	}
#service .step {
	margin:20px 0 0 40px;
}
	#service .step h3 {
		font-family:"Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: bold;
		color: #990000;
		padding: 10px 0 0 30px;
		width: 200px;
	}
	#service .step .detail_l,
	#service .step .detail_r,
	#service .step .detail_last {
		padding: 10px 0 0 10px;
		width: 572px;
		height: 147px;
	}
	#service .step .detail_l .photo,
	#service .step .detail_r .photo,
	#service .step .detail_last .photo {
		float:left;
	}
	#service .step .comment {
		padding-left: 30px;
		margin-left:15px;
		background:url(../pc_images/service/sept.gif) no-repeat;
		width: 355px;
		float: left;
	}
	#service .step .comment p {
		line-height:170%;
	}
	#service .step .comment h4 {
		font-weight:bold;
		padding:3px 0;
		margin-bottom: 5px;
	}

/* デザインチャート */
#chart {}
	#chart h3 {
	margin:10px;
	font-weight: bold;
	height: 27px;
	padding-top: 16px;
	padding-left: 52px;
	font-size: 16px;
	line-height: 16px;
	background-image: url(../pc_images/chart/h3_eyelashes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	#content #chart p {line-height:170%;}
	#chart .before {
		background: url("../pc_images/chart/img_before.gif") no-repeat;
		width: 281px;
		height: 186px;
		float:left;
		margin-top:10px;
		margin-left:50px;
	}
	#chart .before img {padding:30px 12px;}
	#chart .after {
		background: url("../pc_images/chart/img_after.gif") left -40px no-repeat;
		height: 232px;
		width: 262px;
		float:left;
	}
	#chart .after img {padding:15px 14px;}
	#chart .comment {margin:10px 75px 10px 30px;padding:10px;}
	#chart .item {display:block;clear:both;position:relative;margin:20px 0;height:120px;}
	#chart .item .photo {margin-left:30px;padding-right:20px;display:inline;float:left;}
	#chart .item .item_comment {margin-left:20px;width:340px;display:inline;float:left;}
	#chart .item .item_comment h4 {font-weight:bold;padding-bottom:5px;}

.cmn{
	font-family:'MS PGothic';
	font-weight:bold;
	padding:4px 5px 3px;
	background:#908B6D;
	font-size:11px;
	color:#fff;
}


/* ブログ */
#blog {
}
.meta-sep,
.author,
.comments-link,
#comments,
#blog-content .page-title {
	display: none;
}
#blog-content {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
.entry-meta {
	text-align: right;
	padding-bottom: 20px;
}
#blog-content h2 {
	font-size: 18px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	background-image: url(../pc_images/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 0px;
}

#blog-content h3 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
#blog-content h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 10px;
	font-weight: bold;
}
#blog-content h5 {
	font-size: 12px;
	font-weight: bold;
}
#blog-content p {
	padding-bottom: 1.5em;
}
#blog-content .post {
	padding-bottom: 60px;
}
#blog-content p img {
	max-width: 100%;
	height:auto;
}

#blog-content .navigation {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#blog-content .navigation:after {
	content: ""; 
	display: block;
	clear: both;
	height: 0;
}
#blog-content #nav-above {
	padding-bottom: 25px;
}
#blog-content #nav-below {
	padding-top: 25px;
}
#blog-content .navigation a {
	display: block;
	height: 25px;
	width: 95px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#blog-content .navigation .nav-previous {
	float:left;
	width:95px;
	height:25px;
}
#blog-content .navigation .nav-previous a {
	background-image: url(../pc_images/blog/btn_prev.jpg);
}
#blog-content .navigation .nav-next {
	float:right;
	width:95px;
	height:25px;
}
#blog-content .navigation .nav-next a {
	background-image: url(../pc_images/blog/btn_next.jpg);
}


.widget-area {
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.widget-area ul {
	list-style-type: none;
}
.widget-area h3 {
	font-size: 14px;
	background-image: url(../pc_images/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: right;
}
.widget-area ul ul {
	margin-bottom: 15px;
}
.widget-area ul ul li {
	text-align: right;
}



/* Selectbox Styles
=================================*/

a.sctble_display {
	display: inline-block;
	*display: inline;
	zoom: 1;
	color: #262626;
	text-decoration: none;
	cursor: default;
}

	a.sctble_display span {
	display: block;
	width: 120px;
	cursor: default;
	text-align: left;
	}
	
	a.m_year span,
	a.s_year span { width: 3em }
	a.m_month span,
	a.s_month span,
	a.m_day span,
	a.s_day span { width: 2em }
	a.callback span { width: 9em }

/* Pulldown Mat (Basis)
=================================*/

div.sctble_mat {
	border: solid #dfdfdf 1px;
	border-top: none;
	border-left: none;
	background: #eee;
}

	div.sctble_mat dl {
		margin: 0;
		border: solid #999 1px;
		border-top: none;
		border-left: none;
		padding: 1em 1em 0;
	}
	
		div.sctble_mat dl dt {
			float: left;
			margin: 0 0 1em 0 !important;
			border: none !important;
			padding: 0 !important;
			width: 7em;
			color: #333;
			font-weight: bold;
		}
		
		div.sctble_mat dl dd {
			margin: 0 0 1em 7em !important;
			border-left: solid #333 2px !important;
			padding: 0 0 0 1.5em !important;
		}

	div.sctble_mat a {
	padding-right: .7em;
	color: #1972ea;
	font-weight: bold;
	font-size: 10px;
	}
	
	div.sctble_mat a.selected {
		color: #333;
		text-decoration: none;
		cursor: default;
		font-size: 10px;
	}
	
/* Pulldown Mat (No Optgroups)
=================================*/
	
div.sctble_mat.nooptgroup div.body {
	padding: .5em .6em;
	line-height: 1.9;
}

/* Date (Inline)
=================================*/

div.sctble_mat.sctble.m_year div.body,
div.sctble_mat.sctble.m_month div.body {
}
		
	div.sctble_mat.sctble.m_year a,
	div.sctble_mat.sctble.m_month a {
		padding: .4em;
	}
	
	div.sctble_mat.sctble.m_day a {
		display: inline-block;
		width: 1.5em;
		text-align: center;
	}
		
/* Simple Select Box
=================================*/
	
div.sBox {
	border: solid #dfdfdf 1px;
	border-left: none;
	width: 200px;
	overflow: auto;
	overflow-x: hidden;
	background: #FFF;
}

div.sBox.s_year { width: 6em }
div.sBox.s_month,
div.sBox.s_day { width: 5em }

	div.sctble_mat.sBox div.body {
		border: none;
		padding: 0;
		line-height: 1.5;
	}

	div.sBox a {
		border: solid #dfdfdf 1px;
		border-top: none;
		border-right: none;
		padding: .3em .5em;
		display: block;
		text-decoration: none;
	}
	
	div.sBox a.last-child {
		border-bottom: none;
	}
	
	div.sBox a:hover {
		background: #eee;
	}
	
	div.sBox a.selected {
		background: #eee;
	}
	
	
/* Selectbox Styles
=================================*/

a.sctble_display {
	border: solid #ddd 1px;
}

	a.sctble_display span {
	padding: 0 22px 0 7px;
	height: 22px;
	line-height: 22px;
	background-color: #fff;
	background-image: url(../pc_images/common/icon_select.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	}
	a.sctble_display:hover span { background-position: right -21px }
	a.sctble_focus span { background-position: right -42px !important }
	
/* Pulldown Mat (Basis)
=================================*/

div.sctble_mat {}

	div.sctble_mat dl {}
	
	div.sctble_mat a {
		padding-right: .7em;
		color: #1972ea;
		font-weight: bold;
	}
	
	div.sctble_mat a.selected {
		color: #333;
		text-decoration: none;
		cursor: default;
	}

/*---------------------------------------------------------------------------------
スライダー
--------------------------------------------------------------------------------- */
.jquery-slider {
    overflow: hidden;
    position: relative;
}
.jquery-slider-element {
    overflow: hidden;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.jquery-slider-control {
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    opacity: 0.63;
	filter: alpha(opacity=63);
	-moz-opacity:0.63;
    cursor: pointer;
}
.jquery-slider-control:hover {
    opacity: 1;
}
.jquery-slider-control-prev {
    left: 10px;
    top: 215px;
}
.jquery-slider-control-next {
    right: 10px;
    top: 215px;
}
.jquery-slider-pages {
    overflow: visible;
    position: absolute;
    left: 5px;
    bottom: 15px;
    height: 20px;
    right: 25px;
}
.jquery-slider-page {
    overflow: hidden;
    position: relative;
    display: block;
    float: right;
    width: 12px;
    height: 12px;
    padding: 0;
    margin: 0;
    background: #FFFFFF;
    margin: 3px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.jquery-slider-page-current {
    background: #928574;
}
