@charset "UTF-8";
/*--------------------------------------------------
for ameba common_stlye common footer BDD ED other
$Id: footer.css,v 1.7 2011/03/02 03:37:21 takasugi_momoko Exp $
--------------------------------------------------*/

/*clearFix
--------------------------------------------*/
/* floating box clear */
.clearFix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }
.clearFix { display: inline-block; min-height: 1%; }
/* Hide from mac IE5 \*/
* html .clearFix { height: 1%; }
.clearFix { display:block; }
/* End Hide from mac IE5 */

/*footer
--------------------------------------------*/
#footerArea * { margin:0; padding:0; }
#footerArea { position:relative; margin:20px 0 0 0; padding:10px 0 20px;color:#999; border-top:#E1E1E1 solid 1px; background:#fff; text-align:center; font-size:0.94em; }
#footerArea li { display: inline;}
#footerArea #register{ position:absolute; right:168px; top:27px; padding-left:16px; background:url("/common_style/img/common/icon/ico_boy.gif") no-repeat; color:#333 !important; text-decoration:none !important; font-size:12px; font-family: "ＭＳ Ｐゴシック", Arial, Helvetica; white-space:nowrap; }
#footerArea #register:hover{ color:#333 !important; text-decoration:underline !important; }
#footerContents { width:940px; margin:0 auto; }
#footerContents dt { margin:0; padding:4px 0 2px; border-bottom:#E1E1E1 solid 1px; font-weight:bold; text-align:left; }
#footerContents dd { padding:4px 0 0 0; }
#footerContents dl dd ul li { margin:0; padding:0; text-align:left; border:none; }
#footerContents #trouble { float:left; padding:0 7px; width:125px; }
#footerContents #rules { float:left; padding:0 7px; width:130px; }
#footerContents #amebaService { float:left; padding:0 7px; width:274px; }
#footerContents #amebaService ul.sub_a { float:left; width:154px; }
#footerContents #amebaService ul.sub_b { float:left; width:119px; }
#footerContents #otherService { float:left; margin:0; padding:0 7px; width:160px; }
#footerContents #otherService ul { float:left; width:160px; }
#footerContents #mobileService{ float:left; width:180px; padding:0 7px; }
#footerContents #mobileService dt{ padding:4px 0 2px; border-bottom:1px solid #E1E1E1; font-weight:bold; text-align:left; }
#footerContents #mobileService dd img{ float:left; padding:2px; border:1px solid #ccc; }
#footerContents #mobileService dd dl{ float:left; width:110px; padding:5px 0 0 7px; text-align:left; }
#footerContents #mobileService dd dt{ padding:0 0 3px 0; border-bottom:0; }
#footerContents #mobileService dd dd{ padding:0; line-height:1.2em; }
#footerContents dl dl { padding:2px 0 5px; line-height:1.2; }
#footerContents dl dd dt { margin:0; padding:0; border:none; font-weight:normal; }
#footerContents dl dd dd { margin:0; padding:0; text-align:left; }
#footerArea p#copyright { margin:1em; padding-top:3px; font-size: 0.85em; font-family: Arial, Helvetica, sans-serif; color:#000000; text-align:center; }
#footerArea p#copyright img { margin-left: 5px; vertical-align: middle; }
/*viewSwitcher for smartphone*/
#viewSwitcher { padding:10px 0 40px; background:#fff;text-align:center; }
#viewSwitcher a { color:#06c; text-decoration:none; }
#viewSwitcher a:hover{ color:#f36; text-decoration:underline; }
#viewSwitcher a:active{ color:#f36; }
#viewSwitcher a:visited{ color:#969; }
#viewSwitcher dt,
#viewSwitcher dd,
#viewSwitcher ul,
#viewSwitcher li{ display:inline; margin:0; padding:0; }
#viewSwitcher dt:after{ content:":"; }
#viewSwitcher li em{ font-style:normal; font-weight:bold; color:#333; }
#viewSwitcher li{ margin:0 5px 0 0; padding:0 10px 0 0; border-right:1px solid #333; }
#viewSwitcher li:last-child{ border-right:none; }

/*footer OLD
--------------------------------------------*/
#footer { margin:auto 0; padding:53px 0 0 0; }
#footer #pr { margin:7px 0; padding:0; font-size:0.85em; line-height:1.5; }
#footer li { display: inline; margin:0; padding:0 0.4em; border-right:1px solid #000000; line-height: 1.3em; }
#footer li.lastItem { margin:0; padding:0; border-right:none; }
#footer p { margin:1em; padding:0; font-size: 0.85em; font-family: Arial, Helvetica, sans-serif; text-align:center; }
#footer img { margin-left:5px; padding:0; vertical-align: middle; }
#footer #serviceList { padding-top:10px; font-size: 0.85em; }