#content {
	width: 1000px;
	height: 100%;
	border-top: 3px solid #330000;
	border-bottom: 3px solid #330000;
}
#content .left {
	float: left;
	width: 500px;
	height: 580px;
	/*height: 550px;*/
	background-image: url(../img/00_back_left.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
	padding-top: 250px;
	/*padding-top: 280px;*/
}
#content .left img#title {
	position: absolute;
	left: 75px;
	top: 100px;
	/*top: 130px;*/
}
#content .left ul {
	width: 500px;
	text-align: center;
	text-indent: -10px;
}
#content .left ul li {
	margin-bottom: 20px;
}
#content .left ul#etc {
	margin-top: 10px;
	border-top: 1px solid #330000;
	width: 350px;
	margin-left: 60px;
	padding-top: 10px;
	margin-bottom: 25px;
	text-indent: 0px;
}
#content  .left  ul#etc  li {
	clear: right;
	float: left;
	margin-left: 19px;
}

#content .left table {
	font-family: sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: 1.8;
	color: #FFFFFF;
	margin-top: 15px;
}
#content .left address {
	font-family: sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #330000;
	clear: both;
	margin-left: -20px;
	text-align: center;
}




#content .center {
	width: 415px;
	float: left;
	height: 670px;
	background-image: url(../img/00_back_right.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 160px;
	font-family: sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 1.6;
	padding-left: 25px;
}
#content .center ul {
	border-top: 1px dotted #CCCC99;
	width: 390px;
	padding-top: 25px;
	padding-bottom: 35px;
}
#content  .center  li#fwj {
	font-size: 80%;
	float: right;
	text-indent: 0px;
	padding-right: 5px;
}

#content .center ul#last {
	border-top: 1px dotted #CCCC99;
	width: 390px;
	padding-top: 15px;
	padding-bottom: 25px;
	color: #333333;
	border-bottom: 1px dotted #CCCC99;
}
#content .center ul li {
	text-indent: 2em;
	color: #999999;
	font-size: 95%;
}

#content .center ul li#img {
	text-indent: 1em;
	margin-bottom: 20px;
}
#content .center ul li#underline {
	text-decoration: underline;
	text-indent: 1em;
	color: #666666;
}
#content .center ul li#bold {
	font-weight: bold;
	color: #CC6699;
	text-indent: 1em;
}
#content .center ul li#info {
	padding-top: 10px;
	text-align: right;
}



#content .right {
	clear: right;
	float: left;
	height: 780px;
	width: 60px;
	background-image: url(../img/00_back_right_bar.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
	text-align: center;
	padding-top: 50px;
}
#content .right img {
	margin-left: 7px;
}
