#wrapper {
	width: 100%;
}
#content {
	width: 700px;
	margin: 0 auto;
	padding: 30px 20px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #98C932;
	border-left: 1px solid #98C932;
	border-right: 1px solid #98C932;
}
#content #topic_1 {
	width: 600px;
	margin: 10px 0 30px 0;
	padding: 10px;
	font-size: 14px;
}
#wrapper #content .tt_layout {
	width: 630px;
	margin: 0 0 15px 0;
	padding: 5px;
	font-weight: bold;
	background-color:#009933;
	color:#FFFFFF;
}
#wrapper #content #topic_1 .tt_layout {
	padding: 5px;
	width: 100%;
	background-color:#009933;
	color:#FFFFFF;
}
#content #topic_2 {
	width: 600px;
	margin: 10px 0 30px 0;
	padding: 10px;
	font-size: 14px;
}
#wrapper #content #topic_2 .tt_layout {
	padding: 5px;
	width: 100%;
	background-color:#009933;
	color:#FFFFFF;
}
#content #topic_3 {
	width: 600px;
	margin: 10px 0 30px 0;
	padding: 10px;
	font-size: 14px;
}
#wrapper #content #topic_3 .tt_layout {
	margin: 0;
	padding: 5px;
	width: 100%;
	background-color:#009933;
	color:#FFFFFF;
}
#content #topic_4 {
	width: 600px;
	margin: 10px 0 30px 0;
	padding: 10px;
	font-size: 14px;
}
#wrapper #content #topic_4 .tt_layout {
	padding: 5px;
	width: 100%;
	background-color:#009933;
	color:#FFFFFF;
}


#wrapper #content .tt_layout h2{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}


#wrapper #content .table_tpc {
	margin-bottom: 10px;
	background-color:#CCCCFF;
	font-size: 14px;
	}
#wrapper #content .table_lay {
	margin-bottom: 30px;
	background-color: #0099CC;
	font-size: 14px;
	}
#wrapper #content .table_lay_s {
	background-color: #CAE4AF;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	}
#wrapper #content .table_lay_r {
	background-color: #ffffff;
	font-size: 14px;
	}
#wrapper #content .table_lay_2 {
	background-color: #cccccc;
	font-size: 14px;
	margin-bottom: 30px;
	}
#wrapper #content .table_lay_3 {
	margin-bottom: 30px;
	background-color: #ffffff;
	font-size: 14px;
	padding: 5px;
	line-height: 1.5em;
	}
	
.bottom_base {
background-image:url(image/top/ururun.jpg); 
background-position:right bottom; 
background-repeat:no-repeat;
	}
