body {
color: #000000;
background-color: #CBE4E2;
font-size: 12px;
line-height: 18px;
margin: 0;
padding: 0;
background-image: url('/img/bg_profile.jpg');
background-repeat: no-repeat;
background-attachment:fixed; 
background-position: center 0px;
}
/********************** コンテンツMain ***********************************************************************/

/*********** ↓メイン ************************/
.content02 .inner{ height:610px;}
.content02 .inner .innerMain { padding: 60px 150px 25px 40px; }
.content02 .inner .innerMain .table01 { font-size: 12px; vertical-align:top;}
.content02 .inner .innerMain .table01 .td01  {
	font-size: 16px;
	font-weight: bold;
	vertical-align:top;
	width: 100px;
	padding:3px;
}
.content02 .inner .innerMain .table01 .td02  {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	vertical-align:top;
	padding:3px;
}
.content02 .inner .innerMain .table01 .buttonBox { padding: 0px 250px 10px 40px;  }
