.message{
	position:relative;
	padding:42px 52px 63px 45px;
	width:300px;
	height:331px;
	background-image:url(../images/bg_message.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.message table {
	border-spacing: 0px;
	border-collapse: separate;
	border-color: gray;
}
.message tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
	border-top-color: inherit;
	border-right-color: inherit;
	border-bottom-color: inherit;
	border-left-color: inherit;
}
.message .form td {
	padding-top: 20px;
	line-height: 24px;
}
.message .tb_hd td {
	border-bottom-width: 3px;
	padding-bottom: 5px;
	line-height: 1;
}
.message .tb_gary {
	border-top: 0px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
}
.message .tb_body .tb_gary {
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.message .tb_blue {
	border-left: 0px dotted #bbb;
	border-bottom: 1px solid #39b6e0;
}
.message .tb_body .tb_blue {
	border-left-width: 1px;
}

.message .tb_black {
	border-left: 0px dotted #bbb;
	border-bottom: 1px solid #000;
}

.message .tb_dotted {
	border-right: 1px dotted #bbb; 
}
.message .tb_body .tb_dotted {
	border-right-width: 0px;
	border-left: 1px dotted #bbb; 
}

.message .form input, textarea {
	padding:0px 20px;
	margin:0;
	float:left;
	height:24px;
	width:420px;
	font-size:12px;
	color:#000;
}
.message .tb_body .form textarea {
	line-height:2;
	height:250px;
}
.message .form .input_write {
	color:#999;
}
.message .form .mge_input {
	padding:0px 10px;
	width:200px;
}


.message_2 {
	position:relative;
	padding:110px 60px 0px 60px;
	width:280px;
	height:160px;
	background-image:url(../images/bg_message.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.message_3 {
	position:relative;
	width:397px;
	height:auto;
	background-image:url(../images/bg_message_m.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
.message_3_top {
	padding:50px 49px 0px 48px;
	width:300px;
	height:160px;
	background-image:url(../images/bg_message_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.message_3_m {
	padding:0px 49px 0px 48px;
	width:300px;
}
.message_3_blew {
	width:397px;
	height:111px;
	background-image:url(../images/bg_message_blew.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.message_3_blew div {
	padding-top:32px;
	margin:0 auto;
}
.mge_td {
	color:#000;
	font-weight:bold;
}
.mge_td span {
	font-size:15px;
}
.mge_td p {
	color:#333;
	font-weight:normal;
}
.mge_tit {
	padding-bottom:15px;
}
.mge_desc {
	padding-bottom:9px;
	width:300px;
	background-image:url(../images/line_001.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#666;
}
.mge_desc_none{
	padding-bottom:7px;
	width:300px;
	color:#666;
}
.mge_desc_none a:link{
	color:#000;
	text-decoration:underline;
}
.mge_desc_none a:hover{
	color:#ec7a00;
	text-decoration:underline;
}
.mge_desc span {
	font-weight:bold;
	color:#000;
}
.mge_book_tb {
	color:#333;
}
.mge_book_tb td {
	padding:18px 0px 18px 0px;
}
.mge_eval_tb {
	color:#333;
	border-bottom:1px dashed #777;
}
.mge_eval_tb td {
	padding:20px 0px 20px 0px;
}
.mge_eval {
	position:relative;
	top:-3px;
	width:195px;
	padding-left:30px;
	color:#000;
	line-height:1.5;
	font-size:12px;
	min-height:82px;
}
.mge_eval_text {
	clear:both;
	padding-bottom:5px;
	height:auto;
	overflow:hidden;
}
.mge_eval_text strong {
	float:left;
	padding-right:8px;
	color:#cfb483;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
}
.mge_eval_text span {
	float:left;
	width:45px;
	color:#666;
}
.mge_eval_text div {
	float:left;
	width:128px;
}
.mge_rate {
	text-align:center;
}
.mge_rate span {
	display:inline-block;
	margin:0px 10px;
	width:23px;
	height:22px;
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
}
.mge_rate_full {
	background-image:url(../images/btn_star_full.png);
}
.mge_rate_null {
	background-image:url(../images/btn_star_null.png);
}
.mge_btn {
	clear:both;
	padding-top:20px;
	text-align:center;
	width:300px;
	font-weight:bold;
}
.mge_btn input {
	margin:0 17px;
	float:none;
}
.mge_btn a {
	margin:0 17px;
	float:none;
}
