@charset "utf-8";

#main_image{
	margin:0px 0px 15px;
	padding:0px;
}

#new{
	clear:both;
	margin:0px 0px 12px 17px;
	padding:0px;
	width:728px;
	height:211px;
	background:url(../images/top_new_bg.gif) no-repeat 0 bottom;
}

#new .title{
	margin:0px;
	padding:0px;
	background:url(../images/top_new.gif) no-repeat 0 0;
	width:728px;
	height:32px;
}

#new .title p{
	margin:0px;
	padding:11px 15px 10px 0px;
	text-align:right;
}

#new iframe{
	margin:0px 19px 11px;
	padding:0px;
	border:none;
	width:690px;
	height:168px;
}

#contents_box #btn_box{
	clear:both;
	margin:0px;
	padding:0px;
	width:745px;
	list-style:none;
}

#contents_box #btn_box li{
	margin:0px;
	padding:0px 0px 18px 16px;
	width:232px;
	height:190px;
	float:left;
}
#contents_box #btn_box li a,
#contents_box #btn_box li a:visited{
	margin:0px;
	padding:0px;
	width:232px;
	height:190px;
	display:block;
	overflow:hidden;
}

#contents_box #btn_box #btnA {background:url(../images/top_btn01b.jpg) no-repeat right 0;}
#contents_box #btn_box #btnB {background:url(../images/top_btn02b.jpg) no-repeat right 0;}
#contents_box #btn_box #btnC {background:url(../images/top_btn03b.jpg) no-repeat right 0;}
#contents_box #btn_box #btnD {background:url(../images/top_btn04b.jpg) no-repeat right 0;}
#contents_box #btn_box #btnE {background:url(../images/top_btn05b.jpg) no-repeat right 0;}
#contents_box #btn_box #btnF {background:url(../images/top_btn06b.jpg) no-repeat right 0;}
#contents_box #btn_box #btnG {background:url(../images/top_btn07b.jpg) no-repeat right 0;}
#contents_box #btn_box #btnH {background:url(../images/top_btn08b.jpg) no-repeat right 0;}
#contents_box #btn_box #btnI {background:url(../images/top_btn09b.jpg) no-repeat right 0;}


#contents_box #btn_box li a:hover,
#contents_box #btn_box li a:active {text-indent:-50000px;}




