body,
div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,
form,fieldset,
p,blockquote,
table,thead,tbody,tfoot,caption,th,td {
	margin: 0;
	padding: 0;
	}
	
#contenar
 {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header p {
	float: left;
	}
	
#title {
	width: 800px;
	height: 60px;
	margin: 0;
	float: left;
	background-image: url(../img/top_r3_c122.gif);
	background-repeat: repeat-y;
	padding-top: 50px;
	}
	
#title h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 17px;
	font-weight: normal;
	color: #66CC00;
	font-style: normal;
	background-image: url(../img/company.gif);
	background-repeat: no-repeat;
	height: 40px;
	line-height: 0.9cm;
	width: 350px;
	float: left;
	margin-left: 40px;
	text-indent: 40px;
	}
	
#title h2 {
	width: 300px;
	float: left;
	margin-left: 25px;
	}

#topics {
	width: 800px;
	height: 45px;
	margin: 0;
	float: left;
	background-image: url(../img/top_r3_c122.gif);
	background-repeat: repeat-y;
	}

#topics p {
	padding-left: 30px;
	}
	
#content {
	width: 800px;
	height: 375px;
	margin: 0;
	float: left;
	background-image: url(../img/top_r3_c122.gif);
	background-repeat: repeat-y;
	}

#content1 {
	width: 300px;
	height: 375px;
	margin: 0;
	float: left;
	}
	
#content h1 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0;
	font-size: 14px;
	color: #66CC00;
	line-height: 150%;
	background-image: url(../img/circle.gif);
	background-repeat: no-repeat;
	background-position: 90px;
	padding-left: 105px;
	}

#content p {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0;
	font-size: 13px;
	line-height: 150%;
	padding-left: 90px;
}

#content2 {
	width: 400px;
	height: 375px;
	float: left;
	}

img{
border-style:none!important;
}