/* bodyの内容 
----------------------------------*/
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #CCCC00;
	text-decoration: none;
}
a:hover {
	color: #CCCC00;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

/* banaの内容 
----------------------------------*/

#head_title {
	background-image: url(../_parts/img/page/heder_title_salon.jpg);
}
#head_navi {
	background-image: url(../_parts/img/page/heder_navi_salon.jpg);
}
#head_menubox {
	background-image: url(../_parts/img/page/heder_menu_salon.jpg);
}
#content_title {
	background-image: url(../_parts/img/page/contents_title_salon.jpg);
}
/* content_headの設定 
----------------------------------*/

	/* head_titleの設定 
	----------------------------------*/

	#head_title h1 {
		width: 300px;
		height: 55px;
		font-size: 22px;
		letter-spacing: 0.1em;
		margin-left: 15px;
		font-weight: bold;
		color: #808080;
		position: relative;
		top: 23px;
	}


	/* head_naviの設定
	----------------------------------*/
	
/* head_navi_menuの内容 
----------------------------------*/

					#head_navi_menu a:link {
						color: #808080;
						text-decoration: none;
					}
					#head_navi_menu a:visited {
						color: #808000;
						text-decoration: none;
					}
					#head_navi_menu a:hover {
						color: #CCCC00;
						text-decoration: none;
					}
					#head_navi_menu a:active {
						color: #000000;
						text-decoration: none;
					}





/* 共通の設定 
----------------------------*/

.mark {
	margin-right: 2px;
	vertical-align: midle;
}

/* サロン情報の設定 
----------------------------*/


#content_main #tel {
	width: 150px;
	height: 100px;
	float: left;
}
#content_main #fax {
	width: 150px;
	height: 100px;
	float: left;
}
#content_main #eigyou_jikan {
	clear: left;
	margin-top: 20px;
}

/* 予約方法の設定 
----------------------------*/

#content_main li{
	list-style: none;
	margin-left: 4em;
	text-indent: -1em;
	line-height: 1.3em;
	font-size: 12px;
}

.reserve #a {
	line-height: 1.3em;
	font-size: 12px;
}

h4 {
	margin-top: 3em;
}
#teltel {
	font-size: 18px;
}
#content_main a:link {
	color: #008080;
	text-decoration: none;
}
#content_main a:visited {
	color: #ADD6AC;
	text-decoration: none;
}
#content_main a:hover {
	color: #ADD6AC;
	text-decoration: none;
}
#content_main a:active {
	color: #008080;
	text-decoration: none;
}


/* recruitの設定 
----------------------------*/

#recruit {
	width: 550px;
}

#recruit #sigotonaiyou {
	width: 500px;
}


#recruit_list .dt1 {
	position: relative;
	left: 2em;
	margin-top: 2em;
}

#recruit_list .dt2 {
	position: relative;
	left: 3em;
}

#recruit_list dd {
	position: relative;
	left: 5em;
}

#recruit_list dd {
	margin-bottom: 1em;
}


/* recruit tableの設定 
----------------------------*/

#recruit_table {
	width: 550px;
	height: auto;
	border: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	margin: 4em auto 0 auto;
}

#koumoku {
	width: 150px;
	background-color: #FFCCCC;
	text-align: center;
}
#naiyou{
	width: 400px;
	background-color: #FFCCCC;
	text-align: center;
}

.koumoku_td {
	background-color: #FFECEC;
	padding-left: 5px;
}

.naiyou_td {
	padding-left: 5px;
	padding-bottom: 1em;
}



.table_dt1{
	position: relative;
	left: 1em;
	margin-top: 1em;
	width: 350px;
}

.table_dt2 {
	position: relative;
	left: 1em;
}

.table_dd {
	position: relative;
	left: 2em;
	width: 350px;
}

#recruit_list dd {
	margin-bottom: 1em;
}
