@import url("../common/kaiinmuke_common.css");

h1 {
	margin:0;
	padding:25px 0 0 10px;
	background:fff;
	color:#2F6C91;
	font-size:20px;
	height:45px;
	width:790px;
}

#MemberRegistry {
	color: #c06;
}
#MemberRegistry a {
	color: #00f;
	text-decoration: none;
}
#MemberRegistry a:hover {
	text-decoration: underline;
}

.Service {
	margin: 10px 0;
	padding: 3px;
	background: #E4F7EF;
	border: 1px solid #bdd;
}
.Service h4 {
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: 0 none;
	border: 3px double #66f;
}
.Service h4 a {
	display: block;
	margin: 0;
	padding: 7px 5px 5px 26px;
	width: 555px;
	color: #fff;
	font-size: 16px;
	_font-size: medium;
	line-height: 1;
	_letter-spacing: .1em;
	text-decoration: none;
	background-image: url("images/menubg1.gif");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	background-color: #44f;
}
.Service h4 a:link ,
.Service h4 a:visited {
	color: #fff;
}
.Service h4 a:active ,
.Service h4 a:hover {
	color: #fff;
	background-color: #66f;
}
.Service ul {
	margin: 6px 8px 8px 16px;
	padding: 0;
	list-style: none;
	color: #033;
}
.Service ul li {
	margin: 0;
	padding: 0;
}
.Service ul li:first-letter {
	color: #D74D9C;
}

ol li {
	margin-bottom: .5em;
}
ol li.Attention {
	color: #c06;
}

