body {
	background-color: #66cc00;
	text-align: center;
	font-size: 14px;
	}

img {
	border: none;
	}

.clear {
	clear: both;
	}

.frame_main {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
	}

.line1 {
	margin-top: 10px;
	margin-bottom: 10px;
	width:100%;
	height: 20px;
	background-image: url(/img/line1.gif);
	}

.line2 {
	margin-top: 10px;
	margin-bottom: 10px;
	width:100%;
	height: 20px;
	background-image: url(/img/line2.gif);
	}
.header_left {
	width: 300px;
	float: left;
	}

.header_right {
	padding-left: 100px;
	height: 100px;
	background: url(/img/menu.gif) left bottom no-repeat;
	width: 540px;
	float:left;
	}

.header_right img {
	margin-left : 20px;
	}


.top_login {
	background-image: url(/img/login.gif);
	width: 272px;
	height: 239px;
	float: left;
	}

.top_login_inner {
	padding-top: 50px;
	padding-left: 30px;
	}

.login_mail_input {
	width: 227px;
	height: 46px;
	background-image: url(/img/login_mail_input.gif);
	}
.login_mail_input_form {
/*
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #444444;
*/
	border: none;
	background: #cccccc;
	width: 150px;
	margin-left: 55px;
	margin-top: 10px;
	font-size: 16px;
	color: #cc0000;
	font-weight: 900;
	}

.login_pass_input {
	margin-top: 4px;
	width: 222px;
	height: 49px;
	background-image: url(/img/login_password_input.gif);
	}
.login_pass_input_form {
	border: none;
	background: #cccccc;
	width: 150px;
	margin-left: 55px;
	margin-top: 20px;
	font-size: 16px;
	color: #cc0000;
	font-weight: 900;
	}

.login_btn_form {
	margin-top: 5px;
	margin-left: 100px;
	}

.form_name_input {
	margin-top: 4px;
	width: 222px;
	height: 45px;
	background-image: url(/img/form_name_input.gif);
	}

.form_name_input_form {
	border: none;
	background: #cccccc;
	width: 150px;
	margin-left: 55px;
	margin-top: 15px;
	font-size: 16px;
	color: #cc0000;
	font-weight: 900;
	}

.regist_form_btn_form {
	margin-top: 5px;
	margin-left: 100px;
	}

.top_description {
	margin-left: 30px;
	background-image: url(/img/top_description.gif);
	width: 548px;
	height: 241px;
	color: #555555;
	line-height: 30px;
	float: left;
	}

.top_description_inner {
	padding: 60px 20px 20px 40px;
	}

.top_emoji {
	width: 825px;
	height: 212px;
	padding: 80px 50px;
	background-image: url(/img/emoji.gif);
	}

.top_emoji img {
	cursor: hand;
	}


.top_emoji_description {
	position:absolute;
	top:800px;
	left:200px;
	display:none;
	width:365px;
	height: 172px;
	padding-left: 30px;
	padding-top: 15px;
	text-align: left;
	background-image:url(/img/emoji_info_bg2.png);
	background-repeat: no-repeat;
	cursor: move;
	}

.gr {
	font-size: 9px;
	color: #aaaaaa;
	}

.emoji_info_comment {
	clear: both;
	width:315px;
	height: 30px;
	overflow: hidden;
	}

.emoji_comment {
	padding-top: 5px;
	height: 24px;
	border-bottom: dotted 1px #cc9900;
	font-size: 12px;
	color: #555555;
	}

.close_btn {
	float: right;
	margin-right: 60px;
	cursor: hand;
	}

.emoji_description {
	margin-top: 10px;
	font-size: 11px;
	}

#QR_IMG {
	float: left;
	}

.emoji_sugee_pt {
	font-size: 14px;
	font-weight: 800;
	color: #ff9999;
	}

.emoji_yabai_pt {
	font-size: 14px;
	font-weight: 800;
	color: #cc3300;
	}


.description_title {
	font-size: 11px;
	color: #555555;
	}

strong.top {
	font-size: 18px;
	color: #cc4444;
	font-weight: 800;
	}
strong.all {
	font-size: 16px;
	color: #ff6600;
	font-weight: 700;
	}
strong.sub {
	font-size: 16px;
	color: #226600;
	}

.regist_form {
	width: 786px;
	height: 276px;
	background-image: url(/img/regist_form.gif);
	}

.regist_form_inner {
	padding-top: 50px;
	padding-left: 30px;
	}

.my_profile {
	width: 347px;
	height: 252px;
	background-image: url(/img/my_profile_bg.gif) no-repeat;
	}

.list_emoji {
	width: 825px;
	height: 662px;
	padding: 80px 50px;
	line-height: 16px;
	background-image: url(/img/list_bg.gif);
	}

.category_area {
	width: 400px;
	float: left;
	border-bottom: 1px dotted #ff6666;
	}

.category_area img {
	margin-top: 10px;
	}

.category_area h3 {
	width: 100px;
	float: left;
	font-size: 14px;
	font-weight: 700;
	color: #ff6666;
	}

.list_emoji h3 {
	font-size: 14px;
	font-weight: 700;
	color: #ff6666;
	}

.mypage_top_left {
	float: left;
	width: 315px;
	height: 225px;
	background-image: url(/img/mypage_profile_bg.gif);
	}

.mypage_top_right {
	float: right;
	width: 512px;
	height: 217px;
	margin-right: 20px;
	background-image: url(/img/mypage_make_bg.gif);
	}

#vote_result {
	color: #cc0000;
	font-size: 12px;
	font-weight: 800;
	}

.kabo {
	float: left;
	width: 261px;
	height: 262px;
	background-image: url(/img/kabo_bg.gif);
	background-repeat: no-repeat;
	}

.new_emoji {
	margin-left: 20px;
	float: left;
	width: 261px;
	height: 262px;
	background-image: url(/img/new_emoji_bg.gif);
	background-repeat: no-repeat;
	}

.favorite_emoji {
	margin-left: 20px;
	float: left;
	width: 261px;
	height: 262px;
	background-image: url(/img/favorite_emoji_bg.gif);
	background-repeat: no-repeat;
	}


.emoji_area_inner {
	padding-top: 35px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 20px;
	line-height: 0px;
	letter-spacing: 0px;
	}

.profile_user_name {
	margin-top: 65px;
	margin-left: 170px;
	font-size: 18px;
	font-weight: 800;
	color: #cc3300;
	}

.profile_make_count {
	margin-top: 10px;
	margin-left: 170px;
	font-size: 18px;
	font-weight: 800;
	color: #cc3300;
	}

.profile_friend_count {
	margin-top: 10px;
	margin-left: 170px;
	font-size: 18px;
	font-weight: 800;
	color: #cc3300;
	}

.profile_number {
	font-size: 36px;
	}

.mypage_emojiarea {
	margin-top: 40px;
	margin-left: 30px;
	margin-right: 20px;
	}

.comment_end {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(/img/comment_end_bg.png);
	background-repeat: no-repeat;
	width: 294px;
	height: 118px;
	display:none;
	cursor: move;
	}

.comment_end_close_area {
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	}

.comment_end_close_btn {
	cursor: hand;
	}

.comment_end_txt {
	margin-top: 27px;
	margin-left: 30px;
	width: 220px;
	border-style: none;
	background: #cccccc;
	}

.comment_end_btn_area {
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
	}

.comment_end_btn {
	cursor: hand;
	}

#COMMENT_END form {
	margin: 0px;
	display: inline;
	padding: 0px;
	}

.comment_random_bg {
	position: absolute;
	left: 0px;
	width: 264px;
	height: 161px;
	background-image: url(/img/comment_random_bg.png);
	}
