@charset "UTF-8";

/* CSS Document */

#container {
	width:950px;
	margin:0px auto;
	color:#666;
}

#header {
}

h1 {
	background:url(images/index/index_header.jpg) no-repeat;
	width:950px;
	height:176px;
	text-indent:-5000px;
}

#contents {
}

.column01 {
	color:#FFF;
	width:949px;
	background:url(images/index/index_footer.jpg) #000 bottom no-repeat;
}

.column01-inner {
	overflow: hidden;
	position: relative;
}

.note-image {
	float:left;
	height:149px;
	width:139px;
}

.note-image img {
	margin:10px 20px 50px;
}

.note-text {
	margin:25px 15px 50px 0px;
}

.column02 {
	margin-top:30px;
	text-align:center;
	overflow: hidden;
	position: relative;
}

a img {
	border:0px solid #FFF;
}

#footer {
	font-size:69%;
	line-height:138%;
	text-align:center;
	margin:300px 0px;
}
