@charset "UTF-8";
	#MainVisual{
	width:900px;
	margin:20px auto 0;
	
	}
	#L_Contents{
width:640px;
float:left;
padding-top:20px;
text-align:left;}


#L_Contents h1{
margin: 0 0 0px;}

		
	/*Form*/




#Form{
width:640px;
padding-top:50px;
padding-bottom:20px;
text-align:center;}

#Form table{
width:80%;
}

#Form .tdBoder0{
text-align:left;
padding:7px 0 7px 5px;
}

#Form .tdBoder{
text-align:left;
padding:7px 0 7px 5px;
border-bottom:1px solid #CCCCCC;}



/*右側*/
#R_Contents{
width:220px;
float:right;
text-align:center;
position:relative;}

#R_Contents #Side_Menu{
	padding:10px 0 5px;
	background:url(../imgs/common/img_18.jpg);
	width:220px;
	position:absolute;
	top: -10px;
	left:-10px;
}


#R_Contents #Side_Menu img{
margin-bottom:5px}
