body/* CSS Document */

{
	background-color:#FFDF25;
	font-size:14px;
	line-height:22px;
	margin: 0;
	text-align: left;
	}

a:link {
	color: #E83817;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6633;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

div#wrapper{
	margin:0 auto;
	}
	
div#headder{
	margin:0 auto;
	background-position: center;
	background-color: #CF1D31;
	background: url(../images/title2.jpg) center;
	height: 411px;
	}
	
div#main{
	margin:0 auto;
	background:#FFFFFF;
	width:650px;
	}
div#contents{
	margin:0 auto;
	width:510px;
	}
	
div#date{
	margin:0 auto;
	width:450px;
	font-size: 10px;
	}
	
div#link{
	margin:20px auto;
	width:500px;
	font-size: 12px;
	}
	
div#footer{
	margin:0 auto;
	height: 260px;
	background: url(../images/frame_bottom2.gif) bottom no-repeat;
	}
	
.midashi{
	margin:0px 0 50px 0;
	padding-top: 30px;
	}
	
.words{
	margin:40px 0 60px 0;
	}
.small {
	font-size: 10px;
	letter-spacing: 1px;
}
