/* CSS Document */

body/* CSS Document */

{
	font-size:14px;
	line-height:22px;
	text-align: center;
	background-color: #F6E541;
	background: url(../cyukei/images/bg.jpg) center;
	margin: 0 0 0 0;
	}

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;
	width: 700px;
	}
	
div#headder{
	margin:0 auto;
	background-position: center;
	}
	
div#main{
	margin:0 auto;
	background:#FFFFFF;
	width:500px;
	}
div#content{
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
}
	
div#date{
	margin:0 auto;
	width:450px;
	font-size: 10px;
	}
	
div#link{
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
div#footer{
	margin:0 auto;
	height: 28px;
	background-image: url(../cyukei/images/frame_loft_b.png);
	}
	
.midashi{
	font-size: 20px;
	line-height: 28px;
	font-weight: bolder;
	}
	
.words{
	margin:40px 0 60px 0;
	}
.caption {
	font-size: 12px;
	color: #666666;
}
.alart {
	color: #FF0000;
	font-size: 12px;
}
.small {
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
