*{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family: "lr oSVbN", Osaka;
	 }

a img{
border :none;
}

a{
overflow: hidden;
color:#0f212f;
}

a:hover{
text-decoration:underline;
}

a.line{
text-decoration:underline;
} 

a.line:hover{
text-decoration:none;
}

.bold{
font-weight:bold;
}

body{
color:#333;
font-size:12px;
background:url(../img/bg.gif) repeat-x 0 140px;
}

.clear {
clear:both;
}

p{
line-height:150%;
}


#main{
width:520px;
}

#form_txt{
margin:0 10px 10px 0;
}

#form_txt span,
table#form span{
color:#dc002e;
}

table#form{
width:500px;
margin:0 10px 30px 0;
line-height:1.5;
background:#dfdfdf;
}

table#form td.left{
width:30%;
background:#f8f8f8;
padding:8px;
}

table#form td.right{
width:70%;
background:#fff;
padding:8px;
}

#btn{
text-align:center;
margin-bottom:30px;
}

#form_btm_txt{
margin:0 10px 30px;
}@


