@import url("body.css");
/**content-************************************************/
	
#content-top{
	background:#E5E3D4;
	width:580px;
	height:25px;
	margin:0px auto 0px auto;
	text-align:left;
	}

#content-top p{
	color:#006699;
	font-size:10px;
	margin:6px 0px 0px 15px;
	padding:6px 0px 0px 0px;
	text-decoration:;
	}

*html #content-top p{
	color:#006699;
	font-size:10px;
	margin:6px 0px 0px 15px;
	padding:0px;
	}

#content-cen{
	width:580px;
	height:auto;
	background:#FFFFFF;
	margin:5px auto 20px auto;
	padding-bottom:15px;
	}
	
.content-titel{
	width:550px;
	height:auto;
	margin:10px auto auto auto;
	padding-top:10px;
	text-align:left;
	}

.content-titel img{
	margin:0px 0px 20px 0px;
	}


*html .content-titel{
	padding:0px;
	text-decoration:none;
	}

.content-titel strong{
	font-size:14px;
	text-decoration:none;
	}
	

/**content-************************************************/

.new{
	width:550px;
	height:200px;
	margin:4px auto 0px auto;
	text-align:left;
	border-top:#999999 solid 1px;
	font-size:12px;
	}

.new img{
	margin:0px;
	float:left;
	}

.new p{
	width:400px;
	float:right;
	padding:10px 0px 0px 10px;
	}

.new table{
	width:370px;
	float:right;
	margin:10px;
	background:#FFF;
	border-collapse:collapse;
	border:1px solid #CCC;
	font-size:12px;
	}

.new td{
	height:30px;
	border-collapse:collapse;
	border:1px solid #CCC;
	padding:0px 0px 0px 10px;
	}
	
#kihon{
	width:550px;
	height:500px;
	margin:15px auto 0px auto;
	border-top:#999 1px solid;
	clear:both;
	}

#kihon img{
	width:250px;
	height:380px;
	margin:20px 0px 20px 0px;
	float:left;
	}

#kihon table{
	width:250px;
	height:auto;
	float:right;
	margin:20px 0px 0px 0px;
	font-size:12px;
	text-align:left;
	}

*html #kihon table{
	width:280px;
	}

#kihon th{
	width:100px;
	border-bottom:#999 dotted 1px;
	}

#kihon td{
	width:auto;
	border-bottom:#999 dotted 1px;
	border-left:#999 dotted 1px;
	padding:5px;
	}

#kihon table th p{
	width:250px;
	font-size:12px;
	font-weight:normal;
	padding:10px;
	}

#kihon caption{
	width:250px;
	padding:10px;
	text-align:center;
	border:#888 dotted 1px;
	margin:20px 0px 10px 0px;
	background:#CBD7CA;
	font-weight:bold;
	}

/*************************************************************/