@charset "shift_jis";
/*-----------common------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #BD001A;
	text-decoration: underline;
}
a:active {
	color: #BD001A;
	text-decoration: none;
}
a:hover {
	color: #FF7E90;
	text-decoration: none;
}
a:visited {
	color: #931B2C;
	text-decoration: none;
}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#container {
	width: 850px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #645F59;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#header {
	width: 470px;
	height: 60px;
	background-image: url(main_img/main_title.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 380px;
}
.f_left {
	float: left;
}
/* font */
.red {
	color: #B72F41;
}
.bold {
	font-weight: bold;
}
.red_16px {
	color: #B72F41;
	font-size: 16px;
	line-height: normal;
}
.red_12px {
	color: #B72F41;
	font-size: 12px;
}
.red_10px {
	color: #B72F41;
	font-size: 10px;
	line-height: 12px;
}
.b_red_16px {
	color: #B72F41;
	font-size: 16px;
	font-weight: bold;
}
.b_red_14px {
	color: #B72F41;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.b_red_12px {
	color: #B72F41;
	font-size: 12px;
	font-weight: bold;
}
.b_12right {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.p_bold {
	font-weight: bold;
}
.p_bold_000 {
	font-weight: bold;
	color: #000;
}
.p_16px {
	font-size: 16px;
	line-height: 20px;
}
.p_12px {
	font-size: 12px;
}
.p_10px {
	font-size: 10px;
	line-height: 12px;
}
.orange {
	color: #F60;
}
.blue {
	color: #009;
}
.underline {
	text-decoration: underline;
}
/*---------menu-----------*/
#navi {
	width: 770px;
	height: 25px;
	padding-right: 40px;
	padding-left: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #E8E7E7;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#navi ul li {
	display:inline;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.navi_home a {
	background-image: url(main_img/navi/navi_home01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 110px;
	display: block;
	text-indent: -9999px;
}
.navi_home a:hover {
	background-image: url(main_img/navi/navi_home02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_menu a {
	background-image: url(main_img/navi/navi_menu01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 110px;
	display: block;
	text-indent: -9999px;
}
.navi_menu a:hover {
	background-image: url(main_img/navi/navi_menu02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_gallery a {
	background-image: url(main_img/navi/navi_gallery01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 110px;
	display: block;
	text-indent: -9999px;
}
.navi_gallery a:hover {
	background-image: url(main_img/navi/navi_gallery02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_salon a {
	background-image: url(main_img/navi/navi_salon01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 110px;
	display: block;
	text-indent: -9999px;
}
.navi_salon a:hover {
	background-image: url(main_img/navi/navi_salon02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_staff a {
	background-image: url(main_img/navi/navi_staff01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 110px;
	display: block;
	text-indent: -9999px;
}
.navi_staff a:hover {
	background-image: url(main_img/navi/navi_staff02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_school a {
	background-image: url(main_img/navi/navi_school01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 110px;
	display: block;
	text-indent: -9999px;
}
.navi_school a:hover {
	background-image: url(main_img/navi/navi_school02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navi_link a {
	background-image: url(main_img/navi/navi_link01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 110px;
	display: block;
	text-indent: -9999px;
}
.navi_link a:hover {
	background-image: url(main_img/navi/navi_link02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*---------main-----------*/
#main {
	width: 850px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.bottom850 {
	padding-bottom: 20px;
	width: 850px;
}
.bottom417 {
	padding-bottom: 20px;
	width: 417px;
}
.bar850 {
	padding-bottom: 10px;
	width: 850px;
}
.bar830 {
	padding-bottom: 10px;
	width: 850px;
}
.bar417 {
	padding-bottom: 10px;
	width: 417px;
}
.lash_s a {
	width: 270px;
	height: 100px;
	float: left;
	padding-right: 20px;
	background-image: url(main_img/top_new/lash_s.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.lash_s a:hover {
	background-image: url(main_img/top_new/lash_s_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lash_sc a {
	width: 270px;
	height: 100px;
	float: left;
	padding-right: 20px;
	background-image: url(main_img/top_new/lash_sc.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.lash_sc a:hover {
	background-image: url(main_img/top_new/lash_sc_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.school_s a {
	width: 270px;
	height: 100px;
	float: left;
	background-image: url(main_img/top_new/school_s.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.school_s a:hover {
	background-image: url(main_img/top_new/school_s_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lash_big a {
	width: 560px;
	height: 100px;
	float: left;
	margin-right: 20px;
	background-image: url(main_img/top_new/lash_big.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.lash_big a:hover {
	background-image: url(main_img/top_new/lash_big_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.school_bnr a {
	width: 417px;
	height: 150px;
	background-image: url(main_img/top_new/school_bnr.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.school_bnr a:hover {
	background-image: url(main_img/top_new/school_bnr_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lash_bnr a {
	width: 417px;
	height: 150px;
	background-image: url(main_img/top_new/lash_bnr.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.lash_bnr a:hover {
	background-image: url(main_img/top_new/lash_bnr_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.camp {
	width: 270px;
	padding-right: 20px;
	float: left;
}
.camp2 {
	width: 560px;
	padding-right: 20px;
	float: left;
}
.topics {
	width: 830px;
	padding-left: 10px;
	padding-right: 10px;
}
.bridal {
	width: 417px;
	height: 100px;
}
.bridal a{
	width: 417px;
	height: 100px;
	background-image: url(main_img/top_new/bridal.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
.bridal a:hover {
	background-image: url(main_img/top_new/bridal_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.foot {
	width: 417px;
	height: 100px;
}
.foot a{
	width: 417px;
	height: 100px;
	background-image: url(main_img/top_new/foot.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
.foot a:hover {
	background-image: url(main_img/top_new/foot_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*---------left-----------*/
.left {
	width: 417px;
	padding-right: 16px;
	float: left;
}
/* NEWS */
#main .left .news {
	margin: 0px;
	padding: 8px;
	height: 87px;
	width: 401px;
	text-align: left;
	overflow: auto;
	scrollbar-face-color: #fdcede;/* main */
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #f2808c;
	scrollbar-track-color: #ffecee;/* base */
	scrollbar-arrow-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #f2808c;
	background-color: #FFF;
	line-height: 20px;
}
.date {
	color: #B72F41;
	font-size: 11px;
}
/*staff*/
.boshu {
	width: 417px;
	height: 35px;
	padding-top: 30px;
	background-image: url(main_img/top_new/img_15.jpg);
	background-repeat: no-repeat;
}
.boshu .nailist {
	width: 200px;
	height: 30px;
	float: left;
	padding-left: 5px;
	padding-right: 7px;
}
.boshu .nailist a {
	width: 200px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image: url(main_img/top_new/nailist.jpg);
	background-repeat: no-repeat;
}
.boshu .nailist a:hover {
	background-image: url(main_img/top_new/nailist_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boshu .eyelist {
	width: 200px;
	height: 30px;
	float: left;
	padding-right: 5px;
}
.boshu .eyelist a {
	width: 200px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image: url(main_img/top_new/eyelist.jpg);
	background-repeat: no-repeat;
}
.boshu .eyelist a:hover {
	background-image: url(main_img/top_new/eyelist_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lash a {
	width: 417px;
	height: 100px;
	background-image: url(main_img/top_new/lash.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.lash a:hover {
	background-image: url(main_img/top_new/lash_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*reason*/
.reason a {
	width: 417px;
	height: 65px;
	background-image: url(main_img/top_new/reason.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.reason a:hover {
	background-image: url(main_img/top_new/reason_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*features*/
.feat_top {
	width: 417px;
	padding-bottom: 10px;
}
.feat_bottom {
	width: 417px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B72F41;
	padding-bottom: 10px;
}
.feat_pix {
	width: 100px;
	height: 70px;
	padding-right: 10px;
	float: left;
}
.feat_txt {
	width: 307px;
	float: left;
}
/*---------right-----------*/
.right {
	width: 417px;
	float: left;
}
.info_left {
	width: 200px;
	float: left;
	padding-right: 12px;
	padding-bottom: 20px;
}
.info_left .blog {
	width: 200px;
	height: 178px;
}
.info_left .blog a {
	width: 200px;
	height: 178px;
	background-image: url(main_img/top_new/blog.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
.info_left .blog a:hover {
	background-image: url(main_img/top_new/blog_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.info_left .shushu {
	width: 200px;
	height: 65px;
}
.info_left .shushu a {
	width: 200px;
	height: 65px;
	background-image: url(main_img/top_new/shushu.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
.info_left .shushu a:hover {
	background-image: url(main_img/top_new/shushu_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.info_right {
	width: 205px;
	float: left;
	padding-bottom: 20px;
}
.school {
	width: 417px;
	height: 100px;
}
.school a {
	width: 417px;
	height: 100px;
	background-image: url(main_img/top_new/school.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
.school a:hover {
	background-image: url(main_img/top_new/school_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.educator {
	width: 307px;
	height: 30px;
}
.educator a{
	width: 307px;
	height: 30px;
	background-image: url(main_img/top_new/educator.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
.educator a:hover {
	background-image: url(main_img/top_new/educator_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*---------footer-----------*/
#footer {
	width: 850px;
	text-align: center;
	color: #645F59;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
}
#footer a:link {
	color: #645F59;
	text-decoration: none;
}
#footer a:hover {
	color: #645F59;
	text-decoration: none;
}
#footer a:visited {
	color: #645F59;
	text-decoration: none;
}
#footer a:active {
	color: #645F59;
	text-decoration: none;
}
/*---------subpage-------------*/
#gray_line {
	width: 850px;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#menu_box {
	width: 850px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
