@charset "utf-8";
/* CSS Document */

.login_table {
	border-right:1px solid #DCDCDC;
	border-top:1px solid #DCDCDC;
	margin:0 auto 10px;
	width:450px;
}

.login_table th {
	background:url(none) repeat scroll 0 0;
	border-bottom:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
	font-weight:normal;
	padding:5px;
	width:100px;
}

.login_table td {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
	padding:5px;
}

#forgets {
	width:450px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

ul,li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#toiawase_box {
	padding: 20px;
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
}
#new_member {
	text-align: center;
	margin-bottom: 10px;
}
#btn_new_member {
	height: 19px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
#btn_new_member a {
	background: url(../images/category/model_blog/btn_kaiin.gif) no-repeat;
	height: 20px;
	width: 100px;
	text-indent: -9999px;
	display: block;
}
#btn_new_member a:hover {
	background: url(../images/category/model_blog/btn_kaiin.gif) no-repeat 0 -19px;
	height: 19.5px;
	width: 100px;
	text-indent: -9999px;
	display: block;
}
.title01 {
	font-size: 1.2em;
	font-weight: bold;
}
