@charset "utf-8";

/* ////////// title ////////// */
#modeler h1 {
	background: url(../images/img_modeler/h2_modeler.gif) no-repeat left top;
	width: 640px;
	height: 320px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
#modeler h2 {
	background: url(../images/img_modeler/h1_modeler.gif) no-repeat left top;
	width: 800px;
	height: 140px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
#modeler h3 {
	background: url(../images/img_modeler/h3_modeler.gif) no-repeat 20px top;
	width: 800px;
	height: 28px;
	margin: 36px 0px 30px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
#modeler h3.exe {
	background: url(../images/img/h3_works2.gif) no-repeat left top;
	width: 800px;
	height: 80px;
	margin: 0px 0px 38px;			/* サムネール・上マージン分調整 */
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}



/* ////////// area640 ////////// */

/* --thumbnail-- */
#model {
	margin-left: 20px;
	padding: 0px;
}
#model img {
	margin: 12px 12px 0px 0px;
	padding: 0px;
	border: 10px solid #EEEEEE;
}
