@charset "utf-8";

/* 2-01. Base Item
---------------------------------------------------------------------- */


/* @end */



/* 2-03. Contents
---------------------------------------------------------------------- */

/* news Top
---------------------------------------- */

/* news Detail
---------------------------------------- */

			.newsList .newsIcon {
				float: left;
				margin-top: 2px;
				width: 65px;
			}
.newsHeadImg img {
	height: auto;
	max-width: 100%;
}
.imgLBox {
	float: left;
	margin: 0 20px 10px 0;
}
.imgRBox {
	float: right;
	margin: 0 0 10px 20px;
}
.freeHtml img,
.sectionData img {
	height: auto;
	max-width: 100%;
}

/* @end */
