@charset "utf-8";

#contents_inner {
	padding-left: 10px;
	padding-right: 10px;
	
}

.contents_title {
	height: 70px;
	vertical-align: bottom;
	font-size: 150%;
	color: #000;
}

.contents_title strong,
.about_top_left strong,
.about_right strong,
.about_left strong {
	font-weight:normal;
}

.about_top_left {
	padding-top: 30px;
}

.about_top_right {
	padding-left: 40px;
	padding-top: 30px;
}

.about_contents {
	width: 100%;
}

.about_left {
	padding-top: 18px;
	vertical-align: top;
	width: 180px;
}

.about_right {
	padding-top: 18px;
}

.about_brank_asset {
	background:url(/common/img/blog/bg_dot_black_2px.png) repeat-x 0 100%;
	padding:0 10px;
	margin-bottom: 0px;
	position:relative;
	height: 12px;
}

.about_brank_asset_child {
	background:url(/common/img/blog/bg_dot_black_2px.png) repeat-x 0 100%;
	padding:0 10px;
	margin-bottom: 0px;
	position:relative;
	height: 30px;
}

#about_link {
	color: #F00;
	text-decoration: underline;
}


