@charset "shift_jis";

body {
	margin: 0;
	padding: 0;	
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.clear { clear: both; }
.red {
	color: #FF0000;
}


/*ie7
*:first-child+html 
ie7*/

/*ie6
_
ie6*/
#contents .contleft .list01 {
	margin: 0px;
	clear: both;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#contents .contleft .list01 li {
	background-image: url(../img_common/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	background-position: 0px -1px;
}
#contents .contleft .table01 {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#contents .contleft .table01 table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D1C5A1;
	border-left-color: #D1C5A1;
}
#contents .contleft .table01 th {
	font-size: 14px;
	line-height: 20px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D1C5A1;
	border-bottom-color: #D1C5A1;
	background-image: url(../img_common/thbg.gif);
	background-repeat: no-repeat;
}
#contents .contleft .table01 td {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D1C5A1;
	border-bottom-color: #D1C5A1;
	padding: 5px;
	background-image: url(../img_common/tdbg.gif);
	background-repeat: no-repeat;
}


