@charset "utf-8" ;
@import url(../../pc_css/themes/block/surface.css);
@import url(../../pc_css/themes/head/not_member.css);
@import url(../../pc_css/themes/menu/index.css);



/************************************************************/ 
/* ログインフォーム */
/************************************************************/ 

#pass {
	width: 556px ;
	margin: 0px auto 15px ;
	text-align: center ;
	border: #cdcdcd 1px solid ;
	background-color: #f6f6f6 ;
}


#pass h2 {
	height: 30px ;
	margin-bottom: 15px ;
	background: url(../../pc_img/h2/pass_l.gif) no-repeat ;
	text-indent: -9999px ;
	border-bottom: #cdcdcd 1px solid ;
}

#pass p.text {
	margin: 0px 40px 15px ;
	line-height: 1.2em ;
	text-align: left ;
}

#pass div.form {
	width: 460px ;
	margin: 0px 40px 15px ;
	background: url(../../pc_img/login/login_bg_02.gif) repeat-y ;
}

table {
	width: 460px ;
	margin-bottom: 5px ;
	background: url(../../pc_img/login/login_bg_01.gif) no-repeat;
}

table , th , td {
	border: #ffffff 0px solid ;
	border-collapse: collapse;
}

th {
	padding: 2px 5px 2px 20px ;
	text-align: left ;
	vertical-align: middle ;
	line-height: 1.2em ;
	white-space: nowrap ;
	font-weight: bold ;
}

td {
	width: 100% ;
	padding: 2px 20px 2px 5px ;
	text-align: left ;
	vertical-align: middle ;
	line-height: 1.2em ;
}

.mail {
	padding-top: 15px ;
}


#pass p.sbumit {
	width: 460px ;
	padding-bottom: 15px ;
	display: block ;
	background: url(../../pc_img/login/login_bg_03.gif) no-repeat 0px bottom ;
}



/************************************************************/ 
/* エラー・確認メッセージ */
/************************************************************/

#error {
	width: 460px ;
	margin: 0px 40px 15px ;
	text-align: left ;
}

#error h3 {
	height: 20px ;
	background: url(../../pc_img/diary/h2_error.gif) no-repeat 10px 5px #d7d6c1 ;
	text-indent: -9999px ;
 	font-size: 0.8em ;
	line-height: 1.2em ;
}

#error ul {
	padding: 5px 10px ;
	background: #F6F6F6 ;
	border: #D7D6C1 1px solid ;
}

#error li {
	padding: 0.1em 0px 0.3em 19px ;
	background: url(../../pc_img/icon/!_01.gif) no-repeat 0px 0.2em ;
	color: #FF6000 ;
	line-height: 1.2em ;
	font-weight: bold ;
	list-style: none ;
}



/************************************************************/ 
/* 免責事項 */
/************************************************************/ 

#immunity {
	width: 470px ;
	margin: 0px auto ;
	padding: 15px ;
	background-color: #D7D6C1 ;
	text-align: left ;
}
