body {	
	margin: 0px ;
	padding: 0px;
	font-size: 75%;
	line-height:140%;
	color: #333333;
	background-color:#FFFFFF;
	text-align:center;
	background: url("../images/bg_all.gif") repeat-y center;	
}
p,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
A{text-decoration: underline; color: #0000DD;}A:visited{text-decoration: underline; color: #0000DD;}A:active{text-decoration: underline; color:#DD0000;}A:hover{text-decoration: underline;color: #DD0000;}

.footlinks2023 {
  display: flex;
  color: #444;
  text-decoration: none;
  font-size: 11px;
	margin: 3px 5px;
}
.footlinks2023:hover {
  color: #777;
}
.footlinks2023:visited {
  color: #444;
  text-decoration: none;
}
.triangle {
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-right: 6px solid;
  border-bottom: 6px solid transparent;
  margin: 2px 3px;
}

img {
	border: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
p.clear {
	clear: both;
}

p.clear span
 {
	display: none;
}
.left {
	float:left;
}
.right {
	float:right;
}
div#all {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
div#hdr {
	height: 66px;
	background: url("../images/bg_hdr01.gif") repeat-x;
	background-color: #FFFFFF;
	width:678px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:5px solid #56B537;
	float:left;
}
div#hdr div.hdr_a {
	float:left;
	width:502px;
	margin-top:9px;
}
div#hdr div.hdr_b {
	float:left;
	width:502px;
	margin-top:9px;
}
div#hdr div.hdr_b p {
	float:left;
}
div#hdr p.sbtn{
	margin-left:8px;
	margin-top:51px;
}
h1#logo {
	float: left;
	padding:6px 41px 3px 30px;
}
div.hdr02 {
	height:7px;
	background: url("../images/bg_hdr02.gif") repeat-x;	
	clear:both;
}
div#title {
	background: url("../images/bg_title.gif") repeat-x;	
	height:36px;
}
div#title p.left {
	margin-left:8px;
	margin-top:12px;
	font-size: 90%;
}
div#title p.right {
	margin-left:10px;
}
div#contents {
	width:680px;
	float:left;
	background: url("../images/bg_smenu.gif") repeat-y;	
	padding-bottom:35px;
}
div#contents div.left {
	width:178px;
	float:left;
}
div#contents div.right {
	width:502px;
	float:left;
}
p.contents_area {
	margin:8px 7px 3px 7px;
}
div#navi {
	margin-left:7px;
	width:152px;
	border:1px solid #BFBFBF;
	background-color:#FFFFFF;
	margin-bottom:15px;
}
div#navi1 {
	margin-left:7px;
	width:152px;
	border:1px solid #BFBFBF;
	background-color:#FFFFFF;
	margin-bottom:7px;
}
div#navi p {
	background:url("../images/bar_navi.gif") no-repeat left bottom;
	padding:5px 6px;
}
div#navi p.last {
	padding:5px 6px;
	background:none;
}

div#navi1 p {
	background:url("../images/bar_navi.gif") no-repeat left bottom;
	padding:5px 6px;
}
div#navi1 p.last {
	padding:5px 6px;
	background:none;
}

div#footer {
	width: 680px;
	border-top:4px solid #4BAD33;
	padding:6px 0px;
}

div#contents2 {
	width:678px;
	padding-top:15px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #FFFFFF;
	padding-bottom:20px;
}
.red {
	color:#990000;
}
.red2 {
	color:#CC0000;
}
.txt10 {
	font-size:10px;
}
p.move_txt01 {
	padding:20px 5px 0px 5px;
}
div.move_cap01{
	width:480px;
	border:1px solid #50953B;
	padding:10px;
	background-color:#E9F5E6;
	margin:12px 0px;
}
h4.move_step {
	padding-top:15px;
}
p.move_steptxt {
	margin-left:56px;
	padding-top:8px;
}
h4.counter_ttl {
	margin:16px 0px 12px 0px;
}
p.counter_txt01 {
	padding:0px 12px;
}
p.counter_txt02 {
	padding:6px 12px;
}
p.support01 {
	background:url("../images/icn_navi.gif") no-repeat left center;
	padding:3px 12px 3px 12px;
	margin-left:12px;
	}
p.yakkan_txt {
	padding-top:10px;
	padding-left:12px;
}
p.yakkan_txt2 {
	padding-top:8px;
}
.txt_capt {
	font-size:90%;
}
td.right_cont {
	padding-bottom:40px;
}
div#kiyaku_txt {
	padding:10px 0px 10px 12px;
}
div#kiyaku_txt p{
	padding:0px 0px 15px 0px;
	line-height:160%;
}

div#info_contents {
	padding:10px 15px 0px 15px;
}
div#info_contents h3 {
	font-size:14px;
	margin-bottom:5px;
	color:#0033CC;
}
div#info_contents p {
	line-height:160%;
}
div#info_contents p.date {
	font-size:90%;
	color:#999999;
	margin:3px 0px;
	border-top:1px solid #CCCCCC;
}
.entry_p1{
	text-decoration:underline;
	font-size:120%;
}
.entry_ul{
	margin:10px 25px;
}
.entry_hr{
	margin:10px 15px;
}div#hdr3 {

	height: 66px;
	background: url("../images/bg_hdr01.gif") repeat-x;
	background-color: #FFFFFF;
	width:678px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:5px solid #FF7118;
	float:left;
}

div#hdr3 div.hdr_a {
	float:left;
	width:502px;
	margin-top:9px;
}
div#hdr3 div.hdr_b {
	float:right;
	width:302px;
	margin-top:9px;
	text-align: right;
}
div#hdr3 div.hdr_b p {
	float:left;
}
div#hdr3 p.sbtn{
	margin-left:8px;
	margin-top:51px;
}
div#footer2 {

	width: 680px;
	border-top:4px solid #FF7118;
	padding:6px 0px;
}
