* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}

ol {
	margin: 0px;
	padding: 0px;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	margin: 0px;
	padding: 0px;
}
dd {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:hover {
	background-color: #FFCC00;
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 37px;
	margin: 0px;
	padding: 0px;
}
#pankuzu {
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#PAGETOP {
	display: none;
}
#honbun {
	display: none;
}
#contents #contentsbox {
	background-image: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#contents #contentsbox #mainbox {
	text-align: center;
}

table#contentsbox {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/contentsline.gif);
	background-repeat: repeat-y;
	background-position: 10px 60px;
	display: block;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentsbox td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

#contentsbox #leftmenu {
	width: 180px;
	padding: 0px;
	margin: 0px;
}
#contentsbox #leftmenu ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contentsbox #leftmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#contentsbox #mainbox {
	margin: 0px;
	padding: 0px;
}

#contentsbox #mainbox table {
	margin-left: 20px;
}

/* 見出し制御 */

#contentsbox #mainbox h1 {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#contentsbox #mainbox h1 img {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
}

#contentsbox #mainbox h2 {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#contentsbox #mainbox h2 img {
	margin-top: 15px;
}

#contentsbox #mainbox h3 {
	text-align: left;
	font-size: 1em;
	line-height: 140%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	color: #3333CC;
}

#contentsbox #mainbox h4 {
	text-align: left;
	font-size: 1em;
	line-height: 140%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #333333;
}

/* 段落制御 */

#contentsbox #mainbox p {
	text-align: left;
	font-size: 0.9em;
	line-height: 140%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#contentsbox #mainbox p.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
#contentsbox #mainbox p.txtright {
	text-align: right;
}
#contentsbox #mainbox p.indent1em {
	padding-left: 1em;
}
#contentsbox #mainbox p.txtcenter {
	text-align: center;
}

/* リスト制御 */

#contentsbox #mainbox ul {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
	list-style-type: square;
	padding: 0px;
	margin-left: 10px;
	margin-right: 20px;
}
#contentsbox #mainbox li {
	text-align: left;
	margin-top: 0px;
	font-size: 90%;
	line-height: 130%;
	list-style-type: square;
	margin-left: 26px;
	padding: 0px;
	margin-bottom: 3px;
}

#contentsbox #mainbox .list_margin {
	margin-bottom: 15px;
}

#contentsbox #mainbox ul.sbmenulist {
	display: block;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	list-style-type: disc;
	width: 600px;
}
#contentsbox #mainbox .sbmenulist li {
	display: inline;
	margin-right: 1em;
	list-style-type: none;
	white-space: nowrap;
	margin-left: 1em;
	padding-left: 15px;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contentsbox #mainbox dl.listshikaku {
	line-height: 160%;
	text-align: left;
	width: 600px;
}
#contentsbox #mainbox .listshikaku dt {
	list-style-type: square;
	margin-left: 20px;
	float: left;
	width: 8em;
	font-weight: bold;
	font-size: 0.9em;
}
#contentsbox #mainbox .listshikaku dd {
	list-style-type: square;
	padding-left: 10em;
	font-size: 0.9em;
}
#contentsbox #mainbox dl.listshikaku2 {
	line-height: 160%;
	text-align: left;
	width: 600px;
}

#contentsbox #mainbox .listshikaku2 dt {
	list-style-type: square;
	margin-left: 20px;
	float: left;
	width: 11em;
	font-weight: bold;
	font-size: 0.9em;
}
#contentsbox #mainbox .listshikaku2 dd {
	list-style-type: square;
	padding-left: 10em;
	font-size: 0.9em;
}
#contentsbox #mainbox ul.listheadnon li {
	list-style-type: none;
	margin-bottom: 0.7em;
}

/* イメージ制御 */

#contentsbox #mainbox .imgcenter {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

img#sankaku {
	text-align: left;
	vertical-align: middle;
}
.imgRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* 罫線 */

hr {
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
	margin-right: 20px;
	margin-left: 20px;
	color: #CCCCCC;
}

.line01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00289A;
	border-right-color: #00289A;
	border-bottom-color: #00289A;
	border-left-color: #00289A;
	clear: both;
	margin: 0px;
	padding: 0px 0px 10px;
}

/* フッタ制御 */

#footermenu {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 1em;
}

#footer {
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer p {
	font-size: 80%;
	line-height: 120%;
	color: #666666;
}

#footer .line01 span {
	display: none;
}

/* トップ制御 */

.news .alignright {
	text-align: right;
}

/* BOX本文レイアウト制御 */

.boxline0 {
	border: 0px solid #99CCFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 80%;
}

.boxline1 {
	border: 2px solid #99CCFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 80%;
}

.boxhonbun {
	margin: 20px;
}

.boxline1 .boxhonbun h1 {
	text-align: center;
	font-size: 1.4em;
	line-height: 140%;
	color: #000099;
}

.boxline1 .boxhonbun h2 {
	text-align: left;
	font-size: 1em;
	color: #336600;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
	padding-left: 10px;
}

.boxline1 .boxhonbun p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0px;
}

.boxline1 .boxhonbun li {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0px;
	line-height: 160%;
}

.boxline1 .boxhonbun ol li {
	list-style-type: decimal;
	margin-left: 40px;
}


/* ヒミコ見出し・写真制御 */

#contentsbox #mainbox table.photTable3 {
	margin-top: 10px;
	margin-bottom: 20px;
}

#contentsbox #mainbox table.photTable3 td {
	font-size: 0.7em;
	line-height: 150%;
	padding: 5px;
	width: 190px;
	color: #333333;
}
.boxline1 .boxhonbun .tableBgA {
	text-align: center;
	background-color: #FFCC99;
	border: 5px solid #FFCC99;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.boxline1 .boxhonbun .tableBgA td {
	text-align: left;
	vertical-align: top;
}
#contentsbox #mainbox .linkhead1 {
	margin-right: 1em;
	list-style-type: none;
	white-space: nowrap;
	margin-left: 2em;
	padding-left: 15px;
	background-image: url(../images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.txtBB {
	font-size: 1.2em;
	font-weight: bold;
	color: #0033FF;
}
.txtBP {
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0033;
}
.txtBG {
	font-size: 1.2em;
	font-weight: bold;
	color: #336600;
}
.txtB {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
#contentsbox #mainbox .clear span {
	display: none;
}
#bbscontents #bbscontentsbox {
	background-image: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#bbscontents #bbscontentsbox #bbsmainbox {
	text-align: center;
}
#bbscontents table#bbscontentsbox {
	padding: 0px;
	margin: 0px;
	background-image: none;
	display: block;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hasshin {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.hasshin table {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.hasshin table table.tableinn {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
.hasshin .tableinn td {
	text-align: left;
}

