@charset "shift_jis";

/* ------------------------------
	MENU
------------------------------ */

#content .swf {
	margin-bottom: 30px;
	height: 280px;
}

#content .m_over {
	margin: 0 20px 30px 20px;
	padding-bottom: 10px;
	width: 560px;
	background: url("/common/img/co_line.gif") repeat-x left bottom;
}

#content .m_under {
	margin: 0 20px;
}

#content h3 {
	margin-bottom: 15px;
}
#content h3.mb {
	margin-bottom: 30px;
}

#content p {
	margin-bottom: 30px;
	padding-left: 10px;
}

#content .txt {
	float: left;
	width: 340px;
}
#content .txt .blog {
	margin-bottom: 20px;
	padding-left: 10px;
	line-height: 1.5;
}

#content .pct {
	float: right;
	width: 200px;
}
#content .pct .blog {
	text-align: right;
}
#content .pct .blog img {
	margin-bottom: 15px;
	width: 200px !important;
	height: 150px !important;
	-ms-interpolation-mode: bicubic;
}
#content .pct .blog img.jq {
	display: none;
	margin-bottom: 0;
	width: 1px !important;
	height: 1px !important;
}

#content #note {
	margin: 0 20px 20px 20px;
	padding-top: 10px;
	width: 560px;
	background: url("/common/img/co_line.gif") repeat-x left top;
	font-size: 0.8em;
	text-align: right;
}


/* ------------------------------
	BLOGGER
------------------------------ */

#content p.blogger-labels {
	display: none;
}
