﻿@charset "UTF-8";
body {
	font-family: sans-serif;
	width: 1000px;
	font-size: 14pt;
	font-weight: 600;
	line-height: 130%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	color: #ffffff;
	background-color: #04015c;

}
h1 {
	font-size: 18pt;
	font-weight: 900;
	font-style: normal;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #ffffff;
}
h2 {
	font-size: 15pt;
	font-weight: 800;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	color: #ffffff;
}
strong {
	font-size: 14pt;
	font-weight: 800;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #ff0000;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a:link {
	color: #0099ff;
	text-decoration: underline;
}
a:visited {
	color: #009933;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	text-decoration: underline;
}
img.pl {
	border-width: 0px;
}
.sltop {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.sl {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #ffffff;
}
.nb {
	list-style-type: none;
}
#header {
	width: 1000px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgill.gif);
	background-repeat: repeat;
}
#contents {
	width: 940px;
	height: 2550px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(images/bgill.gif);
	background-repeat: repeat;
}
#contents #introduction {
	width: 840px;
	height: 330px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #000000;
}
#contents #story {
	width: 500px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 20px;
	padding: 0px;
	float: left;
}
#contents #story #title_s {
	width: 500px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgill.gif);
	background-repeat: repeat;
}
#contents #story #list_s {
	width: 460px;
	height: 1100px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #000000;
}
#contents #story #image_k {
	width: 400px;
	height: 160px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
}
#contents #story #link_k {
	width: 360px;
	height: 80px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #000000;
}
#contents #information {
	width: 320px;
	height: 180px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #000000;
	float: right;
}
#contents #topics {
	width: 350px;
	height: 1850px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 5px;
	padding: 0px;
	background-color: #000000;
	float: right;
}
#contents #topics p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#footer {
	width: 900px;
	height: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image: url(images/bgill.gif);
	background-repeat: repeat;
}
address {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	color: #ffffff;
	background-color: #ff0000;
}