@charset "utf-8";

/*Copyright(C)magazine-data.com*/

/*header*/
#header{
 background: url(../img/magazine-data_men_header_bg.png) no-repeat right center;
}
/*navi*/
#navi_text{
 width: 930px;
 margin: 20px auto 0 auto;
}
#navi_text p{
 margin-bottom: 1.0em;
 line-height: 2.2em;
 text-align: left;
}
#sitemap{
 width: 900px;
 margin: 0 auto;
}
#sitemap ul{
 width: 180px;
 line-height: 2.3em;
 float: left;
}
#sitemap ul li{
 width: 165px;
 margin: 0 auto;
 text-align: center;
 border-bottom: 1px solid #333;
}
#sitemap ul li p{
 margin-top: 27px;
 color: #fff;
 font-size: 1.1em;
 font-weight: bold;
 border-top: 1px solid #333;
 background-color: #555;
}
#mail_form_link{
 margin: 50px 0;
}
#mail_form_link a{
 letter-spacing: 5px;
 font-weight: bold;
 font-size: 16px;
 text-decoration: underline;
}

