@charset "utf-8";

/* style resset */

#contents  .left_box {
	float: left;
	background-repeat: no-repeat;
	width: 734px;
	background-image: url(../img/price_id/contents_bg.gif);
}
.left_box    .date  {
	color: #333333;
	font-size: 12px;
	padding-top: 7px;
	text-align: right;
	padding-right: 20px;
	height: 21px;
}
.left_box .column_box {
	overflow: auto;
	clear: both;
	margin-top: 10px;
}
.column_box .column_info {
	width: 732px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}
.column_info .img_box {
	background-repeat: no-repeat;
	width: 130px;
	float: left;
	padding: 5px;
}
.column_info .txt_box {
	float: right;
	text-align: left;
	width: 580px;
	padding-top: 5px;
	line-height: 125%;
}
.column_info .txt_box .txt_title {
	width: 575px;
}

.column_info .txt_box .txt_body {
	width: 575px;
	padding-bottom: 5px;
}

.column_info h4 {
	text-decoration: underline;
	color: #663333;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 100%;
}
.column_info h4 a {
	color: #663333;
	text-decoration: underline;
}
.column_info h4 a:hover {
	color: #663333;
	text-decoration: underline;
}
#contents  .right_box {
	float: right;
	width: 155px;
	margin-bottom: 20px;
}
.right_box h3 a {
	background-image: url(../img/login.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 155px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
}
.right_box h3 a:hover {
	background-image: url(../img/login_hover.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 155px;
	text-indent: -9999px;
	display: block;
}
.right_box h4 a {
	background-image: url(../img/login_id_get.gif);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 155px;
	text-indent: -9999px;
	margin-bottom: 12px;
}
.right_box h4 a:hover {
	background-image: url(../img/login_id_get_hover.gif);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 155px;
	text-indent: -9999px;
}

.right_box ul {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #e0e0e0;
	padding-top: 10px;
	padding-left: 10px;
}
.right_box li {
	margin-bottom: 10px;
	color: #663333;
}
.right_box a {
	color: #663333;
}
.right_box a:hover {
	color: #663333;
	text-decoration: underline;
}
