@charset   "Shift_JIS";
#main{
		width : 802px;
		text-align : center;
		margin : 3px 0px 0px;
		padding:0;
		background-color : white;
		background-image : url(../img_common/global_bk.gif);
		background-repeat : repeat-y;
}
.lo-navi{
		width : 802px;
		height : 29px;
		background-color : #eaebeb;
		background-image : url(../img_common/lo-navi_bk.gif);
		background-repeat : repeat-x;
}
.lo-navi h2{
		width : 100px;
		height : 29px;
		float : left;
}
.lo-navi li{
		width : 122px;
		height : 29px;
		float : right;
		display : block;
}
.lo-navi img{
		vertical-align : bottom;
}
.main-in{
		padding-top : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-bottom : 0px;
		margin-top : 0px;
		margin-left : auto;
		margin-right : auto;
		margin-bottom : 0px;
		width : 780px;
		height : 590px;
}
.address{
		text-align : left;
		padding-left : 58px;
}

