#cirkit_h1{
	margin-bottom:5px;
	background-color:#FFF;
	border:1px solid #C99;
	color:#C33;
	font-size:xx-large;
	font-weight:bold;
	text-align:center;
}

#cirkit_login2{
	width:205px;
	height:230px;
	text-align:center;
	background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:30px;
}

/* CirKitSNSログイン部分 */

#login_p{
	line-height: 34px;
}

#login_p_bt{
	line-height: 8px;
}
#login_p_br{
	line-height: 10px;
}

#right_login{
	background-image:url(./img/login.gif);
	background-repeat: no-repeat;
}

#login_td{
	vertical-align:top;
	padding:30px 7px 0 7px;
}

#username{
	border: 1px #666666 solid;
}
#password{
	border: 1px #666666 solid;
}

/* CirKitSNSログイン部分 */
	
#cirkit_login {
width:350px;
height:200px;
text-align:center;
background-image:url(img/login/login.gif);
background-repeat:no-repeat;
margin-top:20px;
margin-bottom:30px;
}


#cirkit_login h1 {
	margin-bottom:5px;
	background-color:#FFF;
	border:1px solid #C99;
	color:#C33;
}

#cirkit_login input{
margin-left:12px;
margin-right:15px;
}
