@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: 525px;
	height: 440px;
	text-align: center;
	margin:5em auto;
	background-image: url(../img/login_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*ID・Pass エリア*/
.Login-area{
	text-align:center;
	padding:190px 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 #A6B897;}	

.area-item{margin-bottom:1em;}
.area-item img{vertical-align:middle;}
.area-item .f85{font-size:85%;}

/*チェックボックス位置調整*/
.area-item2{
	text-align:left;
	padding-left:130px;
	color:#666;}
	
/*ログインボタン位置調整*/	
.area-item3{
	text-align:right;
	padding-right:55px;}
	
/*ログインボタン装飾*/
.area-item3 #submit{
	font-size:85.7%;
	color:#333;
	padding:0.2em;
}
	/*
	color:#FFF;
	font-weight:bold;
	border:1px solid #A6B897;
	background-color:#518327;
	padding:0.4em 0.5em;}
	*/

.textarea{
	/*text-align:left;*/
	font-size:85.7%;
	color:#666;
	margin-top:2.5em;
}

.jimu{
	margin: 0;
	width: 760px;
}
	

/* IE8+, Chrome */
input, button {
  outline: 0;
}

/* Firefox */
input::-moz-focus-inner, button::-moz-focus-inner {
  border: 0;
	cursor: pointer;
}
	
		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* # Sidebar
---------------------------------------------------------------------------- */
