* {
	margin: 0px;
	padding: 0px;	
	}
	
body {
	color: #000000;
	background-color: #7B003E;
	font-size: 12px;
	}


h1 {
    font-size: 8pt;
    color: #666666;
    margin: 0px
	}
h2 {
	font-size: 16px;
	display: block;
	padding-bottom: 10px;
	}


a img {
	border: 0px;
	}

.setumei {
	line-height: 150%;
	color: #CCCCCC;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align: left;
	width: 700px;
	margin-top: 75px;
	margin-bottom: 15px;
	}

.syomei {
	font-size: 12px;
	text-align: left;
	width: 250px;
	margin-top: 75px;
	line-height: 120%;
	color: #CCCCCC;
	float: right;
}

.topflash_box {
	width: 480px;
	height: 210px;
	background: #4F0027;
	padding: 10px;
	border: 1px #666666 solid;
	margin-left: 100px;
	margin-right: 100px;
	}
.bodybox {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	}
.auto_center {
	margin-top: 60px;
	position: absolute;
	}
div .auto_center img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.uefla {
	height: 500px;
	}

.sitap {
	position: absolute;
	height: 300px;
	top: 250px;
	}
	
ul {
	list-style-type: none;
	}
	
#gnavi li {
	float: left;
	background: url(image/naviback.jpg) repeat-x #7B003E;
	height: 30px;
	}

#gnavi li a {
	display: block;
	padding: 8px 14px 10px 14px;
	font-size: 13px;
	}

#lnavi{
	display: block;
	margin-left: 200px;
	}

#lnavi li {
	float: left;
	display: block;
	margin-right: 10px;
	}
#lnavi li a{
	display: block;
	float: left;
	}
	
li.qa{
	width: 50px;
	height: 19px;
	background: url(image/qaback.jpg) no-repeat;
	padding: 3px 0px 0px 12px;
	}
li.ac{
	width: 60px;
	height: 19px;
	background: url(image/acback.jpg) no-repeat;
	padding: 3px 0px 0px 9px;
	}
li.ot{
	width: 90px;
	height: 19px;
	background: url(image/otback.jpg) no-repeat;
	padding: 3px 0px 0px 9px;
	}


ul li a:link{
	color:#FFFFFF;
	text-decoration: none;
	}
	
ul li a:visited {
	color:#FFFFFF;
	text-decoration: none;
	}

ul#gnavi li a:hover{
	color:#FFFF66;
	background: #7B003E;
	text-decoration: underline;
	}
ul#lnavi li a:hover{
	color:#FFFF66;
	text-decoration: underline;
	}
	
	
ul li a:active {
	color:#FFFF66;
	background: #7B003E;
}
	
