/* CSS Document */

body/* CSS Document */

{
	background-color:#FFED43;
	font-size:14px;
	line-height:22px;
	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;
	width: 811px;
	}
	
div#headder{
	margin:0 auto;
	background-position: center;
	}
	
div#main{
	margin:0 auto;
	background:#FFFFFF;
	width:800px;
	}
	
#righht_content{
	margin:center;
	float: right;
	margin-top: 25px;
	width: 530px;
	margin-right: 30px;
	text-align: left;
}

#left_menu{
	float: left;
	height: 100%;
	margin-top: 25px;
	margin-left: 35px;
}

div#contents{
	margin:0 auto;
	padding-top: 10px;
	width: 800px;
	}
	
div#date{
	margin:0 auto;
	width:450px;
	font-size: 10px;
	}
	
div#link{
	font-size: 12px;
	float: right;
	padding-top: 20px;
	padding-right: 30px;
	}
	
div#footer{
	margin:0 auto;
	height: 144px;
	background: url(../images/frame_bottom.gif) top no-repeat;
	}
	
.midashi{
	font-size: 20px;
	line-height: 28px;
	font-weight: bolder;
	}
	
.words{
	margin:40px 0 60px 0;
	}
.caption {
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.alart {
	color: #FF0000;
	font-size: 12px;
}
.small {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
}
.archive {
	font-size: 12px;
	line-height: 18px;
}
