@charset "UTF-8";

body {background:url(img/bg_index.jpg) center top no-repeat #0c0100;padding-top:84px;}

h1 {display:block;margin:0px auto 24px auto;width:480px;}

#check_box {width:812px;margin:0px auto 60px auto;}

#p {width:308px;display:block;font-size:10px;}

.btn_e {width:216px;height:48px;overflow:hidden;background-image:url(img/btn_e.gif);margin-right:12px;display:block;}
.btn_l {width:216px;height:48px;overflow:hidden;background-image:url(img/btn_l.gif);display:block;}

.btn_e:hover,.btn_l:hover {background-position:0px -48px;}

#bottom_box {width:960px;margin:0px auto;}

#link_index {width:636px;}
#link_index table {width:624px;}
#link_index td {padding-bottom:6px;}

#header_link_index {
	background:url(img/header_link_index.gif) no-repeat top left;
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:#ffe99a 1px dotted;
	width:624px;
	height:18px;
	display:block;
}


