*{
	margin:0;
	padding:0;
}
*:first-child+html{
	overflow-y:scroll;
	overflow:hidden;
}

/*一般*/

body	{
	background-image: url(../images/sky_y.gif);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}
* html body {
	text-align:left;
	overflow:hidden;
	background-image: url(../images/sky.gif);
}
/*html:first-child body{
	overflow:hidden;
	background-color:#ff0000;
}*/

#blind{
position:absolute;
left:0;
top:0;
visibility:hidden;
}
/*レイアウト系*/
#ie_menubox{
	height:0px;
	visibility:hidden;
}
* html #ie_menubox{
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	visibility:visible;
	z-index:-1;
	border: solid #FFFFFF 0px;
	position:absolute;
	text-align:center;
}

#ie_scroll	{
	width:100%;
	height:100%;
	text-align:center;
}
* html #ie_scroll	{
	position:absolute;
	overflow-y:scroll;
}

#container	{
	background-image: url(../images/sky.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	
	margin-left:auto;
	margin-right:auto;
	width:900px;
	display:inline-block;
	position:relative;
	text-align:left;
}
* html #container	{
	background-image: url();
	border: solid #FFFFFF 0px;
	height:500px;
	width:100%;
	text-align:center;
}
#menubox{
	width:100%;
	height:100%;
	position:fixed;
	left:0px;
	top:0px;
	text-align:center;
}
* html #menubox{
	visibility:hidden;
}
.nav{
/*	margin-left:0px;
	position:fixed;
	display:inline;*/
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:44px;
	width:720px;
}
#headbox	{
	background-image: url(../images/bg_head.png);
	background-repeat:no-repeat;
	text-align:center;
	position:relative;
	width:900px;
	height:40px;
	font-size:1px;
}

* html #headbox	{
	behavior: expression(IEPNGFIX.fix(this));
}
#mainbox{
	background-image: url(../images/bg_line.png);
	position:relative;
	width:900px;
	text-align:left;
}
*:first-child+html #mainbox{
	/*top:-2px;*/
}
* html #mainbox	{
	behavior: expression(IEPNGFIX.fix(this));
	background-position: center top;
	/*behavior: expression(IEPNGFIX.fix(this));*/
	/*width:900px;*/
	/*height:800px;*/
}

#contents{
	position:relative;
	left:236px;
	width:550px;
	min-height:460px;
	text-align:left;
}
*html #contents{
	height:460px;
}
#page_foot{
	margin-top:2em;
}
#footbox{
	background-image: url(../images/bg_foot.png);
	background-repeat:no-repeat;
	width:900px;
	height:40px;
	font-size:1px;
}
*:first-child+html #footbox{
	/*margin-top:-2px;*/
}
* html #footbox	{
	behavior: expression(IEPNGFIX.fix(this));
}



/*IE6背景*/
* html #footgrad{
	background-image: url(../images/bg_grad2.png);
	behavior: expression(IEPNGFIX.fix(this));
	height:150px;
	font-size:1px;
}
#bgbox{
	position:absolute;
	visibility:hidden;
	height:0px;
}
* html #bgbox{
	visibility:visible;
	width:100%;
	bottom:-1px;
	left:0px;
	text-align:center;
	overflow:hidden;
	border: solid #FFFFFF 0px;
	height:100%;
}

#scale{
	position:absolute;
	height:0px;
	width:900px;
}
* html #scale{
	height:2880px;
	bottom:0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}

#leftbg{
	position:absolute;
	height:0px;
	overflow:hidden;
	right:900px;
}
* html #leftbg{
 	width:100%;
	height:2880px;
	bottom:-1px;
	text-align:right;
	background-image: url(../images/bg1px.png);
	behavior: expression(IEPNGFIX.fix(this));
	border: solid #FFFFFF 0px;
}

#rightbg{
	position:absolute;
	height:0px;
	overflow:hidden;
	left:900px;
}
* html #rightbg{
	width:100%;
	height:2880px;
	bottom:-1px;
	text-align:left;
	background-image: url(../images/bg1px.png);
	behavior: expression(IEPNGFIX.fix(this));
	border: solid #FFFFFF 0px;
}

/*メニュー*/

.tit{
	width:200px;
	font-weight:bold;
	font-size:1.4em;
}

.noswf{
	float:right;
	position:absolute;
	left:-150px;
	top:100px;
}

.noflash{
	left:0px;
	text-align:left;
}

.menu{
	list-style-type:none; 
	padding:0px;
	margin-bottom:5px;
	position:relative;
}
.menu .m_add{
	width:150px;
	height:60px;
	behavior: expression(IEPNGFIX.fix(this));
}
.menu .m_img{
	width:150px;
	height:32px;
	behavior: expression(IEPNGFIX.fix(this));
}
.menu .m_logo{
	width:150px;
	height:70px;
	behavior: expression(IEPNGFIX.fix(this));
}
.menu_h{
	width:150px;
	height:32px;
	border:solid #ff0000 1px;
	behavior: expression(IEPNGFIX.fix(this));
}
.hit {
	position:absolute;
	left:0;
	top:0;
	width:150px;
	height:32px;
}
.hit2 {
	position:absolute;
	left:0;
	top:0;
	width:150px;
	height:70px;
}
.hit50 {
	position:absolute;
	left:0;
	top:0;
	width:150px;
	height:50px;
}
.logo{
	list-style-type:none;
}

#newsbox{
	width:518px;
}

#t_foot{
	/*position:absolute;*/
	top:0px;
	height:0px;
	overflow:hidden;
	visibility:hidden;
	clear:both;
}

.text_nav{
	position:absolute;
	visibility:hidden;
	left:0px;
	height:0px;
	background-color:#ff0000;
}

.text_menu{
	visibility:hidden;
	font-size:8px;
	display:inline;
}
#picPlus{
	position:absolute;
	top:0px;
	left:0px;
}
.page{
	visibility:hidden;
	border:solid #ffffff 1px;

	margin-top:0px;
	padding-top:0px;
}
.page *{
	visibility:visible;
}
.cmBunner{
	position:fixed;
	top:510px;
	margin-left:40px;
	width:150px;
	height:50px;
}
*html .cmBunner{
	visibility:hidden;
	height:0;
	width:0;
	position:absolute;
	top:0;
	left:0;
}
.ie_cmBunner{
	visibility:hidden;
	height:0;
	width:0;
	position:absolute;
	top:0;
	left:0;
}
*html .ie_cmBunner{
	visibility:visible;
	width:100%;
	height:100%;
	position:absolute;
	text-align:center;
	top:510px;
	left:-333px;
}
.bunner{
	width:150px;
	height:50px;
	behavior: expression(IEPNGFIX.fix(this));
}