body{
margin: 0px;
padding: 0px;
background: #ffffff;
}

p{
margin-left:10px;
margin-top:10px;
padding-bottom:10px;
}



.box02{
color: #333333;
font-size: 18px;
font-weight:bold;
border-left: 12px solid #666666;
border-bottom: 1px solid #666666;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
margin-right:50px;
}


/*
.box02{
color: #333333;
font-size: 18px;
font-weight:bold;
background-color:#eeeeee;
border-left: 8px solid #666666;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #333333;
border-right: 1px solid #333333;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
margin-right:50px;
}


.box02 {
	font-size: 16px;
	color: #333333;
	background-color:#f2f2f2;
	line-height:140%;
	width:450px;
	padding:10px;
	margin-left:20px;
}
*/

.bace {
	font-size: 12px;
	color: #333333;
	line-height:140%;
}

pre{
padding-left:5px;
}

.bace_s {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height:140%;
}


.bace_mail {
	font-size: 12px;
	color: #333333;
	line-height:140%;
	margin-left:10px;
margin-top:10px;
padding-bottom:10px;
}


.t02 {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
}

.t03 {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}

.copy {
text-align:center;
	font-size: 10px;
	line-height: 140%;
	color: #999999;
	padding-bottom:15px;
	background-position:bottom;
	background-repeat:repeat-x;
}


dt{
color: #333333;
font-size: 16px;
font-weight:bold;
background-color:#ffffff;
border-left: 8px solid #999999;
border-bottom: 1px solid #cccccc;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
margin-right:500px;
}


dd{
	margin-top:0.5em;
	margin-left: 10px;
}


