@charset "iso-8859-1";

/* -----------------------------------------------
CSS file .
FileName:divmod001.css
----------------------------------------------- */

.divmod001{
	background:url(http://www.inte.co.jp/common/img/module/divide/bg_divmod001_01.gif) no-repeat left bottom;
	margin:0 0 30px 0;
	width:910px;
}

	.divmod001 .submenu{
		float:left;
		padding:0 0 10px 0;
		width:189px;
	}

	.divmod001 .main{
		float:left;
		width:562px;
	}

		.divmod001 .main .maininner{
				padding:0 16px 0 15px;
		}

	.divmod001 .topics{
		float:left;
		padding:0 0 10px 0;
		width:159px;
	}

/* - - - clearbox - - - */

.divmod001:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.divmod001{display: inline-block;}

/* Hides from IE-mac \*/
* html .divmod001{height:1%;}
* html .divmod001{display: block;}
/* End hide from IE-mac */

/* - - - clearbox - - - */



