@charset "shift_jis";

#main {
	background-image: url(/img/column/ctt_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

#contents {
	width: 522px;
	color: #1E1602;
	line-height: 140%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 15px;
}
#contents .txt .mainImg {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}


#contents .txt {
	width: 480px;
}

#contents h3 {
	font-size: 12px;
	font-weight: normal;
}
#contents h4 {
	padding-top: 20px;
	padding-bottom: 35px;
}
#contents .txt p {
	padding-bottom: 20px;
}
#contents .txt .doc {
	text-align:right;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	clear: right;
}
#contents .txt a {
	color: #1E1602;
}
#contents .btn {
	float: right;
}
#main .btmCap {
	clear: right;
	padding-top: 30px;
}
