@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background-color: #1B1B1B;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #FFFFFF;
	display: none;
}
p {
	font-size: 0.9em;
}
#conteiner {
	width: 970px;
	height: 625px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-color: #999999;
	height: 110px;
	width: 970px;
}
#header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
}
#contents {
	background-color: #212121;
	height: 470px;
	width: 970px;
}
#navigation {
	background-color: #666666;
	width: 970px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 18px;
}
#navigation   h4 {
	margin-left: 200px;
	margin-top: 2px;
	font-size: 0.9em;
	font-weight: 500;
}
#navigation a, #navigation a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#navigation a:hover {
	color: #FF9933;
	text-decoration: underline;
}
#footer {
	background-color: #666666;
	height: 45px;
	clear: both;
	width: 970px;
}
#footer ul {
	margin-left: 80px;
	margin-top: 3px;
}
#footer li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footer a, #footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6633;
	text-decoration: underline;
}
#footer .home {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#footer p {
	text-align: center;
	color: #CCCCCC;
	width: 950px;
	margin-top: 25px;
}
#program a {
	text-decoration: none;
}
h2 {
	font-size: 1.0em;
}
h3 {
	font-size: 0.8em;
}
#leftmenu {
	background-color: #000000;
	height: 470px;
	width: 212px;
	float: left;
}
#leftmenu h2 {
	margin-top: 4px;
	margin-left: 20px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	color: #CCCCCC;
}
#leftmenu h3 {
	margin-top: 5px;
	margin-left: 20px;
	letter-spacing: 0.1em;
	color: #CCCCCC;
	line-height: 2em;
}
#leftmenu p {
	line-height: 1.4em;
	margin-left: 10px;
	color: #CCCCCC;
	font-size: 0.8em;
	margin-top: 2px;
}
#leftmenu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftmenu a {
	display: block;
	border: 1px solid #333333;
	height: 100px;
	width: 190px;
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 2px;
}
#leftmenu a:hover {
	border: 1px solid #999999;
}
#maincontents {
	height: 470px;
	width: 758px;
	background-color: #212121;
	float: right;
}
#maincontents #price {
	height: 470px;
	width: 545px;
	float: left;
}
#maincontents h2 {
	margin-top: 3px;
	line-height: 1.6em;
	margin-left: 8px;
	letter-spacing: 0.1em;
	color: #CCCCCC;
}
#maincontents h3 {
	margin-top: 7px;
	margin-bottom: 2px;
	margin-left: 20px;
	color: #CCCCCC;
	letter-spacing: 0.2em;
	font-size: 0.8em;
}
#maincontents li {
	list-style-type: square;
	margin-left: 23px;
	color: #CCCCCC;
}
#maincontents img {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontents table {
	border: 1px solid #666666;
	width: 500px;
	background-color: #333333;
	border-collapse: collapse;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #CCCCCC;
	letter-spacing: 0.1em;
}
#maincontents td {
	border: 1px solid #666666;
	background-color: #333333;
	padding-right: 3px;
	margin-left: 5px;
	padding-left: 5px;
}
#maincontents p {
	line-height: 1.5em;
	color: #CCCCCC;
	letter-spacing: 0.1em;
	margin-left: 25px;
	font-size: 0.8em;
	margin-right: 20px;
}
#rightmenu {
	background-color: #000000;
	height: 470px;
	width: 213px;
	background-image: url(etc/Lorinser_w.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float: right;
}
#rightmenu img {
	margin-left: 10px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
}
#rightmenu h2 {
	line-height: 2em;
	margin-left: 15px;
	margin-top: 3px;
	letter-spacing: 0.1em;
	color: #CCCCCC;
}
#rightmenu h3 {
	font-size: 0.8em;
	line-height: 2em;
	color: #CCCCCC;
	margin-left: 10px;
	letter-spacing: 0.1em;
}
#rightmenu h4 {
	font-size: 0.8em;
	margin-left: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
}
#rightmenu p {
	margin-left: 10px;
	line-height: 1.4em;
	margin-top: 3px;
	color: #CCCCCC;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-right: 3px;
}
#rightmenu a {
	color: #CCCCCC;
	font-size: 0.8em;
	font-weight: 600;
	line-height: 2em;
	margin-left: 8px;
}
#rightmenu a:hover {
	color: #CC6600;
	text-decoration: underline;
}
