@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;
	border: 1px solid #ddd;
	border-radius: 16px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
}
/*ID・Pass エリア*/
.Login-area{
	text-align:center;
	padding:55px 20px 40px 20px;
}
.LoginItem1{
	text-align:center;
	padding:55px 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;
	line-height: 1.4;
}

.jimu{
	margin: 0;
	width: 760px;
}


#Lead-area {padding-top: 30px;}
#Lead-area h3 {font-size: 1.8em; color: #b01f24;}
#Lead-area p {font-size: 1.2em; color: #b01f24; font-weight: 700; margin-top: 2em;}
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* # Sidebar
---------------------------------------------------------------------------- */
