@charset "utf-8";
/* CSS Document */


h2#menseki{
	margin-top:10px;
	background-image:url(../img/menseki_t.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:534px;
	height:27px;
	padding-bottom:10px;
}
h2#privacy2{
	margin-top:40px;
	background-image:url(../img/privacy_t2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:534px;
	height:27px;
}
h2#info{
	margin-top:40px;
	background-image:url(../img/info_t.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:534px;
	height:27px;
	padding-bottom:10px;
}
h3.guide{
	margin-top:10px;
	font-size:14px;
	color:#215dd1;
	font-weight:bold;
}

ul#privacy_list{
	list-style-type:disc;
}
ul#privacy_list li{
	list-style-type:disc;
	margin-left:30px;
}
ul#mail_link{
	width:150px;
	height:auto;
	margin:0 auto;
}
ul#mail_link li{
	background-image:url(../img/mail.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	height:20px;
}