
/* container
----------------------------------------------- */
#container {
	width: 829px;
	_width: 862px;
	_margin: -10px 0 0 0;
	}
#container:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/* footer
----------------------------------------------- */
.ft {
	padding: 260px 0 0 15px;
	}
/* contents
----------------------------------------------- */
#contents {
	float: right;
	width: 555px;
	_width: 490px;
	}
#contents h3 {
	margin: 30px 0 0 30px;
	}
#contents h4 {
	margin: 20px 0 0 30px !important;
	}
#contents h5 {
	font-size: small;
	_font-size: x-small;
	}
#contents ul {
	margin: 0px 0 0 0;
	}
#contents li {
	float: left;
	margin: 0 10px 0 0;
	}
#contents ul:after {
 	content: "."; 
 	display: block; 
 	height: 0; 
 	clear: both; 
 	visibility: hidden;
	}
.li01 {
	background: url(../img/li01.gif) no-repeat center left;
	padding: 0 0 0 25px;
	line-height: 1.8em;
	}
#contents table {
	margin: 0 0 0 30px;
	_font-size: x-small;
	}
#contents h6 {
	float: left;
	margin: 0 0 0 30px;
	_margin: 0 0 0 15px;
	width: 101px;
	}
.box {
	margin: 15px 0 0 0;
	width: 555px;
	}
.box2 {
	margin: 15px 0 0 30px;
	width: 555px;
	}
.box2:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.box3 {
	width:525px;
	background: #eeeeee;
	padding: 10px 0 0 0px;
	margin: 15px 0 0 30px;
	height: 120px;
	}
.box4 {
	margin:0 0 15px 0;
	width: 180px;
	float: left;
	}
.box_r {
	float: right;
	width: 412px;
	}
.box_l {
	float: left;
	}
.box_r2 {
	float: right;
	}
.box_l2 {
	float: left;
	margin: 0 0 0 10px;
	}
.box:after,.box2:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.txt {
	margin: 10px 0 0 30px;
	_width: 540px;
	}
.txt2 {
	margin: 0;
	padding: 0;
	width: 525px;
	font-size: small;
	_font-size: x-small;
	line-height: 1.3em;
	}
.txt3 {
	margin: 0;
	padding: 0;
	width: 170px;
	font-size: x-small;
	_font-size: xx-small;
	line-height: 1.3em;
	}
.orange {
	color: #ff5700;
	}
.border {
	border: 1px solid #333333;
	font-size: x-small;
	_font-size: xx-small;
	line-height: 1.3em;
	width: 270px;
	margin: 0 0 0 30px;
	_margin: 0 0 0 15px;
	padding: 5px;
	}

#contents:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.line {
	padding: 5px 0 10px 0;
	border-bottom: 2px solid #ccc;
	}