@charset "utf-8";
/* CSS Document */

body {background-color:#FFCC00;
	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;}

.header{background-image:url(img/header.jpg);
background-repeat:no-repeat;
 width:800px; height:270px;
 margin:auto;}
 
.main {width:780px;
height:100%;
margin-left:auto; margin-right:auto;
background-color:#fff;
}


.inner01{width:600px; margin:0px 0px 50px 10px;float:left;}
.inner02{width:152px; margin:0px 0px 0px 8px;float:left; background-image:url(img/tokusyu_mdl.gif);
background-repeat:repeat-y; font-size:10px;}

.contentsL2 {float:left; width:195px;
margin:0px 5px 10px 0px;}


h1{ float:left; margin:5px 0px 0px 10px;}
h2{margin:0 0 10px 0; padding:0;}

.tbl-t{background-image:url(img/title03.gif); background-repeat: no-repeat; width:195px; height:42px;
padding:0px 5px 0px; color:#000000; 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:195px; height:50px;}
.btn_ma{ margin:auto;}

.toku_ban{width:130px; font-size:10px; margin:10px 5px 0px 5px; padding:5px;
border:1px solid #cccccc; background-color:#FFFFFF;}

.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:40px;
background-image:url(img/main_btm.gif);
background-repeat:no-repeat;
background-color:#FFCC00;
padding:20px 10px 0px 10px;}

.text-ind{ text-indent:10em;}

.copy {float:right; color:#ffffff; font-size:10px;}
.copy-gmo{float:left; color:#ffffff; font-size: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;}






