@charset "utf-8";
/* CSS Document */

/********** head *************/
#header{
	background:url(../images/bg_glnavi.gif) repeat-x left bottom;
	padding-bottom:1px;
	}

#header .inr{
	width:970px;
	margin:0 auto;
	}


#header ul{
	margin:0 auto;
	width:510px;
	}

#header ul li{
	text-align:center;
	display:inline;
	background:url(../images/glnavi_bg.gif) no-repeat right center;
	padding-right:20px;
	float:left;
	margin-right:20px;
	}


/********** container *************/

#container{
	width:970px;
	margin:30px auto;
	text-align:center;
	position:relative;
	}
#container h1{

	}
#container h2{
	width:556px;
	margin:60px auto 60px auto;
	}
#container ul.order{
	position:absolute;
		right:30px;
		bottom:80px;
	}
#container .info_top_01{
	position:absolute;
	left:10px;
	bottom:10px;
	width:260px;
	text-align:left;
	font-size:12px;
	}
	#container .info_top_01 dl{
			margin-top:10px;
			margin-left:12px;
		}
		#container .info_top_01 dt{
				color:#C00;
				font-weight:bold;
				line-height:120%;
			}
			#container .info_top_01 dd{
					color:#FFF;
					line-height:120%;
				}
				#container .info_top_01 dd a{
						color:#C00;
					}

#container .platinum{
	position:absolute;
	left:20px;
	z-index:9999;
	top: -30px;
	}
#container .top_dlc{
		position:absolute;
		z-index:9999;
		right:30px;
		bottom:10px;
	}
/********** age *************/
.age .age_link{
	background:url(../images/bg_age.jpg) no-repeat left top;
	width:650px;
	margin:0 auto;
	height:386px;
	position:relative;
	}	
.age .age_link ul{
	position:absolute;
	top:246px;
	left:247px;
	}	
.age .age_link ul li{
	float:left;
	margin-right:30px;
	}	
	
	
