@charset "utf-8";
/* CSS Document */

body {
	background:url(../image/top/bg_body.gif) top left repeat-x;
}

#main {
	background:url(../image/top/img_main03.jpg) 500px top no-repeat;
	width:750px;
	height:280px;
	float:left;
	margin:0 0 16px;
}

#main h3 {
	margin:30px 0 0 30px;
	padding:0;
}

#main h4 {
	margin:15px 0 0 30px;
	padding:0;
}

#main p {
	margin:20px 0 0 33px;
	padding:0;
	font-size:90%;
	line-height:1.6em;
	font-weight:bold;
	color:#FFFFFF;	
}

#about {
	background:url(../image/top/bg_about02.jpg) top left no-repeat;
	padding:0 0 0 223px;
	width:507px;
	\width:730px;
	w\idth:507px;
}

#about h5 {
	margin:0;
	padding:8px 0 25px;
}

#about p {
	background:url(../image/top/bg_about04.gif) bottom left no-repeat;
	font-size:90%;
	line-height:1.6em;
	margin:0 0 30px;
	padding:0 0 100px;
	font-weight:bold;
	width:507px;
}

#topics {
	margin:0 0 40px;
}

#topics h5 {
	margin:0;
	padding:0;
}

#topics table {
	background:url(../image/common/bg_dotline.gif) left bottom repeat-x;
	width:730px;
	margin:10px 0 0;
}

#topics table th {
	width:100px;
	padding:0 0 10px 10px;
	vertical-align:top;
}

#topics table td {
	padding:0 10px 10px 10px;
	vertical-align:top;
}

#topics table .td2 {
	width:235px;
	background:url(../image/top/bg_td2.gif) right bottom no-repeat;
}

#topics table td h6 {
	font-size:80%;
	line-height:1.5em;
	margin:0;
	padding:0;
}



