/* page body */
body {
	background: url(http://image.gamecom.jp/LC/Web/sub_topbg.jpg) no-repeat;
	background-position: center 35px;
	background-color: #ffffff;
	}
#all{
	margin: 0 auto 0 auto;
	min-height: 100%;
	width:942px;
	/* position:center;*/
	}
#flash{
	width: 942px;
	height: 370px;
	float: left;
	}
img {
	behavior: url(/html/css/iepngfix.htc);
	}

/* left column */
#left_column {
	width: 242px;
	float: left;
	}
.left_login {
	width: 242px;
	height:110px;
	background: url(http://image.gamecom.jp/LC/Web/login_bg_main.png) no-repeat;
	behavior: url(/html/css/iepngfix.htc);
	padding-top:60px;
	}
.left_logout {
	width: 242px;
	height:135px;
	background: url(http://image.gamecom.jp/LC/Web/login_bg_main2_100612.png) no-repeat;
	behavior: url(/html/css/iepngfix.htc);
	padding-top:60px;
	}
.left_logininput {
	width: 75px;
	height: 70px;
	padding-left:63px;
	float: left;
	}
.left_logininput1 {
	width: 76px;
	height: 19px;
	padding-top:6px;
	}
.left_logininput2 {
	width: 76px;
	height: 20px;
	padding-top:6px;
	}
.left_logintext {
	width: 97px;
	height: 47px;
	padding-left:41px;
	padding-top:13px;
	float: left;
	}
.left_loginbtn {
	width: 80px;
	height: 55px;
	padding-top:5px;
	float: left;
	behavior: url(/html/css/iepngfix.htc);
	}
.left_loginpwbtn {
	width: 189px;
	height: 26px;	
	padding-left:25px;
	float: left;
	}
.left_loginfont1 {
	color: #685eb2;
	font-weight:bold;
}
.left_loginfont2 {
	color: #90520f;
}
.left_menutitle{
	width: 242px;
	height:78px;
	float: left;
	}
.left_menu{
	width: 242px;
	background: url(http://image.gamecom.jp/LC/Web/leftmenu/submenu_bg.jpg) no-repeat;
	float: left;
	}
.left_banner{
	width: 242px;
	float: left;
	}
.left_banner img{
	padding-top:10px;
	}
.left_quick{
	width: 242px;
	float: left;
	padding-top:10px;
	}
.leftmenu_font{
	font-family: "Arial","ＭＳ Ｐゴシック","Osaka";
	font-size: 12px;
	color: #ffd800;
	font-weight:bold;
	text-align:left;
}
.leftmenu_font a:link {
	color: #c7bef4;
	text-decoration: none;
	}
.leftmenu_font a:visited {
	color: #c7bef4;
	text-decoration: none;
	}
.leftmenu_font a:hover {
	color: #c7bef4;
	text-decoration: underline;
	}
.leftmenu_font a:active {
	color: #c7bef4f;
	text-decoration: none;
	}

/* main colimn */
#center_main{
	width:700px;
	float: left;
	padding-top:10px;
	}
.subtitle{
	width:700px;
	height:60px;
	float: left;
	padding-top:30px;
	}
.subtitlefont span{
	font-size: 12px;
	text-align: right;
	color: 999999;
	}
.subtitlefont a:link {
	color: #867dbf;
	text-decoration: none;
	}
.subtitlefont a:visited {
	color: #867dbf;
	text-decoration: none;
	}
.subtitlefont a:hover {
	color: #867dbf;
	text-decoration: underline;
	}
.subtitlefont a:active {
	color: #867dbf;
	text-decoration: none;
	}