@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #333;
	text-align: center;
	margin-top: 15px;
}
img {
	vertical-align: bottom;
	border-width: 0px;
}
a {
}
a:visited {
}
a:hover {
}
a:active {
}
address {
	background-color: #e7ebef;
	padding: 20px 0px;
	font-style: normal;
	font-size: 85%;
}
#pop4_container {
	margin: 0px auto 15px;
	width: 440px;
	text-align: left;
}
#header {
	width: 440px;
	min-height:1%;
}
#header:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#header h1 {
	float: left;
	width: 168px;
	font-size: 2px;
}
#header p {
	float: right;
	width: 265px;
}
#pop4_contents {
	clear: both;
	width: 440px;
	margin-bottom: 20px;
}
#pop4_container .go_top {
	text-align: right;
	margin-bottom: 20px;
}
#pop4_container .close {
	text-align: center;
	margin-bottom: 20px;
}
#pop4_container h2 {
	font-size: 123.1%;
	font-weight: bold;
	background: url(../../common/images/BG_h_01.gif) no-repeat 0px 0px;
	line-height: 50px;
	color: #0069c6;
	margin-bottom: 15px;
	padding-left: 15px;
}
#pop4_contents h3 {
	font-size: 93%;
	color: #003b93;
	font-weight: normal;
	margin-bottom: 15px;
}
#pop4_container p {
	margin-bottom: 15px;
}
#pop4_container p strong {
	font-weight: normal;
	color: #F00;
}
