@charset "utf-8";
/* CSS Document */


#contents .linkarea{
	border:1px solid #999999;
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:40px;
	height:100%;
}

#contents .wrap { 
	float:left;
	width:446px;
}

#contents .center {
	float:right;
	width:218px;
}

#contents .left {
	float:right;
	width:228px;
}

#contents .right {
	float:right;
	width:210px;
}

#contents ul{
	list-style-type: none;	
}


div#contents table th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 12px;
	vertical-align: top;
	padding-left: 5px;
}
div#contents table td {
	text-align:left;
	vertical-align:top;
	font-size:12px;
	line-height:14px;
	padding:3px 3px 0 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#contents .chui{
	font-size:12px;
	text-align:right;
}
