@charset "Shift_JIS";

body,h1,h2,h3,h4,p,img,form,ul{
margin: 0;
padding: 0;
}

a img {
border: none;
}

a{
outline: 0;
}

body {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	line-height: 1.5em;
	background-color: #ceefff;
	color: #0A000A;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	background-color: #ceefff;
	background-image: url(../images/common/sadowbk.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/common/menubk.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header {
	height: 140px;
	background-image: url(../images/common/header.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 0px;
}
#header h1 {
	float: left;
	height: 140px;
	width: 230px;
}
#header h2 {
	float: left;
	font-size: 90%;
	color: #FF9900;
	margin-left: 30px;
	margin-right: 25px;
	line-height: 1.4em;
	margin-top: 7px;
	letter-spacing: 0.05em;
	width: 545px;
	font-weight: normal;
}
#header .sim {
	float: right;
	margin-right: 20px;
	margin-top: 45px;
}
#header .sim .sllogo {
	width: 86px;
	margin-right: 5px;
	float: left;
}
#header .sim .slurl {
	float: left;
		color: #325d7d;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
}
#header .sim .slurl a {
	color: #325d7d;
	font-size: 13px;
}
#header .sim .slurl a:hover {
	color: #000099;
}
#right {
	width: 600px;
	background-color: #FFFFFF;
	float: right;
}
/* footer */
#footer {
	font-size: 10px;
	line-height: 20px;
	font-family: verdana;
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(../images/common/footer.gif);
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
/*menu*/
#menu {
	width: 230px;
	float: left;
	padding-top: 10px;
	color: #FFFFFF;
}

#menu a {
	text-decoration: none;
}
#menu a:hover {
}
#menu ul li {
	list-style-type: none;
	font-size: 12px;
	font-family: Verdana;
	width: 230px;
	height: 46px;
	letter-spacing: .05em;
	font-weight: bold;
}

#menu ul li a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 25px;
	display: block;
	margin: 0px;
}
#menu ul li a:hover {
	background-image: url(../images/common/navi_o.gif);
	background-repeat: no-repeat;
	color:  #66FFFF;
	display: block;
}
#menu li.navi01 a {
	line-height: 46px;
}
#menu li.navi02 a {
	line-height: 15px;
	padding-top: 7px;
}

/*menu hover*/
#menu li.navi01 a:hover {
	}
#menu li.navi02 a:hover {
	height: 46px;
}

.lang {
	font-size: 95%;
	text-align: center;
	margin-bottom: 20px;
	color: #66FFFF;
}
.lang a:link {
	color: #66FFFF;
	background-color: #000000;
	border: 1px solid #666666;
	margin: 3px;
	padding: 2px 5px 2px 5px;
}
.lang a:hover {
	color: #FFFFFF;
}
.lang a:visited {
	color: #66FFFF;
	background-color: #000000;
	border: 1px solid #666666;
	margin: 3px;
	padding: 2px 5px 2px 5px;
}
.banner {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 25px;
}
.banner2 {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
}


