* {
	margin: 0;
	padding:0;
}
body {
	background-color: #C4D9F0;
}

#body {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFCC33;
	border-bottom-color: #666666;
	border-left-color: #FFCC33;
	background-color: #FFFFFF;
}
#pr {
	font-size: 12px;
}

.h_img {
	float: left;
	height: 140px;
	width: 150px;
	background-image: url(img/umi01.jpg);
	background-repeat: no-repeat;
	background-position: -40px bottom;
}
.m_img {
	height: 120px;
	width: 120px;
	float: right;
	background-image: url(img/umi02.jpg);
}

#head {
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #666666;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding-top: 40px;
}
#main {
	font-size: 14px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 20px;
}
#foot  {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	font-size: 13px;
	background-color: #0000CC;
	color: #FFFFFF;
}
#foot a {

}
#main a {

}
h1 {
	font-style: normal;
	text-indent: -10000px;
	display: block;
}
h1 a {
	display: block;
	padding-top: 20px;
	width: 345px;
	margin-left: 155px;
}

h2 {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFCC33;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	padding-left: 10px;
	color: #0066CC;
	font-family: "HGS創英角ﾎﾟｯﾌﾟ体";
	font-size: 24px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック";
	color: #0066CC;
	font-size: 18px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFCC33;
	clear: both;
	margin-top: 5px;
	padding-left: 10px;
}


dt {
	margin-bottom: 5px;
	margin-top: 5px;
}
dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
	margin-left: 0px;
}
dl {
	margin-left: 5px;
}


p {
	margin-bottom: 0px;
	line-height: 25px;
	font-size: 14px;
}
.m_1 {
	float: right;
	width: 360px;
}
.m_2 {
	width: 360px;
	float: right;
	text-decoration: underline;
}
.m_2 p {
	font-size: 10px;
	line-height: 20px;
	margin-bottom: 10px;
}


.h_1 {
	width: 350px;
	float: left;
	margin-left: 5px;
}
.h_1 p {
	font-size: 10px;
	text-decoration: underline;
	margin-bottom: 10px;
	line-height: 20px;
}


.h_2 {
	height: 320px;
	width: 360px;
}

