@charset "utf-8";
/* CSS Document */

h1 {
	background-image: url(com_img/top-img.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 209px;
}
#main {
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	width: 520px;
}
#main #purpose {
	background-color: #EBEBEB;
	padding: 5px;
}
#main #purpose p {
	padding: 10px;
	border: 2px ridge #FFF;
}
#main h2 {
	background-image: url(com_img/new.gif);
	background-color: #CCE6F2;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 13px;
}
#main .green {
	font-size: 16px;
	color: #51AD1E;
	margin-left: 105px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#main dt {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	padding-left: 8px;
	padding-top: 3px;
	font-size: 1em;
}
#main dd {
	margin-left: 105px;
	margin-top: -1.4em;
}
#main img {
	margin-bottom: 5px;
}
#main .section {
	width: 165px;
	float: left;
	height: 85px;
	border: 1px solid #84E351;
	margin-top: -1ex;
	margin-right: 5px;
	margin-bottom: 15px;
}
#main .section #md1 {
	background-image: url(com_img/md-kaisoku.gif);
	background-repeat: no-repeat;
	background-color: #8CE35E;
	text-indent: -9999px;
	height: 25px;
	margin-bottom: 3px;
}
#main .section #md2 {
	background-image: url(com_img/md-schedule.gif);
	background-repeat: no-repeat;
	background-color: #8CE35E;
	text-indent: -9999px;
	height: 25px;
	margin-bottom: 3px;
}
#main .section #md3 {
	background-image: url(com_img/md-kiroku.gif);
	background-repeat: no-repeat;
	background-color: #8CE35E;
	text-indent: -9999px;
	height: 25px;
	margin-bottom: 3px;
}
#main .section p {
	margin-right: 3px;
	margin-left: 3px;
}
#main .section .offRight {
	text-align: right;
}
#main #menu3 {
	margin-right: 0px;
}
#right {
	float: right;
	margin-top: 8px;
	margin-right: 10px;
}
#right a img {
	margin-bottom: 4px;
}
