@charset "utf-8";

body, div, pre, p, blockquote, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, pre,  form, fieldset, input, textarea, select, option, table, th, td, embed, object, address, non {
	margin:0;
	padding:0;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-weight:normal;
	font-style:normal;
}
h1, h2, h3, h4, h5, h6, p, li, dt, dd, form, pre, address, blockquote, non {
	font-size:12px;
	line-height:1.25em;
}

a { text-decoration: none; }
a:link { color:#333333; }
a:visited { color:#666666; }
a:hover { color:#999999; background-color: yellow; }
a:active { color:#cccccc; background-color: yellow; }

#top_page {
	margin: 0 auto;
	min-width: 980px;
	}

#top_title {
	width: 500px;
	height: 500px;
	background: url(../img/title_img.jpg) no-repeat;
	}

#top_main {
	width: 450px;
	font-size: 14px;
	text-align: left;
	line-height: 250%;
	margin-bottom: 120px;
	}


#footer {
	height: 30px;
	text-align: center;
	font-size: 9px;
	color: #333333;
	}

#cr_page {
	margin: 0 auto;
	min-width: 980px;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 15px;
}

#cr_top {
	font-family: "times new roman",times,serif;
	font-size: 36px;
	/* font-weight: bold; */
	color: #333333;
	margin-top: 30px;
	margin-bottom: 15px;
	}

