body {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: rgb(51, 51, 51);
}

img {
	border-style: none;
}

h1, h2, h3, h4, ul, li {
	margin: 0px;
	padding: 0px;
}

table, td {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
}

h3.ttl {
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(170, 170, 170);
	width: 650px;
	clear: both;
	text-shadow: 0pt 2px 2px rgb(170, 170, 170);
	padding-top: 20px;
	margin-top: 0px;
}

.floatL {
	display: block;
	float: left;
}

.floatR {
	display: block;
	float: right;
}

div.floatL {
	margin: 0px;
	padding: 0px;
	float: left;
}

div.floatR {
	margin: 0px;
	padding: 0px;
	float: right;
}

h3.ttl span {
	font-size: 80%;
	font-weight: normal;
}

.center {
	display: block;
	clear: both;
	margin: 0px auto;
}

.bld {
	font-weight: bold;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0pt;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
}

div#col0 {
	padding: 0px;
	margin-top: 5px;
	width: 581px;
}

div#col0 p {
	line-height: 18px;
	font-size: 13px;
}

div#post {
	padding: 0px;
	width: 550px;
	margin: 15px 5px 5px;
}

div#post p {
	line-height: 18px;
	font-size: 13px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#post h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 15px 0px;
}

div#post h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 12px 0px 7px;
}

div#post img {
	padding: 0px;
	margin: 5px 0px;
}

div#col1 {
	clear: both;
	width: 562px;
	margin: 0px;
	padding: 15px 10px;
}

div#col1 h3 {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: rgb(34, 34, 34);
	margin: 0px 0px 10px;
	padding: 0px;
}

div#col0 h2#ttl {
	font-size: 14px;
	font-weight: bold;
	color: rgb(51, 51, 51);
	margin: 0px 0px 15px 15px;
}

div#col1 p {
	margin: 0px;
	padding: 0px;
}

div#col1 h4 {
	margin-bottom: 5px;
}

div#col0 .bartop {
	border-top: 1px solid rgb(204, 204, 204);
}

div#col0 .border_L {
	border-left: 1px solid rgb(204, 204, 204);
}

div#col0 .border_R {
	border-right: 1px solid rgb(204, 204, 204);
}

div#col_gr1 {
	width: 581px;
	background-repeat: no-repeat;
	background-image: url("../img/col_gr1.jpg");
	background-position: center top;
	border-top: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	padding: 15px 0px;
	clear: both;
}

div#col_gr1 h3 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: rgb(34, 34, 34);
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

div#col_gr2 {
	width: 581px;
	background-repeat: no-repeat;
	background-image: url("../img/col_gr2.jpg");
	background-position: center top;
	border-top: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	padding: 20px 0px;
	clear: both;
}

div#col_gr3 {
	width: 581px;
	background-repeat: no-repeat;
	background-image: url("../img/col_gr3.jpg");
	background-position: center top;
	border-top: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	padding: 0px 0px 15px;
	clear: both;
}

div.ttl0 {
	border: 1px solid rgb(204, 204, 204);
	margin: 0pt 0pt 15px;
}

div#col0 a.bl {
	color: rgb(0, 102, 204);
	text-decoration: none;
	line-height: 18px;
}

div#col0 a.bl1 {
	color: rgb(255, 255, 255);
	text-decoration: none;
	display: block;
	background-color: rgb(0, 102, 204);
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
}

div#col0 a.bl:hover {
	color: rgb(0, 102, 204);
	text-decoration: underline;
}

div#col0 a.wh {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

div#col0 a.wh:hover {
	color: rgb(255, 255, 255);
	text-decoration: underline;
}

div#col0 img.float_L {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 7px;
	border: 1px solid rgb(221, 221, 221);
	background-color: rgb(255, 255, 255);
	-moz-box-shadow: 0pt 1px 2px rgba(0, 0, 0, 0.3);
}

div#col0 img.float_R {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 7px;
	border: 1px solid rgb(221, 221, 221);
	background-color: rgb(255, 255, 255);
	-moz-box-shadow: 0pt 1px 2px rgba(0, 0, 0, 0.3);
}

div#col0 div.float_L0 {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: rgb(255, 255, 255);
}

div#col0 div.float_R0 {
	float: right;
	margin: 15px 0px 15px 15px;
	background-color: rgb(255, 255, 255);
}

div#col0 div.float_L0 img {
	padding: 7px;
	border: 1px solid rgb(221, 221, 221);
	background-color: rgb(255, 255, 255);
	-moz-box-shadow: 0pt 1px 2px rgba(0, 0, 0, 0.3);
	margin: 0px;
}

div#col0 div.float_R0 img {
	padding: 7px;
	border: 1px solid rgb(221, 221, 221);
	background-color: rgb(255, 255, 255);
	-moz-box-shadow: 0pt 1px 2px rgba(0, 0, 0, 0.3);
	margin: 0px;
	clear: right;
}

div#col0 div.float_L0 p {
	line-height: 12px;
	margin-top: 7px;
	font-size: 11px;
}

div#col0 div.float_R0 p {
	line-height: 12px;
	margin-top: 7px;
	font-size: 11px;
}

div#col0 div.float_L0 h4 {
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
}

div#col0 div.float_R0 h4 {
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
}


