@charset "utf-8";
/* CSS Document */


/* ======================================

	0.global

======================================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	/*font-size: 12px;*/
	line-height: 18px;
	/*font-family: inherit;
	vertical-align: baseline;*/
}


/*ページ全体のリンク色設定*/
a:link {  
	color				: #7DCDF4;
	text-decoration		: none;
}
		
a:visited {  
	color				: #7DCDF4;
	text-decoration		: none;
}
		
a:active {  
	color				: #7DCDF4;
	text-decoration		: none;
}
		
a:hover {  
	color				: #7DCDF4;
	text-decoration		: underline;
}


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #404040;
	background:url(../free-download/images/bg.gif);
	text-align:center;
}


#wrapper {
	width:750px;
	margin:70px auto;
	background-color:#ffffff;
	text-align:left;
}


.enter {
	margin:70px auto;
	width:750px;
}

.page02 {
	width:660px;
	background:url(../free-download/images/page02txt_bg.jpg) no-repeat 0 480px;
	padding:20px 45px;
}

.page02_02 {
	width:660px;
	background:url(../free-download/images/page02txt_bg.jpg) no-repeat 0 700px;
	padding:20px 45px;
}

.page02_txt {
	width:336px; 
	margin:0 0 20px 25px;
}

.page02_txt p {
	margin-bottom:24px;
}	
.page02_campaign {
	width:660px;
	height:174px;
	background:url(../free-download/images/page02_img02.gif) no-repeat;
}

.page02_campaign p {
	padding:100px 0 0 180px;
	margin:0 auto;
}


.page03 {
	width:654px;
	background:url(../free-download/images/page03_bg.jpg) no-repeat 0 150px;
	padding:20px 48px;
}
	


.page04 {
	background:url(../free-download/images/page02_bg.jpg) no-repeat;
	height:600px;
	}
	
.page04_familysite img {
	margin:3px 0;
}

.page04_2 {
	background:url(../free-download/images/page02_bg.jpg) no-repeat;
	height:500px;
	}

.page04_3 {
	background:url(../free-download/images/page02_bg.jpg) no-repeat;

	}

