@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: Universe,"Helvetica Neue","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',メイリオ,Meiryo,"MS PGothic",sans-serif;
    letter-spacing: 0.1em;
	background-image: url(../images/tori_k12-23.gif);
	text-align: center;
}

* html body {
	overflow: hidden;
	font-size: 100%;
}
a:link {
	text-decoration: none;
	font-size: 100%;
	color: #42869F;
	display:block;
}
a:visited {
	text-decoration: none;
	color: #42869F;
}
a:hover {
	text-decoration: underline;
	color: #42869F;
}
a:active {
	text-decoration: none;
	color: #42869F;
}

#wrapper a {

	font-size: 70%;

}
#wrapper {
	line-height: 1.8em;
	width: 650px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
#wrapper h6 {
	margin-top: 50px;
	padding-left: 10px;
	font-size:140%;
	font-weight:bold;
}
#wrapper p img{
	margin-bottom: 30px;
	border: 2px solid #999933;
	}
	
	
}

