@charset "utf-8";
/* CSS Document */
#captionHowto {
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.4em;
}

#inputAdviceArea {
	position:relative;
}

#lengthDisplay {
	position: absolute;
	left: 520px;
	top: 68px;
	color: #ccc;
	font-size: 16px;
	font-weight: bold;
	width: 43px;
	text-align: right;
}

#step1 {
	position:relative;
}

#adviceErr {
	background: url(../../img/advise/text_error.png);
	width: 234px;
	height: 71px;
	position: absolute;
	left: 260px;
	top: -64px;
	display:none;
}

#btnHowto {
	position: absolute;
	left: 180px;
	top: 73px;
	z-index: 3;
	cursor:pointer;
	width:88px;
	height:52px;
	overflow:hidden;
	cursor:pointer;
}

#btnHowto:hover img {
	margin-top:-52px;
}

#adviceThemeArea {
	background:url(../../img/advise/main_txt.png);
	background-repeat:no-repeat;
	padding-top:159px;
}

#adviceTheme {
	position:relative;
	width:684px;
	height:232px;
	margin:0px auto;
}

#theme_heroine {
	position:absolute;
	left:0px;
	top:0px;
}


#theme_text {
	background:url(../../img/advise/character_comment.png);
	width:323px;
	height:122px;
	padding-left:44px;
	padding-top:55px;
	padding-right:108px;
	
	position:absolute;
	left:209px;
	top:35px;
	
	font-weight:bold;
	font-size:16px;
	line-height:1.3em;
}

#inputUserText, #confirmUserText {
	display:block;
	background:url(../../img/advise/mycomment_txt.png);
	width:393px;
	height: 74px;
	
	border:0px;
	outline:none;
	resize:none;
	padding:0px;
	margin:0px;
	
	padding-top: 8px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:120px;
	margin:0px auto;
	margin-top:5px;
	word-break: break-all;
	line-height: 1.2em;
}

#adviceNotYet {
	color:#F00;
	font-weight:bold;
	margin-top:20px;
	text-align:center;
	font-size:14px;
}

#advice_Auth {
	background:url(../../img/advise/need_twitter.png);
	background-repeat:no-repeat;
	width:824px;
	height:97px;
	margin-top:5px;
	position:relative;
	padding-top:110px;
}

#btnAuth {
	width:253px;
	height:71px;
	overflow:hidden;
	cursor:pointer;
	margin:0px auto;
}

#btnAuth:hover img {
	margin-top:-71px;
}

#adviceBtnArea, #confirmBtnArea, #errorBtnArea {
	height:155px;
	background:url(../../img/advise/illust.png);
	background-repeat:no-repeat;
	background-position:left center;
	margin-top:10px;
}

#btnAdvice {
	width:254px;
	height:73px;
	overflow:hidden;
	cursor:pointer;
	margin:0px auto;
}

#btnAdvice:hover img {
	margin-top:-73px;
}

#postHistory {
	margin:0px auto;
	margin-top:15px;
	width:447px;
}

#postHistory li {
	float:left;
	margin-left:11px;
}

#postHistory li:first-child {
	margin-left:0px;
}

#postHistory li {
	width:218px;
	height:66px;
	overflow:hidden;
	cursor:pointer;
}

#postHistory li:hover img {
	margin-top:-66px;
}

#pastAdviceArea {
	margin-top:24px;
	display:none;
}

#pastAdviceArea h3 {
	width:692px;
	margin:0px auto;
}

#confirmNotice {
	width:360px;
	margin:0px auto;
	margin-top:15px;
}

#confirmBtn {
	width:441px;
	margin:0px auto;
	margin-top:15px;
}

#confirmBtnArea {
	margin-top:15px;
}

#confirmBtn li {
	float:left;
}

#btnReEdit {
	width:215px;
	height:55px;
	overflow:hidden;
	cursor:pointer;
}

#btnReEdit:hover img {
	margin-top:-55px;
}

#btnPost {
	width:215px;
	height:67px;
	overflow:hidden;
	cursor:pointer;
	
	margin-top:-10px;
	margin-left:11px;
}

#btnPost:hover img {
	margin-top:-67px;
}

.confirmNoticeText {
	background:url(../img/attention.png);
	background-repeat:no-repeat;
	padding-left:60px;
	height:52px;
	font-size:12px;
	padding-top:5px;
	
	width:500px;
	margin:0px auto;
	margin-top:15px;
}

#confirmUserText {
	font-size:14px;
}

#confirmUserText span {
	color:#F00;
	font-weight:bold;
}

#step2 {
	display:none;
}

/* err */
#stepErr {
	display:none;
}

#errorText {
	width:528px;
	margin:0px auto;
	margin-top:5px;
}

#btnBack {
	width:220px;
	height:56px;
	overflow:hidden;
	cursor:pointer;
	margin:0px auto;
	margin-top:15px;
}

#btnBack:hover img {
	margin-top:-56px;
}

/* past ==============================================================================*/

#pastThemeArea {
	width:708px;
	margin:0px auto;
}

#pastThemeArea .left, #pastThemeArea .right {
	width:354px;
	float:left;
	margin-top:20px;
}

#pastThemeArea .left li, #pastThemeArea .right li {
	position:relative;
	padding-left:11px;
	height:110px;
	margin-top:30px;
}

#pastThemeArea .left li:first-child, #pastThemeArea .right li:first-child {
	margin-top:0px;
}

.past_theme {
	background:url(../../img/advise/comment_s.png);
	width:235px;
	height:50px;
	
	position:absolute;
	left:65px;
	top:0px;
	padding-top:13px;
	line-height:44px;
	font-size:12px;
	padding-left:30px;
	padding-right:10px;
	
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.btnPastAll {
	width:163px;
	height:48px;
	overflow:hidden;
	cursor:pointer;
	
	position:absolute;
	left:12px;
	top:74px;
}

.btnPastAll:hover img {
	margin-top:-48px;
}

.btnPastOwn {
	width:161px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
	
	position:absolute;
	left:180px;
	top:72px;
}

.btnPastOwn:hover img {
	margin-top:-50px;
}

/*success*/
#successWindow {
	width:440px;
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-220px;
}

#success_head {
	background:url(../img/point/blue_header_s.png);
	width:440px;
	height:23px;
}

#success_body {
	background:url(../img/point/blue_footer_s.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:18px 56px;
	position:relative;
}

#success_body {
	text-align:center;
	padding-bottom: 50px;
	font-size:14px;
}

.success_text {
	margin-top:20px;
	line-height:1.5em;
}

#succes_close {
	width:164px;
	height:55px;
	overflow:hidden;
	cursor:pointer;
	margin:0px auto;
	margin-top:20px;
}

#succes_close:hover img {
	margin-top:-55px;
}


