@charset "utf-8";

@import "base.css";


#contents {
	position:relative;
	margin-top:13px;
}

#annai {
	position:absolute;
	top:0px;
	left:7px;
	width:212px;
	/*background:#EEEEEE;*/
	/*padding-bottom:20px;*/
	border:solid 1px #C11B00;
}

#membersite {
	/*padding:0px 0px 0px 240px;*/
	padding-left:240px;
	min-height:260px;
}

h2 {
	/*padding-left:27px;
	/*background:url(/share_img/mark_orange.gif) no-repeat 7px center;
	color:#513E1E;
	font-weight:bold;
	line-height:25px;
	height:25px;*/
}

#annai h2 {
	/*background-color:#E0C8D0;*/
	/*background:url(../keiyaku/img/title_annai.gif) no-repeat left center;
	text-indent:-9999px;*/
}

#annai p {
	color:#484848;
	margin:0.5em 0px 1em;
	padding:0px 10px;
	line-height:150%;
}

#annai p strong {
	font-weight:bold;
}

#annai p em {
	color:#F50909;
}

#annai p.notes {
	font-size:80%;
	margin:1em 0px;
}

#membersite h2 {
	/*background-color:#C8E0D8;*/
	/*background:url(../keiyaku/img/title_membersite.gif) no-repeat left center;
	text-indent:-9999px;*/
	margin-bottom:11px;
}

#membersite h3 {
	color:#858585;
	margin:0.5em 0px 0px 0px;
}

#membersite ul {
	margin:4px 0px 2.5em 8px;
}

#membersite li {
	margin:2px 0px 8px 0px;
	line-height: 30px;
}

#membersite h4 {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 16px;
}

#membersite h4 a {
	font-weight:bold;
}

#membersite li p {
	padding-left:22px;
}
#membersite h4 .date{
	font-size:90%;
	display: block;
	width: 100px;
	text-align: right;
	float: right;
	position: relative;
	padding-right: 15px;
}
#membersite h4 .new{
	color:#FF0000;
}




