/* 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;
	
   	}

/*メイン画像ここから*/


#BodyIWrap1{
	position: relative;
	background-image: url(../img/f_main.jpg);
	background-repeat: no-repeat;
	height: auto;
	background-position: right top;
	top: -15px;

} 


#BodyIWrap2 {
	position: relative;
	text-align: center;
	background-image: url(../img/line.png);
	background-repeat: repeat-x;
	top: -10px;
}



.img {
	position: absolute;
	top: -280px;
	width: 800px;
	text-align: left;
	color: #FF9933;
}

img {
	border: 0px;
	
}

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

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



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

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

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

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


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

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

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

a.footer:active{
	color:#FF0000;
	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:#666666;
	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";
	background-image: url(../img/line2.png);
	background-repeat: repeat-x;
 }



hr{
  display:none;
}


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

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

#pageBody{
	width:800px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	top: 300px;
}


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


#contentsWrap{
	clear:both;
	margin-top:0px;
	position: relative;
	top: -70px;
	margin-bottom: 0px;
}

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


#side{
	width:200px;
	float:right;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 10px;
	clear: right;
	background-image: url(../img/sidebg.png);
	background-repeat: repeat-y;
}



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

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

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

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

#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;
}


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

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

#globalNavi{
	list-style-type:none;
	width:810px;
	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:-130px;
}

#globalNavi li{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	list-style-type: none;
	padding: 0px;
}

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

.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;
}

#content .main {
	text-align: left;
}
#side .side1 {
	font-size: 12px;
	color: #333333;
	text-align: left;
}
#side .side2 {
	color: #FF0000;
	font-size: 13px;
	line-height: 25px;
	text-align: center;
}


/*IE6用　ここから*/



* html #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:-50px;
	left: 0px;
}


* html .img {
	position: absolute;
	top: -200px;
	width: 800px;
	text-align: left;
	color: #FF9933;
	left: 0px;
}

* html #BodyIWrap1{
	position: absolute;
	background-image: url(../../img/f_main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	top: -100px;
	height: 1000px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
} 



* html #BodyIWrap2 {
	position: relative;
	text-align: center;
	background-image: url(../../img/line.png);
	background-repeat: repeat-x;
	top: -10px;
	
}


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

/*IE6用　ここまで*/

/*IE7用　ここから*/

*:first-child+html #side{
	width:200px;
	float:right;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 5px;
	clear: right;
}

*:first-child+html .img {
	position: absolute;
	top: -280px;
	width: 800px;
	text-align: left;
	color: #FF9933;
	left: 0px;
}

*:first-child+html #globalNavi{
	list-style-type:none;
	width:800px;
	height:65px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:-400px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	position:absolute;
	top:-140px;
}


*:first-child+html #BodyIWrap1{
	position: relative;
	background-image: url(../../img/f_main.jpg);
	background-repeat: no-repeat;
	height: 500px;
	background-position: right;
	top: 0px;
}
 

/*IE7用　ここまで*/
