#co_left h2 {
	background-image: url(../img/h2_back.gif);
	background-repeat: no-repeat;
	font-size: 1.2em;
	line-height: 80px;
	font-weight: bold;
	color: #999999;
	padding-left: 36px;
	margin-top: 12px;
	background-position: 50%;
	margin-bottom: 36px;
}
#co_left h3 {
	clear: both;
	font-weight: bold;
	color: #666666;
	font-size: 1em;
	line-height: 27px;
	background-image: url(../img/h3_back.gif);
	padding-left: 36px;
}
#co_left h4 {
	font-weight: bold;
	color: #AE5350;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 24px;
	margin-bottom: 24px;
}


.f_left {
	float: left;
}
.f_left img {
	margin-right: 24px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
	margin-right: 10px;
}

.red {
	font-weight: bold;
	color: #FF0000;
}
.red02 {
	font-weight: bold;
	color: #AE5350;
}

.shiryo {
	background-color: #CCCCCC;
	margin-bottom: 12px;
	width: 530px;
}
.shiryo th {
	background-color: #F2F2F2;
	padding: 7px;
}
.shiryo td {
	background-color: #FFFFFF;
	padding: 7px;
}
.jigyo {
	background-color: #CCCCCC;
	margin-bottom: 12px;
	width: 460px;
}
.jigyo th {
	background-color: #F2F2F2;
	padding: 7px;
}
.jigyo td {
	background-color: #FFFFFF;
	padding: 7px;
}
.sitemap_top {
	background-image: url(../img/cc02.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 24px;
}
.sitemap_ul {
	margin-left: 24px;
}
.sitemap_ul li {
	margin-bottom: 6px;
	list-style-image: url(../img/cc03.gif);
}
.kojin {
	padding: 7px;
	border: 1px dotted #CCCCCC;
}
.kojin em {
	font-weight: bold;
	color: #339999;
}
.sakura_box {
	padding-bottom: 0px;
}
.sakura_p {
	color: #666666;
	font-weight: bold;
	background-color: #F2F2F2;
	padding-top: 2px;
	padding-bottom: 2px;
}
hr {
	clear: both;
	margin-bottom: 24px;
}

