* {
	margin:0;
	padding:0;
}
a img {
	border-style: none;
}
li {
	list-style: none;
}
body {
	background:#E8E8E8;
	text-align: center;
}
#wrapper {
	width: 860px; 
	background: #FFFFFF url(http://gihyo.jp/assets/images/event/2008/24svr/wrapper_bg.jpg) repeat-y;
	margin: auto;
	text-align: left;
}
#header {
	height: 200px;
	background: url(http://gihyo.jp/assets/images/event/2008/24svr/header_bg.jpg) 10px 0 no-repeat;
	position: relative;
}
h1 {
	position: absolute;
	top: 36px;
	left: 30px;
}
#nav {
	background: url(http://gihyo.jp/assets/images/event/2008/24svr/nav_bg.jpg) 10px 0 no-repeat;
	height: 50px;
	position: relative;
}
#nav ul {
	position: absolute;
	left: 140px;
	top: 4px;
}
#nav li {
	float: left;
}
#content {
	clear: left;
	font-size: 94%;
	margin: 0px 25px 20px;
	line-height: 1.6;
	overflow: auto;
}
#main {
	float:left;
	width: 485px;

}
#main h2 {
	border-bottom: 1px solid #A4C5BA;
	margin: 20px 0;
	font-size: 20px;
}
#main p {
	margin-bottom: 1em;
}
#main li {
	list-style: circle;
}
#sub {
	margin-left: 25px;
	float:left;
	width: 300px;
	padding-top: 50px;
}


#main .illust {
	width: 465px;
	margin: 1.4em 10px;
}

#main .illust p {
	font-size: 94%;
	margin: 0;
	color: #666666;
}
#main .illust table {
	font-size: 94%;
	border-top: 1px solid #A4C5BA;
	border-left: 1px solid #A4C5BA;
	border-right-style: none;
	border-bottom-style: none;
}
#main .illust th,
#main .illust td {
	padding: 4px;
	border-top-style: none;
	border-left-style: none;
	border-right: 1px solid #A4C5BA;
	border-bottom: 1px solid #A4C5BA;
}
#main .illust th {
	white-space: nowrap;
}
#main .illust ul {
	font-size: 94%;

}
#main .footNote {
	font-size: 94%;
	margin: 1.4em 0;
}

#sub #sp-bunner li {
	margin-bottom: 10px;
}

#sub #gihyojp {
	line-height: 1.3;
	font-size: 87%;
}
#sub #gihyojp h2 {
	font-size: 94%;
	font-weight: normal;
	margin-top: 10px;
}
#sub #gihyojp img {
	float: left;
}

#footer {
	clear: both;
}