@charset "utf-8";

/* MAIN-CONTENTS
---------------------------------------*/
div#main-contents h2#corp_ttl{
	background: url(../img/corp_mark.gif) no-repeat left top;
	}

div#main-contents h2#work_ttl{
	height: 32px;
	background: url(../img/work_mark.gif) no-repeat left top;
	}

div#main-contents p#corp_next{
	text-align: right;
	}

div#main-contents p#work_topics,div#main-contents p#work_next{
	width: 200px;
	}

div#main-contents p#work_next{
	text-align: right; 
	}

div#main-contents p#work_img{
	float: right;
	width: 250px;
	}

/* 震災時のお見舞い文 */
div#main-contents p#topics_txt{
	margin-bottom: 3em;
}
div#main-contents p#topics_txt span{
	font-size: 120%;
	font-weight: bold;
}
/* SUB-CONTENTS
---------------------------------------*/
div#sub-contents h2#news{
	background: url(../img/news_mark.gif) no-repeat left top;
	}

div#sub-contents dl#news_topics{
	}

div#sub-contents dl#news_topics dt{
	background: url(../img_cmn/list_mark.gif) no-repeat left 40%;
	padding-left: 14px;
	font-weight: bold;
	}

div#sub-contents dl#news_topics dd{
	padding: 0px 0px 8px 14px;
	line-height: 1.2;
	}







