html {

}
body {
margin: 0;
padding: 0;
color: #221815;
background-color: #F6F2E7;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 12px;
line-height: 1.6;
text-align:center;
background-image: url(../image/bg.jpg);
background-repeat: repeat-x;
}
td{
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 12px;
line-height: 1.6;
color: #333333;
}
/*******************************************
リンクスタイル
*******************************************/
a {outline:none;}
a img {
border-style: none;
}
a:link {
color: #b48800;
text-decoration: none;
}
a:visited {
color: #b48800;
text-decoration: none;
}
a:hover {
color: #c30d23;
text-decoration:none;
}
a:active {
color: #b48800;
text-decoration: none;
}
/*******************************************
基本レイアウト
*******************************************/
h1 {
margin:0;
padding:0;
}
h2 {
margin:0;
padding:0;
font-size: 13px;
font-weight: bold;
color: #c30d23;
line-height: 30px;
}
h3 {
margin:0;
padding:0;
background-image: url(../image/top_bg.jpg);
background-repeat: no-repeat;
height: 208px;
width: 584px;
text-indent:-9999px;
}
p {
margin-bottom:30px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
}
#wrapper {
width: 910px;
text-align:left;
background-image: url(../image/wp_bg.png);
background-repeat: no-repeat;
margin-top: 45px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding-top: 5px;
}

/*header-----------------------------------------------------------------*/

#header {
width: 900px;
margin-right: 5px;
margin-left: 5px;
background-image: url(../image/he_bg.jpg);
background-repeat: no-repeat;
height: 140px;
}
#headtop {
float: left;
text-align: right;
}
#headtop p {
padding: 0px;
height: 65px;
margin-top: 10px;
margin-right: 13px;
margin-bottom: 0px;
margin-left: 0px;
font-size: 10px;
color: #b48800;
letter-spacing: 0.1em;
}

#header ul {
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}

/*menu-----------------------------------------------------------------*/

#header #headlogo {
float: left;
height: 135px;
width: 189px;
}
#header #headlogo a{
width:189px;
height:135px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-image: url(../image/logo.jpg);
background-repeat: no-repeat;
background-position: left top;
}
#header #headlogo a:hover{
background:url(../image/logo.jpg) no-repeat right top;
}
#header #headlogo a.btn_on{
background:url(../image/logo.jpg) no-repeat right top;
}

/*nailsalon*/
#header ul#h_menu_btn .menu_salon{
width:121px;
height:60px;
float:left;
}
#header ul#h_menu_btn .menu_salon a{
width:121px;
height:60px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-image: url(../image/btn01.gif);
background-repeat: no-repeat;
background-position: left top;
}
#header ul#h_menu_btn .menu_salon a:hover{
background:url(../image/btn01.gif) no-repeat right top;
}
#header ul#h_menu_btn .menu_salon a.btn_on{
background:url(../image/btn01.gif) no-repeat right top;
}
/*nailschool*/
#header ul#h_menu_btn .menu_school{
width:134px;
height:60px;
float:left;
}
#header ul#h_menu_btn .menu_school a{
width:134px;
height:60px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-image: url(../image/btn02.gif);
background-repeat: no-repeat;
background-position: left top;
}
#header ul#h_menu_btn .menu_school a:hover{
background:url(../image/btn02.gif) no-repeat right top;
}
#header ul#h_menu_btn .menu_school a.btn_on{
background:url(../image/btn02.gif) no-repeat right top;
}

/*englishshool*/
#header ul#h_menu_btn .menu_englishshool{
width:200px;
height:60px;
float:left;
}
#header ul#h_menu_btn .menu_englishshool a{
width:200px;
height:60px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-image: url(../image/btn03.gif);
background-repeat: no-repeat;
background-position: left top;
}
#header ul#h_menu_btn .menu_englishshool a:hover{
background:url(../image/btn03.gif) no-repeat right top;
}
#header ul#h_menu_btn .menu_englishshool a.btn_on{
background:url(../image/btn03.gif) no-repeat right top;
}

/*company*/
#header ul#h_menu_btn .menu_company{
width:95px;
height:60px;
float:left;
}
#header ul#h_menu_btn .menu_company a{
width:95px;
height:60px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-image: url(../image/btn04.gif);
background-repeat: no-repeat;
background-position: left top;
}
#header ul#h_menu_btn .menu_company a:hover{
background:url(../image/btn04.gif) no-repeat right top;
}
#header ul#h_menu_btn .menu_company a.btn_on{
background:url(../image/btn04.gif) no-repeat right top;
}

/*link*/
#header ul#h_menu_btn .menu_link{
width:161px;
height:60px;
float:left;
}
#header ul#h_menu_btn .menu_link a{
width:161px;
height:60px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-image: url(../image/btn05.gif);
background-repeat: no-repeat;
background-position: left top;
}
#header ul#h_menu_btn .menu_link a:hover{
background:url(../image/btn05.gif) no-repeat right top;
}
#header ul#h_menu_btn .menu_link a.btn_on{
background:url(../image/btn05.gif) no-repeat right top;
}

/*main-----------------------------------------------------------------*/

#main {
margin-left: 5px;
background-color: #F6F2E7;
width: 900px;
margin-right: 5px;
padding-bottom: 30px;
}
#main_cont {
width: 585px;
margin-left: 30px;
float: left;
}

/*side-----------------------------------------------------------------*/

#side {
float: left;
margin-left: 45px;
width: 221px;
background-image: url(../image/bana_bg.gif);
background-repeat: no-repeat;
margin-top: 13px;
}
#side ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}
/*bana01*/
#side ul#banner .bana01 {
height: 68px;
width: 221px;
margin-top: 32px;
}
#side ul#banner .bana01 a{
width:221px;
height:68px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-image: url(../image/bana01.jpg);
background-repeat: no-repeat;
background-position: left top;
}
#side ul#banner .bana01 a:hover{
background:url(../image/bana01.jpg) no-repeat right top;
}
#side ul#banner .bana01 a.btn_on{
background:url(../image/bana01.jpg) no-repeat right top;
}
/*bana02*/
#side ul#banner .bana02 {
height: 68px;
width: 221px;
margin-top: 33px;
}
#side ul#banner .bana02 a{
width:221px;
height:68px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-image: url(../image/bana02.jpg);
background-repeat: no-repeat;
background-position: left top;
}
#side ul#banner .bana02 a:hover{
background:url(../image/bana02.jpg) no-repeat right top;
}
#side ul#banner .bana02 a.btn_on{
background:url(../image/bana02.jpg) no-repeat right top;
}
/*bana03*/
#side ul#banner .bana03 {
height: 68px;
width: 221px;
margin-top: 32px;
}
#side ul#banner .bana03 a{
width:221px;
height:68px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-image: url(../image/bana03.jpg);
background-repeat: no-repeat;
background-position: left top;
}
#side ul#banner .bana03 a:hover{
background:url(../image/bana03.jpg) no-repeat right top;
}
#side ul#banner .bana03 a.btn_on{
background:url(../image/bana03.jpg) no-repeat right top;
}
/*bana04*/
#side ul#banner .bana04 {
height: 68px;
width: 221px;
margin-top: 33px;
}
#side ul#banner .bana04 a{
width:221px;
height:68px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-image: url(../image/bana04.jpg);
background-repeat: no-repeat;
background-position: left top;
}
#side ul#banner .bana04 a:hover{
background:url(../image/bana04.jpg) no-repeat right top;
}
#side ul#banner .bana04 a.btn_on{
background:url(../image/bana04.jpg) no-repeat right top;
}
/*bana05*/
#side ul#banner .bana05 {
height: 68px;
width: 221px;
margin-top: 32px;
}
#side ul#banner .bana05 a{
width:221px;
height:68px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-image: url(../image/bana05.jpg);
background-repeat: no-repeat;
background-position: left top;
}
#side ul#banner .bana05 a:hover{
background:url(../image/bana05.jpg) no-repeat right top;
}
#side ul#banner .bana05 a.btn_on{
background:url(../image/bana05.jpg) no-repeat right top;
}
/*bana06*/
#side ul#banner .bana06 {
height: 68px;
width: 221px;
margin-top: 16px;
margin-bottom: 20px;
}
#side ul#banner .bana06 a{
width:221px;
height:68px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-image: url(../image/bana06.jpg);
background-repeat: no-repeat;
background-position: left top;
}
#side ul#banner .bana06 a:hover{
background:url(../image/bana06.jpg) no-repeat right top;
}
#side ul#banner .bana06 a.btn_on{
background:url(../image/bana06.jpg) no-repeat right top;
}
/*bana07*/
#side ul#banner .bana07 {
height: 68px;
width: 221px;
margin-top: 33px;
margin-bottom: 20px;
}
#side ul#banner .bana07 a{
width:221px;
height:68px;
display:block;
text-indent:-9999px;
overflow:hidden;
background-image: url(http://www.eternity.bz/image/bana07.jpg);
background-repeat: no-repeat;
background-position: left top;
}
#side ul#banner .bana07 a:hover{
background:url(http://www.eternity.bz/image/bana07.jpg) no-repeat right top;
}
#side ul#banner .bana07 a.btn_on{
background:url(http://www.eternity.bz/image/bana07.jpg) no-repeat right top;
}
/*footer-----------------------------------------------------------------*/

#footer {
margin-right: 5px;
margin-left: 5px;
background-color: #F6F2E7;
width: 900px;
padding-bottom: 100px;
}
#ft_box {
margin-right: 22px;
margin-left: 28px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #B48801;
}
#footer p {
float: right;
margin-top: 15px;
color: #b48800;
}

/*style-----------------------------------------------------------------*/

.font01 {
font-size: 10px;
line-height: 30px;
}
.flo_left {
float: left;
}
.bottom_20 {
margin-bottom: 20px;
}


/*tuika-----------------------------------------------------------------*/
.bunkatu{
color: #C30D23;
padding: 10px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: dotted;
border-top-color: #B48801;
text-align: center;
}
.current_page{
color: #B48800;
}


.bunkatu a:link {
color: #b48800;
text-decoration: underline;
}
.bunkatu a:visited {
color: #b48800;
text-decoration: underline;
}
.bunkatu a:hover {
color: #c30d23;
text-decoration: underline;
}
.bunkatu a:active {
color: #b48800;
text-decoration: underline;
}
