a {text-decoration: none;}
a:link { color: #1f3134; }
a:visited { color: #1f3134; } 
a:hover { color: #009900; }


body {
	text-align: center;
	background-color: #ffffff;
	color: #1f3134;
	margin-top: 20px;
	margin-bottom: 150px;
	padding: 0;
	}/* ページ全体 */

.picbox {
	line-height: 150%;
	font-size: 80%;
	margin-top: 30px;
	margin-bottom: 30px;
	}/* イラストボックス */

.footer {
	font-size: 80%;
	margin-top: 200px;
	font-weight: bold;
		}
