@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 180%;
}

a:link {
	color: #660000;
	text-decoration: none;
}

a:visited {
	color: #660000;
}

a:active {
	color: #660000;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

body {
	font-size: 90%;
	line-height: 140%;
	color: #ccc;
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 100%;
	background-image: url(../img/common/body_bg.gif);
	background-color: #151515;
	background-repeat: repeat;
}

#box_main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 100%;
	line-height:140%;
	padding-top:5px;
	text-align: left;
	color: #CCC;
	line-height: 150%;
}

img {
	border: 0px;
}

.abc {
	line-height: 0;
	font-size: 0;
	text-indent: -9999;
}

a:link {
	color: #CCC;
	text-decoration: none;
}

a:visited {
	color: #CCC;
	text-decoration: none;
}

a:hover {
	color: #CCC;
	text-decoration: underline;
}

a:active {
	color: #CCC;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.nvi {
	margin-left: 0px;
	margin-right: 0px;
}

h1 {
	margin-left: auto;
	margin-right:auto;
	margin-bottom:0px;
	line-height:100%;
	padding: 0px;
	text-align:center;
	font-size:10px;
	color:#FFF;
	font-weight:normal;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
}

h3 {
	margin: 0;
	padding: 5px 0 0 0;
}

/* 文字装飾
---------------------------------------------------- */
.style1 {
	color: #FF3300
}

.style2 {
	color: #009933;
	font-size: 1.5ex;
	font-weight: normal;
}

.style3 {
	color: #FF3300;
	font-size: 1.8ex;
	font-weight: normal;
}

.style4 {
	color: #000000;
	font-size: 1.6ex;
	font-weight: normal;
}

.style6 {
	color: #FF33FF;
	font-size: 1.8ex;
}

.style7 {
	color: #FF6600
}

;
/* レイアウト設定
---------------------------------------------------- */
#shadow2 {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/shadow.gif);
	background-repeat: repeat-y;
	height: auto;
}

#shadow {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/shadow.gif);
	background-repeat: repeat-y;
	height: auto;
}

#wraper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(../img/common/contents_bg.gif);
	background-repeat: repeat-y;
}

#header {
	height: 91px;
	width: 1000px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/header_bg.jpg);
	background-repeat: no-repeat;
}

#logo {
	float: left;
	margin-top: 0px;
	height: 91px;
	margin-left: 10px;
	width: 270px;
}

* html #logo {
	float: left;
	margin-top: 0px;
	height: 91px;
	margin-left: 5px;
	width: 270px;
}

#main_img {
	width: 666px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.auto_auto {
	margin-left: auto;
	margin-right: auto;
}

* html .iepngfix {
	behavior: expression(IEPNGFIX.fix ( this) );
}

/* ヘッダーナビ設定
---------------------------------------------------- */
#headernavi {
	margin-top: 0px;
	float: right;
	width: 327px;
	height: 20px;
}

#headernavi ul {
	font-size: 12px;
	color: #333333;
}

#headernavi ul li {
	float: left;
	list-style-type: none;
	padding-left: 20px;
	margin-left: 10px;
	margin-top: 5px;
	background-image: url(../img/common/point.gif);
	background-repeat: no-repeat;
}

/* グローバルナビ設定
---------------------------------------------------- */
#g {
	width: 1000px;
	clear: both;
	height: 55px;
	background-image: url(../img/common/g_navi.gif);
}

#g_navi {
	width: 1000px;
	height: 55px;
	list-style-type: none;
	float: left;
	background-image: url(../img/common/g_navi.gif);
}

#g_navi li {
	float: left;
}

#g_navi li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 55px;
	padding-top: 55px;
	color: #FFFFFF;
	background-image: url(../img/common/g_navi.gif);
}

#nav01 {
	width: 113px;
	float: left;
}

#nav02 {
	width: 232px;
	float: left;
}

#nav03 {
	width: 183px;
	float: left;
}

#nav04 {
	width: 182px;
	float: left;
}

#nav05 {
	width: 182px;
	float: left;
}

#nav06 {
	width: 108px;
	float: left;
}

/*　オフEウス時　*/
#nav01 a {
	background-position: 0 0
}

#nav02 a {
	background-position: -113px 0;
}

#nav03 a {
	background-position: -345px 0;
}

#nav04 a {
	background-position: -528px 0;
}

#nav05 a {
	background-position: -710px 0;
}

#nav06 a {
	background-position: -892px 0;
}

/*　選択済み　*/
#nav01 a.stay {
	background-position: 0 -55px;
}

#nav02 a.stay {
	background-position: -113px -55px;
}

#nav03 a.stay {
	background-position: -345px -55px;
}

#nav04 a.stay {
	background-position: -528px -55px;
}

#nav05 a.stay {
	background-position: -710px -55px;
}

#nav06 a.stay {
	background-position: -892px -55px;
}

/*　オンマウス時　*/
#nav01 a:hover {
	background-position: 0 -55px;
}

#nav02 a:hover {
	background-position: -113px -55px;
}

#nav03 a:hover {
	background-position: -345px -55px;
}

#nav04 a:hover {
	background-position: -528px -55px;
}

#nav05 a:hover {
	background-position: -710px -55px;
}

#nav06 a:hover {
	background-position: -892px -55px;
}

#pankuzu {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	list-style-type: none;
	background-repeat: no-repeat;
}

#pankuzu li {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	font-size: 11px;
}

/* コンテンツ設定
---------------------------------------------------- */
#main_contents {
	height: auto;
	width: 1000px;
	padding: 0;
	margin-top: 0px;
	background-repeat: repeat-y;
}

/* 右コンテンツ設定
---------------------------------------------------- */
#left {
	width: 666px;
	float: left;
	height: auto;
	margin-left: 15px;
}

#left h2 {
	margin: 15px 0 10px 0;
}

.date {
	width: 60px;
	float: left;
	clear: both;
	margin-left: 10px;
}

* html .date {
	width: 60px;
	float: left;
	clear: both;
	margin-left: 5px;
}

.date_text {
	width: 560px;
	float: left;
}

.right_contens_01 {
	width: 666px;
	border-bottom: #2e2e2e solid 1px;
	padding-bottom: 25px;
}

.right_contents_02 {
	width: 100px;
	float: left;
	padding: 0 10px 0 10px;
}

.right_contents_03 {
	width: 405px;
	float: left;
	padding: 0 10px 0 0;
}

.right_contents_04 {
	width: 120px;
	float: left;
}

/* 左コンテンツ
---------------------------------------------------- */
#right {
	width: 298px;
	height: auto;
	float: left;
	padding: 0;
	margin-left: 10px;
	border-bottom: #2e2e2e solid 1px;
}

* html #right {
	width: 298px;
	height: auto;
	float: left;
	padding: 0;
	margin-left: 5px;
	border-bottom: #2e2e2e solid 1px;
}

#right h2 {
	margin-left: 5px;
}

* html #right h2 {
	margin-left: 2px;
}

#tokushu {
	width: 281px;
	padding: 8px;
	border: #CCC solid 1px;
	margin-top: 15px;
	margin-bottom: 30px;
}

* html #tokushu {
	width: 276px;
	padding: 8px;
	border: #CCC solid 1px;
	margin-top: 15px;
	margin-bottom: 30px;
}

.tokushu_right {
	width: 139px;
	float: left;
	margin-left: 7px;
}

#tokushu table {
	width: 281px;
}

#tokushu th {
	width: 60px;
	padding: 5px;
	font-weight: normal;
}

#tokushu td {
	width: 190px;
	padding: 5px;
}

.side_navi {
	padding: 20px;
	width: 250px;
}

.side_navi ul li {
	background-image: url(../img/common/point.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 10px;
}

.right_bn {
	width: 298px;
	height: auto;
}

.right_bn img {
	margin-top: 10px;
}

.right_bn p {
	text-align: center;
	font-size: x-small;
	margin-bottom: 15px;
	line-height: 90%;
}

/* お勧めサロン
---------------------------------------------------- */
#salon_box {
	width: 976px;
	margin-left: auto;
	margin-right: auto;
}

.salon_2 {
	width: 98px;
	background-color: #424242;
	padding: 15px;
	float: left;
	margin: 5px 0 5px 0px;
}

.salon {
	width: 98px;
	background-color: #424242;
	padding: 15px;
	float: left;
	margin: 5px 0 5px 12px;
}

.salon h4 {
	color: #fff;
	margin-bottom: 10px;
}

.salon img {
	float: right;
}

.salon_004 {
	color: #fff;
	margin-bottom: 10px;
}

.salon_2 img {
	float: right;
}

/* ピックアップサロン
---------------------------------------------------- */
#tokushu_2 {
	width: 350px;
	padding: 8px;
	border: #CCC double;
	margin-top: 15px;
	margin-bottom: 30px;
	float: left;
	margin-left: 25px;
}

#tokushu_2 table {
	width: 349px;
}

#tokushu_2 th {
	width: 150px;
	padding: 5px;
	font-weight: normal;
	border-bottom: #CCC dotted 1px;
	border-right: #CCC dotted 1px;
}

#tokushu_2 td {
	width: 195px;
	padding: 5px;
	padding-left: 20px;
	border-bottom: #CCC dotted 1px;
}

/* detail設定
---------------------------------------------------- */
.detail_im {
	width: 208px;
	margin-right: 20px;
	float: left;
	margin-top: 20px;
}

.detail_im p {
	text-align: center;
	padding: 5px;
}

.detail_im_2 {
	width: 208px;
	float: left;
	margin-top: 20px;
}

.detail_im_2 p {
	text-align: center;
	padding: 5px;
}

/* detailサロン
---------------------------------------------------- */
#tokushu_3 {
	width: 350px;
	padding: 8px;
	border: #CCC double;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 25px;
	float: left;
}

#tokushu_3 table {
	width: 349px;
}

#tokushu_3 th {
	width: 110px;
	padding: 5px;
	font-weight: normal;
	border-bottom: #CCC dotted 1px;
	border-right: #CCC dotted 1px;
}

#tokushu_3 td {
	width: 225px;
	padding: 5px;
	padding-left: 20px;
	border-bottom: #CCC dotted 1px;
}

/* 運営会社案内
---------------------------------------------------- */
#tokushu_4 {
	width: 635px;
	padding: 8px;
	border: #CCC double;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 5px;
}

#tokushu_4 table {
	width: 635px;
}

#tokushu_4 th {
	width: 20%;
	padding: 5px;
	font-weight: normal;
	border-bottom: #CCC dotted 1px;
	border-right: #CCC dotted 1px;
}

#tokushu_4 td {
	width: 80%;
	padding: 5px;
	padding-left: 20px;
	border-bottom: #CCC dotted 1px;
}

/* フッター設定
---------------------------------------------------- */
#footer_box {
	width: 100%;
	background-image: url(../img/common/foot_bg.png);
	background-repeat: repeat-x;
	height: auto;
	margin-top: -20px;
	clear: both;
}

* html #footer_box {
	behavior: expression(IEPNGFIX.fix ( this) );
}

#foot_line {
	width: 100%;
	height: 25px;
	margin-top: -10px;
	background-image: url(../img/common/foot_line.png);
	background-repeat: repeat;
	clear: both;
}

* html #foot_line {
	height: 60px;
	behavior: expression(IEPNGFIX.fix ( this) );
}

#foot_line_in {
	width: 1000px;
	margin-left: auto; margin-right; auto;
	margin-right: auto;
}

#footer {
	height: 64px;
	width: 100%;
	font-size: 12px;
}

#foot_box {
	width: 100%;
	height: 64px;
	background-image: url(../img/common/foot_bg.gif);
	background-repeat: no-repeat;
}

#footnavi {
	clear: both;
	width: 100%;
	font-size: 80%;
	margin: 5px 0 20px 0;
}

#foot_navi_box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.foot_navi_box_1 {
	width: 249px;
	margin-top: 20px;
	float: left;
	border-right: #2e2e2e solid 1px;
}

.foot_navi_box_2 {
	width: 185px;
	margin-top: 20px;
	float: left;
	border-right: #2e2e2e solid 1px;
}

#footnavi ul {
	margin: 0 auto 5px;
}

#footnavi ul li {
	line-height: 1.1;
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 2px;
}

#footnavi ul li a {
	color: #ccc;
}

#copy {
	font-size: 10px;
	text-align: center;
	width: 500px;
	margin-left: auto;
	color: #FFF;
	margin-right: auto;
	padding-top: 25px;
}

/* フッターボタン
---------------------------------------------------- */
#foot_st {
	width: 195px;
	height: 25px;
	margin-top: 10px;
	padding-top: 10px;
	float: left;
}

#foot_st li {
	list-style-type: none;
}

#foot_st li a {
	display: block;
	overflow: hidden;
	width: 195px;
	height: 0 !important;
	height /**/: 22px;
	padding-top: 22px;
	background-image: url(../img/common/foot_st.gif);
}

* html #foot_st li a {
	display: block;
	overflow: hidden;
	width: 195px;
	height: 0 !important;
	height /**/: 22px;
	padding-top: 22px;
	background-image: url(../img/common/foot_st_ie.gif);
}

/*　オフEウス時　*/
#foot_nav01 a {
	background-position: 0 0
}

/*　オンマウス時　*/
#foot_nav01 a:hover {
	background-position: 0 -25px;
}

#foot_st_2 {
	width: 195px;
	height: 25px;
	margin-top: 10px;
	padding-top: 10px;
	float: right;
}

#foot_st_2 li {
	list-style-type: none;
}

#foot_st_2 li a {
	display: block;
	overflow: hidden;
	width: 195px;
	height: 0 !important;
	height /**/: 22px;
	padding-top: 22px;
	background-image: url(../img/common/foot_st_2.gif);
}

* html #foot_st_2 li a {
	display: block;
	overflow: hidden;
	width: 195px;
	height: 0 !important;
	height /**/: 22px;
	padding-top: 22px;
	background-image: url(../img/common/foot_st_2_ie.gif);
}

/*　オフEウス時　*/
#foot_2_nav01 a {
	background-position: 0 0
}

/*　オンマウス時　*/
#foot_2_nav01 a:hover {
	background-position: 0 -25px;
}

/* お問い合わせフォーム
---------------------------------------------------- */
#form {
	padding: 20px 10px 20px 20px;
}

.form_title {
	padding-left: 10px;
	width: 130px;
	padding-top: 16px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 0.9em;
}

.form_title_top {
	padding-left: 10px;
	width: 130px;
	padding-top: 16px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 1px;
	font-size: 0.9em;
}

.form_input {
	width: 340px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.form_input_top {
	width: 340px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.input03 {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 5px;
	text-align: center;
}

.input04 {
	background-color: #000;
	border: 1px solid #FFF;
	padding: 0px 8px;
	text-align: center;
	margin-top: 3px;
	color: #FFF;
}

/* 透明png
---------------------------------------------------- */
.sample01bef {
	width: 189px;
	height: 44px;
	background: url(back01.gif);
}

.sample01aft {
	width: 189px;
	height: 44px;
}

* html .sample01aft a {
	position: relative;
	width: 189px;
	height: 44px;
}

* html .sample01aft {
	width: 189px;
	height: 44px;
	filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src =
		http :// direx-rent.com/ demo/ img/ common/ logo.png );
	position: relative;
}

* html .sample01aft img {
	display: none;
}

.sample01bef img,.sample01aft img {
	display: block;
	position: relative;
}

/* Pager Styles
-----------------------------------------------------------------------------  */
#rs_pager {
	margin: 2em 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	clear: both;
}

#rs_pager a {
	padding: 5px 8px;
	border: 1px solid #E7E7E7;
	font-size: 110%;
	text-decoration: none;
}

#rs_pager a:hover {
	border: 1px solid #DBECFF;
	background: #DBECFF;
}

#rs_pager b {
	border: 1px solid #E7E7E7;
	padding: 3px 6px;
	background: #E7E7E7;
	color: #999;
	font-weight: bold;
}

/*list
-----------------------------------------------------------------------------  */
.part_midashi {
	background-color: #424242;
	width: 646px;
	height: 32px;
	padding: 2px 10px 0px;
	margin-top: 10px;
}

.list_4 {
	width: 635px;
	padding: 8px;
	border: #CCC double;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 5px;
}

.list_4 table {
	width: 635px;
}

.list_4 th {
	width: 20%;
	padding: 5px;
	font-weight: normal;
	border-bottom: #666 dotted 1px;
	border-right: #666 dotted 1px;
}

.list_4 td {
	width: 80%;
	padding: 5px;
	padding-left: 20px;
	border-bottom: #666 dotted 1px;
}

.pager{
	margin:2em 0;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	clear:both;
	}
.pager li {
	display:inline;
	margin-right:3px;
	}
.pager li a{
	padding:5px 8px;
	border:1px solid #FFB2C2;
	text-decoration:none;
	}
.pager li a:hover{
	border:1px solid #FFB2C2;
	background: #FFE4E9;
	}
.pager li strong{
	border:1px solid #FFB2C2;
	padding:5px 8px;
	background: #FFE4E9;
	color: #999;
	font-weight:bold;
	}

