@charset "utf-8";
/* ===================================================================
CSS information

 File Name  : common.css
 Author     : ethicalive
 Style Info : 共通css設定
=================================================================== */

/* ----------------------- Browser Default Initialization */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-style:normal; font-weight: normal; font-size: 100%; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html{ overflow-y: scroll; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
input, textarea,{ margin: 0; padding: 0; }
ol, ul{ list-style:none; }
table{ border-collapse: collapse; border-spacing:0; }
caption, th{ text-align:left; }
a:focus { outline:none; }

/*--float--*/

.fL { float:left; }
.fR { float:right; }

/*--clearfix--*/

.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { min-height: 1px; }
* html .clearfix { height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/ }

/*--clear--*/
.clear { clear:both; }

/* ----------------------- Basic Style */

body { font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size:75%; line-height:150%; margin:0px; padding:0px; text-align:center; letter-spacing:normal; color:#303030; background:#fff; }
html>/**/body { font-size: 12px; }
* + html body { font-family: "メイリオ","Meiryo"; }
* html body { background:#fff url(null) fixed; } /*fixed*/

header { width:100%; min-width:960px; height:56px; background:#efefef; border-bottom:#c32728 4px solid; position:fixed; z-index:200; /*overflow:hidden;*/ box-shadow:0 3px 3px 0 rgba(0,0,0,0.2); -moz-box-shadow:0 3px 3px 0 rgba(0,0,0,0.2); -webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,0.2); }
* html header { position:absolute; top:expression(eval(document.documentElement.scrollTop)); z-index:200; } 
header div.headWrap { width:960px; margin:0 auto; text-align:left; }
header div.headWrap h1 { float:left; }
header div.headWrap nav { float:right; }
header div.headWrap nav ul { /*overflow:hidden;*/ text-align:right; display:block; }
header div.headWrap nav ul:after { content:"."; height:0; clear:both; display:block; visibility:hidden; }
header div.headWrap nav ul li { float:left; display:inline; margin:0 52px 0 0; position:relative; height:56px; }
header div.headWrap nav ul li.endCont { margin-right:0 !important; }
header div.headWrap nav ul li img { vertical-align:top; }

/* ドロップダウン */
header div.headWrap nav ul li .ddmenu { position:absolute; top:56px; display:none; border-top:#c32728 4px solid; padding:14px 0 10px 0; }
header div.headWrap nav ul li .ddmenu p { padding:0 20px; font-size:11px; text-align:center; }
header div.headWrap nav ul li .ddmenu p.hover { background:URL(../img/cmn/dd_bg_01.gif) repeat center top; }
header div.headWrap nav ul li .ddmenu p a { color:#303030; text-decoration:none; border-bottom:#666 1px dotted; display:block; padding:10px 0; }
header div.headWrap nav ul li .ddmenu p.hover a { color:#bc2627; }
header div.headWrap nav ul li .ddmenu p a.endCol { border-bottom:none !important; }

header div.headWrap nav ul li.tab01 { width:60px; }
header div.headWrap nav ul li.tab01 .ddmenu { width:200px; background:URL(../img/cmn/dd_allow_02.gif) no-repeat center top #efefef; left:-70px; box-shadow:0 3px 3px 0 rgba(0,0,0,0.2); -moz-box-shadow:0 3px 3px 0 rgba(0,0,0,0.2); -webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,0.2); }
header div.headWrap nav ul li.tab02 { width:69px; }
header div.headWrap nav ul li.tab02 .ddmenu { width:200px; background:URL(../img/cmn/dd_allow_03.gif) no-repeat center top #efefef; left:-65px; box-shadow:0 3px 3px 0 rgba(0,0,0,0.2); -moz-box-shadow:0 3px 3px 0 rgba(0,0,0,0.2); -webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,0.2); }
/**/


#container { width:100%; }

.pagetop { position:fixed; width:59px; height:93px; left:auto; margin:0 0 0 980px; z-index: 1000; }

footer { min-width:960px; height:120px; background:#313131; border-top:#c32728 4px solid; }
footer a { color:#d2d2d2; text-decoration:none; }
footer a:hover { text-decoration:underline; }
footer div { width:960px; margin:0 auto; text-align:left; font-size:11px; color:#d2d2d2; padding:20px 0 0 0; }
footer div nav { width:540px; float:left; }
footer div nav ul { width:540px; }
footer div ul li { float:left; margin:0 36px 0 0; padding:0 0 0 20px; background:URL(../img/cmn/footer_allow_01.gif) no-repeat left center; }
footer div p { width:370px; float:right; text-align:right; }


#fixedBtmCont01 { width:100%; min-width:960px; height:100px; background:URL(../img/fixedCont01_bg_01.png) repeat; position:fixed; left:0; bottom:0; box-shadow:0 -3px 3px 0 rgba(0,0,0,0.2); -moz-box-shadow:0 -3px 3px 0 rgba(0,0,0,0.2); -webkit-box-shadow:0 -3px 3px 0 rgba(0,0,0,0.2); _position:absolute; _bottom:expression(this.style.filter = '', '0'); } 
#fixedBtmCont01.active { position:relative !important; margin-top:-100px !important; }
#fixedBtmCont01 .contWrap01 { position:relative; height:100px; }
#fixedBtmCont01 .contWrap01 .innerBox01 { width:960px; margin:0 auto; text-align:left; padding:10px 0 0 0; }
#fixedBtmCont01 .contWrap01 .innerBox01 section { padding:6px 0 0 0; }
#fixedBtmCont01 .contWrap01 .innerBox01 section h4 { width:150px; float:left; color:#fff; font-weight:700; font-size:11px; }
#fixedBtmCont01 .contWrap01 .innerBox01 section p { width:810px; float:right; color:#d2d2d2; font-size:11px; }
#fixedBtmCont01 .contWrap01 .innerBox01 section p a { color:#d2d2d2; text-decoration:none; }
#fixedBtmCont01 .contWrap01 .innerBox01 section p a:hover { text-decoration:underline; }
#fixedBtmCont01 .contWrap01 p.bnr01 { width:208px; height:100px; position:absolute; right:0; bottom:0; }
#fixedBtmCont01 .contWrap01 div.creativeIcon { width:66px; height:66px; position:absolute; right:15px; bottom:115px; }
#fixedBtmCont01 .contWrap01 div.pageTop { width:42px; height:42px; position:absolute; bottom:127px; right:96px; }
