﻿@import "loginbox.css";

/* CSS Document */

/* FooterImage用コンテナ */
#footerContainer {
	width:1024px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/index/All_footer.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin:0 auto;
	text-align:center;
}

/* 全体のコンテナ */
#mainContainer {
	width:1024px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	position:relative;
	font-size:12px;
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	line-height:16px;
	color:#4e4e4e;
	padding-bottom:17px;
}

/*--------------------- LeftSide ---------------------*/

#LeftContainer {
	float:left;
	width:277px;
}

/* 左上のコンテンツ */
#LUboxContainer {
	width:277px;
	height:369px;
}

#LUboxBg {
	width:277px;
	height:100%;
	background-image:url(http://image.gameyarou.jp/tekki/2009/index/LU_bg.gif);
	background-position:0px 146px;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

#LUboxHeader {
	width:277px;
	height:100%;
	background-image:url(http://image.gameyarou.jp/tekki/2009/index/LU_header.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

#LUboxFooter {
	width:277px;
	height:100%;
	background-image:url(http://image.gameyarou.jp/tekki/2009/index/LU_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

#LUboxContents {
	padding:20px 24px 20px 50px;
	width:203px;
	text-align:center;
}

/* 左下のコンテンツ */

#LBboxBg {
	width:277px;
	height:100%;
	background-color:#020202;
	margin-right:auto;
	margin-left:auto;
	text-align:right;
}

#LBboxHeader {
	width:277px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/common/LB_header.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

#LBboxContents {
	padding:31px 0px 0px 30px;
	width:247px;
	text-align:center;
}

#subMenu {
	width:247px;
	margin-bottom:10px;
}

#subMenu div.bg{
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/common/subMenu_Bg.gif);
	background-repeat:repeat-y;
	width: 247px;
}

#subMenu div.header{
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/common/subMenu_Header.gif);
	background-repeat:no-repeat;
	width: 247px;
}

#subMenu div#titleWrap{
	width:247px;
}

#subMenu div#titleWrap div.jp{
	float:left;
	width:120px;
	text-align:left;
	padding:11px 0px 0px 7px;
}

#subMenu div#titleWrap div.en{
	float:right;
	width:80px;
	text-align:right;
	padding:17px 12px 0px 0px;
}


/*--------------------- ContentsContainer ---------------------*/

#ContContainer {
	width:747px;
	float:right;
	padding-top:25px;
}


#CCboxBg {
	width:747px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/common/coBg.gif);
	background-repeat:repeat-y;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

#CCboxHeader {
	width:747px;
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/common/coHeader.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

#CCboxFooter {
}

#CCboxContents {
	margin:0px 51px 0px 36px;
	width:660px;
	text-align:left;
	min-height:650px;
	height: auto !important;
	height: 650px;
}

#ContContainer div#mainTitle {
	display:block;
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/common/mainTitleBg.gif);
	background-repeat:no-repeat;
	width:747px;
	height:75px;
	text-align:left;
}

#ContContainer div#titleImg {
	width:275px;
	padding:39px 0px 0px 28px;
	float:left;
}

#ContContainer div#titleText {
	width:444px;
	float:right;
}

#ContContainer div#titleText div.news {
	width:202px;
	color:#c6e752;
	margin:13px 0px 0px 175px;
	font-size:12px;
	line-height:16px;
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}
#ContContainer div#titleText div.news a {
	color:#c6e752;
	text-decoration:none;
}

#ContContainer div#titleText div.path {
	width:390px;
	color:#b9b883;
	margin:21px 0px 0px 12px;
	text-align:right;
	font-size:12px;
	line-height:16px;
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}

#ContContainer div#titleText div.path a {
	color:#b9b883;
	text-decoration:none;
}

#ContContainer div#chatchCopy {
	display:block;
	background-image:url(http://image.gameyarou.jp/tekki/2009/subpage/common/chatchCopyBg.gif);
	background-repeat:no-repeat;
	width:747px;
	height:46px;
	padding-top:10px;
	text-align:left;
}

#ContContainer div#chatchCopy p.copyImg {
	padding:7px 0px 0px 90px;
}