/* 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);
}

/* 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;
					}

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

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

#content_title #ct2 {
	font-size: 14px;
	line-height: 1.6em;
	letter-spacing: 1px;
}
#ct2_a {
	font-size: 10px;
}

#content_main {
	_text-align: center;
}

#content_main h3 {
	font-size: 12px;
	line-height: 1em;
	text-indent: -1.1em;
	line-height: 1.3em;
	margin-top: 50px;
	_text-align: left;

}
.h3_a {
	font-size: 11px;
	letter-spacing: 0px;
	_text-align: left;
}


#content_main #step {
	margin-top: 30px;
	_text-align: left;
}
#content_main #step li {
	font-size: 11px;
	line-height: 2em;
	list-style-type: none;
	letter-spacing: -1px;
}


#content_main #coment {
	margin-top: 40px;
	_text-align: left;
}


#touroku {
	width: 300px;
	height: 20px;
	background-color: #FFFF99;
	text-align: center;
	margin: 50px auto 0 auto;
	line-height: 20px;
}
#touroku_mem {
	width: 300px;
	height: 20px;
	background-color: #FFCCCC;
	text-align: center;
	margin: 50px auto 0 auto;
	line-height: 20px;
}

#content_main #tyuui {
	margin-top: 20px;
	_text-align: left;
}



#chiro {
	width: 250px;
	height: 30px;
	background-color: #C0C0C0;
	font-size: 13px;
	text-align: center;
	line-height: 30px;
	float: left;
	position: relative;
	top: 50px;
	margin-bottom: 100px;
}

#bm {
	width: 250px;
	height: 30px;
	background-color: #C0C0C0;
	font-size: 13px;
	text-align: center;
	line-height: 30px;
	float: left;
	position: relative;
	top: 50px;
	left: 50px;
	margin-bottom: 100px;
}
					#kanren a:link {
						color: #FFFFFF;
						text-decoration: none;
					}
					#kanren a:visited {
						color: #808080;
						text-decoration: none;
					}
					#kanren a:hover {
						color: #006699;
						text-decoration: none;
					}
					#kanren a:active {
						color: #FFFFFF;
						text-decoration: none;
					}




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

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

