@charset "utf-8";

body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.5em;
	color: E8E6CD;
	background-image: url(../img/commons/whiteback.gif);
	background-repeat: repeat;
}
.ms {
	position : absolute;
	top : 0px;
	left : -999px;
	z-index: 1;
	font-size: 10px;
}


#mother {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#header {
	width: 900px;
}
#main {
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 25px;
}
#under {
	width: 860px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#unl {
	float: left;
	height: 300px;
	width: 255px;
	margin-right: 10px;
}
#calendar {
	padding: 5px;
	float: right;
	border: 1px dotted #00CCCC;
}
#cl {
	clear: both;
}
#footer {
	width: 850px;
	background-image: url(../img/commons/footer.gif);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #75714A;
	text-align: right;
	background-position: left bottom;
	padding: 25px;
}

#footer a{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;

}
#unr {
	float: left;
	height: 300px;
	width: 260px;
	margin-right: 10px;
}
#news {
	float: left;
	width: 420px;
	margin-right: 10px;
	background-image: url(../img/commons/information.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}
#topic {
	float: left;
	height: 249px;
	width: 260px;
	margin-right: 10px;
	background-image: url(../img/commons/topic-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 51px;
}
.ifborder {
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topmain {
	width: 900px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

