﻿@charset "utf-8";
h2{background:none;margin:1em 1.5em 3em 1.5em;line-height:1.5;}
h3{margin:0px 0px 2em 50px;color:#000;}
#box ul{margin:0px 0px 80px 60px;}
#box ul li{display:block;float:left;text-align:center;margin-right:70px;}
#box ul li img{margin-top:55px;}
#box ul li.mail{
background:url(../img/other/mail_bg.png) no-repeat;
width:268px;
height:134px;
}
#box ul li.tel{
background:url(../img/other/tel_bg.png) no-repeat;
width:202px;
height:128px;
}
@media print{
}