* {
	font-weight:normal;
	margin:0;
	padding:0;
}

body {
	font-size: 16px;
	line-height: 1.6em;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 840px;
	text-align:left;
}

#header {
	margin: 0 0 0 0;
}

#main {
	margin: 15px 5px 10px 5px;
}

#footer {
}

#prlink {
}
#prlink a {
}

#description {
	position: relative;
	margin: 0;
	padding: 15px;
	font-size: 11px;
	line-height: 1.2em;
	color:#666;
}

#copyright {
	text-align: center;
	margin: 15px;
	font-size: 12px;
	line-height: 1.2em;
	color: #666;
}
#copyright a {
	color: #666;
	text-decoration: none;
}

h1 {
	margin: 5px 10px 10px 10px;
	font-size:10px;
	font-weight: normal;
}

h2 {
	margin: 10px;
	font-size: 26px;
	font-weight:bold;
}

h3 {
	font-size: 22px;
	font-weight: bold;
}

p {
	margin: 0 10px 0 10px;
}


.chapter {
	margin: 15px 10px 5px 10px;
	border: #ccc solid 1px;
	display: block;
	padding: .2em .3em;
	background-color: #ffffef;
}
.chapter h3 {
	border-left: #000080 solid 6px;
	padding: .2em .2em .2em .7em;
}

.text,
#text1,
#text2,
#text3,
#text4,
#text5,
#text6,
#text7,
#text8,
#text9,
#text10 {
	margin: 15px;
}



.gaiyou {
	margin: 15px;
	background-color: #eee;
	padding: 5px;
	color: #666;
	font-size: 0.8em;
}