/* CSS Document */

.hed_img {
	background:url(../images/category/purchase/hed_img.jpg) 0 0 no-repeat;
	width:860px;
	height:120px;
	text-indent:-9999px;
	margin-bottom:15px;
}


.title_img01 {
	background:url(../images/category/purchase/title01_img.gif) 0 0 no-repeat;
	width:620px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:15px;
	font-size:1px;
	line-height:1px;
}

.title_img02 {
	background:url(../images/category/purchase/title02_img.gif) 0 0 no-repeat;
	width:620px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:15px;
	font-size:1px;
	line-height:1px;
}

.color_text {
	font-weight:bold;
	color:#0060B6;
}

.sub_title {
	font-weight:bold;
	color:#0060B6;
	margin-bottom:10px;
}

.title02_text {
	font-size:1.2em;
	color:#0060B6;
	border-left:3px solid #0060B6;
	border-bottom:1px solid #0060B6;
	margin-bottom:15px;
	padding-bottom:3px;
	padding-left:10px;
}

.form_table {
	border-right:1px solid #969696;
	border-top:1px solid #969696;
	margin-bottom:20px;
}


.form_table th {
	padding:3px;
	color:#969696;
	width:120px;
	background:#F5F5F5;
	text-align:left;
	border-left:1px solid #969696;
	border-bottom:1px solid #969696;
}

.form_table td {
	padding:3px;
	border-left:1px solid #969696;
	border-bottom:1px solid #969696;
}

.red {
	color:#CC0000;
}


