
body {
 background-image:  url(../images/common/bg01.gif);
 background-repeat: repeat-x;
	color:#333;
	font-family:Arial, sans-serif;
	font-size: 12px;
	*font-size: small;
	*font: x-small;
	line-height: 1.4;
	}

#boxtop{
	width:810px;
	margin: 0 auto 0 auto;
	padding: 16px 0 0 0;
	}

#wrapper {
	width: 810px;
	background-image: url(../images/common/box_wrapper_bg.gif);
	background-repeat:repeat-y;
	margin: 0 auto 20px auto;
	}

#header {
	position: relative;
	width: 740px;
	margin: 0 0 15px 35px;
	}

#header p {
	position:absolute;
	top: 0px;
	right: 0px;
	}

#header ul#mainnavigation {
	margin: 0 0 0 0;
	}

#header ul#mainnavigation li {
	display: inline;
	margin:0;
	padding:0;
	}

#page {
	width: 740px;
	margin: 0 auto 30px auto;
	padding: 20px 0 0 0;
	overflow: hidden;
	}




#footer {
	width: 810px;
	margin: 0 auto 0 auto;
	}

#footer #footer-info{
	position: relative;
	width: 740px;
	margin: 0 0 0 35px;
	}

#footer #footer-info .qr-title{
	position:absolute;
	bottom:0px;
	left: 70px;
	}
	
#footer #footer-info p.btn-banner{
	position:absolute;
	width:183px;
	top: 0px;
	left: 200px;
	}


#footer #footer-info ul#footernavi {
	font-size: 0.85em;
	position:absolute;
	bottom:0px;
	right: 0px;
	}

#footer #footer-info ul#footernavi li {
	display: inline;
	margin-left: 1em;
	}

#footer #copyright {
	width: 810px;
	padding-top: 10px;
	}








#footer a:link {
	color: #ffffff;
	text-decoration: underline;
	}

#footer a:visited {
	color: #ffffff;
	text-decoration: underline;
	}

#footer a:hover,
#footer a:active {
	color: #FF3366;
	text-decoration: underline;
	}



#wrapper a:link {
	color: #000000;
	text-decoration: underline;
	}

#wrapper a:visited {
	color: #333333;
	text-decoration: underline;
	}

#wrapper a:hover,
#wrapper a:active {
	color: #FF3366;
	text-decoration: underline;
	}



#contents .pagetop {
	width: 600px;
	clear:left;
	text-align: right;
	margin: 0 0 0 20px;
	}

.pagetop{
	width: 740px;
	text-align: right;
	margin-bottom:20px;
	}

.pagetop a{
	background-image: url(../images/common/list_pagetop.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 12px;
	}

.pdt20 {
	padding-top: 20px;
	}