@charset "utf-8";
/* CSS Document */

#content{
	width:100%;
	height:auto;
	padding-bottom:20px;
	text-align:center;
	}

#content2{
	width:800px;

	}
	

#name{
	font-size:84%;
	text-align:right;
	padding-right:30px;
}


#area{
	float:left;
	width:534px;
	background:url(images/content_bg.gif) repeat-y;
	height:auto;
	margin:-4px 0px 0px 2px;
	font-size:84%;
	position:relative;
}

#area p{
	padding:10px 30px 10px 30px;	
	}


#area_bottom{
	background:url(images/content_bg2.gif) no-repeat bottom left;
	width:534px;
	height:auto;
}

h2{
	padding-bottom:10px;
}

#menu-box3{
 	padding:0px 0px 20px 30px;
	height:auto;
}


#h1_bg img{
	position:absolute;
	top:-17px;
	left:409px;
	height:16px;
	}
