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


#memberphoto {
	padding-left: 12px;
	padding-top: 12px;
}

#member table {
	font-size: 90%; /* Windows Internet Explorer 5対策のため、フォントサイズを指定 */
	width: 408px;
	margin-top: 10px;
	margin-left: 12px;
}
#member td {
	background-color: #F3F6F6; /* セルの背景色を指定 */
	padding: 10px; /* 全方向にパディングを指定 */
	}
#member th {
	background-color: #F3F6F6; /* セルの背景色を指定 */
	font-weight: normal; /* フォントを通常の太さに指定 */
	padding: 10px; /* 全方向にパディングを指定 */
	width: 200px; /* ボックスの幅を指定 */
	text-align: left;
	vertical-align: top;
}

#member02 table {
	font-size: 90%; /* Windows Internet Explorer 5対策のため、フォントサイズを指定 */
	width: 408px;
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 17px;
}
#member02 td {
	background-color: #F3F6F6; /* セルの背景色を指定 */
	padding: 10px; /* 全方向にパディングを指定 */
	}
#member02 th {
	background-color: #F3F6F6; /* セルの背景色を指定 */
	font-weight: normal; /* フォントを通常の太さに指定 */
	padding: 10px; /* 全方向にパディングを指定 */
	width: 200px; /* ボックスの幅を指定 */
	text-align: left;
	vertical-align: top;
}

.bgwhite{
background-color: #FFFFFF;
}

.proliaut{
	width: 408px;
	margin-left: 12px;
}
.profile {
	display: inline-table;
	width: 408px;
	height: 30px;
	background-image: url(../../member/images/name_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	text-indent: 20px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	clear: both;
	vertical-align: middle;
	/* [disabled]line-height: 3; */
	padding-top: 14px;
	}
.shousai1{
	float: left;
	width: 106px;

}

.shousai2{
	float: right;
	padding-left: 5px;
	width: 285px;
	padding-right: 10px;

}


.shousai {
	width: 408px;
}
.shousaihonmon {
width: 408px;
	font-size: 110%;
	line-height: 1.8;
}
#kakomember {
	clear:both;
	line-height: 2;
}
#kakomember ul {
	list-style-position: inside;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 40px;
}
.popup {
background: url(i_blank.gif) no-repeat 100% 2px;
padding-right:16px;
}
