/* メーリングリスト・バックナンバー・サイトマップ
------------------------------------------------------------ */


/* メーリングリスト
------------------------------------------------------------ */
#ml-guide{
	background-color: #deebf0;
	width: 580px;
	padding: 15px;
	margin-bottom: 35px;
}
#ml-guide h4{
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#ml-guide ul{
	line-height: 2.0;
	font-weight: bold;
	margin-bottom: 10px;
}
#reg{
	border: 1px solid #CCCCCC;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#reg ul#contactlink{
	width: 226px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#reg ul#contactlink li{
	background-image: url(../contact/img/contact_link_back.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 197px;
	padding-left: 29px;
	padding-top: 7px;
	background-position: left;
	margin-bottom: 10px;
	margin-left: 0px;
}
#reg ul#contactlink li a{
	color: #555555;
}
#reg ul#contactlink li a:hover{
	color: #0068B7;
}
#reg p{
	line-height: 1.5em;
}
p#privacy{
	margin-top: 40px;
	margin-bottom: 30px;
}


/* ニュース　バックナンバー
------------------------------------------------------------ */
dl.backnumber{
	width: 590px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 35px;
}
dl.backnumber dt{
	width: 150px;
	float: left;
}
dl.backnumber dd{
	padding-left: 150px;
	margin-bottom: 8px;
}
dl.backnumber dd a{
	text-decoration: none;
}


/* ニュースレター
------------------------------------------------------------ */
dl.newsletter{
	width: 590px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 35px;
}
dl.newsletter dt{
	margin-left: 35px;
	margin-top: 15px;
	font-size: 11px;
}
dl.newsletter dd{
	margin-bottom: 20px;
}
dl.newsletter dd a{
	vertical-align: bottom;
}

/* ニュースレター　バックナンバー
------------------------------------------------------------ */
dl.nlbacknumber{
	width: 590px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 35px;
}
dl.nlbacknumber dt{
	width: 100px;
	float: left;
}
dl.nlbacknumber dd{
	padding-left: 100px;
	margin-bottom: 8px;
}
dl.nlbacknumber dd a{
	text-decoration: none;
}


/* サイトマップ
------------------------------------------------------------ */
.sitemap{
	clear: left;
	width: 610px;
}
.sitemap h3{
	margin-bottom: 10px;
	background-image: url(../sitemap/img/main_tback.gif);
	background-repeat: no-repeat;
	width: 575px;
	padding-left: 35px;
	height: 29px;
	padding-top: 6px;
	font-weight: bold;
}
.sitemap h3 span{
	font-size: 10px;
}
.sitemap h3.sitet_bottom{
	margin-bottom: 20px;
}
.sitemap ul{
	margin-bottom: 40px;
	width: 599px;
	overflow: hidden;
	margin-left: 11px;
}
.sitemap li{
	display: block;
	background-image: url(../sitemap/img/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 24px;
	padding-left: 16px;
	float: left;
}

