@charset "UTF-8";
/**
 *
 * $Revision: 1.2 $
 *
 * 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_fb7784.png) no-repeat 0 0;
background:url(/now/pc/skin/cmn/img/logo/orgn/amebanow_da3d50.png) no-repeat 0 0;/*濃いロゴ*/
}



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


/**
 *
 * base
 *
 */
#base1{
background:url(../img/body_bk.png) 0 0 #ffffff;
/*background:red;*/
}
	#base2{
	background:url(../img/header_bk.png) no-repeat 52% 2%;
	}
		#base3{

		}


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


/**
 *
 * header
 *
 */
#headerArea2{
height:190px;
}
	#logoArea2{
 padding-top: 126px;
	}


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


/**
 *
 * mainArea
 *
 */
#mainArea{
background:url(/now/pc/skin/orgn2/now_128_simpleflower/img/contents_bk.png) !important;
/*background:rgba(255,255,255,0.9) !important;*/
background:none;
border:1px dashed #dfdfdf;
}
	#mainAreaSub{
	background:#ffffff;
	}


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


/**
 *
 * .asideMdl
 *
 */
.asideMdl{
background:url(/now/pc/skin/orgn2/now_128_simpleflower/img/contents_bk.png) !important;
/*background:rgba(255,255,255,0.9) !important;
background:none;*/
border:1px dashed #dfdfdf;
}
	.asideMdlSub{
	background:#ffffff !important;
	}
		.section {}
		.asideMdl .hr{
		margin-top:5px;
		padding-bottom:0;
		border-color:#dfdfdf;
		}


/**
 *
 * timeline entry
 *
 */

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


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





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


/**
 *
 * hr
 *
 */
.hr{
border-bottom:1px solid #dfdfdf;
}


/**
 *
 * mainArea
 *
 */
.skinMainHr{

}


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

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


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


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

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




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


/**
 *
 * text
 *
 */

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

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

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

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



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



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

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



/**
 *
 * heading
 *
 */
.skinHeading{
color:#ff5c6d;
background-color:#fff5ce;
font-weight:normal;
}



/**
 *
 * list icon
 *
 */
.skinListIco,
.itemList li{
background:url(../img/sub_title_bk.png) no-repeat 0 0.25em;
padding-left:19px;
}


/**
 *
 * 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;
		}





