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

body {
background-image: url(img/bg_star1.gif);
margin:0;
padding:0;
font-size:12px;
text-align:center;
font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}

p {
margin:0;
padding:0;
}

a {
color:#0980db;
font-weight:bold;
}

#main {
background-image:url(img/bg_main.gif);
width:780px;
margin:0 auto;
}

#page {
width:720px;
margin:0 auto;
}

#title {
margin:0;
padding:0;
background-image:url(img/header.jpg);
text-align:left;
}

h3 {
background-image:url(img/view_q.gif);
background-repeat:no-repeat;
background-position:left;
background-color:#f4f4f4;
padding:10px 0 10px 40px;
color:#0980db;
border-bottom:#0980db 2px solid;
font-size:12px;
}


 a#rogin{
	 display:block;
	background:url(img/login_roll.jpg) no-repeat;
	background-position:top left;
	width:380px;
	height:60px;
	text-indent:-10000px;
	
}

 a:hover#rogin{
	background-position:bottom left;
}



a#foreget_id{
	display:block;
	background:url(img/foreget_id_roll.jpg) no-repeat;
	background-position:top left;
	width:126px;
	height:39px;
	text-indent:-10000px;
	
}

 a:hover#foreget_id{
	background-position:bottom left;
}


a#forget_pass{
	display:block;
	background:url(img/forget_pass_roll.jpg) no-repeat;
	background-position:top left;
	width:126px;
	height:39px;
	text-indent:-10000px;
	
}

 a:hover#forget_pass{
	background-position:bottom left;
}


a#forget_ip{
	display:block;
	background:url(img/forget_ip_roll.jpg) no-repeat;
	background-position:top left;
	width:126px;
	height:39px;
	text-indent:-10000px;
	
}

 a:hover#forget_ip{
	background-position:bottom left;
}