* {
	margin: 0;
	padding: 0;
}
html {
	font-family:"ＭＳ Ｐゴシック",osaka,arial,serif;
	font-size: 12px;
	line-height: 1.8;
	color: #666;
}
img {
	border: 0;
}
* html ul li {
	display: inline-block;
}

body {
	background: url(../images/common/bg.gif);
}

* html body {
	text-align: center;
}

a {
	color:#006699;
	text-decoration: underline;
}

#wrap {
	width: 900px;
	margin: 0 auto;
	padding: 15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
	text-align: left;
}

* html #wrap {
	width: 932px;
}

#title {
	float: left;
	width: 470px;
}
* html #title {
	width: 438px;
}
#title a {
	float: left;
}
#desc {
	font-size: 11px;
	float: left;
	font-weight: normal;
	margin: 2px 5px;
}
.list-desc {
	font-size: 12px;
	font-weight: normal;
	margin: 2px 5px;
	color: #666;
}
#list-title {
	color: #006699;
	font-size: 15px;
}
#content-inner {
	position: relative;
}
#control {
	float: right;
	margin-top: 5px;
	margin-right: -1px;
}
#control ul,#banner ul {
	list-style: none;
}

#control ul li ,#banner ul li {
	float: left;
}

#control ul li a,#banner ul li a{
	display: block;
}
.caption {
	font-size: 10px;
	color: #666;
	text-align: right;
	height: 12px;
}
#swf {
	height: 600px;
	overflow: hidden;
}
#conteint-inner {
	width: 900px;
	overflow: hidden;
}
#list {
	height: 570px;
	padding: 15px;
	background: url(../images/list-bg.gif);
	border: 1px solid #ccc;
	overflow: auto;

}

* html #list {
	height: 600px;
}

.block {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px 15px;
}

.image,.info {
	float: left;
	margin-top: 6px;
}
.image {
	margin-right: 10px;
}
.image img {
	width: 122px;
}
.info {
	border: 2px solid #CCCCCC;
	padding: 10px;
	height: 64px;
	width: 230px;
	overflow: auto;
}
* html .info {
	height: 86px;
}
.object h3 img {
	vertical-align: middle;
}
.object h3 {
	font-size: 14px;
}
.object h4 {
	font-size: 12px;
	margin-top: 6px;
	font-weight: normal;
}
.object {
	color: #006699;
	width: 400px;
	float: left;
	overflow: hidden;
	padding: 8px 0;
	line-height: 1.5;
	margin-left: 9px;
}
* html .object {
	width: 380px;
}
.object-title {
	margin-left: 10px;
	text-decoration: underline;
	font-weight: normal;
}
.data {
	font-size: 12px;
}
.arrow {
	list-style: none;
}
.arrow li {
	margin-bottom: 1px;
}
.arrow li a {
	background: url(../images/common/icon_link_01.gif) no-repeat left center;
	padding-left: 10px;
}
.left,.right {
	float: left;
}
#list-navi .left,#list-navi .right {
	width: 380px;
	padding: 10px;
	margin: 5px 0 0;
}
#list-navi h4 {
	font-size:12px;
	font-weight: normal;
}
#mail .right {
	width: 385px;
}
#copyright {
	float: left;
}
#banner {
	float: right;
}

#footer {
	margin-top: 15px;
}
#footer h1 {
	font-size: 11px;
	margin-left: 3px;
	font-weight: normal;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}



/*float-banner*/
#float {
	position: absolute;
	right: 230px;
	top: 80px;
}
#floatArea {
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: move;
}

#floatContent{
	padding: 7px 0 0 9px;
}
#float-close {
	position: absolute;
	top: 10px;
	right: 5px;
}
* html img.png {
	behavior:url(iepngfix.htc);
}
