@charset "utf-8";

/* CSS Document */



@import "menu.css";



body{ 

		font-size:90%;

		color:#2d2d2d;

		background:url(../../img/pc/group/group_background.gif) no-repeat center top ;}


div#footer{
	clear:both;
	text-align:right;}
	
	div#footer p{
		margin-right:2em;}



div#container{ 

		width:820px;

		margin:0px auto;

		min-height:1200px;

		background:url(../../img/pc/group/container_back.png) repeat-y center center;}

div#container:after{
	clear:both;
	visibility:hidden;
	content:'';
	height:1px;
	display:block;} 


* html div#container{

		behavior: expression(

		this.style.behavior || (

		this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",

		this.style.backgroundImage = "none",

		this.style.behavior = "none"

		)

		);

}





div#header{

		width:820px;

		position:relative;

		margin:0px auto;

		height:80px;}

				

		div#header ul.banners{

			display:block;

			position:absolute;

			height:31px;

			right:30px;

			top:5px;}			

						

			div#header ul.banners li{
				width:125px;

				float:left;

				display:inline;

				margin-left:20px;

				overflow:hidden;}

			

			div#header ul.banners li img{
				width:125px;

				border:none;

				display:block;}

				



div#content{

		width:620px;

		margin:12px 20px 30px 0px;

		float:right;

		display:inline;

		overflow:hidden;}





div#footer{

		width:800px;

		margin:0px auto;}

		



h1{

		height:37px;

		width:146px;

		background:url(../../img/pc/logo.png) no-repeat 0px 0px;

		margin-left:20px;}


* html h1{

		behavior: expression(

		this.style.behavior || (

		this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",

		this.style.backgroundImage = "none",

		this.style.behavior = "none"

		)

		);

}

		h1 a{
			display:block;
			width:100%;
			height:100%;}
marquee{

		clear:both;

		width:800px;

		margin:5px 10px;}	

div.5th_anniversary{
		width:760px;
		height:100px;
		position: relative;
		background:url(../../img/pc/group/5th_anniversary.gif) no-repeat;
		margin:0px auto 10px auto;
}
		
		div.5th_anniversary a{
			display:block;
			width:100%;
			height:100%;}	
