@charset "UTF-8";


#box_includeContents div.cTitle{ width:792px;height:40px;padding-top:20px; }
#box_includeContents div.staffDiarytitle { background:url(../img/cTitle_staffDiary.gif) bottom center no-repeat; }
#box_includeContents div.magazine { background:url(../img/cTitle_magazine.gif) bottom center no-repeat; }


#box_includeContents p { background:#000000;margin:0px;width:790px;border:1px solid #8E7033;text-align:left; }



#box_includeContents p.magazine {
	text-align: center;
	background-image: url(../img/con_bg.jpg);
	background-repeat: repeat-y;
}
#box_includeContents strong {
	font-size: 16px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999933;
	border-right-color: #999933;
	border-bottom-color: #999933;
	border-left-color: #999933;
}