﻿@charset "UTF-8";
/* CSS Document */

html {
    height: 100%;
}

body,td,th {
    font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
    font-size: 20px;
    color: #595858;
}
body {
    height: 100%;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
}
a:link {
    color: #0000ff;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #919191;
}
a:hover {
    text-decoration: underline;
    color: #595858;
}
a:active {
	text-decoration: none;
}

a img {
    border: none;
}


#container {
    width: 930px;
    height: 100%;
    margin: 0 auto;
}

#sideNav {
    width: 200px;
    margin-right: 20px;
    _margin-right: 0px;
    float: left;
}

#main {
    width: 737px;
    float: left;
}

h1 {
    width: 147px;
    height: 117px;
    margin-top: 10px;
    margin-left: 23px;
    margin-right: 23px;
    margin-bottom: 30px;
    background-image: url("../image/hw_logo.gif");
    background-repeat: no-repeat;
    text-indent: -999999px;
    font-size: 0px;
    display : block ;
    overflow : hidden;
    cursor: pointer;
    _margin-bottom: 0px;
    _padding-bottom: 30px;
    _position: relative;
    _overflow: hidden;
    _z-index: 100000;
}

.NaviBG {

  /* ▼CSS3 */
   border-top-left-radius: 10px;   /* 左上 */
   border-bottom-right-radius: 10px; /* 右下 */

   /* ▼Safari,Chrome */
   -webkit-border-top-left-radius: 10px;   /* 左上 */
   -webkit-border-bottom-right-radius: 10px; /* 右下 */

   /* ▼Firefox */
   -moz-border-radius-topleft: 10px;   /* 左上 */
   -moz-border-radius-bottomright: 10px; /* 右下 */
   
   *border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
   
   width: 180px;
   padding-left: 9px;
   padding-right: 9px;
   padding-top: 1px;
   padding-bottom: 1px;
   *padding-top: 10px;
   *padding-bottom: 1px;
   margin-bottom: 15px;
   background-image: url("../image/nav_bg.gif");

  behavior: url(../PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

html>/**/body .box {
    border-radius /***/: 10px9;
}


*:first-child+html .NaviBG {
    height: 475px;
    padding-top: 15px;
}

.Nav {
    background-color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
}

.Nav ul {
    
}

.Nav ul li {
    width: 165px;
    height: 38px;
    margin-left: -40px;
    list-style-type: none;
    display : block ;
    border-bottom: dotted 1px #999999;
}

.Nav ul li a {
    text-decoration: none;
    display : block ;
    cursor: pointer;
}

.Nav p {
    width: 165px;
    height: 38px;
    text-indent: -999999px;
    margin: 0px;
    font-size: 0px;
}

.n01 a {
    background-image: url("../image/nav01off.gif");
}

.n02 a {
    background-image: url("../image/nav02off.gif");
}

.n03 a {
    background-image: url("../image/nav03off.gif");
}

.n04 a {
    background-image: url("../image/nav04off.gif");
}

.n05 a {
    background-image: url("../image/nav05off.gif");
}

.n06 a {
    background-image: url("../image/nav06off.gif");
}

.n07 a {
    background-image: url("../image/nav07off.gif");
}

.n08 a {
    background-image: url("../image/nav08off.gif");
}

.n09 a {
    background-image: url("../image/nav09off.gif");
}

.n10 a {
    background-image: url("../image/nav10off.gif");
}

.n11 a {
    background-image: url("../image/nav11off.gif");
}

.n12 a {
    background-image: url("../image/nav12off.gif");
}


.Nav ul .last {
    border-bottom: none;
}

*:first-child+html .Nav ul .last {
    padding-bottom: -10px;
}

.update {
    width: 185px;
    padding-left: 15px;
    *padding-left: 25px;
    margin-bottom: 15px;
    border-bottom: dotted 1px #999999;
    _letter-spacing: 1px;
}

html>/**/body .update {
        margin-left /*\**/: 5px\9;
}

.update ul {
    margin-top: 5px;
}

.update ul li {
    list-style-type: none;
    font-size: 10px;
    margin-left: -40px;
}

html>/**/body .update ul li {
        font-size /*\**/: 11px\9;
}

.Lang {
    width: 100%;
    padding-left: 35px;
    _padding-left: 30px;
    padding-right: 15px;
    _padding-right: 10px;
    margin-bottom: 15px;
}

.SideLine {
    display : block;
    width: 185px;
    height: 8px;
    margin-left: 5px;
    margin-bottom: 15px;
    background-image: url("../image/dot_line.gif");
    background-repeat: no-repeat;
}

.copyright {
    width: 100%;
    font-size: 9px;
    text-align: center;
    *font-size: 10px;
    margin-bottom: 15px;
    *letter-spacing: 1px;
}


html>/**/body .copyright {
        margin-left /*\**/: 5px\9;
        font-size: 10px\9;
}

.banner {
    width: 100%;
    text-align: center;
}

.banner img {
    margin-bottom: 10px;
}

div.banner a:hover img {
    opacity:0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
    background: #000000;
}

div.TopBanner a:hover img {
    opacity:0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
    background: #000000;
}


.TopIMG {
    width: 712px;
    height: 576px;
    margin-bottom: 15px;
    background-image: url("../image/top_image.jpg");
    background-repeat: no-repeat;
    text-indent: -99999px;
}

.TopLine {
    display : block;
    width: 712px;
    height: 8px;
    margin-top: -5px;
    margin-bottom: -5px;
    background-image: url("../image/dot_line_l.gif");
    background-repeat: no-repeat;
}

.TopRelease {
    width: 712px;
    height: 110px;
    padding: 5px;
    margin-bottom: -5px;
}

.TR01 {
    float: left;
    margin-right: 5px;
}

.DiscoLine {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dotted; /* 線種 */
   border-color: red; /* 線色 */
   height: 1px; /* 高さ */
}

.Hhr95 {
    width: 1px;
    height: 95px;
    margin-top: 7px;
    margin-left: 3px;
    border-left: dotted 1px #999999;
    float: left;
}

.Hhr55 {
    width: 1px;
    height: 55px;
    margin-top: 7px;
    margin-left: 3px;
    border-left: dotted 1px #999999;
    float: left;
}

.Hhr63 {
    width: 1px;
    height: 63px;
    margin-top: 7px;
    margin-left: 3px;
    border-left: dotted 1px #999999;
    float: left;
}

.TopBanner {
    width: 712px;
    height: 73px;
    padding: 5px;
    border-bottom: dotted 1px #999999;
}

.TB01 {
    float: left;
    margin: 15px;
}



/*================== Disco & BackNumber Style */
h2 {
    line-height: 120%;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: normal;
    color: #539CAB;
}

h3 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: normal;
    color: #539CAB;
}

#container {
    width: 1024px;
    margin: 0 auto;
}

#content {
    width: 650px;
    height: auto;
    padding: 10px;
}

/* Discography Style */
.DiscoMenu {
    width: 160px;
    *width: 150px;
    margin-top: 155px;
    margin-left: 10px;
    margin-bottom: 50px;
    padding-bottom: 30px;
    float: left;
    border-top: dotted 1px #999999;
}

.DiscoMenu img {
    margin-top: 10px;
}

.DiscoMain {
    width: 465px;
    margin-top: 155px;
    margin-left: 20px;
    margin-bottom: 30px;
    float: left;
}

.DiscoMain2 {
    width: 520px;
    margin-top: 155px;
    margin-left: 20px;
    margin-bottom: 30px;
    float: left;
}

.DiscoList {
    padding: 5px;
    border-bottom: dotted 1px #999999;
}

html>/**/body .DiscoList {
    padding /***/: 0px9;
    border-bottom: dotted 1px #9999999;
    position: relative9;
}


.DiscoList img {
    border: none;
}

.DiscoBack {
    border-top: dotted 1px #999999;
    margin-top: 30px;
    padding-top: 10px;
}

.DiscoTitle {
    width: 100%;
    margin-bottom: 30px;
}

.DiscoInfo {
    font-size: 10px;
    color: #888888;
}

.DiscoDetail {
    font-size: 10px;
    width: 100%;
}

.DiscoThum {
    width: 128px;
    float: left;
}

.DiscoThum img {
    margin-bottom: 5px;
}


.DiscoText {
    font-size: 12px;
    margin-top: -10px;
    margin-left: 20px;
    width: 360px;
}

.DiscoSample {
    font-size: 10px;
    line-height: 180%;
    float: left;
    margin-right: 10px;
}

.DiscoLine {
    border-width: 1px 0px 0px 0px;
    border-style: dotted;
    border-color: #999999;
    height: 1px;
}

.DiscoSample img {
    margin-right: 5px;
    margin-bottom: 5px;
}

.DiscoEX {
    margin-top: 20px;
    width: 360px;
}

.DiscoEX02 {
    margin-bottom: 20px;
    width: 360px;
}


.DiscoItem {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}



.ReleaseMain {
    padding: 10px;
    margin-top: 150px;
    margin-left: 10px;
    margin-bottom: 50px;
}

.ReleaseDetail {
    font-size: 10px;
}

.ReleaseIMG {
    float: left;
    width: 203px;
}

.ReleaseIMG img {
    margin-bottom: 5px;
}

.ReleaseName {
    width: 100%;
    height: auto;
    padding-bottom: 5px;
    border-bottom: dotted 1px #999999;
}

.ReleaseTitle {
    width: 650px;
    padding-bottom: 3px;
    margin-bottom: 30px;
    border-bottom: dotted 1px #999999;
}

.ReleaseInfo {
    font-size: 10px;
    color: #888888;
}

.ReleaseText {
    width: 430px;
    font-size: 12px;
    margin-left: 20px;
}

.ReleaseSample {
    font-size: 10px;
    line-height: 180%;
    margin-top: 10px;
    float: right;
    margin-right: 10px;
}

.ReleaseSample img {
    margin-right: 5px;
    margin-bottom: 5px;
}

.ReleaseEX {
    margin-top: 20px;
    width: 360px;
}

.ReleaseItem {
    font-size: 10px;
}

.ReleaseLine {
    border-width: 0px 0px 0px 0px;
   border-style: solid;
   border-color: #999999;
   height: 1px;
   margin-top: 20px;
   margin-bottom: 60px;
}


.Release_wildlife {
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: normal;
    color: #539CAB;
}



.BNbox {
    width: 100%;
}

.BNmonth {
    font-size: 20px;
    font-weight: bold;
}

.BNbox ul {
    margin-top: 0px;
    margin-bottom: 30px;
}


.BNbox li {
    list-style-type: none;
    margin-left: -40px;
    margin-bottom: 2px;
    *line-height: 160%;
}

.BNbox li a {
    width : 100% ;
    height: auto;
    display : block ;
    padding: 2px;
    padding-left: 20px;
    background-color: #FFFFFF;
}

.BNbox li a:hover {
    background-image: url("../image/bn_on.gif");
    color: #FFFFFF;
    text-decoration: none;
}

/* Gallery Style */
.GalleryMain {
    padding: 10px;
    margin-top: 150px;
    margin-left: 10px;
    margin-bottom: 50px;
}

.GalleryDetail {
    width: 100%;
    margin-top: 10px;
}

.GalleryBG {
    width: 570px;
    padding: 10px;
    padding-left: 20px;
    margin-bottom: 20px;
}

.GalleryBanner {
    float: left;
    margin-left: 20px;
}

.GalleryLink {
    width: 140px;
    margin-top: 30px;
    margin-left: 20px;
    padding: 5px;
    float: left;
    border-bottom: dotted 1px #999999;
}

.GalleryBNtitle {
    width: 150px;
    font-size: 12px;
    padding: 5px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}


/* Download Style */
.DLmain {
    padding: 10px;
    margin-top: 115px;
    margin-left: 10px;
    margin-bottom: 50px;
}

.DLtitle {
    color: #539CAB;
    font-size: 16px;
    padding: 5px;
    border-bottom: dotted 1px #999999;
}

.DLmain {
    width: 100%;
}

.DLbox {
    margin-top: 10px;
    font-weight: normal;
    padding: 2px;
}

.DLbox img {
    margin-top: 10px;
}

.DLcap {
    width: 160px;
    height: 180px;
    text-align: center;
    vertical-align: middle;
    float: left;
}

.DLthum {
    width: 160px;
    margin-bottom: 30px;
    text-align: center;
    float: left;
}

.DLthum img {
    margin-bottom: 5px;
}

.sc_thum {
    margin-left: 100px;
    float: left;
}

.scBtn {
    margin-left: 20px;
    float: left;
    padding-top: 30px;
    margin-bottom: 20px;
}

.scBtn img {
    margin-bottom: 5px;
}

.DLmain ul {
    margin-top: 10px;
    margin-bottom: 10px;
}


.DLmain li {
    font-size: 10px;
    text-align: left;
    list-style-type: none;
    margin-left: 10px;
    margin-bottom: 2px;
    *line-height: 160%;
}

.DLmain li a {
    width : 80px;
    height: auto;
    display : block;
    padding: 2px;
    padding-left: 20px;
}

.DLmain li a:hover {
    background-color: #FFFFFF;
    text-decoration: none;
}



.DLcap {
    font-size: 12px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 20px;
    background-color: #FFFFFF;
    margin-bottom: 10px;
}

.DLtext {
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 50px;
    margin-left: 10px;
}

.NewsMain {
    padding: 10px;
    margin-top: 150px;
    margin-left: 10px;
    margin-bottom: 50px;
}

.NewsTitle {
    height: auto;
    font-size: 14px;
    /*font-weight: bold;*/
    color: #539CAB;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
    border-bottom: dotted 1px #999999;
}

.NewsText {
    height: auto;
    font-size: 11px;
    margin-bottom: 50px;
    line-height: 200%;
}

.NewsText a {
    color: #539CAB;
    text-decoration: underline;
}

.NewsText a:hover {
    color: #999999;
    text-decoration: none;
}





/* Old Style =========== 2010.11.09 */

.mail_notice {
    font-size: 11px;
    margin-bottom: 30px;
}

/* Link Style */
.linkMain {
    padding: 10px;
    margin-top: 150px;
    margin-left: 10px;
    margin-bottom: 50px;
}

.linkMid {
    font-size: 13px;
    color: #539CAB;
    padding: 3px;
    margin-bottom: 15px;
    border-bottom: dotted 1px #999999;
}

.linkBanner {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    background-image: url("../link/image/banner_text.gif");
    background-repeat: no-repeat;
    background-position: 25%;
}

.linkBannerE {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    background-image: url("../link/image/banner_text_e.gif");
    background-repeat: no-repeat;
    background-position: 25%;
}

.LinkFormText {
    width: 150px;
    font-size: 11px;
    padding: 2px;
    margin-bottom: 10px;
    float: left;
}

.LinkForm {
    width: 300px;
    float: left;
}

.LinkSubmit {
    margin-left: 160px;
}

.LinkNotice {
    font-size: 10px;
    margin-top: 50px;
    padding-top: 20px;
    border-top: dotted 1px #999999;
}

/* Mail to staff Style */
.mail_Smain {
    padding: 10px;
    margin-top: 150px;
    margin-left: 10px;
    margin-bottom: 50px;
}

.MSFormText {
    width: 90px;
    font-size: 12px;
    color: #539CAB;
    padding: 2px;
    margin-bottom: 10px;
    float: left;
}

.MSForm {
    width: 500px;
    float: left;
}

.MSex {
    *margin-left: 10px;
}

.MSSubmit {
    margin-left: 100px;
    margin-top: 20px;
}

.MSNotice {
    font-size: 10px;
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: dotted 1px #999999;
    border-bottom: dotted 1px #999999;
}

.MSNotice2 {
    font-size: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: dotted 1px #999999;
}

/* Mail to Hikki Style */
.mail_Hnotice {
    width: 160px;
    *width: 150px;
    font-size: 10px;
    margin-top: 155px;
    margin-left: 10px;
    margin-bottom: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
    border-top: dotted 1px #999999;
    border-bottom: dotted 1px #999999;
}

.mail_Hmain {
    width: 522px;
    padding-top: 425px;
    margin-left: 20px;
    background-image: url("../mail_hikki/image/hikki_image.jpg");
    background-repeat: no-repeat;
    float: left;
}

.MHNotice {
    font-size: 10px;
    margin-top: 50px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: dotted 1px #999999;
    border-bottom: dotted 1px #999999;
}

.MHFormText {
    width: 60px;
    font-size: 12px;
    color: #539CAB;
    padding: 2px;
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
}

.MHForm {
    width: 400px;
    float: left;
}

.MHSubmit {
    margin-left: 70px;
    margin-top: 20px;
}


#WinContainer {
    width: 100%;
    margin: 0 auto;
}

.MFHheader {
    height: 59px;
    background-image: url("../image/mh_logo.gif");
    background-repeat: no-repeat;
    border-bottom: dotted 1px #999999;
}

.SDheader {
    height: 59px;
    background-image: url("../image/sd_logo.gif");
    background-repeat: no-repeat;
    border-bottom: dotted 1px #999999;
}

.WinClose {
    float: right;
    border-left: dotted 1px #999999;
}


.WinTitle {
    height: auto;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    padding: 10px;
}

.WinDate {
    font-size: 10px;
    padding: 10px;
}

.WinText {
    height: auto;
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 10px;
}

.WinNotice {
    font-size: 10px;
    color: #999999;
    padding: 10px;
}

.WinEx {
    font-size: 11px;
    padding: 10px;
    margin-top: 20px;
}

.SDmain {
    padding: 10px;
    margin-top: 105px;
    margin-left: 10px;
    margin-bottom: 50px;
}

.SDBN {
    width: 225px;
    padding-bottom: 20px;
    margin-bottom: 25px;
    border-bottom: dotted 1px #999999;
}

.SDtitle {
    font-size: 14px;
    height: auto;
    color: #539CAB;
    padding: 3px;
    margin-bottom: 10px;
    border-bottom: dotted 1px #999999;
}

.SDtext {
    font-size: 11px;
    padding: 3px;
    margin-bottom: 50px;
}

.SDnav {
    width: 160px;
    *width: 150px;
    height: 100%;
    margin-top: 120px;
    margin-left: 10px;
    float: left;
}

.SDmenu {
    margin-bottom: 1px;
    padding-bottom: 5px;
    border-bottom: dotted 1px #999999;
}

.SDmenu img {
    margin-top: 10px;
}

.SDyear {
    margin-top: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: dotted 1px #999999;
}

.SDyear img {
    margin-top: 5px;
}

.SDmain {
    width: 500px;
    margin-top: 40px;
    margin-left: 20px;
    margin-bottom: 30px;
    float: left;
}

.SDnotice {
    width: 300px;
    height: 70px;
    font-size: 10px;
    float: right;
}

.SDBNbox {
    width: 100%;
    margin-top: 60px;
}

.SDBNmonth {
    font-size: 20px;
    font-weight: bold;
}

.SDBNbox ul {
    margin-top: 0px;
    margin-bottom: 30px;
}


.SDBNbox li {
    list-style-type: none;
    margin-left: -40px;
    margin-bottom: 2px;
    *line-height: 160%;
    padding: 5px;
    border-bottom: dotted 1px #999999;
}

.SDBNbox li a {
    width : 100% ;
    height: auto;
    display : block ;
    padding: 2px;
    padding-left: 20px;
    background-color: #FFFFFF;
}

.SDBNbox li a:hover {
    background-image: url("../image/bn_on.gif");
    color: #FFFFFF;
    text-decoration: none;
}

.SDjan {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_jan.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.SDfeb {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_feb.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.SDmar {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_mar.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.SDapr {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_apr.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.SDmay {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_may.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.SDjun {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_jun.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.SDjul {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_jul.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.SDaug {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_aug.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.SDsep {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_sep.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.SDoct {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_oct.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.SDnov {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_nov.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.SDdec {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_dec.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

/* Profile Style */
.ProfMenu {
    width: 160px;
    *width: 150px;
    margin-top: 65px;
    margin-left: 10px;
    margin-bottom: 50px;
    padding-bottom: 30px;
    float: left;
    border-bottom: dotted 1px #999999;
}

.ProfMenu img {
    margin-top: 10px;
}

.ProfMain {
    width: 522px;
    padding-top: 425px;
    margin-left: 20px;
    background-image: url("../profile/image/prof_image.jpg");
    background-repeat: no-repeat;
    margin-bottom: 30px;
    float: left;
}

.ProfBox {
    height: auto;
    margin-top: 10px;
    padding: 5px;
    border-bottom: dotted 1px #999999;
}

.ProfTXT01 {
    width: 100px;
    height: auto;
    float: left;
    color: #539CAB;
}

.ProfTXT02 {
    width: 400px;
    height: auto;
    float: left;
}

.BioNav {
    width: 160px;
    *width: 150px;
    height: 100%;
    margin-top: 65px;
    margin-left: 10px;
    float: left;
}

.BioMenu {
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: dotted 1px #999999;
}

.BioMenu img {
    margin-top: 10px;
}

.BioYear {
    margin-top: 250px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    border-top: dotted 1px #999999;
    border-bottom: dotted 1px #999999;
}

.BioYear img {
    margin-top: 5px;
}

.BioMain {
    width: 522px;
    padding-top: 425px;
    margin-left: 20px;
    background-image: url("../profile/image/bio_image.jpg");
    background-repeat: no-repeat;
    margin-bottom: 30px;
    float: left;
}

.BioMain img {
    margin: 5px;
}

.BioJan {
    height: auto;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_jan.gif");
    background-repeat: no-repeat;
}

.BioFeb {
    height: auto;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_feb.gif");
    background-repeat: no-repeat;
}

.BioMar {
    height: auto;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_mar.gif");
    background-repeat: no-repeat;
}

.BioApr {
    height: auto;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_apr.gif");
    background-repeat: no-repeat;
}

.BioMay {
    height: auto;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_may.gif");
    background-repeat: no-repeat;
}

.BioJun {
    height: auto;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_jun.gif");
    background-repeat: no-repeat;
}

.BioJul {
    height: auto;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_jul.gif");
    background-repeat: no-repeat;
}

.BioAug {
    height: auto;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_aug.gif");
    background-repeat: no-repeat;
}

.BioSep {
    height: auto;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_sep.gif");
    background-repeat: no-repeat;
}

.BioOct {
    height: auto;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_oct.gif");
    background-repeat: no-repeat;
}

.BioNov {
    height: auto;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_nov.gif");
    background-repeat: no-repeat;
}

.BioDec {
    height: auto;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_dec.gif");
    background-repeat: no-repeat;
}

/* Message from Hikki Style*/
.MFHNav {
    width: 167px;
    *width: 167px;
    height: 100%;
    margin-top: 120px;
    margin-left: 10px;
    *margin-left: 5px;
    _margin-left: 0px;
    float: left;
}

.MFHMenu {
    margin-bottom: 40px;
    padding-bottom: 5px;
    text-align: right;
    border-bottom: dotted 1px #999999;
}

.MFHu3 {
    margin-bottom: 30px;
    padding-bottom: 20px;
    margin-top: 70px;
    text-align: right;
    border-bottom: dotted 1px #999999;
}

.MFH_Lang {
    margin-bottom: 20px;
    padding-bottom: 50px;
    text-align: right;
    border-bottom: dotted 1px #999999;
}

.MFH_Lang img {
    margin-bottom: 10px;
}

.MFHnotice {
	height: 75px;
    font-size: 10px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 90px;
    margin-top: 35px;
    line-height: 14px;
    border-top: dotted 1px #999999;
    border-bottom: dotted 1px #999999;
}

.MFHMenu img {
    margin-top: 10px;
}

.MFHYear {
    margin-top: 137px;
	margin-top: 135px\9;
	_margin-top: 128px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
	border-top: dotted 1px #999999;
    border-bottom: dotted 1px #999999;
}

.MFHYear img {
    margin-top: 5px;
}

.MFHMain {
    width: 522px;
    *width: 520px;
    padding-top: 300px;
    margin-left: 20px;
    background-image: url("../from_hikki/image/mfh_kuma.gif");
    background-repeat: no-repeat;
    margin-bottom: 30px;
    float: left;
}

.MFHMain img {
    margin: 3px;
}

.MFH_navi {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
}

.EXbanner {
    width: 510px;
    text-align: right;
    padding-bottom: 3px;
}

div.MFH_navi .MFHbanner a:hover img {
    opacity:0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
    background: #000000;
}

div.EXbanner a:hover img {
    opacity:0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
    background: #000000;
}

.MFHbox {
    width: 100%;
    margin-top: 0px;
}

.MFHtitle {
    font-size: 14px;
    height: auto;
    color: #539CAB;
    padding: 3px;
    margin-top: 15px;
    margin-bottom: 10px;
    border-bottom: dotted 1px #999999;
    *letter-spacing: 1px;
}

.MFHtitle { letter-spacing: 1px\9; }

.MFHtitle {
    margin-top: 20px\9;
}

.MFHtext {
    font-size: 11px;
    padding: 3px;
    margin-bottom: 75px;
}

.MFHtext {
    line-height: 140%\9;
}

.MFHtext a {
    text-decoration: underline;
}

.MFHmonth {
    font-size: 20px;
    font-weight: bold;
}

.MFHbox ul {
    margin-top: 0px;
    margin-bottom: 30px;
}


.MFHbox li {
    list-style-type: none;
    margin-left: -40px;
    margin-bottom: 2px;
    *line-height: 160%;
    padding: 5px;
    border-bottom: dotted 1px #999999;
}

.MFHbox li a {
    width : 100% ;
    height: auto;
    display : block ;
    padding: 2px;
    padding-left: 20px;
    background-image: none;
    background-color: #FFFFFF;
}

.MFHbox li a:hover {
    background-image: url("../image/bn_on.gif");
    color: #FFFFFF;
    text-decoration: none;
}

.MFHjan {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_jan.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.MFHfeb {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_feb.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.MFHmar {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_mar.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.MFHapr {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_apr.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.MFHmay {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_may.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.MFHjun {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_jun.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.MFHjul {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_jul.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.MFHaug {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_aug.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.MFHsep {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_sep.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.MFHoct {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_oct.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.MFHnov {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_nov.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.MFHdec {
    height: 30px;
    border-bottom: dotted 1px #999999;
    background-image: url("../image/y_dec.gif");
    background-repeat: no-repeat;
    text-indent: -9999px;
}






.AlignLeft {
    float: left;
}

.AlignRight {
    float: right;
}

.text10 {
    font-size: 10px;
    *font-size: 11px;
    *letter-spacing: 1px;
}

.ImgMiddle {
    margin-top: 25%;
    margin-left: 25%;
    _margin-top: 10%;
	_margin-left: 10%;
    position: relative;
}

/* Form Style */
.formTXT1 {
	width: 200px;
	_width: 220px;
}

.formTXT2 {
	width: 395px;
	height: 100px;
}



.TextRight {
    text-align: right;
}


/* Twitter Follow Me =========== 2010.11.09 */
#follow {
    right: 0px;
    top: 10px;
    position: fixed;
    z-index: 100;
    _width: 100%;
    _text-align: right;
    _position: absolute;
    _margin-top: 10px;
    
    _position: expression('absolute');
    _top: expression(documentElement.scrollTop + 10 + 'px');
    _right: expression(documentElement.scrollRight + 0 + 'px');
}

*:first-child+html #follow {
    position: fixed;
}

/* RSS =========== 2011.03.03 */
#rss {
    right: 0px;
    top: 140px;
    position: fixed;
    z-index: 100;
    _width: 100%;
    _text-align: right;
    _position: absolute;
    _margin-top: 10px;
    
    _position: expression('absolute');
    _top: expression(documentElement.scrollTop + 140 + 'px');
    _right: expression(documentElement.scrollRight + 0 + 'px');
}

*:first-child+html #rss {
    position: fixed;
}


/* 回り込み解除 */

.clear {
    clear: both;
    visibility: hidden;
    height: 0;
}

