﻿* {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	border-style: none;
	padding: 0px;
	margin: 0px;
}
html {
	height: 100%;
}
body {
	background-color: #7D0000;
}
#base {
	width: 840px;
	height: 1400px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	float: left;
	width: 799px;
	height: 100%;
	background-image: url('img/aigis_main.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
}
#main ul {
	position: absolute;
	width: 240px;
	height: 20px;
	top: 0px;
	right: 20px;
	list-style-type: none;
}
#main ul li {
	float: left;
	width: 120px;
	height: 20px;
	text-indent: -9999px;
}
#main ul .axltop a {
	background-image: url('img/aigis_navi.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 100%;
	height: 100%;
}
#main ul .axltop a:hover {
	background-position: 0px -20px;
}
#main ul .pro2top a {
	background-image: url('img/aigis_navi.jpg');
	background-repeat: no-repeat;
	background-position: -120px 0px;
	display: block;
	width: 100%;
	height: 100%;
}
#main ul .pro2top a:hover {
	background-position: -120px -20px;
}
#list_d1 {
	position: absolute;
	width: 400px;
	height: 759px;
	top: 330px;
	right: 20px;
	text-align: right;
}
#list_d1 span {
	font-size: 14px;
}
#list_d2 {
	position: absolute;
	width: 400px;
	height: 759px;
	top: 330px;
	right: 20px;
	text-align: right;
	line-height: 2em;
}
#info {
	position: absolute;
	width: 400px;
	height: 200px;
	top: 1100px;
	right: 20px;
	text-align: right;
}
#info .title {
	font-weight: bold;
}
#right {
	float: left;
	width: 40px;
	height: 274px;
}
#right ul {
	width: 40px;
	height: 274px;
	list-style-type: none;
}
#right ul li {
	width: 40px;
	height: 137px;
	text-indent: -9999px;
}
#disc1 #right ul .d1 {
	background-image: url('img/aigis_page.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#disc1 #right ul .d2 {
	background-image: url('img/aigis_page.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#disc2 #right ul .d1 {
	background-image: url('img/aigis_page.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
#disc2 #right ul .d2 {
	background-image: url('img/aigis_page.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#right ul .d1 a , #right ul .d2 a {
	display: block;
	width: 100%;
	height: 100%;
}
#info .notice {
	color: #FF0000;
}
