
/*�g�b�v�b�y�[�W*/

#top_box_1{
	width: 960px;
	position: relative;
}
#top_box_2{
	padding: 20px 0px 0px 0px;
}
#top_box_2 h1{
	float: left;
	width: 60%;
}
#top_box_2 p{
	float: right;
	width: 40%;
}
#top_box_2 img{
	width: 100%;
}
#top_box_3{
	width: 960px;
	position: relative;
	height: 131px;
}
#top_box_3 p{
	position: absolute;
	left: -60px;
	top: 0px;
}
#top_box_4{
	width: 960px;
	position: relative;
	height: 296px;
}
#top_box_4 p{
	position: absolute;
	left: 0px;
	top: -50px;
}
#gl_container .top_box_5{
	width: 960px;
	position: relative;
	margin:0px 0px 50px 0px;
}
.top_box_6{
	width: 640px;
}
.top_box_7{
	width: 100%;
	margin: 0px auto;
	text-align: center;
	background-color: #ffeee7;
	padding:60px 0px 80px 0px;
}
.top_box_8{
	width: 700px;
	text-align: left;
	margin: 0px auto;
	padding:30px 0px 0px 0px;
}



#top_btn_1{
	position: absolute;
	left: 59px;
	top: 245px;
}
#top_btn_2{
	position: absolute;
	left: 295px;
	top: 245px;
}
#top_parts_1{
	position: absolute;
	left: 815px;
	top: 0px;
}
#top_parts_2{
	position: absolute;
	left: 714px;
	top: -20px;
}
#top_parts_3{
	position: absolute;
	left: 680px;
	top: 0px;
}
#top_parts_4{
	position: absolute;
	left: 779px;
	top: 0px;
}
#top_parts_5{
	position: absolute;
	left: 735px;
	top: 0px;
}


#gl_container .top_table_1{
	width: 960px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	margin:0px 0px 50px 0px;
}
#gl_container .top_table_1 th{
	width: 50%;
	padding:16px 0px 16px 20px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
background-image:url(../img/trans.gif);
}
#gl_container .top_table_1 td{
	width: 50%;
	padding:16px 0px 16px 20px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
background-image:url(../img/trans.gif);
}


#gl_container .top_h2_1{
	margin:80px 0px 30px 0px;
}
#gl_container .top_h2_2{
	margin:40px 0px 30px 0px;
}

#gl_container .top_h3_1{
	font-size: 21px;
		width: 940px;
	font-weight: bold;
	color: #FFF;
	padding:10px 0px 10px 20px;
	margin:0px 0px 30px 0px;
	background-color: #fd8653;	
}

#gl_container .top_h4_1{
	font-size: 21px;
	width: 940px;
	font-weight: bold;
	color: #fd8653;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 30px 0px;
	line-height: 46px;
	background-image: url(../img/top_img/top_h4_1.jpg);
	height: 46px;
	background-position: top;
}

#gl_container .top_h5_1{
	font-size: 26px;
	border:none;
	font-weight: bold;
	color: #fd8653;
	padding: 0px 0px 5px 0px;
	margin: -8px 0px 0px 0px;
}




#gl_container .top_margin_1{
	padding: 0px 30px 0px 0px;
}
#gl_container .top_margin_2{
	padding: 20px 0px 40px 0px;
}
#gl_container .top_margin_3{
	padding: 0px 0px 30px 0px;
}

#top_box_4 {
	height: auto;
	margin-bottom: 30px;
}

#top_box_4 .campaign{
	padding: 1em 4em;
	border: #fd8653 3px solid;
	overflow:hidden;
}
#top_box_4 .campaign h5 {
	border:0;
	color: #fd8653;
	font-size: 24px;
	font-weight: bold;
	margin-left: -1em;
	margin-bottom: 1em;
}
#top_box_4 .campaign p {
	position: relative;
	top: auto;
}
#top_box_4 .campaign p span{
	color:red;
	font-weight: bold;
}
#top_box_4 .campaign table {
	width: 700px;
	margin: 20px auto;
	border:1px #666 solid;
}
#top_box_4 .campaign table tr {
}
#top_box_4 .campaign table tr th, #top_box_4 .campaign table tr td {
	border-top:1px #666 solid;
	border-left:1px #666 solid;
	text-align: center;
	vertical-align: middle;
	line-height: 1.2em;
	height: 4em;
	padding: 10px;
}
#top_box_4 .campaign table tr th{
	font-weight: bold;
}
#top_box_4 .campaign table tr th.c40 {
	background-color: lightskyblue;
}
#top_box_4 .campaign table tr th.c30 {
	background-color: lightgoldenrodyellow;
}
#top_box_4 .campaign table tr th.con {
	background-color: #FFDDFF;
}
#top_box_4 .campaign table tr td.total {
	color:#ff0000;
	font-weight: bold;
}
