@charset "utf-8";
a {
	font-weight: bold;
	color: #ee2399;
}
body,
p,
dl,
ul {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #666;
	background-color: #fff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
	font-size: 13px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
	color: #ee2399;
}
td {
	color: #666;
	background-color: #fff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
	font-size: 13px;
	vertical-align: top;
}
th {
	color: #666;
	background-color: #fff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}
#container {
	width: 950px;
	margin: 0 auto;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-color: #fff;
	background-image: url(../images/bg/bg_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header_01 {
	padding: 0;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
}
#header_01 h1 {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	font-size: 10px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 1px;
}
#header_01 h1 a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#header_02 {
	background-color: #fff;
	margin: 20px;
	width: 910px;
}
#header_02 td {
	vertical-align: middle;
}
#header_03 {
	padding: 0px;
	height: 56px;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header_03 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#sidebar_01 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 282px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
	padding: 0px 0px 50px;
	line-height: 150%;
}
#sidebar_01 .sidebar_02 {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c7c7c7;
	border-bottom-color: #c7c7c7;
	border-left-color: #c7c7c7;
	margin-bottom: 10px;
}
#sidebar_01 .sidebar_02 p.tenmei_01 {
	font-weight: bold;
	color: #ee2399;
	margin-bottom: 6px;
	border-bottom: 3px double #fef5fb;
	padding-left: 5px;
}
#sidebar_01 .sidebar_03 {
	margin: 0px auto 10px;
	width: 250px;
}
.sidebar_03,
#mainContent .company_01,
#mainContent .salon_01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c7c7c7;
	border-bottom-color: #c7c7c7;
}
.sidebar_03 th,
#mainContent .company_01 th,
#mainContent .salon_01 th {
	background-color: #F35FB5;
	background-image: url(../images/sidebar/bg_01.png);
	background-repeat: repeat-x;
	background-position: top;
	white-space: nowrap;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	color: #fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EE2399;
}
.sidebar_03 td,
#mainContent .company_01 td,
#mainContent .salon_01 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7c7c7;
	padding: 5px;
	vertical-align: top;
}
.sidebar_04 {
	background-color: #FEF5FB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
.sidebar_05 {
	margin-top: 10px;
}
.sidebar_06 {
	text-align: center;
	margin-bottom: 10px;
}

#mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 150%;
	letter-spacing: 1px;
}
#mainContent .company_01 {
	margin-bottom: 20px;
}
#mainContent h2 {
	margin: 0px;
	padding-bottom: 20px;
}
#mainContent h3 {
	margin: 0px;
	padding-bottom: 20px;
}
#mainContent #flash_01 {
	margin-bottom: 20px;
}
#mainContent .himitsu_01 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mainContent #himitsu_02 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#mainContent .himitsu_03 {
	padding: 10px;
}
#mainContent #himitsu_04 {
	margin-bottom: 20px;
}
#mainContent .map_01 {
	border: 2px solid #F35FB5;
	height: 360px;
	width: 641px;
	margin-bottom: 50px;
}
#mainContent .map_02 {
	border: 2px solid #F35FB5;
	height: 210px;
	width: 210px;
	margin-left: 25px;
}
#mainContent .nailist_01 {
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	background-image: url(../images/nailist/bg_02.jpg);
	height: 255px;
	width: 140px;
	background-repeat: no-repeat;
	float: left;
}
#mainContent .nailist_01 h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#mainContent .nailist_01 p {
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: 140%;
}
#mainContent .nailist_01 p img {
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 2px;
}
#mainContent .nailist_02,
#mainContent .salon_03 {
	background-image: url(../images/bg/bg_03.jpg);
	background-position: bottom;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #333;
	font-size: 15px;
	margin-bottom: 20px;
}
#mainContent .nailist_03 {
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
}
#mainContent .nailist_04 th {
	background-color: #FEF5FB;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-left-color: #fff;
}
#mainContent .nailist_05 {
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	height: 255px;
	width: 140px;
	float: left;
}
#mainContent #news_01,
#mainContent #news_02,
#mainContent .blog_01 {
	margin: 10px 10px 20px;
}
#mainContent #news_01 dt,
#mainContent .blog_01 dt {
	background-image: url(../images/main/list_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
}
#mainContent #news_01 dd,
#mainContent .blog_01 dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#mainContent #blog_02 {
	width: 100%;
}
#mainContent #blog_02 td {
	width: 50%;
}
#mainContent #news_02 {
	font-weight: bold;
	color: #ee2399;
}
#mainContent .news_03 {
	padding: 10px;
	margin-bottom: 20px;
	border: 3px double #EE2399;
}
#mainContent .news_03 p {
	margin-bottom: 2px;
}
#mainContent .news_03 hr {
	color: #CCCCCC;
}
#mainContent .news_03 h3 {
	color: #fff;
	background-color: #EE2399;
	padding: 4px;
	margin-bottom: 5px;
}
#mainContent .salon_02 {
	margin-bottom: 20px;
	width: 645px;
}
#mainContent .salon_04 {
	height: 180px;
}

#mainContent .salon_04 li {
	margin-right:10px;
	float: left;
	list-style: none;
}
#mainContent .salon_04 li.last {
	margin-right: 0px;
}

#mainContent .sample_01 {
	background-image: url(../images/sample/bg_02.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
	height: 75px;
	width: 100px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#mainContent .sample_02 {
	background-image: url(../images/sample/bg_02.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
	height: 75px;
	width: 100px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#mainContent #faq_01 dt {
	background: url(../images/faq/q.png) no-repeat left top;
	padding-left: 35px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #ee2399;
}
#mainContent #faq_01 dd {
	background: url(../images/faq/a.png) no-repeat left top;
	padding-left: 35px;
	padding-bottom: 40px;
	margin-left: 26px;
}
#mainContent #menu_01 {
	margin-left: 40px;
}

#footer {
	background-color: #f5f5f5;
	background-image: url(../images/bg/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	text-align: center;
}
#footer p a {
	font-size: 10px;
}
.center {
	text-align: center;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.font_10px {
	font-size: 10px;
}
.img_01 {
	border: 2px solid #F35FB5;
	padding: 1px;
}
.img_02 {
	background-color: #FEF5FB;
	padding: 3px;
	margin-bottom: 10px;
}
.right {
	text-align: right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}/*IE7用*/
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */
/*.clearfix + *{
   clear: both;
}*/

