h1 {
	font-size: 24px;
	font-weight: bolder;
	font-family: "ＭＳ ゴシック", "Osaka−等幅", sans-serif;
}
p {
	line-height: 1.8em;
}
body {
	margin: 0px;
	background-image: url(/img/body_bg.jpg);
	padding: 0px;
}
#wrapper {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
}
#header {
	background-image: url(/img/header02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
#contents {
	height: auto;
	width: 800px;
	margin: 0px;
}
.PDF {
	background-image: url(/bunken/img/pdficon_small.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
}

#footer {
	background-image: url(/img/footer02.jpg);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 800px;
	clear: both;
	background-repeat: no-repeat;
}
#shutten {
	font-size: 13px;
	width: 600px;
	float: left;
}
#honbun {
	width: 750px;
	text-align: left;
	padding: 25px;
}
#contents #nengo {
	float: right;
	height: 20px;
	width: 200px;
}
#contents #shutten {
	height: 20px;
	width: 600px;
}

#contents #title {
	height: 130px;
	width: 600px;
}







#header p {
	color: #CCCCCC;
	float: right;
	margin-top: 0px;
	font-size: 12px;
}
#header a {
	color: #CCCCCC;
	text-decoration: none;
}
#header a:hover,#header a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#header ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	list-style-type: none;
	margin-top: 5px;
	padding: 0px;
	float: right;
}
#header li {
	display: inline;
}
#header a {
	text-decoration: none;
}
#header a:hover,#header a:active {
	color: #CC9900;
	text-decoration: underline;
}
#profile_img {
	position: absolute;
	top: 120px;
	left: 550px;
}
#address {
	font-size: 16px;
	color: #CCCCCC;
}
h2 {
	font-size: 20px;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	font-weight: normal;
}
h4 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	text-align: center;
}
.box_650l {
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.px13 {
	font-size: 13px;
	line-height: 1.5em;
}

h6 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
}
.fontcollor_red {
	color: #FF0000;
}

#sakura {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}

