/* ||||||||||||||||||||||||||||||||||||||||
	
	・login.html ログイン
	・member.html 会員登録について
	・item_detail_i000038.html モニター募集
	  	
||||||||||||||||||||||||||||||||||||||||||| */

/* login.html ログインページ */

#loginPage {
	width:96%;
	margin:20px auto;
	}
.loginBox {
	margin:20px 10px 20px 0;
	float:left;
	width:320px;
	height:280px;
	background:url(https://sv2.k-asp.net/sub/getcont.php?path=http%3A%2F%2Fwww.plus-bio.com%2Fimages%2Flogin_bg.gif) no-repeat;
	}
.loginText {
	margin:20px;
	}
.loginBox ul {
	margin:10px;
	width:300px;
	}
.loginBox li {
	margin-bottom:5px;
	}
.loginBtn01 {
	text-align:center;
	margin:30px auto 15px auto;
	}
.loginBtn02 {
	text-align:center;
	margin-bottom:15px;
	}
.login {	
	width:146px;
	height:38px;
	background:url(https://sv2.k-asp.net/sub/getcont.php?path=http%3A%2F%2Fwww.plus-bio.com%2Fimages%2FloginBtn.gif) no-repeat;
	border:none;
	}
.member {
	width:146px;
	height:38px;
	background:url(https://sv2.k-asp.net/sub/getcont.php?path=http%3A%2F%2Fwww.plus-bio.com%2Fimages%2FmemberBtn.gif) no-repeat;
	border:none;
	}


/* member.html 会員登録ページ モニター募集ページ*/
#member {
	width:96%;
	margin:20px auto;
	}
.titleFrame {
	padding:7px;
	border:1px solid #ccc;
	width:80px;
	margin-bottom:15px;
	text-align:center;
	font-weight:bold;
	}
.kiyaku {
	width:100%;
	height:300px;
	border:1px solid #ccc;
	overflow:auto;
	}
.kiyakuText {
	padding:10px;
	}
.agreeArea {
	width:320px;
	margin:20px auto;
	}
.monitorArea {
	width:306px;
	margin:20px auto;
	}
	.monitorBtn_no {
		width:137px;
		height:34px;
		display:block;
		border:none;

		float:left;
		}
	.monitorBtn_yes {
		width:137px;
		height:34px;
		border:none;
		background:url(https://sv2.k-asp.net/sub/getcont.php?path=http%3A%2F%2Fwww.plus-bio.com%2Fimages%2FmonitorBtn_yes.gif) center no-repeat;
		cursor:pointer;
		float:right;
		}

/* entry_form.html 会員登録フォームページ */
.entryTable {
	width:100%;
	margin:20px 0;
	border:1px solid #ccc;
	border-collapse:collapse;
	}
.entryTable th {
	width:20%;
	padding:7px;
	text-align:left;
	background:#f7f7f7;
	border:1px solid #ccc;
	border-collapse:collapse;
	}
.td01 {
	width:30%;
	padding:7px;
	border:1px solid #ccc;
	border-collapse:collapse;
	}
.td02 {
	width:50%;
	padding:7px;
	border:1px solid #ccc;
	border-collapse:collapse;
	}
	
	.member-todofuken {
		width:90px;
		padding:1px 2px;
		}

.btnNavi {
	margin:15px 0;
	text-align:center;
	}
	
.privacypolicy {
	width:95%;
	margin:5px auto;
	height:200px;
	border:1px solid #ccc;
	overflow:auto;
	}
.privacypolicy p, .privacypolicy ul {
	padding:0 10px;
	}
.privacypolicyTitle {
	font-weight:bold;
	}



/* ボタン */
.return {
	width:145px;
	height:43px;
	margin-right:10px;
	background:url(https://sv2.k-asp.net/sub/getcont.php?path=http%3A%2F%2Fwww.plus-bio.com%2Fimages%2Freturn.gif) no-repeat;
	border:none;
	}
.send {
	width:145px;
	height:43px;
	margin-right:10px;
	background:url(https://sv2.k-asp.net/sub/getcont.php?path=http%3A%2F%2Fwww.plus-bio.com%2Fimages%2Fsend.gif) no-repeat;
	border:none;
	}
	
/* レンタル　サイズ選択 */

.rental_size {
	margin-left:50px;
}

.purpleTitle {
	font-weight:bold;
	font-size:16px;
	color:#972841;
	margin:10px 10px 5px 0px;
	padding-left:20px;
	background:url(https://sv2.k-asp.net/sub/getcont.php?path=http%3A%2F%2Fwww.plus-bio.com%2Fimages%2Fscare_purple.gif) left center no-repeat;
	}
	
.vari-table02 {
	float:left;
	width:182px;
	margin:5px 20px 20px 0;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	}
.vari-table02 td {
	border:1px solid #CCCCCC;
	padding:4px;
	background-color: #ffffff;
	text-align:center;
	text-valign:center;
	}
.vari-table03 {
	width:400px;
	margin:5px 0 20px;
	}
.vari-table03 th {
	width:30px;
	}
