@charset "shift_jis";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size:100%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
	background-color:#ededed;
	color:#333;
	background-image:url(images/BackGround.gif);
	background-position:center;
	background-repeat:repeat-y;
	font-size:16px;
}

#wraper {
	width:800px;
	margin:0 auto;
}

h1 {
	font-weight:normal;
	font-size:14px;
	text-indent:5px;
	line-height:1.5em;
}

h3 {
	margin:20px 20px 5px 28px;
	font-size:20px;
	color:#009;
}

h4 {
	margin:20px 20px 5px 28px;
	font-size:20px;
	color:#f60;
	line-height:1.4em;
}

img {
	border:none;
}

td {
	padding:4px;
}

#Header {
	width:800px;
	height:354px;
	display:block;
	background-image:url(images/HeaderImage.gif);
	background-repeat:no-repeat;
}

#Header h2 {
	font-size:14px;
	text-indent:-9999px;
}

#Header p {
	text-indent:-9999px;
}

#Header2 {
	width:800px;
	height:201px;
	display:block;
	background-image:url(images/HeaderImage2.gif);
	background-repeat:no-repeat;
}

#Header2 h2 {
	font-size:14px;
	text-indent:-9999px;
}

#Header2 p {
	text-indent:-9999px;
}

#Introduction {
	margin:10px 20px 30px 28px;
}

#Introduction ul {
	list-style:inside;
	margin-top:5px;
	margin-left:5px;
}

#Introduction li {
	list-style-image:url(images/IntroLi.gif);
	font-size:18px;
	line-height:1.8em;
} 

#Content {
	width:800px;
	background-color:#fff;
}

#Content p {
	padding:10px 20px 10px 28px;
	line-height:1.8em;
}

#Content em {
	font-style:normal;
	font-weight:bold;
	font-size:18px;
}

#Content em.blue {
	color:#00c;
}

#Content em.red {
	color:#f00;
}

#Content ul {
	margin-left:38px;
	line-height:1.5em;
}

#Content .Ul01 {
	margin:10px 0;
	padding:10px 20px 10px 28px;
	background-color:#f5f5fb;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#006;
}

#Content .Ul01 ul {
	margin-left:28px;
}

#Content .Ul01 li {
	list-style-image:url(images/ContentLi01.gif);
	line-height:1.5em;
	font-size:18px;
	margin-bottom:5px;
	display:compact;
}

#Content .Ul02 {
	margin:10px 0;
	padding:10px 20px 10px 28px;
	background-color:#fcf6f2;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#f60;
}

#Content .Ul02 ul {
	margin-left:28px;
}

#Content .Ul02 li {
	list-style-image:url(images/ContentLi02.gif);
	line-height:1.5em;
	font-size:18px;
	margin-bottom:5px;
	display:compact;
}

#Content #Plot {
	margin:5px 20px 10px 28px;
	border:5px solid #ccc;
	background-color:#f9fcf2;
	padding:10px;
}

#Content #Plot h4 {
	font-size:18px;
	background-image:url(images/h4.gif);
	background-repeat:no-repeat;
	text-indent:30px;
	line-height:26px;
	color:#00c;
	margin:0;
}

#Content #Book {
	text-align:center;
	line-height:2em;
	font-size:17px;
	margin-bottom:20px;
}

#Content #Book em {
	font-size:20px;
}

#Content #Book span {
	font-size:40px;
	color:#f30;
	font-weight:bold;
}

#FooterNavi ul {
	list-style:none;
}

#FooterNavi li {
	float:left;
	margin-right:10px;
}








#Content .Voice {
	margin:5px 20px 10px 28px;
	border:5px solid #ccc;
	background-color:#f5fbff;
	padding:10px;
}

#Content .Voice p {
	padding:5px;
}
