@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}


/* -- < top > --  */
a:link{color:#FFF; text-decoration:underline;}
a:visited{color:#FFF; text-decoration:underline;}
a:hover{color:#F00; text-decoration:underline;}


#header{
	width:860px;
	height:280px;
	margin:0 auto;
}

#menu_bg{
	width:auto;
	height:30px;
	background-image:url(img/menu_roop.jpg);
	background-repeat:repeat-x;
}
#menu_box{
	width:800px;
	height:30px;
	margin:0 auto;
}
#menu_text{
	font-size:12px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

#main_container{
	width:800px;
	height:auto;
	margin:0 auto;
}

#left_contents{
	width:600px;
	height:490px;
	float:left;
	padding-top:10px;
}

#right_contents{
	width:200px;
	height:490px;
	float:left;
	padding-top:10px;
}

#banner_container{
	width:800px;
	height:auto;
	margin:0 auto;
}

#linkbanner_area{
	width:800px;
	height:170px;
	clear:both;
	padding-top:10px;
}

#linkbanner_area .banner{
	float:left;
}

#outlink_area{
	width:800px;
	height:80px;
	padding-bottom:10px;
}
#outlink_area .banner1{
	width:195px;
	height:80px;
	float:left;
	padding-right:3px;
}
#outlink_area .banner2{
	width:195px;
	height:80px;
	float:left;
	padding-left:4px;
	padding-right:3px;
}
#outlink_area .banner3{
	width:195px;
	height:80px;
	float:left;
	padding-left:4px;
	padding-right:3px;
}
#outlink_area .banner4{
	width:195px;
	height:80px;
	float:left;
	padding-left:3px;
}




#footer_bg{
	width:auto;
	height:20px;
	background-color:#457a29;
}
#footer{
	width:800px;
	height:20px;
	margin:0 auto;
	font-size:10px;
	color:#FFF;
	text-align:right;
	line-height:20px;
}

/* -- < top > --  */


/* -- < voice > --  */

#voice_header{
	width:800px;
	height:280px;
	margin:0 auto;
}

#voice_main_container{
	width:800px;
	height:auto;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}

#voice_main_container .font1{
	font-size:12px;
	line-height:16px;

}

#voice_main_container .font2{
	font-size:14px;
	line-height:16px;
	font-weight:bold;

}

#voice_main_container a:link{
	color:#6e3f10;
	text-decoration:underline;
}
#voice_main_container a:visited{
	color:#6e3f10;
	text-decoration:underline;
}
#voice_main_container a:hover{
	color:#F00;
	text-decoration:underline;
}




/* -- < voice > --  */



/* -- < present > --  */

#present_header{
	width:800px;
	height:270px;
	margin:0 auto;
}


#lucky_banner{
	width:600px;
	height:40px;
	margin:0 auto;
	padding:20px 0 20px 0;
}

#presetn_main_container{
	width:640px;
	height:2450px;
	margin:0 auto;
}

#present_box01{
	background-image:url(img/present_bg01.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:640px;
	height:470px;
}
#present_box02{
	background-image:url(img/present_bg02.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:640px;
	height:470px;
}
#present_box03{
	background-image:url(img/present_bg03.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:640px;
	height:470px;
}
#present_box04{
	background-image:url(img/present_bg04.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:640px;
	height:470px;
}
#present_box05{
	background-image:url(img/present_bg05.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:640px;
	height:470px;
}

.present_btn{
	width:180px;
	height:40px;
	margin:0 auto;
	padding-top:380px;
}
.present_box_spacer{
	width:640px;
	height:20px;
}

/* -- < present > --  */