@charset"utf-8";

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
	color: #666666;
	width: 100%;
	text-align: left;
}

p {
	margin: 0px;
	padding: 0px;
}

.popup_01 {
	background-image: url(img/popup/chirashi_kongetsu_ol_01.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 750px;
}

.popup_02 {
	background-image: url(img/popup/chirashi_kongetsu_ol_02.jpg);
	background-repeat: no-repeat;
	height: 401px;
	width: 750px;
}

.popup_03 {
	background-image: url(img/popup/chirashi_kongetsu_ol_03.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 750px;
}

.close {
	font-size: 12px;
	width: 40px;
	position: relative;
	top: 38px;
	left: 684px;
}

.popup_text_01 {
	font-size: 10px;
	line-height: 18px;
	width: 330px;
	position: relative;
	left: 370px;
}

.popup_text_02 {
	font-size: 10px;
	line-height: 12px;
	width: 200px;
	position: relative;
	left: 40px;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}