body {
	margin: 10px;
	padding: 0;
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	background: #FFFFFF url(../img/winter/yuki.gif) right top ;
}
p {
	/*\*/
	letter-spacing: 0.15em;
	/*\*/
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #ff3300;
	background-color: transparent;
}
#header {
	position: relative;
	margin: 150px 0 0 10px;
	width: 900px;
	height: 101px;
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 400%;
	color: #0000ff;
	border-top: 7px solid #0000ff;
	border-bottom: 3px solid #cccccc;
}
#content {
	position: relative;
	width: 900px;
	margin-left: 10px;
	margin-top: 26px;
	text-align: left;
}
#main {
	float: left;
	width: 710px;
	padding: 10px;
	background-color: #FFFACD;
	border: solid 10px #FFFFFF;
	margin-right: 10px;
	font-size: 120%;
}

#main .section {
	margin: 20px 0 26px 20px;
}
#main h2 {
	color: #993333;
	font-size: 200%;
	margin: 1em 0px;
	clear: both;
	border: solid 1px #AAAAAA;
	border-left: solid 8px #0000ff;
	border-bottom: 3px solid #cccccc;
	padding-left: 2px;
}
#main h3 {
	font-size: 117%;
	margin: 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
}
#main h4 {
	font-size: 117%;
	margin: 0;
	padding-bottom: 3px;
	text-align: right;
}
#main h5 {
	padding: 0;
	color: #FF0000;
	margin: 5px 2em;
	textalign: left; 
}
#main p {
	margin: 10px 0;
	/*font-family: "MS P明朝", "細明朝体", serif;*/
}
#main h2 a {
	color: #993333;
}
#main h3 a {
	color: #333333;
}
#main ul {
	list-style-image: url(../img/5s.gif);
}
.side1 {
	float: left;
	width: 100px;
	padding: 20px 0 0 0;
	background-image: url(../img/list_top.gif);
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 180px;
}
.side1 h3 {
	font-size: 120%;
	text-align: center;
	margin: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.side1 ul {
	font-size: 130%;
	font-style: italic;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.side1 li a {
	background-image: url(../img/button3.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 100%;
	line-height: 30px;
	text-align: center;
	display: block;
	font-family: "Times New Roman", Times, serif;
	color: #0000ff;
	margin: 0;
	text-decoration: none;
}
.side1 a:hover {
	color: #ff3300;
	background-image: none;
	background-color: transparent;
}
.side2 {
	background-image: url(../img/search_top.gif);
	float: right;
	width: 100px;
	padding: 20px 0 0 0;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 80px;
}
.side2 h3 {
	font-size: 120%;
	text-align: center;
	margin: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.side2 ul {
	font-size: 85%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.side2 li a {
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 90%;
	line-height: 30px;
	text-align: center;
	display: block;
	color: #ff3300;
	margin: 0;
	text-decoration: none;
}
.side2 a:hover {
	color: #0000ff;
	background-image: none;
	background-color: transparent;
}
.c .part {
	padding: 10px 0 0 0;
}
.stat .part {
	padding: 22px 0 0 0;
}
.c, .stat {
	background: url(../img/list_top.gif) left top no-repeat;
}
.chapter {
	padding: 0 0 15px 0;
	background: url(../img/list_bottom.gif) left bottom no-repeat;
}
.side2 ul ul li {
	float: none;
}
.side2 ul ul li a {
	border-top: 1px solid #FFFFFF;
	background: none;
	font-size: 100%;
	font-weight: normal;
	padding: 0;
}
.side2 ul li.parent ul {
	display: none;
}
.side2 ul li.parentOn ul {
	display: block;
}
.jump {
	padding: 0 0 15px 0;
	background: url(../img/list_bottom.gif) left bottom no-repeat;
}
.prog	{
	margin: 5px 30px;
	background-image: url(../img/ami.gif);
	padding: 0 10px;
}


