<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
	background-image:(../img/bgTile.png);
}

body{
	background-repeat:no-repeat;
	background-image:url(../img/sedongbg01.jpg);
	background-position:center 150px;
}

/*ラッパーIE6*/
* html body{
	background-color:#000;
	
}

/*pIE6*/
* html p{
	line-height:2em;
}



/*コンテナー*/
div#container{
	background-color: #000000;
    background-image: url(../img/sedongbg02.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: auto;
    margin: auto;
    min-height: 980px;
    width: 988px;
}


/*メニューセカンド
#globalnavi2{
  margin:0 auto;
  padding:0;
  width:703px;
  height:45px;
}

#globalnavi2 ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi2 li{
  float:left;
  margin: 0;
  padding: 0;
  height:45px;
}
* html #globalnavi2 li{display: inline;}

li#menu1{width:64px;}
li#menu2{width:82px;}
li#menu3{width:158px;}
li#menu4{width:87px;}
li#menu5{width:76px;}
li#menu6{width:88px;}
li#menu7{width:88px;}
li#menu8{width:60px;}

#globalnavi2 ul li a:hover{
	opacity:0.8;
}*/



/*ラッパー*/
div#wrapper{
	width:958px;
	padding-left:15px;
	padding-right:15px;
	height:auto;
	padding-top:7px;
}

/*ラッパーIE6*/
* html div#wrapper{
	width:958px;
	height:auto;
	padding-top:7px;
	margin:0;
	padding:0;
}

/*左コンテンツ*/
div#Lsec{
	float:left;
	width:717px;
	/*margin-right:19px;*/
}

/*左コンテンツ IE6*/

* html div#Lsec{
	float:left;
	width:717px;
	margin-left:-5px;
}

div#Lsec h1{
	background-image:url(img/title01.png);
	text-indent:-9999px;
	width: 717px;
	height: 62px;
	margin:0;
}

/*左コンテンツバックナンバー*/
div#Lsec div#backNum{
	float: right;
    height: 24px;
    margin-top: -35px;
}

/*左コンテンツバックナンバーIE6*/
* html div#Lsec div#backNum{
	float: right;
    height: 30px;
    margin-top: -35px;
}


div#Lsec div.LsecIn{
	color:#FFF;
	text-align:left;
	font-size:12px;
	padding-left: 35px;
	margin-top:40px;
}

div#Lsec div.LsecIn p.grP{
	color:#a4caac;
	font-size:10px;
	margin:0;
}

div#Lsec div.LsecIn h2.grH{
	color:#a4caac;
	font-size:14px;
	margin:0;
	margin-bottom:10px;
}

/*右コンテンツ*/
div#Rsec{
	float:right;
	width:220px;
}

/*右コンテンツIE6*/
* html div#Rsec{
	float:right;
	width:220px;
	margin-right:-10px
}

div#Rsec h3.rightM{
	margin: 0 0 0 -17px;
}

div#Rsec div.shadow{
	margin-bottom:15px;
}
div#Rsec div#ifMobie{
	width:220px;
	
}



/*footer*/
div#footer{
	margin-top:90px;
	
}


</pre></body></html>