@charset "UTF-8";
/**
 *
 * $Revision: 1.1 $
 *
 * TOC
 * (01.original element style)
 * 02.logo
 * 03.background (layout)
 * 04.border
 * 05.text,inline
 * 06.button
 * 07.-
 * 08.popup box
 *
 */



/**
 * ============================
 *
 *
 * 02.logo
 *
 *
 * ============================
 */

#logo{
background:url(/now/pc/skin/cmn/img/logo/orgn/amebanow_6533ca.png) no-repeat 0 0;
}



/**
 * ============================
 *
 *
 * 03.background (layout)
 *
 *
 * ============================
 */


/**
 *
 * base
 *
 */
#base1{
background:#000;
}
#base2{
background:url(../img/header.jpg) no-repeat 50% 0%;
}
#base3{
background:url(../img/header.jpg) no-repeat 50% 0%;
}


/**
 *
 * frame
 *
 */
#frame{}
#frameSub{}


/**
 *
 * header
 *
 */
#headerArea2{
height:230px;
}
#logoArea2{
padding-top: 166px;
}


/**
 *
 * contentsArea
 *
 */
#contentsArea{}
#contentsAreaSub{}


/**
 *
 * mainArea
 *
 */
#mainArea{
background-color: rgba(255, 255, 255, 0.9) !important;
}
#mainAreaSub{
background:#ffffff;
}


/**
 *
 * asideArea
 *
 */
#asideArea{}
#asideAreaSub{}

.ggNews,
.membersNews{
margin:10px auto 10px auto;
}

.ggNews h3,
.ggNews h3 a{
height:50px;
margin:0;
padding:0;
}

.membersNews h3,
.membersNews h3 a{
height:65px;
margin:0;
padding:0;
}

.ggNews .ggNewsInner,
.membersNews .ggNewsInner{
padding:10px;
background-color:#FFF;
border:10px solid #F7F7F7;
}

.ggNews .ggNewsInner div,
.membersNews .ggNewsInner div{
background-color:#FFF;
}

.ggNewsInner a{
display:block;
padding-left:6px;
margin-bottom:4px;
background:url(http://stat100.ameba.jp/common_style/img/common/icon_list.png) no-repeat 0 -1496px transparent;
text-align:left;
}



/**
 *
 * .asideMdl
 *
 */
.asideMdl{
background-color: rgba(255, 255, 255, 0.9) !important;
}
.asideMdlSub{
background:#ffffff !important;
}
.section {}
.asideMdl .hr{
margin-top:5px;
padding-bottom:0;
}


/**
 *
 * timeline entry
 *
 */

/* log */
.skinWeakBg,
.logListArea li{
background-color:#f0ecf9;
}


/* reply */
.skinStrongBg,
.replyToMe,
.editorPostElm{
background-color:#f5f5f5 !important;
}





/**
 * ============================
 *
 *
 * 04.border
 *
 *
 * ============================
 */


/**
 *
 * hr
 *
 */
.hr{
border-bottom-color: #B3B3B3;
border-bottom-style: dotted;
border-bottom-width: 1px;
}


/**
 *
 * mainArea
 *
 */
.skinMainHr{
height:13px;
border:none;
background:url(../img/line_bg01.jpg) no-repeat 50% 0 !important;
}


/**
 *
 * timeline
 *
 */
#nowListArea > li{
/*border-bottom:1px dashed #b3b3b3;*/
}

.skinBaseBorder,
#cListMainArea li{
border-bottom:1px solid #62932d;
}


/**
 *
 * timeline StrongBorder
 *
 */
.skinStrongBorder,
#nowListArea > .addFirstLine{
border-top:1px solid #b3b3b3;
}


/**
 *
 * textarea
 *
 */
.textarea{
border-color:#dfdfdf;
background:#fff;
}

/* focus */
.textarea:focus{
border-color:#6533ca;
box-shadow:0 0 4px #6533ca;
-moz-box-shadow:0 0 4px #6533ca;
-webkit-box-shadow:0 0 4px #6533ca;
}




/**
 * ============================
 *
 *
 * 05.text,inline
 *
 *
 * ============================
 */


/**
 *
 * text
 *
 */

/* base */
.skinBaseColor,
body{
color:#979797;
}

/* weak */
.skinWeakColor,
.event,
.time,
.time a{
color:#979797;
}

/* #tag */
.skinPointColor,
.tag{
color:#e73581;
}

/* alert */
.alert{
color:#FF3399;
}



/**
 *
 * anchor
 *
 */
.skinAnchorColor,
a {
color:#6533ca;
}
.skinAnchorHoverColor,
a:hover {
color:#6533ca;
}
.skinAnchorActiveColor,
a:active {
color:#6533ca;
}



/**
 *
 * highlight
 *
 */
.highlight,
.tempImage{
background-color:#f5f5f5;
}

.closeComment{
background-color:#b3b3b3;
color:#fff !important;
}



/**
 *
 * heading
 *
 */
.skinHeading{
color: #6533ca;
background-color:#f5f5f5;
font-weight:normal;
}



/**
 *
 * list icon
 *
 */
.skinListIco,
.itemList li{
background-image: url("http://stat100.ameba.jp/common_style/img/common/icon/arrow12.gif");
padding-left:14px;
}


/**
 *
 * comments icon
 *
 */
.skinCommentsIco,
.comments1 > .res,
.logListArea .comments1 > .res{
background-image:url(../img/ico_smile.gif);
}


/**
 *
 * home btn icon
 *
 */
.icoNowAF{
background-image:url(../img/ico_mynow.gif);
}



/**
 * ============================
 *
 *
 * 06.button
 *
 *
 * ============================
 */


/**
 *
 * loader
 *
 */
.loading{
background:url(/now/pc/skin/cmn/img/loader/base/loader_dotted4_3d.gif) no-repeat 50% 50%;
}



/**
 *
 * timelineBtn
 *
 */
.button,
#timelineBtn{
width:450px;
height:38px;
text-indent:-9999px;
outline:none;
overflow:hidden;
background:url(../img/timeline_btn.png) no-repeat 0 0;
}
.buttonHover,
:hover#timelineBtn{
background-position:0 -38px;
}
.buttonActive,
:active#timelineBtn{
background-position:0 -76px !important;
}



/**
 *
 * follow button
 *
 */
.followButton,
.userFollowBtn a,
.userFollowComplete{
display:block;
width:132px;
height:27px;
text-indent:-9999px;
outline:none;
overflow:hidden;

background:url(../img/follow_btn.png) no-repeat 0 0;
}
.followButtonHover,
.userFollowBtn a:hover{
background-position:0 -27px;
}
.followButtonActive,
.userFollowBtn a:active{
background-position:0 -54px !important;
}
.userFollowComplete{
background-position:0 -81px !important;
}


/**
 * ============================
 *
 *
 * 08.popup box
 *
 *
 * ============================
 */


/**
 *
 * commentsArea
 *
 */
.skinPopupBox,
#commentsArea{
background:#b3b3b3;
}

.skinPopupBoxSub,
#commentsAreaIn{
background:#fff;
}

.outputEditor #cListArea{
border-color:#b3b3b3;
}





