@charset "UTF-8";

/* ****************************************************
Title: pc_news.css
Created: 2011-02-02
Last Modified: 2011-02-02
***************************************************** */


/* Table Of Contents
----------------------------------------

# PC Hide Content
# GNav
# Main
# Sidebar

----------------------------------------*/


/* # PC Hide Content
---------------------------------------------------------------------------- */


/* # Main
---------------------------------------------------------------------------- */
#content .mTable01 .Login {
	text-align: center;
}

#content .mTable01 .LoginTable table {
	margin: 40px;
	padding: 40px;
	width: 50%;
	border-width: 1px;
	border-style: dotted;
	background-color: #eeffed;
	display: inline-table;
}

#content .mTable01 .LoginTable table td {
	text-align: center;
	border-style: none;
}


/*---------------------------------------------------
　ログイン画面
---------------------------------------------------*/
#LoginMain{
	width: 700px;
	height:600px;
	margin:5em auto;
	background-image: url(../img/login_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/*ID・Pass エリア*/
.Login-area{
	text-align:center;
	padding:260px 20px 0 20px;
}
.LoginItem1{
	text-align:center;
	padding:190px 20px 0 20px;
}

/*ID・PASSテキストフィールド装飾*/
.Login-area #idarea,
.Login-area #passarea{
	width:290px;
	height:20px;
	padding:0.2em;
	border:1px solid #EB6C01;}	

.area-item{margin-bottom:1.5em;}
.area-item img{vertical-align:middle;}
.area-item .f85{font-size:85%;}

/*チェックボックス位置調整*/
.area-item2{
	text-align:left;
	padding-left:210px;
	color:#666;}
	
/*ログインボタン位置調整*/	
.area-item3{
	text-align:right;
	padding-right:100px;}
	
/*ログインボタン装飾*/
.area-item3 #submit{
    padding: 5px 10px;
    font-size: 95.7%;
    background-color: #EB6C01;
    color: #fff;
    border-style: none;
}

.area-item3 #submit:hover{
    background-color: #FFA346;
}


.textarea{
	/*text-align:left;*/
	font-size:85.7%;
	color:#666;
	margin-top:2.5em;
}
	


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* # Sidebar
---------------------------------------------------------------------------- */
