@charset "utf-8";


/* ---------------------------------------------------------------------------------------------------------- *

	 Index [#contents-area] 
 
 * ---------------------------------------------------------------------------------------------------------- */

#contents-area #section-top #info-case {
	float:left;
	width:300px;
	height:300px;
	text-align:left;
	background:url(../../img/bg_info-case.gif) no-repeat;
	position:relative;
	}

#contents-area #section-top #info-case h2 {
	margin:10px auto 0;
	width:280px;
	}

#contents-area #section-top #info-case p.word {
	margin:6px auto 0;
	width:280px;
	font-size:1.2em;
	}

#contents-area #section-top #info-case p.word span {
	font-size:0.9em;
	display:block;
	text-indent:-12px;
	padding-left:12px;
	}

#contents-area #section-top #info-case .news-list {
	position:absolute;
	width:286px;
	height:110px;
	left:6px;
	bottom:10px;
	}

#contents-area #section-top #info-case .news-list ul {
	margin:6px auto 0;
	width:270px;
	text-align:left;
	font-size:0.9em;
	}

#contents-area #section-top #image-case {
	float:right;
	padding:20px;
	background:url(../../img/bg_image-case.gif) no-repeat 0 0;
	}

#contents-area #section-top #image-case p {
	margin:0 auto;
	width:500px;
	}
