@charset "utf-8";
/* formatting style
---------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
}
hr {
	color: #FF0000;
}


body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-color: #FFCC66;
}
/* link style
---------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
	position: relative;
	right: 5px;
}
a:active {
	text-decoration: none;
	position: relative;
	right: 3px;
}

strong {
	color: #FF0000;
}
#warraper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #FFFFFF;
}
#top {
	background-color: #000066;
	color: #FFFFFF;
}

h1 {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 10px none #FF0000;
}
h2 {
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #000066;
	padding-left: 15px;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
	border-left-width: 40px;
	border-left-style: solid;
	border-left-color: #669966;
}
#warraper .two {
	border-left-color: #FF9900;
}

#warraper ul {
	margin-left: 45px;
	list-style-position: inside;
	margin-bottom: 5px;
	margin-right: 15px;
	border: 2px dashed #CCCCCC;
	margin-top: 3px;
}
#warraper .three {
	border-left-color: #3399FF;
}
#warraper .four {
	border-left-color: #CC9900;
}
#warraper .five {
	border-left-color: #CC0000;
}

li {
	list-style-type: none;
	background-image: url(image/list.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 3px 5px;

}

p {
	margin-left: 30px;
	margin-right: 30px;
	clear: left;
}
table {
	font-size: 1em;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}
ul.pan {
	position: absolute;
	top: 3px;
	right: 5px;
	background-color: #FFFFFF;
	font-size: 0.8em;
	border: 2px solid #FF6600;
	padding-right: 5px;
}
ul.pan li  {
	float: left;
	margin-left: -15px;
	border-bottom-style: none;
	list-style-type: none;
	background-image: none;
}
#undar {
	text-align: center;
	color: #FFFFFF;
	background-color: #000066;
}
#warraper .naiyo {
	float: left;
	width: 250px;
}
#warraper .ren {
	background-color: #000066;
	text-align: center;
	border: 4px solid #FF0000;
	margin-bottom: 5px;
	margin-top: 10px;
}
