@charset "UTF-8";
/*head*/
body {
	background: url(bg.gif) repeat-x center top;
	margin: 0 auto;
}

#contents {
	background: url(bg.jpg) no-repeat center top;
	margin: 0 auto;
}

#head {
	margin: 0 auto;
	width: 760px;
	height:370px;
	text-align: left;
	display: block;
	clear: both;
	background: url(bg.jpg) repeat-x center top;
}

h1 img {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 50px;
	clear: both;
	display: block;
}

#phrase img {
	margin-top: 25px;
	margin-bottom: 5px;
	display: block;
}

#catch img {
	display: block;
}

#copy img {
	margin-top: 50px;
	margin-bottom: 80px;
	display: block;
}




/*middle*/
#middle {
	width: 760px;
	margin: 0 auto;
	display: block;
	clear: both;
	background: url(midbg.gif) no-repeat center top;
	height: 290px;
	text-align: left;
}

/*link*/
#link {
	width: 380px;
	display: block;
	float: right;
}

#link dd#list {
	width: 360px;
	height: 245px;
	overflow: auto;
	margin-top: 10px;
}

#link dd#list li {
	width: 310px;
	border-top: 1px dashed #999999;
	font-size: 0.9em;
	line-height: 1.1em;
	list-style-type: none;
	padding-left: 20px;
	background: url(arrow.gif) no-repeat left center;
}

#link dd#list li a {
	width: 310px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

#link dd#list li a:hover {
	background: #f5f5f5;
}


/*menu*/
#menu {
	width: 350px;
	display: block;
	float: left;
	margin-top: 0;
	height: 290px;
}

#menu dd a {
	width: 350px;
	height: 50px;
	display: block;
	text-indent: -10000px;
}

#menu #btn01 a:hover,
#menu #btn02 a:hover,
#menu #btn03 a:hover,
#menu #btn04 a:hover,
#menu #btn05 a:hover {
	background-position: left bottom;
}

#menu #btn01 a {
	background: url(m01.gif) no-repeat center top;
}

#menu #btn02 a {
	background: url(m02.gif) no-repeat center top;
}

#menu #btn03 a {
	background: url(m03.gif) no-repeat center top;
}

#menu #btn04 a {
	background: url(m04.gif) no-repeat center top;
}

#menu #btn05 a {
	background: url(m05.gif) no-repeat center top;
}



/*bottom*/
img#bottom {
	clear: both;
	display: block;
	margin: 0 auto;
	line-height: 0;
}


/*footer*/
#footer {
	width: 760px;
	clear: both;
	margin: 0 auto;
	padding: 0 0 20px;
}
