@charset "Shift_JIS";


#main_visual {
	background-image:url(../img/main_visual.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 245px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#nt {
	width: 380px;
	margin-top: 20px;
	margin-left: 5px;
	clear: left;
	float: left;
}

#nt p {
	background-image : url(../img/dot1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	font-size: 80%;
	line-height: 1.5em;
	padding-left: 10px;
}

#top_online {
	clear: right;
	float: right;
	margin-top: 20px;
	width:175px;
}
#top_online h3 {
	color:#E40263;
}

.group_name {
	font-size: 90%;
	line-height: 1.5em;
	font-weight: bold;
	color: #00923B;
	margin-bottom: 1px;
}
.group_name a {
	color: #00923B;
	text-decoration:underline;
}
.group_hereon {
	padding: 5px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #B5DCCB;

}
.group_accessmap {
	font-size: 90%;
	line-height: 1.5em;
	font-weight: bold;
	color: #00923B;
	margin-bottom: 1px;
	float:left;
	width:60%;
}
.group_accessmap2 {
	font-size:80%;
	float:left;
	width:60%;
}
.group_accessimg {
	float:right;
}
.clearr {
	clear:both;
}
.maplogo img {
	margin:-2px 0 7px; 
}

.kokyakusys_read {
	background-color: #EDF7F0;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #69C595;
}

.sitemap td {
	padding-right: 5px;
	padding-left: 5px;
}

.sitemap h2 {
	font-size: 100%;
	line-height: 1.5em;
	background-color: #DEF4EB;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCE8D5;
	padding-left: 3px;
}

.sitemap p {
	font-size: 90%;
	line-height: 1.5em;
	background-image : url(../img/dot1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

