@charset "utf-8";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 150%;
}
form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h1, h2, h3, h4, h5, h6, p, dl, ul {
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
	color: #500e68;
}
td, th {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 150%;
}
#container_01 {
	width: 952px;
	margin: 0 auto;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-color: #fff;
}
#container_02 {
	background-image: url(../images/bg_01.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #500e68;
	background-position: center top;
}
#header_01 {
	background-color: #eee;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
#header_01 h1 {
	padding: 0px;
	font-weight: normal;
	text-align: left;
	width: 952px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header_01 h1 a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#logo_01 {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
}
#topmenu_01 {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDA4C6;
	background-color: #DDD1E2;
}
#topmenu_01 li {
	float: left;
}
#topmenu_01 li a {
	overflow:hidden;
	outline:none;
}
#flash_01 {
	height: 400px;
	width: 952px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	clear: left;
}
#navi_01 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navi_01 li {
	list-style-type: none;
	font-size: 11px;
	float: left;
	margin-right: 5px;
}
#navi_02 {
	width: 952px;
	height: 30px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftside_01 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: left;
}
#leftside_01 #map_01 {
	height: 208px;
	width: 208px;
	margin-bottom: 30px;
	border: 1px solid #ce7ced;
	margin-right: auto;
	margin-left: auto;
}
#leftside_01 #info_01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
#leftside_01 #info_01 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	vertical-align: top;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#leftside_01 #info_01 th {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	font-weight: normal;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#leftside_01 #leftmenu_01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#leftside_01 #leftmenu_01 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#leftside_01 #leftmenu_01 p a {
	margin: 0px;
	padding: 0px;
}
#leftside_01 .photo_03 {
	border: 1px solid #ce7ced;
}
#rightside_01 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 300px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#rightside_02 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	padding: 0px;
}
#rightside_02 h2, #rightside_02 h3, #rightside_02 p {
	padding-bottom: 30px;
}
#rightside_02 table {
	margin-bottom: 30px;
}
#mainContent {
	margin-top: 0;
	margin-right: 310px;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#mainContent #whatsnew_01 dt {
	background-image: url(../images/list_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #500e68;
	margin-bottom: 5px;
}
#mainContent #whatsnew_01 dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#mainContent #blog_01 dt {
	background-image: url(../images/list_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #500e68;
	margin-bottom: 5px;
	float: left;
}
#mainContent #blog_01 dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#footer_01 {
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#footer_02 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
#footer_02 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer_02 li a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#footer_03 {
	width: 952px;
}
#footer_04 {
	font-size: 10px;
	color: #ccc;
	text-decoration: none;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.center {
	text-align: center;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.collection_01 {
	float: left;
	background-image: url(../images/bg_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
#contact_01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
#contact_02 {
	padding-left: 10px;
}
#contact_03 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAF1FE;
	width: 680px;
}
#contact_03 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAF1FE;
	padding: 10px;
	text-align: left;
	background-color: #FEFBFF;
	width: 150px;
}
#contact_03 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAF1FE;
	padding: 10px;
}
.contact_04 {
	width: 300px;
}
.contact_05 {
	width: 100px;
}
.contact_06 {
	font-weight: bold;
	color: #500e68;
	padding-left: 2px;
}
.contents_01 {
	padding-right: 10px;
	padding-left: 10px;
}
.contents_02 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
#map_02 {
	border: 2px solid #500e68;
	height: 356px;
	width: 676px;
	margin-bottom: 15px;
}
.photo_01 {
	background-color: #FAF1FE;
	padding: 3px;
	margin-left: 20px;
}
.photo_02 {
	border: 1px solid #ce7ced;
}
.price_01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.price_02 {
	font-size: 20px;
	font-weight: bold;
	color: #500e68;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0px;
	background-image: url(../images/list_01.png);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.price_03 {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
.price_03 td {
	padding-bottom: 5px;
}
.price_04 {
	font-size: 10px;
}
.price_05 {
	padding-left: 20px;
}
.price_06 {
	font-size: 13px;
	color: #c00;
	text-align: center;
	font-weight: bold;
	line-height: 100%;
	padding-top: 10px;
}
#recruit_01, #salon_01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAF1FE;
	width: 680px;
}
#recruit_01 th, #salon_01 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAF1FE;
	padding: 10px;
	text-align: left;
	background-color: #FEFBFF;
	width: 80px;
}
#recruit_01 td, #salon_01 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAF1FE;
	padding: 10px;
}
.recruit_02 {
	border: 1px dotted #ce7ced;
	padding: 20px;
	margin: 0px 80px 30px 30px;
}
.recruit_02 li {
	list-style: none;
	line-height: 200%;
}
.right {
	text-align: right;
}
.small_01 {
	font-size: 10px;
}
.staff_01 {
	float: right;
	width: 450px;
}
.staff_01 dt {
	font-weight: bold;
	color: #500e68;
	padding-left: 25px;
}
.staff_01 dd {
	margin-left: 0px;
	padding-left: 35px;
	margin-bottom: 15px;
}
.staff_02 {
	float: left;
	height: 240px;
	width: 200px;
	margin-left: 20px;
}
.staff_03 {
	margin-bottom: 15px;
	background-image: url(../images/list_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #500e68;
	font-size: 16px;
	clear: left;
}
.staff_04 {
	font-size: 11px;
	margin-left: 10px;
	color: #aaa;
}
.staff_05 {
	float: left;
	padding-right: 10px;
}
#top_01 {
	background-color: #500e68;
	width: 950px;
	margin-bottom: 10px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#top_02 {
	text-align: center;
}
#top_03 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top_03 td {
	vertical-align: top;
}
#top_03 .top_04 {
	background-color: #CE7CED;
	width: 270px;
	color: #000;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
table#grandprix {
	margin: 0px auto 0px 20px;
	width: 650px;
}
table#grandprix td {
	padding-bottom: 10px;
}
a {
	color: #500e68;
}
input, textarea {
	border:1px solid #ddd;
	padding:3px;
	background-color: #fff;
	background-image: url(../images/form_input.gif);
	background-repeat: repeat-x;
}
textarea {
	height:150px;
	overflow:auto;
	width: 300px;
}
button {
	width:150px;
	height:37px;
	line-height:37px;
	border:none;
	color:#fff;
	cursor:pointer;
	text-align:center;
	background-image: url(../images/form_button.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.valign_middle {
	vertical-align: middle;
}
div.fade-area-1 ul {
	margin: 0px;
	padding: 0px;
}
div.fade-area-1 ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
table.campaign_01 th {
	text-align: center;
}
div#campaign_02 {
	border: 1px dotted #ddd;
	background: #f9f9f9;
	margin-bottom: 20px;
	width: 640px;
	padding: 20px 20px 10px;
}
div#campaign_02 h3 {
	padding-bottom: 10px;
}
.campaign_03 {
	background: #F7E9FC;
}
.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 */
