/* CSS Document */

* {
	margin:0;
	padding:0;
}
a {
color:#666666;
text-decoration: none;
}
html {
	overflow: hidden;
	height: 100%;
}
body {
	overflow: hidden;
	height: 100%;
	background: url("../img/bg_body.jpg") repeat-x 0 0;
	margin: auto;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: center;
	height: 100%;
}
#contents {
	display: block;
	width: 932px;
	height: 710px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -321px;
	margin-left: -466px;
		background: url("../img/bg_contents.gif") repeat-x 0 0;
}
#header {
	margin-top: 20px;
}

#qr_logo {
    height: 85px;}

#mobileqr {
    float: left;
    width: 75px;
	height: 75px;
	margin-left: 20px;
}

#mailmagaqr {
    float: right;
    width: 75px;
	height: 75px;
	margin-right: 20px;
}

#header h1{
	margin: 10px 0 10px;
}
#banner{
clear: both;
	margin-top: 348px;
	margin-left: 6px;
	width: 920px;
	text-align: center;
}


#fla {
	position: absolute;
	top: 50%;
	left: 50%;
	overflow: hidden;
	text-align: center;
	margin-left: -460px;
	margin-top: -180px;
}
/* ナビ
---------------------------------------------------- */
#navi{
	width: 700px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;

}
#navi li{
	float: left;
	font-size: small;
	list-style: none;
}
#navi li a{
	display: block;
	height: 14px;
	outline: none;
}
#navi li#navi01,#navi li#navi01 a{
		width: 80px;
	border-right: 1px dotted #666666;
}
#navi li#navi01 a:hover{
	background: url(../images/navi/menu-on_01.jpg) no-repeat;
}
#navi li#navi02,#navi li#navi02 a{
	width: 80px;
	border-right: 1px dotted #666666;
}
#navi li#navi02 a:hover,#navi li#navi02 a.at{
	background: url(../images/navi/menu-on_02.jpg) no-repeat;
}
#navi li#navi03,#navi li#navi03 a{
	width: 80px;
	border-right: 1px dotted #666666;
}
#navi li#navi03 a:hover,#navi li#navi03 a.at{
	background: url(../images/navi/menu-on_03.jpg) no-repeat;
}
#navi li#navi04,#navi li#navi04 a{
	width: 80px;
	border-right: 1px dotted #666666;
}
#navi li#navi04 a:hover,#navi li#navi04 a.at{
	background: url(../images/navi/menu-on_04.jpg) no-repeat;
}
#navi li#navi05,#navi li#navi05 a{
	width: 80px;
	border-right: 1px dotted #666666;
}
#navi li#navi05 a:hover,#navi li#navi05 a.at{
	background: url(../images/navi/menu-on_05.jpg) no-repeat;
}
#navi li#navi06,#navi li#navi06 a{
	width: 80px;
	border-right: 1px dotted #666666;
}
#navi li#navi06 a:hover,#navi li#navi06 a.at{
	background: url(../images/navi/menu-on_06.jpg) no-repeat;
}
#navi li#navi07,#navi li#navi07 a{
	width: 80px;
	border-right: 1px dotted #666666;
}
#navi li#navi07 a:hover,#navi li#navi06 a.at{
	background: url(../images/navi/menu-on_06.jpg) no-repeat;
}
#navi li#navi08,#navi li#navi08 a{
	width: 80px;
	border-right: 1px dotted #666666;
}
#navi li#navi08 a:hover,#navi li#navi06 a.at{
	background: url(../images/navi/menu-on_06.jpg) no-repeat;
}
#navi li#navi09,#navi li#navi09 a{
	width: 120px;
}
#navi li#navi09 a:hover,#navi li#navi06 a.at{
	background: url(../images/navi/menu-on_06.jpg) no-repeat;
}
