/* =============================================================================
	技術開発 CSS
============================================================================= */

/* ---------------------------------------------------------
	見出し
--------------------------------------------------------- */
h2 {
	margin:0 auto 10px;
	padding:13px 0 0 33px;
	width:667px;
	height:27px;
	background:#243596 url("../../common/img/header2.gif") no-repeat;
	line-height:1.1;
	font-size:16px;
	color:#fff;
}

h3 {
	margin:0 auto 10px;
	padding:1px 5px;
	border-left:5px solid #243596;
	border-bottom:1px solid #243596;
	width:685px;
	color:#243596;
}

p.netis {
	margin:0 auto;
	padding:10px 20px;
	width:660px;
	background:#ffda6c url("img/netis_background.gif") no-repeat;
	font-size:12px;
}

div.mainimage {
	margin:0 0 30px;
	min-height:auto;
	height:auto;
}
