body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background: url(bg.gif) repeat-x;
}
#wrapper {
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
}
#banner {
	height: 150px;
	margin-bottom: 20px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(banner.jpg);
}
#content1 {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#content2 {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content3 {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#footer {
	height: 100px;
	background-color: #FFE3C8;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 14px;
	color: #333333;
	padding-top: 0px;
	text-align: right;
}

h2 {
	font-size: 16px;
	border-top-color: #993333;
	background-color: #FFE3C8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.description {
	margin-left: 20px;
	margin-top: 100px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
.contl {
	float: left;
	width: 325px;
	margin-right: 5px;
	margin-bottom: 20px;
	height: 220px;
}
.contr {
	float: right;
	width: 325px;
	margin-bottom: 20px;
	margin-left: 5px;
	height: 220px;
}
.title{
	padding: 10px 0px 5px 5px;
	font-weight:bolder;
}
.text{
	line-height:160%;
	color: #333;
	text-align: justify;
	text-justify:inter-ideograph;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.content1 {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #fff;
}
.content2 {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #fff;
}
.tope {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.link {
	font-size: x-small;
	text-align: center;
}
.objectleft {
	float: left;
	height: auto;
	width: auto;
	margin-right: 1em;
}
.objectright {
	float: right;
	height: auto;
	width: auto;
	margin-left: 1em;
}
.objectleft1 {
	float: left;
	height: auto;
	width: auto;
	margin-right: 1em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
 a img{border:none;}
 a:hover img{border:none}
