/* intro.css */
#main table {
	color: #000000;
}
#main td {
	border: solid 0px #909090;
	vertical-align: top;
	text-align: left;
}
#main td.subt1 {
	width: 740px;
	height: 45px;
	background: #ffffff url(images/sub_title_001c.gif) no-repeat center;
}
#main td.bgline01 {
	width: 740px;
	height: 8px;
	background: #ffffff url(images/bgline01.gif) no-repeat center;
}

#main td.intr1 {
	width: 210px;
	height: 150px;
	background: #ffffff url(images/intro_r_003.jpg) no-repeat top center;
}
#main td.intr2 {
	width: 210px;
	height: 150px;
	background: #ffffff url(images/intro_r_002.jpg) no-repeat top center;
}
#main td.intr3 {
	width: 210px;
	height: 150px;
	background: #ffffff url(images/intro_r_001.jpg) no-repeat top center;
}

#main td.intr4 {
	width: 210px;
	height: 150px;
	background: #ffffff url(images/intro_r_004.jpg) no-repeat top center;
}
#main td.intr0 {
	width: 485px;
}