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


/* linkの内容
------------------------------ */
#content_main a:link {
	color: #008080;
	text-decoration: none;
}
#content_main a:visited {
	color: #ADD6AC;
	text-decoration: none;
}
#content_main a:hover {
	color: #99CC00;
	text-decoration: none;
}
#content_main a:active {
	color: #808080;
	text-decoration: none;
}


#ct2_1 {
	font-size: 12px;
}

.text1 {
	text-indent: -1.4em;
}

.link_index {
	margin: 2em 0  2em 3em;
}

.link_mark {
	text-indent: -1.4em;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 14px;
}