/* 

R̐ݒ

 */

/* ---- R^Cg ----  */
#columntitle {
	background-image: url(../image/column/note_title.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-right: auto;
	margin-left: auto;
	width: 598px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

/* ---- irQ[Vo[ ----  */
#navi1 {
	padding: 0px;
	float: left;
	width: 205px;
	margin-right: 12px;
}

/* ---- ECRec ----  */
#navi1-right {
	float: left;
	width: 633px;
}
#note {
	float: left;
	width: 633px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/column/note_back.gif);
	background-repeat: repeat-y;
}
#note p{
	width: 596px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-size: 14px;
	line-height: 1.6em;
}
#note hr{
	border-top: 1px dashed #CCCCCC;
}
.column-list {
	float: left;
	width: 290px;
	font-size: 12px;
	margin-left: 20px;
}
