#container {
	height: auto;
	width: 800px;
}
#container #header a {
	height: 25px;
	width: 70px;
}
#container #header h1 {
	height: 50px;
	width: 775px;
}
#container #header #grad {
	height: 1.5em;
	width: 775px;
	text-align: right;
}
#container #wrap {
	height: auto;
	width: 750px;
	margin-right: 25px;
	margin-left: 25px;
}


#container #wrap #sidebar {	
	height: auto;
	width: 145px;
}
#container #wrap #sidebar ul li a {
	display: block;
	height: 30px;
	width: 135px;
}
#container #wrap #contents {
	height: auto;
	width: 597px;
}


#container #wrap #footer {
	height: 50px;
	width: 750px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CAE8E5;
}
#container #wrap #contents #pl_1 dl {
	height: auto;
	width: 440px;
	display: block;
}
#container #wrap #contents #pl_1 .fl_pc {
	height: 110px;
	width: 110px;
}

#container #wrap #contents #pl_2 dl {
	height: auto;
	width: 440px;
	display: block;
}
#container #wrap #contents #pl_2 .fl_pc {
	height: 110px;
	width: 110px;
}

* html #container #wrap #contents .left {
	height: 120px;
	width: 285px;
	background-color: #EDF7F6;
	background-image: url(../link/image/link_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
* html #container #wrap #contents .right {
	height: 120px;
	width: 285px;
	background-color: #EDF7F6;
	background-image: url(../link/image/link_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#container #wrap #contents .left {
	height: 110px;
	width: 285px;
	background-color: #EDF7F6;
	background-image: url(../link/image/link_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
#container #wrap #contents .right {
	height: 110px;
	width: 285px;
	background-color: #EDF7F6;
	background-image: url(../link/image/link_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#container #wrap #contents .left dl {
	width: 270px;
	margin-left: 8px;
}
#container #wrap #contents .right dl {
	width: 270px;
	margin-left: 8px;
}
#container #wrap #contents .left dd {
	width: 155px;
}
#container #wrap #contents .right dd {
	width: 155px;
}
