/* ボディー */
body{
	margin: 0px 0px 0px;
	padding: 0px;
	ine-break:strict;
	background-color: #F3F3F3;
}


a	{
	color: #400080
}


hr	{
	color: #666;
	margin-bottom: 0px;
	margin-top: 0px;
}



/* コンテナ */
div#container	{
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #666;
	border-left-color: #666;
	padding-top: 10px;
	height: 100%;
	background-image: url(images/iii-bg.jpg);
	background-repeat: no-repeat;
	background-position: 280px 1000px;
	background-color: #FFF;
}



/* ヘッダ */
div#header	{
	background-repeat: no-repeat;
	width: 775px;
	background-image: url(images/idclogobg.gif);
	background-position: right top;
	padding-top: 0px;
	margin-top: 0px;
	height: 38px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F71B7;
	position: relative;
	float: left;
}



/* トップメニュー */


div#header ul	{
	line-height: 38px;
	text-decoration: none;
	color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
div#header h1 {
	position: relative;
	text-indent: -9999px;
	width: 150px;
	float: left;
	height: 40px;
	background-image: url(images/idclogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}
div#header h1 a {
	position: relative;
	text-indent: -9999px;
	width: 150px;
	float: left;
	height: 40px;
	background-image: url(images/idclogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}



div#header li a	{
	display: block;
	line-height: 38px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	font-size: 70%;
}
div#header li.iii	,div#header li.iii a{
	list-style-type: none;
	width: 150px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	background-image: url(images/idclogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}


div#header li.menu	{
	list-style-type: none;
	margin-top: 0px;
	width: 80px;
	margin-right: 0px;
	float: left;
	padding-top: 0px;
	font-size: 85%;
}
div#header li.menu-space {
	list-style-type: none;
	margin-top: 0px;
	width: 300px;
	margin-right: 0px;
	float: left;
	padding-top: 0px;
	font-size: 85%;
}
div#header img  	{
	text-decoration: none;
	border: none;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
}







/* スペース */
div#space	{
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 5px;
}



/* ライン */
div#line	{
	height: 1px;
	background-color: #0B68B5;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 776px;
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 1px;
	max-height: 1px;
}




/* FLASH */
div#flash	{
	height: 290px;
	float: left;
	margin-top: 5px;
}












/* メニュー */
div#menu	{
	float: left;
	width: 100%;
	position: relative;
	margin-top: 1px;
}





div#menu h2	{
	margin-top: 1px;
}




div#menu img	{
	float: left;
	border: none;
	margin-right: 1px;
}


div#menu img.last	{
	float: left;
}






/* ライン */
div#main-line	{
	float: left;
	width: 774px;
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004E8A;
}




/* NEWS コンテンツ */
div#content	{
	width: 450px;
	float: left;
	margin-left: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	display: inline;
	margin-top: 20px;
}

div#content h2	{
	background-color: #014471;
	background-image: url(images/bar-blue.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 5px;
	margin-bottom: 5px
}



div#frame	{
	border: solid 1px #666666;
	height: 300px;
	overflow: auto;
	margin-top: 10px;
	border-right-color: #333;
	border-bottom-color: #333;
	border-top-color: #CCC;
	border-left-color: #CCC;
	width: 99%;
	margin-bottom: 30px;
}





.news{
	margin-left:10px;
	margin-top:8px;
}
.news dt{
	display:block;
	float:left;
	width:35%;
	color:#00C;
	font-size: 80%;
	padding-bottom: 3px;
	margin-right: 2px;
	margin-top: 3px;
}
.news dd{
	display:block;
	margin:0px;
	width:95%;
	float:left;
	font-size: 80%;
	line-height: 1.5;
}
.news dd.ten 	{
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 5px;
	background-image: url(images/ten.gif);
	background-repeat: repeat-x;
	background-position: left;
}

div#content img.new	{
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333;
}	
div#content img.blog {
	margin-top: 0px;
	margin-bottom: 5px;
	border: 1px solid #666;
	margin-right: 1px;
}	






/* case コンテンツ */
div#c-content	{
	width: 200px;
	float: left;
	margin-bottom: 20px;
	display: inline;
	margin-left: 40px;
}

div#c-content h2	{
	background-color: #014471;
	background-image: url(images/bar-blue.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 5px;
	margin-bottom: 5px
}



div#c-content p	{
	font-size: 70%;
	margin-bottom: 10px;
	margin-top: 2px;
}
div#c-content img.inq {
	margin-bottom: 15px;
	margin-top: 45px;
	border: 1px solid #666;
}

	

div#c-content img.katuyou	{
	margin-bottom: 15px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}	



div#c-content img	{
	margin-top: 0px;
	margin-bottom: 5px;
	border: none;
}	


div#c-content img.case	{
	border: 1px solid #666;
	margin-bottom: 10px;
}	


div#c-content img.otoiawase	{
	margin-bottom: 0px;
	margin-top: 0px;
}	

div#otoiawase {
	width: 220px;
	border: 1px solid #999;
	padding-top: 0px;
	height: 42px;
}
div#otoiawase img {
	margin-bottom: 0px;
	margin-top: 0px;
}








/* u-main */
div#u-main	{
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-bottom: 200px;
}




/* u-content */

div#u-main p	{
	width: 400px;
	margin-top: 10px;
	font-size: 70%;
	line-height: 1.5;

}
	



div#u-content img	{
	margin-top: 0px;
	margin-bottom: 5px;
}	





/* フッター */
div#footer2	{
	width: 100%;
	clear: both;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004E8A;
	padding-top: 5px;
}

div#footer2	img{
	border: none;
	float: left;
}
div#footer2 p {
	font-size: 70%;
	line-height: 1.6;
	float: left;
	margin-top: 13px;
	text-align: right;
	margin-left: 10px;
}
div#footer2 p.adress {
	font-size: 70%;
	line-height: 1.6;
	float: right;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 3px;
}
