#wrapper {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-image: url(img/shadow.jpg);
}
#empty {
	width: 900px;

}


#header {
	width: 900px;
	background-image: url(img/header.jpg);
	float: left;
	color: #FFF;
	height: 88px;
}
#header h1 {
	float: left;
	margin-bottom: 11px;
	margin-top: 25px;

}
h1 a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 40px;
}



#left {
	width: 190px;
	background-image: url(img/left.jpg);
	float: left;
	height: 750px;
	background-repeat: no-repeat;
	background-color: #E5F0F4;
	margin-bottom: 3px;
}

#left img {
	margin-left: 25px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	margin-top: 0px;
}


#navi {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	height: 300px;
	width: 190px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi li {
	width: 190px;
	height: 62px;
	text-align: center;
}
#navi li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 35px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
	height: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#navi li a:hover {
	color: #9CF;
}
#contents {
	height: auto;
	width: 520px;
	background-color: #FFF;
	float: left;
}
#contents table {
	margin-left: 30px;
}
h2 {
	font-size: 16px;
	color: #FFF;
	background-image: url(img/title.jpg);
	width: 420px;
	padding-top: 5px;
	height: 25px;
	padding-left: 20px;
	margin-left: 40px;
}
.sentence {
	font-size: 12px;
	color: #000;
	line-height: 150%;
	margin-left: 40px;
}


#new {
	height: 310px;
	width: 440px;
	margin-left: 40px;
}
#contents dt {
	font-weight: bold;
	font-size: 14px;
	margin-left: 40px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 10px;
	clear: both;
}
#contents dd {
	padding-left: 40px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	color: #FFF;
	font-size: 16px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#right {
	height: 750px;
	width: 190px;
	background-image: url(img/right.jpg);
	float: left;
	margin-bottom: 3px;
	background-color: #F2F7FA;
	background-repeat: no-repeat;
}
.white20 {
	margin-left: 20px;
	font-size: 12px;
	color: #FFF;
	line-height: 120%;
}

#right #add {
	margin-top: 300px;
	color: #006;
	font-weight: bold;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 25px;
}


#calen {
	height: 165px;
	width: 190px;
}
#footer {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	color: #FFC;
	font-size: 12px;
	clear: both;
	height: 24px;
	padding-top: 7px;
}
.foot {
	margin-right: 350px;
	margin-left: 20px;
}
h5 {
	font-size: 12px;
	text-indent: 10px;
}
#bottom {
	height: 13px;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 7px;
	color: #CCC;
	float: right;
	width: 100px;
}
#bottom a {
	text-decoration: none;
}

#bottom a:link {
	color: #999;
}
#bottom a:visited {
	color: #CCC;
}

#bottom a:hover {
	color: #FFF;
}
#bottom a:active {
	color: #FFF;
}
#banar {
	height: 310px;
	margin-top: 50px;
	background-color: #E5F0F4;
}

body {
	margin-top: 0px;
	font-size: 12px;
	color: #003;
	text-decoration: none;
}
.right {
	text-align: right;
	display: block;
	margin-right: 20px;
}

.nospace {
	margin: 0px;
}

.space {
	margin-left: 40px;
}
.space120 {
	margin-left: 120px;
}

.ma242 {
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
}

/* hide hack from Mac-IE5 \*/* html .mybuggyelement { height: 1%; }/* end hiding */

