/*top*/

.main_img{
display:block;
width:750px;
height:247px;
background:url("../images/main_img.jpg") no-repeat;
padding:0px;
clear:both;
}

.navi01{
 padding:10px 0 5px 10px;
 }
 
.navi02{
 padding:5px 0 5px 10px;
 }
 
.greet{ display:block;
width:327px;
height:240px;
background-image:url(../images/greet.gif);
background-repeat:no-repeat;
}

.info_bg{ display:block;
width:422px;
height:240px;
background-image:url(../images/info_bg.gif);
background-repeat:no-repeat;
}

.bdcl01{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #352609;
	border-left-color: #352609;
}

.bdcl02{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #352609;
}

.bdcl03{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #352609;
	padding:10px 10px 10px 15px;
}
