@charset "utf-8";
/* CSS Document */

body {
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;}

.main {width:760px;
background-color:#ffffff;
margin:auto;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}

.header{background-image:url(img/header.jpg); width:760px; height:150px;}

.wakeari{background-image:url(img/img_wake.jpg); background-repeat:no-repeat; width:760px; height:205px;}
.text_wake{ padding:45px 0px 10px 5px; text-align:left;}

.inner01{width:730px; margin:auto; background-color:#E9D24E; zoom: 100%; padding:0px 0px 20px 0px;}
.inner01:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.inner02{width:150px; margin:0px 0px 0px 5px;float:left;}

.contentsL2 {float:left; width:235px;
margin:10px 0px 0px 6px;}


.tbl-t{background-image:url(img/img01.jpg); background-repeat: no-repeat; width:235px; height:120px;}
.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:235px; height:70px;}
.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 5px 10px;
  text-align:left;
  height:40px;
}

.contents_image3{
  margin:0px 5px 9px 8px;
  float:left;
}

.contents_image4{
  margin:10px auto;
  float:left;
}

table a:hover img {
  filter: Alpha(Opacity=80)
}

.footer { clear:both; width:730px; height:20px; background-color:#ffffff; margin:auto; padding:0px 0px 10px 0px;}


h1{	background-image: url(img/logo.gif);
	background-repeat:no-repeat;
    margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	clear:both;
	float:left;
	height:40px; width:130px;
}

h1 a {
	text-indent: -9999pt;
	overflow: hidden;
	display: block;
}

.text-ind{ text-indent:10em;}

.copy {float:right; color:#000000; font-size:10px; margin:10px;}
.copy-gmo{float:left; color:#000000; font-size:10px; margin:10px;}

.copy a:link {color:#000000; text-decoration: none;}
.copy a:visited {color:#333333; text-decoration:none;}
.copy a:hover,a:active {color:#CC0033; text-decoration:underline;}


.copy-gmo a:link {color:#000000; text-decoration: none;}
.copy-gmo a:visited {color:#333333; text-decoration:none;}
.copy-gmo a:hover,a:active {color:#CC0033; text-decoration:underline;}





