@charset "UTF-8";
/* CSS Document */


#link_set {
	width: 565px;
}


#title_set {
	margin-top: 35px;
	margin-bottom: 5px;
}


#genba_boxsub1 {
	background-image: url(../images/genba_page_bg.gif);
	background-repeat: repeat-y;
}
#genba_boxsub2 {
	background-image: url(../images/genba_page_main2.jpg);
	background-repeat: no-repeat;
}




#genba_pbox {
	float:right;
	width: 250px;
	margin-right: 13px;
	margin-top: 3px;
	display:inline;
}

#genba_tbox {
	float:left;
	width: 567px;
	margin: 0px 30px 20px 40px;
	display:inline;
}



.genba_photo {
	margin-top: 2px;
}

#genba_tbox p {
	margin: 0px;
	padding-bottom: 1em;
}

#genba_tbox p a {
	color:#00F;
	text-decoration:underline;
}

#genba_tbox p a:hover {
	color:#C00;
}



/* フッターナビゲーション ----------------------------------------------------*/
#genba_tbox .page_foot1 {
	padding: 10px 0px 5px 0px;
}
#genba_tbox .fc {
	text-align: center;
}
#genba_tbox .fb {
	float: left;
	background-image: url(../images/arrow_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
}
#genba_tbox .fn {
	float: right;
	background-image: url(../images/arrow_r.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	font-weight: bold;
}