@charset "utf-8";
body {
	background-image: url(img/top/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
}
* {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
#container {
	width: 950px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 950px;
	height: 50px;
}
#main {
	width: 950px;
}
#footer {
	width: 950px;
	padding-bottom: 10px;
}
.footer_menu {
	width: 950px;
	padding-bottom: 5px;
	text-align: center;
	color: #666;
}
.footer_menu a:link {
	color: #666;
	text-decoration: none;
}
.footer_menu a:visited {
	color: #666;
	text-decoration: none;
}
.footer_menu a:active {
	color: #666;
	text-decoration: none;
}
.footer_menu a:hover {
	color: #999;
	text-decoration: underline;
}
/*------------------------font-------------------------------*/
.size10 {
	font-size: 10px;
}
.red {
	color: #7D0000;
}
.red_b {
	color: #7D0000;
	font-weight: bold;
}
.red_b14 {
	color: #7D0000;
	font-weight: bold;
	font-size: 14px;
}

.bold {
	font-weight: bold;
}
.right_gray {
	text-align: right;
	color: #666;
}
/*------------------------top page-------------------------------*/
.navi_back {
	width: 940px;
	height: 480px;
	background-image: url(img/top/back01.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.base_salon {
	width: 230px;
	height: 480px;
	background-image: url(img/top/base01.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 5px;
}
.base_homeesthe {
	width: 230px;
	height: 480px;
	background-image: url(img/top/base02.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 5px;
}
.base_skin {
	width: 230px;
	height: 480px;
	background-image: url(img/top/base03.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 5px;
}
.base_mens {
	width: 230px;
	height: 480px;
	background-image: url(img/top/base04.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 5px;
}
.navi_img {
	width: 205px;
	height: 119px;
	padding: 10px;
}
.navi_box {
	width: 205px;
	height: 50px;
	background-image: url(img/top/base05.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.navi_box .logo {
	width: 80px;
	height: 40px;
	padding: 5px;
	float: left;
}
.navi_box .text {
	width: 115px;
	float: left;
	padding-top: 10px;
	height: 40px;
	color: #666;
}
.navi_box .text a:link {
	color: #7D0000;
	text-decoration: underline;
}
.navi_box .text a:active {
	color: #7D0000;
	text-decoration: underline;
}
.navi_box .text a:visited {
	color: #7D0000;
	text-decoration: underline;
}
.navi_box .text a:hover {
	color: #CB6F6F;
	text-decoration: none;
}
.news_back {
	width: 950px;
	height: 154px;
	background-image: url(img/top/back02.jpg);
	background-repeat: no-repeat;
}
.news {
	width: 380px;
	padding-top: 20px;
	padding-left: 45px;
}
.news_bar {
	width: 380px;
	height: 18px;
}
.news_contents {
	width: 340px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	color: #999;
}
.news_contents a:link {
	color: #7D0000;
	text-decoration: underline;
}
.news_contents a:active {
	color: #7D0000;
	text-decoration: underline;
}
.news_contents a:visited {
	color: #7D0000;
	text-decoration: underline;
}
.news_contents a:hover {
	color: #CB6F6F;
	text-decoration: none;
}
/*------------------------sub page-------------------------------*/

/*-------left--------*/
#left {
	width: 200px;
	float: left;
}
.menu_box {
	width: 200px;
	padding-bottom: 20px;
}
.menu {
	width: 200px;
	padding-bottom: 10px;
}
#way-close1 {
	display: none;
}
#way-close2 {
	display: none;
}
#way-close3 {
	display: none;
}

/*-------right--------*/
#right {
	width: 680px;
	padding-left: 40px;
	padding-right: 30px;
	float: left;
}
.rightbox {
	width: 680px;
}
.sub_contents {
	width: 650px;
	padding-left: 15px;
	padding-right: 15px;
}
.bar01 {
	width: 680px;
	padding-top: 30px;
}
.bar02 {
	width: 640px;
	background-image: url(img/bar/bar_sub.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 14px;
}
.contents_text {
	width: 630px;
	padding: 10px;
}
.page_top {
	width: 680px;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}
.page_top a:link {
	color: #7D0000;
	text-decoration: underline;
}
.page_top a:active {
	color: #7D0000;
	text-decoration: underline;
}
.page_top a:visited {
	color: #7D0000;
	text-decoration: underline;
}
.page_top a:hover {
	color: #CF959E;
	text-decoration: none;
}
/*------------------------glossary-------------------------------*/
.glo_navi {
	width: 650px;
	height: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.glo_navi ul {
	list-style-image: none;
	list-style-type: none;
}
.glo_navi ul li {
	display:inline;
	list-style:none;
}
.navi_agyou a {
	background-image: url(img/glossary/agyou.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 65px;
	display: block;
	text-indent: -9999px;
}
.navi_agyou a:hover {
	background-image: url(img/glossary/agyou_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_kagyou a {
	background-image: url(img/glossary/kagyou.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 65px;
	display: block;
	text-indent: -9999px;
}
.navi_kagyou a:hover {
	background-image: url(img/glossary/kagyou_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_sagyou a {
	background-image: url(img/glossary/sagyou.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 65px;
	display: block;
	text-indent: -9999px;
}
.navi_sagyou a:hover {
	background-image: url(img/glossary/sagyou_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_tagyou a {
	background-image: url(img/glossary/tagyou.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 65px;
	display: block;
	text-indent: -9999px;
}
.navi_tagyou a:hover {
	background-image: url(img/glossary/tagyou_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_nagyou a {
	background-image: url(img/glossary/nagyou.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 65px;
	display: block;
	text-indent: -9999px;
}
.navi_nagyou a:hover {
	background-image: url(img/glossary/nagyou_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_hagyou a {
	background-image: url(img/glossary/hagyou.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 65px;
	display: block;
	text-indent: -9999px;
}
.navi_hagyou a:hover {
	background-image: url(img/glossary/hagyou_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_magyou a {
	background-image: url(img/glossary/magyou.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 65px;
	display: block;
	text-indent: -9999px;
}
.navi_magyou a:hover {
	background-image: url(img/glossary/magyou_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_yagyou a {
	background-image: url(img/glossary/yagyou.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 65px;
	display: block;
	text-indent: -9999px;
}
.navi_yagyou a:hover {
	background-image: url(img/glossary/yagyou_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_ragyou a {
	background-image: url(img/glossary/ragyou.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 65px;
	display: block;
	text-indent: -9999px;
}
.navi_ragyou a:hover {
	background-image: url(img/glossary/ragyou_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_wagyou a {
	background-image: url(img/glossary/wagyou.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 65px;
	display: block;
	text-indent: -9999px;
}
.navi_wagyou a:hover {
	background-image: url(img/glossary/wagyou_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bar04 {
	width: 635px;
	background-image: url(img/bar/bar_red.jpg);
	background-repeat: no-repeat;
	height: 23px;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 7px;
	margin-top: 10px;
}
.pinkbox_gl {
	width: 610px;
	background-color: #FCEAED;
	margin-bottom: 20px;
	padding: 20px;
}
.pinkbox_gl a:link {
	color: #666;
	text-decoration: underline;
}
.pinkbox_gl a:active {
	color: #666;
	text-decoration: underline;
}
.pinkbox_gl a:visited {
	color: #666;
	text-decoration: underline;
}
.pinkbox_gl a:hover {
	color: #7D0000;
	text-decoration: none;
}
.glo_table {
	margin-bottom: 20px;
}
.glo_left {
	width: 168px;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	background-color: #FCEAED;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7D0000;
	border-bottom-color: #7D0000;
	border-left-color: #7D0000;
	font-weight: bold;
	font-size: 14px;
}
.glo_right {
	width: 449px;
	padding: 10px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7D0000;
	border-bottom-color: #7D0000;
}
.glo_right a:link {
	color: #7D0000;
	text-decoration: underline;
}
.glo_right a:active {
	color: #7D0000;
	text-decoration: underline;
}
.glo_right a:visited {
	color: #7D0000;
	text-decoration: underline;
}
.glo_right a:hover {
	color: #666;
	text-decoration: none;
}
