#innerContents{
	background-image:url(../img_top/background5.jpg);
	font-size:11px;
	line-height:130%;
	color:#666;
	width:751px;
}
#columnBody{
	margin-left:25px;
	margin-top:10px;
	width:711px;
	height:450px;
}
#columnLeft{
	float:left;
	width:428px;
	margin-top:0px;
	margin-right:15px;
}
#columnRight{
	float:left;
	width:260px;
	padding-bottom:20px;
}
h1{
	margin:0px 0px 5px 0px;
	height:20px;
	padding:2px 0px 0px 25px;
	font-size:14px;
	color:#666;
	background-repeat:no-repeat;
}
h1.red{
	background-image:url(../img_com/h1_red2.gif);
}
h1.blue{
	background-image:url(../img_com/h1_blue2.gif);
}
.item{
	height:auto;
	width:428px;
	margin-bottom:10px;
	background:#FFF;
}
.item-p{
	height:60px;
	width:428px;
	margin-bottom:10px;
}
.item .photo{
	float:left;
	width:200px;
}
.item-p .photo-p{
	float:left;
	width:60px;
}
.item .desc{
	float:left;
	width:226px;
}
.desc .title{
	font-weight:bold;
	font-size:10px;
	line-height:130%;
	padding:5px 0px 5px 10px;
	border-bottom:solid 1px #333;
}
.desc .p-mark{
	height:60px;
	font-size:10px;
	float:bottom;

}
.desc .detail{
	padding-top:5px;
	padding-left:10px;
	font-size: 11px;
}
#changeLog{
	margin-top:10px;
	background:#FFF;
	width:254px;
	padding:2px 0;
}
dt{
	float:left;
	width:70px;
	padding:0 5px
}
dd{
	width:155px;
	margin-left:80px;
	padding:0 5px
}

