@charset "utf-8";


/* =========================================================
◆header
========================================================= */
#header,#header_not { height:62px; margin:0 10px 5px; position:relative; background-color:#ea0d12; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;}
.corp #header { background:#ffffff;}
.corp #header_inner { border:1px solid #ea0d12; border-top:none; height:61px; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;}
.corporate #header { margin-bottom:8px; background:#ffffff;}
.corporate #header_inner { border:1px solid #ea0d12; border-top:none; height:61px; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;}
.group #header { margin-bottom:8px; background:#ffffff;}
.products #header { margin-bottom:10px;}
.corp #header { margin-bottom:8px;}
#header #logo,#header_not #logo { position:absolute; width:126px; height:43px; top:7px; left:50%; margin-left:-63px;}

/* cont */
.home #Cont,
.corp #Cont { margin:0 10px;}


/* =========================================================
◆Foot
========================================================= */
#footer { clear:both; height:160px; background-color:#ffffff; border-top:4px solid #ea0d12; padding-bottom:12px;}
#foot_list { padding:10px 0 10px; text-align:center; }
#foot_list ul {}
#foot_list ul li { display:inline; margin-right:10px; font-size:12px; padding-right:10px; border-right:1px solid #666666;}
#foot_list ul li:last-child { border-right: none !important; margin-right:0; padding-right:0;}
#foot_list ul li a { font-size:13px; color:#666666; text-decoration:underline;}
#copy { clear:both; text-align:center;}
#copy p { font-size:12px; color:#666666; margin-bottom:12px;}
.pclink { background:#ffb5c0; padding:8px; text-align:center; margin-bottom:10px;}
.pclink a { font-size:13px; color:#FFF; text-decoration:underline;}