@charset "UTF-8";
body {
	text-align: center;
	background: url(../img/bg.jpg) no-repeat center top;
}


/*header*/
#header {
	width: 760px;
	margin: 0 auto;
	height: 170px;
	text-align: left;
	line-height: 0;
}

h1 img {
	margin-top: 15px;
	height: 20px;
}

#header p {
	margin-top: 15px;
	width: 760px;
	height: 120px;
}

#header #catch {
	width: 760px;
	height: 120px;
	overflow: hidden;
}

#header #catch img {
	display: block;
	width: 760px;
	height: 120px;
}


/*profile*/
#profile {
	width: 760px;
	clear: both;
	height: 36px;
	margin-top: 0px;
}

#profile dt, #profile dd {
	float: left;
	height: 36px;
}

#profile #cp img {
	height: 36px;
	display: block;
}

#profile #home a,
#profile #cp01 a,
#profile #cp02 a,
#profile #cp03 a,
#profile #cp04 a,
#profile #cp05 a,
#profile #cp06 a {
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	height: 36px;
	line-height: 36px;
}

#profile #home a {
	background: url(../img/home.gif) no-repeat left top;
	width: 75px;
	margin-right: 25px;
}

#profile #cp01 a {
	background: url(../img/cp01.gif) no-repeat left top;
	width: 85px;
}

#profile #cp02 a {
	background: url(../img/cp02.gif) no-repeat left top;
	width: 85px;
}

#profile #cp03 a {
	background: url(../img/cp03.gif) no-repeat left top;
	width: 85px;
}

#profile #cp04 a {
	background: url(../img/cp04.gif) no-repeat left top;
	width: 85px;
}

#profile #cp05 a {
	background: url(../img/cp05.gif) no-repeat left top;
	width: 125px;
}

#profile #cp06 a {
	background: url(../img/cp06.gif) no-repeat left top;
	width: 85px;
}

#profile #home a:hover,
#profile #cp01 a:hover,
#profile #cp02 a:hover,
#profile #cp03 a:hover,
#profile #cp04 a:hover,
#profile #cp05 a:hover,
#profile #cp06 a:hover {
	background-position: left bottom;
}



/*wrapper*/
#wrapper {
	width: 760px;
	margin: 0 auto;
	clear: both;
}

/*page*/
#page {
	float: left;
	width: 520px;
	text-align: left;
	clear: left;
	margin-top: 15px;
}

h2 {
	width: 520px;
	height: 38px;
	margin-bottom: 10px;
	clear: both;
	padding-top: 15px;
}

h2 img {
	display: block;
}

#page p {
	font-size: 92%;
	line-height: 1.5em;
	margin-bottom: 10px;
}

#page p.gotop {
	width: 120px;
	height: 24px;
	display: block;
	float: right;
	text-align: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

#page p.gotop a {
	width: 120px;
	height: 24px;
	display: block;
	overflow: hidden;
	background: url(../img/gotop.gif) no-repeat left top;
	text-indent: -10000px;
}

#page p.gotop a:hover {
	background-position: left bottom;
}




/*business*/
#business {
	float: right;
	width: 180px;
	margin-top: 30px;
}

#business #ob img {
	height: 30px;
	display: block;
}

#business #ob01 a,
#business #ob02 a,
#business #ob03 a,
#business #ob04 a,
#business #ob05 a {
	width: 180px;
	height: 40px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	line-height: 40px;
}

#business #ob01 a {
	background: url(../img/ob01.gif) no-repeat left top;
}

#business #ob02 a {
	background: url(../img/ob02.gif) no-repeat left top;
}

#business #ob03 a {
	background: url(../img/ob03.gif) no-repeat left top;
}

#business #ob04 a {
	background: url(../img/ob04.gif) no-repeat left top;
}

#business #ob05 a {
	background: url(../img/ob05.gif) no-repeat left top;
}

#business #ob01 a:hover,
#business #ob02 a:hover,
#business #ob03 a:hover,
#business #ob04 a:hover,
#business #ob05 a:hover {
	background-position: left bottom;
}



/*footer*/
#footer {
	width: 760px;
	height: 80px;
	display: block;
	clear: both;
	margin: 0 auto 20px;
	padding-top: 40px;
	font-size: 77%;
	text-align: left;
}

#footer li {
	display: inline;
}

#footer li a {
	margin-right: 10px;
}

#footer li#address {
	display: block;
	margin-top: 10px;
}

#footer li#address {
}

#footer li#address img {
	margin-right: 10px;
	vertical-align: middle;
}

#footer li#address span {
	padding-bottom: 2px;
}

#footer li#copyright {
	display: block;
	margin-top: 3px;
}
