@charset "UTF-8";
/*______________________________________
SITE TITE：

URL：

COPYRIGHT：
Copyright (c)  All Rights Reserved.
______________________________________*/
body {
/*
background:#000 url(../images/bg_home.jpg) 0px 0px fixed !important;
*/
}

h2#info_mailmag_title,
h2#info_mailmag_title:hover {
width:189px;
height:29px;
background:url(../images/info_mailmag_title.png) 0px 0px no-repeat;
}

h2#info_inquiry_title,
h2#info_inquiry_title:hover {
width:104px;
height:29px;
background:url(../images/info_inquiry_title.png) 0px 0px no-repeat;
}

h2#info_sitepolicy_title,
h2#info_sitepolicy_title:hover {
width:133px;
height:29px;
background:url(../images/info_sitepolicy_title.png) 0px 0px no-repeat;
}

.info_category {
margin-bottom:7px;
}

#info form input.mail_input {
width:200px;
border:0px;
background:transparent;
border-bottom:1px solid #fff;
color:#fff;
}

#info form input.mail_btn {
padding-top:2px;
}