@charset "UTF-8";
* {
	margin:0px;
	padding:0px;
	font-family:"MS UI Gothic", Osaka,"メイリオ", "Verdana", "Times New Roman", Times, serif;
	letter-spacing:0.15em;
	color:#646464;
	text-align:center;
	width:620px;
}
strong {
	width:auto;	
}
h1 {
	margin-top:48px;
	text-align:center;
}
h2 {
	font-size:11pt;
	text-align:center;
	margin-top:8px;
	margin-bottom:32px;
}
h3 {
	padding:0px;
	font-size:11pt;
	margin:0px auto;
	margin-top:20px;
	letter-spacing:0em;
	
}
img#logo {
	width:320px;
	height:100px;
	margin:0px auto;
	display:block;
}
p {
	font-size:11pt;
	font-weight:bold;
	line-height:1.6em;
	font-family:"MS UI Gothic", Osaka,"メイリオ", "Verdana", "Times New Roman", Times, serif;
}
p.notice {
	clear:both;
	font-size:9pt;
}
div#info p {
	text-align:left;
	letter-spacing:0.05em;
	line-height:1.2em;
}
address {
	color:#AAAAAA;
	clear:both;
	margin-top:132px;
	padding-top:3px;
	text-align:center;
	font-size:9pt;
	padding-right:8px;
	font-family:"Times New Roman", Times;
	letter-spacing:0em;
	font-style:normal;
	font-weight:bold;
}
p a {
	text-decoration:none;
	letter-spacing:0em;
}
img {
	margin:12px;
}
div#yn a {
	font-family:"Times New Roman", Times;
	display:block;
	text-align:center;
	background:url(../images/160_28_pink_btn.gif);
	background-repeat:no-repeat;
	width:160px;
	height:28px;
	padding-top:2px;
	font-size:14pt;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
div#yn {
	width:360px;
	margin:16px 124px;
}
div#info {
	padding:8px 0px;
	width:620px;
	margin:0px auto;
	margin-top:56px;
	margin-bottom:16px;
	border-top:2px solid #EF4697;
	border-bottom:2px solid #EF4697;
}