@charset "utf-8";

/**********************************************
 For CMS * News Detail
**********************************************/

#TypeNEWS #ContentsMain h2.stit-lv3 span {
	font-size: 120%;
}


#TypeNEWS #ContentsMain #CmsArea {
	width: 665px;
	margin: 0 auto;
}


#TypeNEWS #ContentsMain #CmsArea .targetTit {
	overflow: hidden;
	width: 665px;
}
#TypeNEWS #ContentsMain #CmsArea .targetTit .tgtTit {
	float: left;
	margin-top: 10px;
	font-weight: bold;
}
#TypeNEWS #ContentsMain #CmsArea .targetTit .tgtLogo {
	float: right;
	text-align: right;
}
#TypeNEWS #ContentsMain #CmsArea .targetTit .tgtLogo span {
	font-size: 86%;
}


#TypeNEWS #ContentsMain #CmsArea h3 {
	margin: 45px 0 0 0;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}


#TypeNEWS #ContentsMain #CmsArea p {
	margin-top: 20px;
	padding: 0 4px;
}


#TypeNEWS #ContentsMain #CmsArea .contactBox {
	width: 631px;
	margin: 35px 0 0 0;
	padding: 17px 15px;
	border: 2px solid #ebebeb;
}



