* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	border: none;
}
img {
	vertical-align: top;
}
#main,
#sub {
	float: left;
}
#main {
	width: 620px;
	margin-left: 20px;
}
#sub {
	width: 148px;
	margin-right: 20px;
	margin-left: 10px;
}
#footer {
	clear: left;
}
body {
	background: url(http://gihyo.jp/assets/templates/gihyojp2007/css/book-sp/stretch/body_bg.png);
}
#wrapper {
	padding: 20px;
	margin: 17px auto;
	/*padding-bottom: 21px;*/
	width: 818px;
	background: #f8f8f5;
}
h1 {
	margin-bottom: 20px;
}
h1 img {
	border: 1px solid #999999;
}
h2 {
	color: #4F4A3C;
	font-weight: bold;
	font-size: 24px;
}
#mainwidth h2 {
		width: 610px;
}
h3 {
	width: 602px;
	color: #4F4A3C;
	font-size: 14px;
	border-top: solid #645F53 1px;
	border-bottom: solid #645F53 1px;
	padding: 4px;
	margin: 10px 0px;
}
#lead p {
	width: 610px;
	color: #000000;
	font-size: 14px;
	margin-bottom: 1em;
	line-height: 1.3;
}
#main li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#main li img {
	float: left;
	margin-right:10px;
}
#main li span {
	display: block;
	margin-top: 40px;
	font-weight: bold;
	font-size: 16px;
	color: #4F4A3C;
}
#main li a {
	float: left;
	display: block;
	width: 280px;
	height: 180px;
	padding: 10px;
	background: #EDFFFA;
	text-decoration: none;
}
#main li a:hover {
	background: #E1FFFC;
}
#sub h2 {
	background: url(http://gihyo.jp/assets/templates/gihyojp2007/image/book-sp/sub_h2.jpg) no-repeat 0px 2px;
	font-size: 12px;
	margin-top: 60px;
	margin-bottom: 5px;
	padding-left: 10px;
}
li {
	font-size: 12px;
}
li a {
	text-decoration: none;
	color: #0261A6;
}
#series {
	width: 610px;
	color: #000000;
	font-size: 14px;
	margin-bottom: 1em;
	line-height: 1.3;
}
#series h4 {
	color: #6495ED;
	font-size:14px
}
#lightbox {
	position: fixed;
	top: 20%;
	left: 0;
	width: 100%;
	margin-top:-200px;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#sub ul {
	margin-bottom: 15px;
}
#footer {
	color: #666666;
	font-size: 12px;
	text-align: center;
}
.bookarea {
	clear: left;
	padding-top: 20px;
}
#bookareafirst {
	padding-top: 0px;
}
#authorProfile {
	background: #EBEBD8;
}
#authorProfile h3 {
	width: 500px;
	color: #4F4A3C;
	font-size: 14px;
	border-bottom: solid #645F53 1px;
	padding: 4px;
	margin: 10px 0px;
}
.date h4 {
	font-size: 16px;
}