@charset "shift_jis";

/*TOPページ*/


body {
	background-image: url(../img/top_img/top_baack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#gl_header{
	width: 950px;
	height: 601px;
	position: relative;
}
#gl_logo_1{
	position: absolute;
	left: 32px;
	top: 14px;
}
#top_box_1{
	position: absolute;
	left: 730px;
	top: 0px;
	width: 200px;
	text-align: center;
}
#top_box_2{
	width: 184px;
	margin: 14px auto 0px auto;
}

#gl_main{
	margin: 15px 25px 0px 25px;
	width: 900px;
	text-align: left;
}


#top_footer_back {
	width: 100%;
	clear: both;
	height: 40px;
	padding:3px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	border-top:1px solid #cccccc;
}
#top_footer {
	width: 900px;
	margin: 0px auto;
	padding:0px 0px 0px 0px;
	text-align: right;
}
/*余白*/



