@charset "shift_jis";
/* CSS Document */

/* RESET */
html{color:#333;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}


/* clear */
.clear{zoom: 1;}.clear:after {content: ".";display: block;visibility: hidden;height: 0.1px;font-size: 0.1em;line-height: 0;clear: both;}

/* FONT */
#path,
.sec01,
.sec02 table,
.sec03 dl,
ul.menuList {
    font-size: 75%;
}

body {
    font: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    text-align: center;
}

a {
    color:#dc177a;
}

#wrapper {
    margin: 0 auto;
    text-align: left;
    width: 973px;
}

#navigation {
    padding: 33px 0 0 0;
    float: left;
    width: 171px;
	height: 724px;
    background: url(/echika/common/images/BG_navigation.gif) no-repeat left top;
}
#navigation h1 {
    height:51px;
    margin: 0 auto 44px auto;
    text-align: center;
}
#navigation h1 a {
    text-decoration: none;
}


/**　201311　エチカフィット追加に伴うナビ修正　**/

#navigation #naviSec {
    height:268px;
    padding: 3px;
    border-top: 1px solid #E6E6E6;
}
#navigation #naviSec ul {
    border-bottom: 1px solid #E6E6E6;
}
#navigation #naviSec ul li {
    margin: 9px 0;
}

#navigation #subNaviSec{
    border-top: 1px solid #E6E6E6;
}

#navigation #subNaviSec ul {
    border-bottom: 1px solid #E6E6E6;
}
#navigation #subNaviSec ul li {
    margin: 9px 0;
}



#navigation .naviSec2 {
    height:268px;
    padding: 3px;
    border-top: 1px solid #E6E6E6;
}
#navigation .naviSec2 ul {
    border-bottom: 1px solid #E6E6E6;
}
#navigation .naviSec2 ul li {
    margin: 9px 0;
}

#navigation .subNaviSec2{
    border-top: 1px solid #E6E6E6;
}

#navigation .subNaviSec2 ul {
    border-bottom: 1px solid #E6E6E6;
}
#navigation .subNaviSec2 ul li {
    margin: 9px 0;
}
/* */

#contents {
    padding: 30px 0 0 0;
    float: right;
    width: 780px;
    background: url(/echika/common/images/BG_contents.gif) no-repeat left top;
}
#contents #headNavi {
    margin: 0 0 30px 0;
    text-align: right;
}
#contents #headNavi a {
    font-size: 70%;
    text-decoration: none;
    color:#808080;
    background: url(/echika/common/images/ICON_headnavi.gif) no-repeat left top;
    padding: 0 10px 0 12px;
}
#contents #headNavi a:hover {
    text-decoration: underline;
}
#contents #path {
    color: #808080;
    line-height: 1.3;
}
#contents #path a {
    color:#dc177a;
    text-decoration: none;
}
#contents #path a:hover {
    text-decoration: underline;
}
#contents #path span {
    color: #808080;
}

/* INNERCONTENTS */
#innercontents{
    padding: 20px 0 0 0;
	margin:0 0 15px 0;
    background: url(/echika/common/images/HDudr.jpg) repeat-x left top;
}


/* FOOTER */
#footer {
    text-align: left;
	margin: 0 0 10px 0;
    padding: 15px 0 4px 1px;
    clear: both;
}
#footer ul.metro_logo {
    width: 169px;
}
#footer ul.metro_logo li img {
    display: block;
}
#footer ul.metro_logo li.logo_m {
    float: left;
}
#footer ul.metro_logo li.logo_mp {
    float: right;
}
#footer ul.copy_links{
    clear:both;
}

#footer ul.copy_links li img {
    display: block;
}
#footer ul.copy_links li.copy {
    padding: 8px 0 0 0;
    line-height: 7px;
    font-size: 1px;
    height: 7px;
}
#footer ul.copy_links li.links {
    white-space: nowrap;
    padding: 2px 0 12px 22px;
    float: left;
}
#footer ul.copy_links li.links a {
    text-decoration: none;
    font-size: 10px;
    color:#dc177a;
    padding: 0 3px 0 12px;
    background: url(/echika/common/images/ICON_footer.gif) no-repeat left center;
}

.ftechikachan{
	background: url(/echika/common/images/FTechikachan.jpg) no-repeat right bottom;
}
