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

.title_img {
	background: url(../images/category/purpose_of_use/titles.gif) 0 0 no-repeat;
	width:700px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.wrap {
	background: url(../images/com/bg_hed_title_img.gif) no-repeat center top;
	width: 760px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
}

.area_wrap {
	width:720px;
	margin:0 auto 10px;
}

.title_text {
	font-size:1.2em;
	font-weight:bold;
	color:#004c9e;
	margin-bottom:15px;
}

.table_wrap {
	width:680px;
	margin:0 auto 20px;
}

.table_tag {
	width:100%;
	border-top:1px solid #80A5CE;
	border-right:1px solid #80A5CE;
	margin-bottom:20px;
}

.table_tag th {
	border-left:1px solid #80A5CE;
	border-bottom:1px solid #80A5CE;
	padding:3px;
	text-align:left;
	font-weight:normal;
	background:#E5EDF5;
	width:25%;
	vertical-align:top;
}

.table_tag td {
	border-left:1px solid #80A5CE;
	border-bottom:1px solid #80A5CE;
	padding:3px;
}

.indext10_b05 {
	margin-left:20px;
	margin-bottom:5px;
}


