@charset "euc-jp";


/*[ポータルからのログインボックス、新規登録への遷移ページのスタイル]
-----------------------------------------------*/


#pakila_sub2{
	text-align: left;
	white-space: nowrap;
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 1px;
	height: 14px;
	background-image:url(../images/bg_grade.gif);
}



#login {
	width: 68px;
	height: 23px;
	text-indent: -10000px;
	background-image: url(../images/login.gif);
	float: left;
	vertical-align: middle;
}

#login a.login {
	height: 23px;
	text-indent: -10000px;
	width: 68px;
	display: block;
}

#sidewin_li{
	width:180px;
	background-image: url(../images/sidewin_li_bg.gif);
	margin-bottom: 10px;
	margin: 2px 0 30px 0;
}

#sidewin_li_top{
	width:180px;
	background: url(../images/sidewin_li_top.gif) no-repeat top;
	height: 25px;
}

#sidewin_li_bottom{
	width:180px;
	background: url(../images/sidewin_li_bottom.gif) no-repeat bottom;
	text-align: center;
	clear: both;
	padding-bottom:5px;
}

.sidewin_li_email {
	width: 38px;
	height: 12px;
	text-indent: -10000px;
	background: url(../images/sidewin_li_email.gif) no-repeat;
	margin:5px 0 3px 10px;
}

.sidewin_li_pass {
	width: 66px;
	height: 12px;
	text-indent: -10000px;
	background: url(../images/sidewin_li_pass.gif) no-repeat;
	margin:3px 0 3px 10px;
}

#sidewin_li input.email {
	margin-left:10px;
	width:155px;
}

#sidewin_li input.pass {
	margin-left:10px;
	width:90px;
	float: left;
	vertical-align: middle;
}

#sidewin_gr{
	width:180px;
	background-image: url(../images/sidewin_gr_bg.gif);
	margin-bottom: 10px;
	margin: 10px 0 10px 0;
}

#sidewin_ns_top{
	width:180px;
	background: url(../images/sidewin_ns_top.gif) no-repeat top;
	height: 25px;
}

#sidewin_rk_top{
	width:180px;
	background: url(../images/sidewin_rk_top.gif) no-repeat top;
	height: 25px;
}

#sidewin_gr_bottom{
	width:180px;
	background: url(../images/sidewin_gr_bottom.gif) no-repeat bottom;
	text-align: right;
	clear: both;
}

#sidewin_gr_bottom p{
	padding: 7px;
}

.sidewin_ns {
	margin:5px 10px 0 10px;
	padding-bottom: 8px;
	background: url(../images/ssy.gif) repeat-x bottom;
	line-height: 140%;
}

.sidewin_list {
	margin:5px 10px 10px 10px;
	padding-bottom: 8px;
	background: url(../images/ssy.gif) repeat-x bottom;
	line-height: 140%;
}

.sidewin_link {
	margin:10px 0px 0 10px;
	background: url(../images/nw.gif) no-repeat left;
	line-height: 140%;
	padding-left: 18px;
	float:left
}

div#loginBoxRight{
	margin:65px 0 0;
	float:right;
	width:180px;
	font-size:12px;
}

* html div#loginBoxRight{
	margin:65px 0 0 5px;
	float:right;
	width:180px;
	font-size:12px;
}

div#loginBoxRight p#pakila_sub_login{
	font-size:10px;
	padding:0;
	margin:0;
	font-weight:bolder;
	text-align:center;
}

* html div#loginBoxRight p#pakila_sub_login{
	font-size:10px;
	padding:0;
	margin:0;
	font-weight:bolder;
	text-align:center;
}

p#loginButton{
	text-align:center;
}
p#loginButton img{
	margin:0 auto;
}