@charset "utf-8";
/* CSS Document */

.hed_img {
	text-indent: -9999px;
	height: 165px;
	margin-bottom: 20px;
	background: url(../images/category/column/com/hed_img.jpg) no-repeat 0px 0px;
}

.hed_side_img {
	background:url(../images/category/column/com/hed_side_img.gif) 0 0 no-repeat;
	width:210px;
	height:131px;
	text-indent:-9999px;
}


#contents h3 {
	margin-bottom: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-weight: bold;
	border-top: 1px solid #014099;
	padding: 15px;
}


.img_l {
	float: left;
	margin: 0px 20px 20px 0px;
}

.img_r {
	float: right;
	margin: 0px 0px 20px 20px;
}

/* コラムindex */

.idx_box {
	border-bottom:1px dotted #000;
	margin-bottom:20px;
	padding-bottom:20px;
}

.column_img {
	width:250px;
	float:left;
}

.column_detail {
	width:450px;
	float:right;
	font: bold 1.8em "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 10px;
}
