@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body{
	background-image:url(../img/voice/header_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#menu_bg{
	background-image:url(../images/present_04.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:700px;
	height:20px;
}

#menu{
	width:700px;
	height:20px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#000000;
}

#menu a:link{
	color:#000000;
}
#menu a:visited{
	color:#000000;
}
#menu a:hover{
	color:#990000;
}

#main_table_bg{
	background-image:url(../images/present_09.jpg);
	background-repeat:no-repeat;
}
#main_table{
	width:700px;
	height:950px;
	font-size:12px;
}
#present_header{
	background-image:url(../images/present_01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:1000px;
	height:240px;
}
#result_btn{
	width:302px;
	height:202px;
	margin:0 auto;
}
.present_img_01{
	width:210px;
	height:320px;
	padding-left:15px;
	float:left;
}
#present_img_conteainer{	
	width:700px;
	height:290px;
	float:left;
}
.present_img_02{
	width:400px;
	height:290px;
	margin:0 auto;
}
.font_limit{
	width:200px;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	line-height:16px;
	text-align:left;
}
.font_limit02{
	width:400px;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	line-height:16px;
	text-align:left;
}
.font_imgtitle{
	width:200px;
	font-size:12px;
	font-weight:bold;
	color:#5b290d;
	line-height:14px;
	text-align:left;
}
.font_imgtitle02{
	width:400px;
	font-size:12px;
	font-weight:bold;
	color:#5b290d;
	line-height:14px;
	text-align:left;
}
.font_number{
	width:200px;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	line-height:14px;
	text-align:right;
}
.font_number02{
	width:400px;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	line-height:14px;
	text-align:right;
}
.btn{
	width:200px;
	padding-top:10px;
	font-size:0px;
}
.btn02{
	width:400px;
	padding-top:10px;
	font-size:0px;
}
.img{
	font-size:0px;
}
.left{
	float:left;
	font-size:0px;
}
.clear{
	width:395px;
	height:16px;
	font-size:12px;
	font-weight:bold;
	color:#5b290d;
	line-height:14px;
	text-align:left;
}
