@charset "utf-8";
/* CSS Document */

@import url("/inc/css/tab.css");

#mainarea h3{
	font-size:110%;
	/*height:50px;*/
	background-image: url(/inc/images/common/frame_top.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 14px;
}

span.entryinf{
	font-size:80%;
	color:#666;
	background-position: left bottom;
	background-repeat: repeat-x;
	float:right;
	padding-right: 4px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}

#mainarea{
}


#mainarea .entryBody{
	background-image: url(/inc/images/common/frame_bottom.gif);
	background-repeat: no-repeat;
	padding-bottom: 30px;
	background-position: 0px bottom;
}

#mainarea .entryBody p{
	width:97%;
	margin:auto;
}
