/*######################################
ワイズ HP
■TOPページ用■
base.css
CSS Version 2.0
LastModefied:2007.1.31 By hirukawa
######################################*/
@charset"UTF-8";

*{
	padding: 0;
	margin: 0;
}

html{
	height: 100%;
	font-family: "ＭＳ Ｐゴシック" ,sans-serif;
}

body{
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 0.8em;
	vertical-align: top;
}

img{
	border: 0;
	vertical-align: top;
}

#Contents{
	width: 803px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #333333; 
	border-right: 1px solid #333333;
	border-top: 1px solid #333333; 
	text-align: left;
	vertical-align: top;
}

body > #Contents {
    height: auto;
}

#top{
	width: 803px;
	height: 14px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#Head{
	width: 803px;
	height: 188px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 9pt;
}

#Menu {
	width: 803px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
}

#Menu a{
	padding: 0px;
	margin: 0px;
	width: 220px;
	height: 47px;
	display: block;
}

#Menu a:hover {
	background-color: #C4CEDA;
	color: #084a7f;
	width: 220px;
	line-height: 47px;
}

#Menu ul {
	width: 803px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

#Menu li {
	width: 152px;
	list-style: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #084a7f;
	color: #ffffff;
	display: inline;
	line-height: 31px;
}

#Main {
	width: 803px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	vertical-align: top;
}

#Right{
	float: right;
	padding-top: 0px;
	width: 120px;
	height: auto;
}

#Right ul{
	padding-right: 0px;
	margin-top: 0px;
	width: 120px;
	height: auto;
	text-align: center;
}

#Right li{
	list-style: none;
	width: 120px;
	text-align: center;
}

#Right a {
	padding: 0px;
	width: 120px;
	height: 33px;
	text-align: center;
	margin: 0px;
	display: block;
}

#Left{
	width: 660px;
	height: auto;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	margin: 0px;
}

#Left div.topleft{
	width: 660px;
	height: auto;
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#Left div.list {
	width: 660px;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
}

#Left div.list a{
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 11pt;
	text-decoration: none;
	width: 220px;
	height: 31px;
	display: block;
}

#Left div.list a:hover {
	background-color: #C4CEDA;
/*	background-image: url(../grf/b_top_bk2.gif);*/
	color: #084a7f;
	width: 220px;
	line-height: 31px;
}

#Left div.list ul {
	width: 660px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

#Left div.list li {
	width: 220px;
	list-style: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #084a7f;
	color: #ffffff;
	display: inline;
	line-height: 31px;
}

.menulist {
	padding-left: 0px;
	margin-top: 0px;
	width: 220px;
	height: auto;
	position: relative
}

#Left div.joho {
	margin-top: 10px;
	width: 660px;
	height: 127px;
	border: 0px;
	text-align: left;
}

#Left div.joho table {
	float: right;
}

#Left div.joho td {
	font-size: 9pt;
	height: 127px;
	width: 460px;
	padding-right: 0px;
	vertical-align: middle;
	text-align: left;
}

#Bottom{
	width: 803px;
	height: 14px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#Newbody{
	padding-top: 5px;
	padding-bottom: 5px;
}

div#New {
	font-size: 9pt;
	width: 368px;
	text-align: left;
	line-height: 139%;
}

#Foot {
/* これ以降Mac IE 5のみに適用される \*//*/
	clear: right;
/* これ以降Mac IE 5以外にも適用される */
/* これ以降Mac IE 5には適用されない \*/
	clear: both;
/* これ以降Mac IE 5にも適用される */
	width: 803px;
	height: 84px;
	margin-top: 0px;
	background-color: #999999;
	color: #000000;
	text-align: right;
	font-size: 9pt;
	line-height: 20px;
}

