@charset "utf-8";
body {
	text-align:center;
	line-height:1.5;
}
.container {
	width:760px;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	padding:10px;
	text-align:center;
	margin:0 auto;
	min-height:800px;
	_height:800px;
}

li {
	text-align:left;
}

h1{
	font-size:14px;
	color:#cc6666;
	background:url(../images/gnavi_text/textbook/bg_title.gif) no-repeat 0 0;
	padding: 10px 0 10px 30px;
	margin-left:10px;
	text-align:left;
}
h2{
	margin-bottom:30px;
	}

p#intro{
	text-align:left;
	font-size:12px;
	line-height:150%;
	margin:20px;
}
