/* CSS Document */

/*基本設定ここから*/

html {
    width:100%; /* 表示をウィンドウ幅一杯にする */
    margin:0; /* 同じ理由 */
    overflow:auto; /* スクロールバーを隠す */
 }

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	color: #333333;
	padding: 0px;
	width: auto;
	height: 100%;
	clear: both;
	margin: 0px;
	line-height: 1.3em;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	
   	}

#BodyIWrap1{
	position: relative;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 200px;

} 

/*メイン画像ここから*/
h3{
	text-indent:-9999px;
	width:300px;
	height:100px;
	background-image:url(../../img/main.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -100px;
	left: -23px;
}

/*メイン画像ここまで*/

h1{
	position:relative;
	width: 800px;
	top: 30px;
	left: 200px;
	font-size: 14px;
	color: #FF6600;
}
.img {
	position: absolute;
	left: 0px;
	top: -185px;
	width: 800px;
	font-weight: bold;
	color: #FF6600;
}


#content .maintxt {
	color: #0066CC;
	font-weight: bold;
	text-align: center;
}


h2{
	width:200px;
	height:auto;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}



h1,h2,h3{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}
a:link{
	color:#333333;
	text-decoration:none;
}

a:visited{
  color:#333333;
  text-decoration:none;
}

a:hover{
	color:#FF6600;
	text-decoration:none;
}

a:active{
	color:#FF6600;
	text-decoration:none;
}


a.footer:link{
	color:#FF6600;
	text-decoration:none;
}

a.footer:visited{
  color:#FF6600;
  text-decoration:none;
}

a.footer:hover{
	color:#339900;
	text-decoration:underline;
}

a.footer:active{
	color:#339900;
	text-decoration:underline;
}



a.new:link{
	color:#993300;
	text-decoration:none;
}

a.new:visited{
	color:#FF6600;
	text-decoration:none;
}

a.new:hover{
	color:#FF0000;
	text-decoration:underline;
}

a.new:active{
	color:#FF0000;
	text-decoration:underline;
}







address{
	color:#FF6600;
	font-size:13px;
	font-style:normal;
	text-align:center;
	height: 40px;
	width: auto;
	line-height: 30px;
	position: relative;
	letter-spacing: normal;
	padding-top: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear: both;
	float: none;
	top: 0px;
	background-image: url(../img/footer.gif);
	background-repeat: repeat-x;
 }



hr{
  display:none;
}


/*基本設定ここまで*/

/*レイアウト設定　ここから*/

#pageBody{
	width:800px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../img/mainbg.gif);
	background-repeat: repeat-y;
}


#pageTop{
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}


#contentsWrap{
	clear:both;
	margin-top:0px;
	position: relative;
	top: 0px;
	background-image: url(../img/mainbg.gif);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}

#content{
	width:570px;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	clear: right;
}


#side{
	width:200px;
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	clear: left;
	overflow: hidden;
}



/*フッターナビゲーション　ここから*/

#footerNavi{
	list-style-type:none;
	line-height: 20px;
	position: relative;
	height: 20px;
	clear: both;
	text-align: center;
	font-size: 13px;
	padding-top: 100px;
}

/*フッターナビゲーション　ここまで*/

/*サイドバナー　ここから*/

#sideBanner{
  list-style-type:none;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
  padding-top:0px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
}

#side .img2 {
	margin-top: 5px;
}

#side .menu1 {
	list-style-type: none;
}

#side .menu1 li {
	line-height: 20px;
	background-image: url(../../img/side2.gif);
	background-position: left;
}

#side .side1 {
	margin-top: 10px;
	width: 200px;
}

#side .side1 td {
	line-height: 20px;
	background-image: url(../../img/side2.gif);
}

#side .side1 .side2 {
	line-height: 25px;
	background-image: url(../img/side2.gif);
	text-indent: 25px;
	background-position: center;
	background-repeat: no-repeat;
}

#side .img3 {
	margin-top: 20px;
}


/*サイドバナー　ここまで*/



/*IE6用　PNG画像ここから*/
* html img{ /* IE-expression (first-child) */
behavior: expression(
this.style.filter = this.src.match(/\.png$/) ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "')" : this.style.filter,
this.src = this.src.match(/\.png$/) ? this.src.slice(0, this.src.lastIndexOf("/")+1) + "ie6png.gif" : this.src,
this.style.behavior = "none"
);
}

* html h1,h2,h3{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

* html h1{
	position:relative;
	width: 800px;
	top: 30px;
	left: 50px;
	font-size: 14px;
	color: #FF6600;
}

* html #side{
	width:200px;
	float:left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	clear: left;
}

* html #content{
	width:570px;
	float:right;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 5px;
	clear: right;
}
/*ナビゲーション　ここから*/

#globalNavi{
	list-style-type:none;
	width:800px;
	height:65px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	position:absolute;
	top:-75px;
}

#globalNavi li{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	float:left;
}


.img1 {
	position: relative;
	left: 5px;
	top: 0px;
	width: 790px;
}
.txt1 {
	line-height: 20px;
}


#content .news {
	line-height: 20px;
	background-image: url(../../img/line.gif);
	background-repeat: no-repeat;
}

#content .mantxt {
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}

#BodyIWrap2 {
	position: relative;
	top: 10px;
	text-align: center;
}
