/* --------------------------- 全体設定 --------------------------- */
html,body{
	margin:0;
	width:100%;
	height:100%;
	font:normal 0.95em/1.5em "メイリオ","ヒラギノ角ゴ Pro W3","osaka";
	text-align:justify;
	text-justify:inter-ideograph;
}

ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,h7,p{margin:0; padding:0; list-style:none; line-height:100%; font-weight:normal;}

body{
	background:url("image/back.gif") repeat-y 50%;
}

img{
	vertical-align:bottom;
	border:none;
}

p{line-height:1.5em;}

.marker-red{
	background:red;
	color:#ffffff;
	padding:0 5px 0 5px;
	margin:0 5px 0 5px;
}

.spacer01{margin:350px 0 0 0;}
.spacer02{margin:450px 0 0 0;}
.clearboth{clear:both;}
.stNo{font-weight:normal;}
.offleft{
	position:absolute;
	top:-300px;
	left:0;
	margin-top:-300px;
}

#header-image{
	width:100%;
	height:100%;
	background:url("image/header-image.gif") no-repeat 50% 115px;
}

#wrapper{
	width:740px;
	margin:auto;
}

h2{margin:0 0 50px 0;}
h3{margin:30px 0 10px 0;}




/* --------------------------- ヘッダ --------------------------- */
#header{
	margin:auto;
}

.header-title{
	background:url("image/header.gif") no-repeat;
	height:115px;
	display:block;
}

.header-title a{
	display:block;
	width:213px;
	position:relative;
	top:310px;
	left:20px;
	_top:295px;
	_left:20px;
}

*+html .header-title a{
	top:295px;
	left:20px;
}

.gemoney{
	margin:120px 0 0 330px;
	width:380px !important;
	height:110px;
	display:block;
	text-decoration:none;
	outline:none;
	background:url("image/gemoney-trans.png") no-repeat;
}
.gemoney:active{margin:48px 0 0 333px;}

.header-title img{}


.bookmark{
	position:fixed;
	top:0;
	right:0;
}




/* --------------------------- メインカラム --------------------------- */
.main-margin{margin:0 80px 150px 80px;}
.main-margin-text{margin:0 15px 50px 15px;}

.nensyu-dl{margin:10px 0 10px 0;}
.nensyu-dl dt,
.nensyu-dl dd{
	width:264px;
	float:left;
	border:solid 1px #000099;
	padding:5px;
	margin:-1px 0 0 -1px;
}

.button01{
	margin-top:20px;
	display:block;
	width:274px;
}

.button01:active{
	position:relative;
	top:3px;
	left:3px;
	display:block;
	width:217px;
	outline:none;
}




/* --------------------------- フッタ --------------------------- */
.infomation-wrapper,
.gototop{
	width:680px;
	margin:auto;
}

.infomation-wrapper .infomation{
	background:url("image/infomation-round-body.gif") repeat-y;
	padding:0 20px 0 20px;
}

.corpandcopyright{
	background:url("image/footer.gif") no-repeat;
	height:72px;
	margin:20px 0 0 0;
}

.corpandcopyright ul{
	padding:10px 0px 0 10px;
	float:right;
	text-align:right;
}

.corpandcopyright ul li{
	margin:0 20px 0 0;
	font-size:12px;
	line-height:1.5em;
	color:#777777;
}




/* --------------------------- 運営会社 --------------------------- */
.corporation-dialog dt,
.corporation-dialog dd{
	width:259px;
	float:left;
	padding:10px 10px 10px 10px;
	margin:30px 0 0 10px;
	_margin-left:5px;
	border:solid 0px #000099;
	border-width:0 1px 1px 0;
}

.accella-title li{
	float:left;
}

.accella-title h2{
	font-size:30px;
	color:#0099FF;
	margin-top:30px;
}

