@charset "utf-8";
/* CSS Document */


body{
	font-size: 65%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #555555;
	line-height: 160%;
}

html>/**/body{
	background-position: 0 2px;
}

p,
table{
	line-height: 1.5em;
}


h1,h2,h3,h4,h5,h6,p,dl dt,dl dd,ul li,ol li,form fieldset legend,th,td{
	font-size:92%;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
	color: #555555;
}



/* staff */	

.box01{
	height: 545px;
	width: 560px;
	border: 1px solid #4b1000;
	background-color: #fffffc;
	background-image: url(../images/20100601.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow-y: scroll;
}

.box01 p{
	font-size: 125%;
	line-height: 140%;
}

.box01 h1{
	font-size: 125%;
}

.box01 h2{
	font-size: 160%;
}

.box01 h3{
	font-size: 125%;
}

.img005{
	float: right;
	width: 250px;
	margin-bottom: 15px;
	margin-left: 20px;
	display: inline;
	padding: 5px;
	clear: both;
	height: auto;
	margin-right: 15px;
}

