@charset "Shift_JIS";



/*contents*-----------------from--------------------*/
#contents {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}

#contents_left {
	width: 280px;
	float: left;
}

#contents_right {
	width: 715px;
	float: right;
}


/*contents*-----------------here--------------------*/


/*その他*-----------------from--------------------*/
.yougo h3#title {
	background-image: url(../img_2021/yougo/title.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 715px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	margin-bottom: 30px;
	text-indent: -9999em;
}

.yougo #left_menu {
	width: 280px;
	height: 900px;
	overflow: scroll;
}

.yougo #right_menu {
	width: 715px;
	height: 900px;
	overflow: scroll;
}

.yougo .txt_1 {
	text-align: center;
}


/*その他*-----------------here--------------------*/


