@charset "utf-8";

/* CSS Document */
a { behavior: url("./js/iepngfix/iepngfix.htc") }

#wrapper01{
	width:925px;
	margin:0px auto;
}
#wrapper02 {
	position: relative;
	font-family: Verdana, Helvetica, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	padding: 5px;
}

#content_top_bk{
	width:925px;
	height: 10px;
	background:url(../common/bg_main_haut.png) no-repeat top left;
	position:absolute;
}
#content_center_bk{
	width:925px;
	height: 530px;
	background:url(../common/bg_main_center.png) repeat-y top left;
	position:relative;
}
#main{
	width:915px;
	margin:0px auto;
	margin-top: 5px;
}
#content_bottom_bk{
	width:925px;
	height: 10px;
	background:url(../common/bg_main_bas.png) no-repeat top left;
	font-size: 5px;
	position:absolute;
	top: 529px;
	z-index: -1 ;
}



a{
color:#333333;
text-decoration:none;
}

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

#flash01{
background-image: url(../img/top/noflash.jpg);
background-position: left top;
background-repeat: no-repeat;
padding: 0;
height: 303px;
}

#flash01 p{
width: 915px;
text-align: center;
font-size: 14px;
display: inline;

}

p.btn_link01 a{
	display: block;
	background:url(../img/top/top_bottom_rink01.jpg) no-repeat 0 0;
	margin-right: 3px;
}
p.btn_link01 a:hover {
  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}
p.btn_link02 a{
	display: block;
	background:url(../img/top/top_bottom_rink02.jpg) no-repeat 0 0;
	margin-right: 3px;
}
p.btn_link02 a:hover {
  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}
p.btn_link03 a{
	display: block;
	background:url(../img/top/top_bottom_rink03.jpg) no-repeat 0 0;
}
p.btn_link03 a:hover {
  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}
div.btm_select a{
	width: 303px;
	height: 156px;
	float: left;
	text-indent: -9999px;
	overflow:hidden;
	outline:none;
}
div.top_mail{
	margin-top: 10px;	
}
div.top_mail p{
	text-align: right;
}
div.top_mail a{
	color: #00A0E9;
}
div.footer_txt{
	text-align: center;
	margin-top: 15px;
	color: #666666;
	clear: both;
}

div.footer_txt p{

}

