/* Common */
a:link { color: #0066ff}
a:visited { color: #0066ff}
a:hover {
	color: #F70095;
}

.frame_back { background-color: #FFFFFF}
.frame_back2 {
	background-image: url(../common/frame_mdl.gif);
	background-repeat: repeat-y;
}
.text_small { font-size:90%}
.error_text {
	color:#DB0600;
	font-size: 12px;
}

/* Warning */
.warning_text{color:#393939; font-weight:bold}
.warning_text_small{color:#393939; font-size:90%} 

/* Top page */
.topics_text {font-weight:bold}
.ranking_text { margin-top:5px; font-weight:bold}
.topics_text2 {
	font-weight:normal;
	font-size: 11px;
}
.ranking_text2 {
	margin-top:5px;
	font-weight:normal;
	font-size: 11px;
}

/* Hot Topics */
.news_date { font-size:90%}
.news_title{font-weight:bold}
.news_date2 {
	font-size:11px;
	color: #FFFFFF;
	margin-top: 9px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 17px;
}
.news_title2{
	font-weight:bold;
	font-size: 13px;
	color: #690f0f;
}

/* Girls Profile */
.profile_text { margin-top:5px}
.photo_text { font-size:90%; line-height:120%}
.item_question { background-color:#FFD2CC}
.item_answer{ background-color:#FFFFFF}
.play_back { background-color:#C3C3C3}
.item_play { background-color:#D8D8D8}
.play_annotation { font-size:90%; color:#C30027}

.frame_pop_back{ background-color:#FFFFFF}
.item_message{background-color:#E3D9BF}
.message_annotation { color:#DB0600}

/* Support Desk */
.qa-leadcopy { font-size: 90% }
.qa-annotation { font-size: 90%; color: #CE850B }
.qa-q-date { font-size: 90% }
.item_supportdesk{background-color:#E3D9BF}
.item_confirm_qtext{background-color:#EFE7D6}
.item_confirm_mailtitle{background-color:#E7DED2}
.item_confirm_mailtext{background-color:#F0E9E2}

/* e-COUPON */
.item_recommend{background-color:#E3D9BF}
.item_recommend_friend{background-color:#D2D2D2}
.recommend_annotation {font-size:90%; color:#CD6800}
.recommend_final_text {color:#CD6800}
.coupon_special_hi {color:#A00001; font-weight:bold}
.coupon_special_txt {
	color:#CD6800;
	font-size: 12px;
}
.coupon_special_txt_annotation { font-size: 90%; color:#CD6800}
.coupon-special-storename {font-size: 12px;font-weight: bold;}
.coupon-special-storeadress {font-size: 10px}

/* MOBILE */
.item_mobile{background-color:#FFD3BF}

/* footer */
.footer { color:#b78184; font-size:10px}

/* LINKS */
.links { font-size:80%}
