@charset 'UTF-8';

/*====zentai-teki===============================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0; 
}


body {
	font-family: Verdana, Helvetica, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	text-align: center;
}


div#content {
	margin: 0 0 0 0px;
	width: 700px;
	background:#fff;
}

.section {
	width: 680px;
}


h2 {
	line-height: 1.5;
	letter-spacing: 3px;
	background: url(h2.jpg) no-repeat;
	font-size: 90%;
	margin: 0 0 0 20px;
	padding: 6px 6px 6px 20px ;
	height: 33px;
	color: #003;
	text-align: left;
	clear: both;
}


.imgleft {
	float: left;
}


img {
	margin: 0px 0 30px 30px;
}

p {
	margin: 20px 0 0 440px;
	text-align: left;
}



