@charset "utf-8";
/* CSS Document */

body { background-image:url;
background-repeat:repeat-y;
background-position:center;
background-color:#ffffff;
	margin: 0 auto;
	padding:0px;
	text-align: center;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:80%;
}

img{border:0;}

a:link {color:#000000; text-decoration:none;}
a:visited {color:#999999; text-decoration:none;}
a:hover,a:active {color:#333399; text-decoration:underline;}


.main {width:800px;
height:100%;
margin-left:auto; margin-right:auto;
border:1px solid #eeeeee;
}

.header{background-image:url(images/header.jpg); width:800px; height:250px;}


.contentsL2 {float:left; width:372px;
margin:0px 0px 10px 20px;}

.tbl-m{background-image:url(images/table_bg_m.gif); background-repeat:repeat-y;}
.tbl-b{background-image: url(images/table_bg_b.gif); background-repeat:no-repeat; height:56px;}
.btn_ma{ margin-left:auto; margin-right:auto;}

.contents_image{
  float:left;
  margin:15px 0px 15px 15px;
}

.contents_image2{
  clear:both;
  margin:0px 15px 20px 15px;
  text-align:left;
  height:45px;
}

table a:hover img {
  filter: Alpha(Opacity=80)
}

.footer { clear:both; width:800px; background-color:#ffffff; height:63px; background-image:url(images/footer.jpg);
background-repeat:no-repeat;}


h1{	background-image: url(images/logo.gif);
	background-repeat:no-repeat;
    margin: 5px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear:both;
	float:right;
	height:26px; width:86px;
}

h1 a {
	text-indent: -9999pt;
	overflow: hidden;
	display: block;
}

.text-ind{ text-indent:10em;}

.copy {float:right; clear:both; text-align:center; padding:5px 80px 0px 0px; color:#000000; font-size:10px; margin:auto;}
.copy-gmo{float:right; clear:both; text-align:center; padding:5px 95px 0px 0px; color:#000000; font-size:10px; margin:auto;}




