/* CSS Document */

div#BodyContainerTop{
	margin: 0 auto;
	padding:4px;
	text-align:left;
	background: #FFFFFF url(../images/background_body.gif) repeat-x top;
}

div#TopLoginContainer{
	width:892px;
	margin: 0 auto;
	text-align:left;
	background-color: #f9bc4c;
	background-image: url(../../images/toplogin_background.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 271px; /* 196px → 381pxへ変更 */
    }

/* 追加 ここから・・・------------------------------------------------- */
div#TopLoginContainer2{
	width:892px;
	margin: 0 auto;
	text-align:left;
	background-color: #f9bc4c;
	background-image: url(../../images/toplogined_background.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 196px;
    }

div#TopLoginContainer3{
	width:892px;
	margin: 0 auto;
	text-align:left;
	background-color: #f9bc4c;
	background-image: url(../../images/top_all_background.gif);
	background-repeat: x;
	background-position: top;
	height: 196px;
    }

#loginRightBox {
	width: 277px;
	float: right;
	margin-right: 10px;
	margin-top: 7px;
	display:inline;
}
/*---------------------------------------------・・ここまで（Xarts氏平） */

#RightBox {
	width: 275px;
	float: right;
	margin-right: 18px;
	margin-top: 7px;
	display:inline;
}

#LeftBox {
	float: left;
	width: 560px;
	background-image: url(../../images/top_leftbox_background.gif);
	background-repeat: repeat-y;
	margin-left:15px;
	display:inline;
}

/* 追加 ここから---------------------------------------------- */

#testBox {
	float: left;
	width: 862px;
	background-image: url(../../images/top_box_background.gif);
	background-repeat: repeat-x;
	margin-left:15px;
	display:inline;
}

#testBox .testBottom{
	float:right;
	position:relative; hei
}

/* ----------------------------------------ここまで(Xarts氏平) */


#testLeftBox {
	float: left;
	width: 560px;
	background-image: url(../../images/top_leftbox_background.gif);
	background-repeat: repeat-y;
	margin-left:15px;
	display:inline;
}

#IdPassArea {
	background-color: #e5f2f7;
	width: 249px;
	padding:16px 8px;
	margin-top: 24px;
	margin-bottom: 5px;
	margin-left:3px;
}

#forget {
	color: #ff3300;
	font-size: 10px;
	text-decoration:none;
}
input,select{
	border:1px solid #87b6cc;
	font-size:12px;
	width:180px;
	margin-left:5px;
}

input.loginIcon{
	border:0px;
	width:103px;
	margin-left:5px;
}

#IdPassArea td{
	height:25px;
	text-align:right;
	}

#Banner{
	padding:12px;
	}

.Topics{
	padding:5px 10px 0 10px;
	background-image:url(../../images/top_news_middle.gif);
	background-repeat: repeat-y;
	}

.TopicsLogin{
	height:30px;
	padding:5px 10px 0 10px;
	background-image:url(../../images/top_news_middle_long.gif);
	background-repeat: repeat-y;
	}


/* 以下、追加 (Xarts氏平) ------------------*/

.Info{
	padding:5px 10px 0 10px;
	background-image:url(../../images/top_info_middle.gif);
	background-repeat: repeat-y;
	}

#Banner img{
	width:234px;
	height:auto;
	margin-left:14px;
	text-align:left;
	overflow:hidden;
}

#Banner a{
	width:234px;
	height:auto;
	border:0px;
	overflow:hidden;
}

#testRightBox img{
	margin:3px 0 3px 22px;
}

#TestId img{
	margin-top:-5px;
}

img.Title{
	margin-bottom:-3px;
}



/* 20081222追加indexのみ */

div#maincontents table tr td table tr th {
	padding-top: 10px;
	padding-bottom: 5px;
}
div#maincontents table tr td table tr td {
	padding-bottom: 3px;
}
div#maincontents table tr td table tr td img {
	margin-left: 10px;
	margin-right: 2px;
}
div#pickup {
	width: 250px;
}
div#pickup td.left {
	padding: 5px 0;
}
div#pickup td.left img {
	margin-right: 3px;
}
div#pickup .corp_name{
	font-weight: bold;
	color: #7aa14f;
}


/* メインイメージ下テキスト（■Web展示場イノゲート～） */

table tr td div.introduction {
	margin:20px 15px;
}

table tr td div.introduction div.introTitle {
	margin-top: 13px;
	font-weight: bold;
	font-size: 13px;
	color: #2f5b71;
}

table tr td div.introduction div.introText {
	line-height: 1.4em;
}



