@charset "utf-8";

/* ------------------------------

		style Style

------------------------------ */
#main h2 {
	width:570px;
	height:35px;
	margin:0 0 15px;
	text-indent:-9999px;
}

#main p,
#main ul,
#main ol {margin:0 0 10px;}

#main .tC {text-align:center;}

#main .pL {
	margin:0 10px 10px 0;
	float:left;
}
#main .pR {
	margin:0 0 10px 10px;
	float:right;
}

#main #boxL {
	margin:0 10px 10px 0;
	float:left;
}
#main #boxR {
	margin:0 0 10px 0;
	float:right;
}

#main #dec01 li {
	background:url(../img/dec.gif) left no-repeat;
	padding:0 0 0 15px;
}

/* ------------------------------
		tableStyle
*/

#main #table dt {
	background:url(../img/dec.gif) left no-repeat;
	width:160px;
	padding:0 0 0 15px;
	font-weight:bolder;
	float:left;
}
#main #table dd {
	margin:0 0 9px;
	padding:0 0 9px 180px;
	border-bottom:dotted 1px #CCCCCC;
}

#main #table01 table {
	width:100%;
	margin:0 0 10px;
	border:solid 1px #CCCCCC;
	border-collapse:collapse;
}
#main #table01 th {
	background-color:#E6EEFA;
	padding:5px;
	margin:0;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#main #table01 td {
	padding:5px 10px;
	margin:0;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#main #table01 .bgGray {
	background:#eeeeee;
	font-weight:normal;
	text-align:center;
}

#main #table02 th {
	background:url(../img/dec.gif) left no-repeat;
	padding:0 15px 0 15px;
	text-align:left;
}
#main #table02 td {
	padding:0 15px 10px 0;
}
#main #table02 em {
	font-size:89%;
	font-weight:normal;
	display:block;
}

#main #table03 table {
	width:100%;
	margin:0 0 10px;
}
#main #table03 tr {background:url(../img/line01.gif) bottom no-repeat;}
#main #table03 th {
	padding:5px 0;
	text-align:left;
}
#main #table03 td {
	width:150px;
	padding:5px 0;
	text-align:right;
}

#main #table04 table {
	width:100%;
	margin:0 0 20px;
	border:solid 1px #CCCCCC;
	border-collapse:collapse;
	clear:both;
}
#main #table04 th {
	background-color:#eeeeee;
	padding:5px;
	margin:0;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	font-weight:normal;
}
#main #table04 td {
	padding:5px 10px;
	margin:0;
	text-align:center;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#main #table04 .sideTh {
	background-color:#FFFFFF;
	font-weight:bold;
}
#main #table04 .sideTh02 {
	background-color:#E6EEFA;
	font-weight:bold;
	text-align:left;
}

#main .table05 table {
	width:100%;
	margin:0 0 10px;
}
#main .table05 tr {background:url(../img/line01.gif) bottom no-repeat;}
#main .table05 th {
	width:30%;
	padding:5px 0;
	text-align:left;
	vertical-align:top;
}
#main .table05 td {
	width:150px;
	width:70%;
	padding:5px 0;
}
#main .table05 span {
	background:url(../img/dec.gif) left top no-repeat;
	padding:0 0 0 15px;
	display:block;
}
.security {
	margin: 0 0 10px 17px;
	padding: 0;
	width: 135px;
}
