body {
    margin:0 auto;
	font-size:12px;
	line-height:1.1;
	text-align:center;
	background:url(img/back.gif) top;
	color:#333333;
}
img {
    border:none;
}
#main {
    width:950px;
    margin:0 auto;
	text-align:left;
	vertical-align:top;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	background:#FFFFFF;
}
#top {
    height:140px;
	margin-bottom:30px;
	background:#000099 url(img/top.gif) top no-repeat;
}
#category {
    width:930px;
	margin:0;
	padding-left:20px;
	list-style:none;
}
#category li {
    float:left;
    width:290px;
	height:220px;
	margin:0;
	padding-right:20px;
	padding-bottom:20px;
}
#foot {
    clear:both;
    height:25px;
	margin-top:10px;
	padding-top:12px;
	text-align:center;
	font-weight:bolder;
	border-top:#000099 5px solid;
	border-bottom:#000099 10px solid;
}
#foot a:link {
    text-decoration:none;
	color:#000033;
}
#foot a:visited {
    text-decoration:none;
	color:#000033;
}
#foot a:hover {
    text-decoration:underline;
	color:#3E4969;
}
#foot a:active {
    text-decoration:underline;
	color:#000033;
}

<!--中間ページ-->

#ctop {
    height:54px;
	margin-bottom:30px;
	background:#000099;
}
#banner1 {
    width:890px;
    height:160px;
	margin:15px 30px 30px;
}
h3 {
    margin:0;
	padding:0px 0px 20px 30px;
    font-size:18px;
	font-weight:bolder;
	color:#222222;
}
hr {
    clear:both;
    width:890px;
	margin-left:30px;
	margin-bottom:35px;
	color:#999999;
}
#lineup {
    width:920px;
	margin:0;
	padding-left:30px;
	list-style:none;
}
#lineup li {
    float:left;
    width:430px;
	height:110px;
	margin:0;
	padding-right:30px;
	padding-bottom:25px;

}
#lineup img {
	float:left;
	margin-right:10px;
}
#lineup h4 {
    margin:0;
	font-size:14px;
	font-weight:bolder;
	line-height:1.4;
	border-bottom:#777777 2px dashed;
	color:#222222;
}
#catch {
    margin-top:5px;
	margin-left:165px;
}
#catch img {
    float:right;
	margin:3px 1px 0px;
}