#wp-main {
	float: left;
	width: 480px;
}
#wp-main .entry {
	background-image: url(../images/common/lin_02.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-bottom: 2.5em;
	padding-bottom: 1.5em;
}
#wp-main .entry.single {
	background-image: none;
}

#wp-main .entry h2 {
	color: #00B2D9;
	font-size: 138.5%;
	margin-bottom: 1em;
}
#wp-main .entry h3 {
	font-size: 120%;
	font-weight: bold;
}
#wp-main .entry table {
}
#wp-main .entry table th {
	text-align: left;
	vertical-align: top;
	padding-right: 1em;
	font-weight: bold;
	white-space: nowrap;
}
#wp-main .entry ol {
	margin-bottom: 1em;
}
#wp-main .entry ol li {
	text-indent: -2em;
	margin-left: 2em;
}
#wp-main .entry p {
	margin-bottom: 1em;
}
#wp-main .entry p.date {
	font-weight: bold;
	color: #666;
	margin: 0px;
}
#wp-main .entry .emp {
	color: #7CBB22;
}
#wp-main .section {
	margin-bottom: 30px;
}
#wp-main .section h3 {
	margin-bottom: 15px;
}
#wp-main .category {
	font-size: 123.1%;
	font-weight: bold;
	margin-bottom: 1.5em;
}
#wp-main .shorgMsg {
	text-align: center;
	padding-top: 200px;
	padding-bottom: 200px;
}




#wp-side {
	float: right;
	width: 200px;
}
#wp-side h3 {
	margin-bottom: 10px;
}
#wp-side ul li {
	background-image: url(../images/common/ic_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-bottom: 5px;
}

#wp {
	background-image: url(../images/common/lin_01.gif);
	background-repeat: repeat-y;
	background-position: 500px 0px;
	margin-right: 20px;
	margin-left: 20px;
}
#info20100216 dl dd {
	margin-left: 36px;
	margin-bottom: 15px;
}

