.p_blk{
	display: block;
	width: 620px;
	text-align: left;
	padding: 5px ;
	line-height: 150%;
}

.p_blk_c{
	display: block;
	width: 590px;
	text-align: center;
	padding: 5px
	line-height: 150%;
}

.p_left {
	display: block;
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 40px;
	text-align: left;
	}

.p_right {  
	display: block;
	float: right;
	margin-right: : 5px;
	padding-right: 5px;
	width: 540px;
	text-align: left;
	vertical-align: top;
}
.p_inq{
	display: block;
	background-image: url(../image/h2_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 12px;
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;
}

/*---- ƒŠƒXƒg -----*/

#main ul { list-style-position: inside;list-style-type : disc }
#main ol { list-style-position: inside;font-size : 8pt ; color : #666666;list-style-type : decimal}

#contents #c0 {
	margin:5px 0px;
	padding: 5px;
	display:block;
	width:110px;
	border:solid 1px #CCCCCC;
	background:#F6F6F6;
	color: #003399 ;
	font-weight: bold;
	}
	
.tbl_id12 { border : solid 1px steelblue ; text-align : left ; border-spacing : 2px ; padding: 5px}
.tbl_id13 { border : solid 1px steelblue ; background-color : steelblue ; font: bold  ; padding: 5px}


