/* 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: 0px;
				line-height: 28px;
				margin-left: 15px;
				font-weight: bold;
				color: #808080;
			}

#content_title #ct2 {
	font-size: 14px;
	line-height: 1.6em;
}

#content_main h3 {
	font-size: 12px;
	line-height: 1em;
	text-indent: -1.1em;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 20px;
}
#content_main h3 p {
	font-size: 12px;
	line-height: 1em;
	text-indent: -1.1em;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 20px;
}

#content_main h4 {
	font-size: 15px;
	margin-top: 40px;
}

#content_main #check li {
	font-size: 12px;
	line-height: 1em;
	list-style-type: none;
}

#content_main #tyuui {
	text-indent: -1em;
	margin-top: 30px;
}



#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: midle;
}

