@charset "utf-8";
/* CSS Document */

body { background-image: url(img/bg.gif);
background-repeat:repeat-x;
background-position: bottom;
background-color:#ffffff;
	margin: 0 auto;
	padding:0px;
	text-align: center;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
}

img{border:0;}

a:link {color:#000099; text-decoration:none;}
a:visited {color:#0066CC; text-decoration:none;}
a:hover,a:active {color:#CC0033; text-decoration:underline;}

.line{height:10px; background-color:#000000;}

.main {width:760px;
height:100%;
margin-left:auto; margin-right:auto;
background-color:#E9D24E;
}

.header{background-image:url(img/header.jpg); width:760px; height:307px; margin-bottom:10px;}

.inner01{width:585px; margin:0px 0px 50px 10px;float:left;}
.inner02{width:150px; margin:0px 0px 0px 5px;float:left;}

.contentsL2 {float:left; width:192px;
margin:0px 3px 10px 0px;}


.tbl-t{background-image:url(img/title.jpg); background-repeat: no-repeat; width:190px; height:39px;
padding:0px 0px 0px 25px; color:#FFFFFF; font-weight:bold; text-align:left;}
.tbl-m{background-image:url(img/tbl_mdl.gif); background-repeat:repeat-y;}
.tbl-b{background-image: url(img/tbl_btm.gif); background-repeat:no-repeat; width:190px; height:46px;}
.btn_ma{ margin:auto;}

.toku_ban{width:130px; font-size:10px; margin:5px auto 3px; padding:0px;}

.contents_image{
  margin:10px 10px 0px 10px;
  text-align:left;
  height:50px;
}

.contents_image2{
  clear:both;
  margin:0px 10px 20px 10px;
  text-align:left;
  height:40px;
}

.contents_image3{
  margin:10px 10px 0px 10px;
  text-align: center;
}

table a:hover img {
  filter: Alpha(Opacity=80)
}

.footer { clear:both; width:760px; height:50px; background-color:#000000;}


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; color:#ffffff; font-size:10px; margin:10px;}
.copy-gmo{float:left; color:#ffffff; font-size:10px; margin:10px;}

.copy a:link {color:#ffffff; text-decoration: none;}
.copy a:visited {color:#eeeeee; text-decoration:none;}
.copy a:hover,a:active {color:#CC0033; text-decoration:underline;}


.copy-gmo a:link {color:#ffffff; text-decoration: none;}
.copy-gmo a:visited {color:#eeeeee; text-decoration:none;}
.copy-gmo a:hover,a:active {color:#CC0033; text-decoration:underline;}






