@charset "utf-8";
/* airfeel Global CSS */
html {
overflow-y:scroll;
}
html,body{
height:100%;
margin:0;
padding:0;
background:url(../images/body.jpg) top repeat-x #dacfd1;
font-size:12px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#666666;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
padding:0;
font-weight:normal;
line-height:1.5em;
}
a{
margin:0;
padding:0;
color:#FF6600;
text-decoration:underline;
background-color:transparent;
}
a:link {color:#cbc083;}
a:visited {color:#cbc083;}
a:hover {color:#00a5c6;}
a:active {color:#fccd7d;}
img {
margin:0;
padding:0;
border:none;
}
img.right {float:right;}
img.left {float:left;}
img.clear{clear:both;}
ul,dl{
margin:0;
padding:0;
list-style:none;
}
li,dt,dd{
margin:0;
padding:0;
list-style:none;
}
p.center {
text-align:center;
}
strong {
font-weight:normal;
color:#6E6B24;
}
strong.voicep {
font-weight:bold;
color:#999999;
}
sup {
font-size:9px;
color:#777777;
}
/* -------------------------LAYOUT */
div#main {
width:940px;
margin:0 auto;
clear:both;
}
div#header{
width:900px;
height:100px;
padding:50px 0 0 40px;
background:url(../images/henkou/header2.png) top left no-repeat transparent;
clear:both;
}
div#contents {
width:860px;
padding:0 20px 20px 20px;
margin:0 20px;
background:url(../images/footer.png) bottom left no-repeat #FFFFFF;
clear:both;
}
div#left {
float:left;
}
div#right {
float:right;
}
div#footer{
width:900px;
height:80px;
margin:0 20px;
background-color:#dacfd1;
color:#4a391c;
text-align:center;
clear:both;
}
/* -------------------------HEADER */
h1 a{
width:280px;
height:50px;
margin:0;
padding:0;
background:url(../images/header-rogo.jpg) top left no-repeat;
display:block;
line-height:1em;
text-indent:-9999px;
font-size:14px;
float:left;
}
div#header h2 a{
width:600px;
height:50px;
margin:0;
padding:0;
display:block;
line-height:1em;
text-indent:-9999px;
float:left;
}
/* -------------------------MENU LIST */
div#header li {
margin:0;
padding:0;
float:left;
}
div#header li a{
width:143px;
height:39px;
margin:0;
padding:0;
display:block;
text-indent:-5000px;
overflow:hidden;
}
div#header li a.n1{background:url(../images/navi01.png) no-repeat;}
div#header li a.n2{background:url(../images/navi02.png) no-repeat;}
div#header li a.n3{background:url(../images/navi03.png) no-repeat;}
div#header li a.n4{background:url(../images/navi04.png) no-repeat;}
div#header li a.n5{background:url(../images/navi05.png) no-repeat;}
div#header li a.n6{background:url(../images/navi06.png) no-repeat;}
div#header li a:link {background-position:top;}
div#header li a:visited {background-position:top;}
div#header li a:hover {background-position:bottom;}
div#header li a:active {background-position:top;}
div#header li a#on:link {background-position:bottom;}
div#header li a#on:visited {background-position:bottom;}
/* -------------------------FOOTER */
div.subFooter {
margin:10px 0 0 0;
text-align:right;
clear:both;
}
div.subFooter img{
margin:0 0 20px 10px;
float:right;
}
div#footer h6{
float:left;
}
h6#h6Rogo {
width:280px;
height:60px;
text-indent:-9999px;
background:url(../images/footer-01.jpg) bottom left no-repeat;
}
