@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
#container {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents{
	padding: 0px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer{
	width: 860px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#footercl{
	margin: 0px;
	padding: 0px;
	width: 680px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	font-style: normal;
	line-height: 150%;
}

#footercr{
	margin: 0px;
	padding: 0px;
	width: 170px;
	float: right;
}

h1#mainimage{
	background-image: url(img/mainimg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 523px;
	width: 900px;
	display:block;
	text-indent: -9999px;
}

h4.logo{
	background-image: url(img/pluslogo.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 35px;
	width: 88px;
	display:block;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}

#t1{
	background-image: url(img/t1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 286px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 192px;
}

#t2{
	background-image: url(img/t2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 192px;
	width: 268px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#t3{
	background-image: url(img/t3.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 192px;
	width: 266px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#bannerarea{
	padding: 10px;
	width: 835px;
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}


table.news{
	margin: 0px;
	padding: 0px;
	width: 245px;
	border-collapse:collapse;
	border:none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
}


table.news td.ind{
	vertical-align:top;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	border-left-style: none;
}


table.news td.dat{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}


a:link{
	color: #006699;
	text-decoration: none;

}

a:visited{
	color: #006699;
	text-decoration: none;

}


a:hover{
	color: #006699;
	text-decoration: underline;
}

a:active{
	color: #006699;
	text-decoration: none;

}

/*------------menu----------------*/

#menu{
	padding: 0;
	width: 900px;
	height:127px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#menu ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menu li{
  text-indent: -9999px;
  float:left;
  /*width: 100px;*/
  margin: 0;
  padding: 0;
}

#menu a{
	display: block;
	/*width: 100%;*/
  height: 127px;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
}



#m01 a{
	width: 306px;
background-position: 0 0;}

#m02 a{
	width: 288px;
background-position: -306px 0;}
#m03 a{
	width: 306px;
background-position: -594px 0;}


#m01 a:hover{
	width: 306px;
background-position: 0 -127px;}

#m02 a:hover{
	width: 288px;
background-position: -306px -127px;}
#m03 a:hover{
	width: 306px;
background-position: -594px -127px;}
