BODY{
	background-color : white;
	color : #222222;
}

H1{
	font-size : 42px;
	text-align : center;
	width : 600px;
}

H2{
	font-size : 14px;
	text-align : center;
	width : 600px;
}

H3{
	font-size : 18px;
	padding : 5px;
	background-color : #e0e0e0;
	color : #555555;
}

DL{
	color : #333333;
}

DT{
	border : 1px solid #silver;
	padding : 5px;
}

DD{
	padding : 5px;
	margin-bottom : 25px;
}

A:link{color : #333333;text-decoration:underline}
A:visited{color : #333333;text-decoration:underline}
A:active{color : #333333;text-decoration:underline}
A:hover{color : #333333;text-decoration:none ; background-color : #dddddd;}

.all{
	position : absolute;
	top : 100px;
	left : 100px;

	width : 600px;
}

.main{
	width : 575px;
}

.purpose{
	margin-bottom:  50px;
}

.mess{
	border : 1px solid #222222;
	
	margin-bottom : 50px;
}

.messinner{
	padding : 25px;
}

.name{
	margin-top : 10px;
	text-align :right;
}

.development{
	margin-bottom:  50px;
}

.reco{
	margin-bottom:  50px;
}

.author{
	
}

.ml{
	width : 100%;
	margin-bottom : 50px;
}

.bbs{
	margin-bottom:  50px;
}

.copy{
	margin : 20px;
}

.date{
	margin-left : 10px;
}

.report{
	text-align : center;
}