@charset "UTF-8";
/**/
body {
	background: #FFFFFF url(../../common/img/bg.jpg) no-repeat center top;
	margin: 0 auto;
	text-align: center;
}

hr {
	display: none;
}

/*splash*/
h1 {
	width: 760px;
	height: 145px;
	margin: 0 auto;
}


/*container*/
#wrapper {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}


/*menu*/
ul#menu {
	width: 760px;
	height: 50px;
	margin: 0;
	clear: both;
}

ul#menu li {
	float: left;
	list-style-type: none;
}

ul#menu li a {
	display: block;
	overflow: hidden;
	text-indent: -10000px;
}

ul#menu li#menu01 a {
	width: 200px;
	height: 50px;
	background: url(menu01.jpg) no-repeat left top;
}

ul#menu li#menu02 a {
	width: 140px;
	height: 50px;
	background: url(menu02.jpg) no-repeat left top;
}

ul#menu li#menu03 a {
	width: 140px;
	height: 50px;
	background: url(menu03.jpg) no-repeat left top;
}

ul#menu li#menu04 a {
	width: 140px;
	height: 50px;
	background: url(menu04.jpg) no-repeat left top;
}

ul#menu li#menu05 a {
	width: 140px;
	height: 50px;
	background: url(menu05.jpg) no-repeat left top;
}

ul#menu li#menu06 a {
	width: 140px;
	height: 50px;
	background: url(menu06.jpg) no-repeat left top;
}

ul#menu li#menu01 a:hover,
ul#menu li#menu02 a:hover,
ul#menu li#menu03 a:hover,
ul#menu li#menu04 a:hover,
ul#menu li#menu05 a:hover,
ul#menu li#menu06 a:hover {
	background-position: left bottom;
}




/*copy*/
#copy {
	width: 290px;
	padding-top: 10px;
	float: left;
}

#copy h2 img {
	width: 290px;
	height: 100px;
	display: block;
	margin-bottom: 20px;
}

#copy h3 img {
	width: 290px;
	height: 40px;
	display: block;
	margin-bottom: 10px;
}

#copy p#read {
	width: 290px;
	display: block;
	padding-bottom: 20px;
	font-size: 92%;
	line-height: 160%;
	text-align: justify;
}



/*contents*/
#contents {
	width: 440px;
	padding-top: 10px;
	float: right;
}

#contents #cat01 {
	background: url(cat01bg.jpg) no-repeat left top;
	height: 150px;
}

#contents #cat01 dt {
	display: block;
	list-style-type: none;
}

#contents #cat01 dd#cat0101 a,
#contents #cat01 dd#cat0102 a,
#contents #cat01 dd#cat0103 a,
#contents #cat01 dd#cat0104 a {
	width: 280px;
	height: 23px;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	list-style-type: none;
}

#contents #cat01 dd#cat0101 a {
	background: url(cat0101.jpg) no-repeat left top;
}

#contents #cat01 dd#cat0102 a {
	background: url(cat0102.jpg) no-repeat left top;
}

#contents #cat01 dd#cat0103 a {
	background: url(cat0103.jpg) no-repeat left top;
}

#contents #cat01 dd#cat0104 a {
	background: url(cat0104.jpg) no-repeat left top;
}

#contents #cat01 dd#cat0101 a:hover,
#contents #cat01 dd#cat0102 a:hover,
#contents #cat01 dd#cat0103 a:hover,
#contents #cat01 dd#cat0104 a:hover {
	background-position: left bottom;
}

#contents #cat02 dt a {
	width: 440px;
	height: 120px;
	display: block;
	background: url(cat02.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -10000px;
}

#contents #cat03 dt a {
	width: 440px;
	height: 120px;
	display: block;
	background: url(cat03.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -10000px;
}

#contents #cat02 dt a:hover,
#contents #cat03 dt a:hover {
	background-position: left bottom;
}

#contents #cat02 dd.caption,
#contents #cat03 dd.caption {
	overflow: hidden;
	text-indent: -10000px;
	height: 0px;
	line-height: 0;
}






/*topics*/
#topics {
	width: 290px;
}

#topics dd#data {
	width: 290px;
	height: 85px;
	padding-top: 5px;
	display: block;
	overflow: auto;
	font-size: 92%;
}

#topics dd#data dl dt {
	width: 90px;
	float: left;
	font-size: 0.9em;
	padding-bottom: 10px;
	color: #666666;
}

#topics dd#data dl dd {
	width: 180px;
	float: left;
	font-size: 0.9em;
	padding-bottom: 10px;
	text-align: justify;
}



/*banner*/
#banner {
	width: 760px;
	padding-top: 20px;
	clear: both;
}

#banner li {
	display: block;
	float: left;
	padding-right: 5px;
}

#banner li a img {
	display: block;
}



/*footer*/
#footer {
	width: 760px;
	clear: both;
	margin: 0 auto;
	padding: 30px 0;
	text-align: left;
	font-size: 85%;
}

#footer #foundation {
	margin-bottom: 10px;
}

#footer #foundation span {
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}

#xylink {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: right;
	font-size: 85%;
}
