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

body{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;
}

#up{
	width:543px;
	padding-top:31px;
	background: url(../img/image005.gif) top no-repeat;
}
#down{
	width:543px;
	padding-bottom:32px;
	background: url(../img/image005-03.gif) bottom no-repeat;
}
#mid{
	width:543px;
	background: url(../img/image005-02.gif) repeat-y;
}
h1{
	font-size:150%;
	margin:0 40px ;
	padding:15px 0 5px 0;
	border-bottom:1px solid green;
}
p{
	font-size:100%;
	line-height:1.4;
	margin:0 40px ;
	padding:20px 0;
}