.main0 p{
	background-image: url(../image/top_image.jpg);
	padding-top: 5px;
	padding-left: 590px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 3px;
}

.main_list {
	background-color: #FFFFFF;
	width: 565px;
}

.main_list_left {
	background-color: #FFFFFF;
	float: left;
	width: 260px;
	margin-left: 10px;
}

.main_list_right {
	background-color: #FFFFFF;
	float: left;
	width: 260px;
	margin-left: 10px;
}

h1 {
	padding: 10px;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	background-color: #990000;
}

h2 {
	font-size: 14px;
	color: #333333;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 10px;
	text-decoration: none;
	text-indent: 10px;
	margin-left: 5px;
	margin-right: 10px;
	background-image: url(../image/back01.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 5px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #FF9900;
}

h3 {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-left-width: 1em;
	border-left-style: solid;
	padding-left: 0.5em;
	font-weight: normal;
}

.main_list_left h3 {
	border-left-color: #A0C1D3;
}

.main_list_right h3 {
	border-left-color: #86DB95;
}

.main_list_left p {
	margin: 5px;
}

.main_list_right p {
	margin: 5px;
}
.textblock {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	overflow: auto;
	height: 150px;
	border: 1px dotted #CCCCCC;
	padding-left: 5px;
	margin: 3px;
}

.textblock p {
	margin-top: 10px;
	margin-bottom: 10px;
}
