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


body {
margin-top:0;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,"HelveticaNeue-Light","Helvetica Neue Light",Helvetica,Arial,sans-serif;
}
a:link, a:visited{text-decoration:none;color:#666666;}
a:hover, a:active{text-decoration:underline;color:#ff6600;}
.contents p{line-height:1.4em;
}
.home #content-header{
width:972px;
height:360px;
position:relative;
background-image:none;
}

/* Contact Btn*/
a.btn-contact {
background:transparent url(../images/btn_contact.gif) no-repeat scroll right top;
display:block;
width:170px;
height:30px;
text-indent:-9999px;
}
a.btn-contact:hover {
background-position:0 -30px;
}





