/*ここからbody設定*/
body{
	margin: 0px;
}
.border {
	border: none;
	margin: 0px;
	padding: 0px;
}
A:link {
	COLOR: #0000ff; BACKGROUND-COLOR: transparent
}
A:visited {
	COLOR: #800080; BACKGROUND-COLOR: transparent
}
A:active {
	COLOR: #0000ff; BACKGROUND-COLOR: #FFFF00;
}
A:hover {
	COLOR: #0000ff; BACKGROUND-COLOR: #FFFF00;
}
/*ここからヘッダー設定*/
#topframe {
	background-image: url(../img/head_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#head {
	text-align: left;
	background-image: url(../img/head_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	border: none;
}
#topframe .navi {
	margin: 0px;
	text-align: right;
	font-size: 80%;
	background-color: #cccccc;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 2px;
}
#topframe .pan {
	margin: 0px;
	text-align: left;
	font-size: 80%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1em;
}
#topframe .date {
	font-size: 80%;
	margin: 0px;
	padding-right: 2em;
	text-align: right;
	padding-bottom: 1em;
}

/*ここからフッターの設定*/
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
	font-size: 80%;
	padding: 3 0px;
	margin: 0px;
}

.back {
	text-align: right;
	margin: 10px 0px;
	padding: 0px 2em 0px 0px;
	font-size: 80%;
	clear:both;
}
#copy {
	font-size: 70%;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #006600;
	text-align: center;
	margin: 0px;
}

/*ここからメインの設定*/
#main {
	text-align: center;
}
#main2 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.nav {
	width: 780px; /* ナビゲーションの幅 */
	border-top: 1px #cccccc solid; /* 上枠線 */
	border-bottom: 1px #cccccc solid; /* 下枠線 */
	background: #ffffff url(../img/navi_off.gif) repeat-x top;
	font-size: 85%;
	font-weight: bold; 
	margin: 3 0 0 0px;
}

.nav .nl {
	width: 770px; /* メニューの幅 */
	margin: 0 0 0 5px;
	padding: 0 2px;
	list-style-type: none;
	text-align: center;
}

.nav .nl li {
	width: 128px; 
	float: left;
}

.nav .nl li a {
	display: block;
	position: relative; /* IE6用 */
	padding: 3 0px; 
	border-top: 1px #ffffff solid; 
	border-bottom: 1px #808080 solid;
	border-left: 1px #ffffff solid; 
	border-right: 1px #cccccc solid; 
	text-decoration: none; 
}

.nav .nl li a:hover {
	background: #ffffff url(../img/navi_on.gif) repeat-x top; /* ポイント時の背景 */
	text-decoration: underline; /* テキストの下線（あり） */
}

.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}
.clearFix {
	min-height: 1px;
}

/* サイド */
#side {
	float: right;
	width: 230px; /* サイドバーの幅 */
}
#moji {
	width: 218px;
	background: #ffffff url(../img/moji.gif) repeat-x top;
	text-align: center;
	margin: 10 0 10 10px;
	padding: 8 0px;
	font-size: 95%;
	font-weight: bold;
	border: 1px #0000FF solid;
}
#box {
	width: 218px;
	margin: 10 0 10 10px;
	border: 1px #C0C0C0 solid;
	font-size: 100%;
	border-collapse: collapse;
}
#boxth {
	background: #ffffff url(../img/navi_on.gif) repeat-x top;
	border-bottom: 1px #C0C0C0 solid;
	text-align: center;
	font-weight: bold;
	padding: 3 0 2 0px;
}
#boxnl {
	padding: 5 0 5 15px;
	font-size: 85%;
	background-color: #ffffff;
}
#boxnl1 {
	padding: 5 0 2 5px;
	font-weight: bold;
	background-color: #ffffff;
}
#box2 {
	font-size: 100%;
	font-weight: bold;
	padding: 5 0 0 10px;
	border-collapse: collapse;
}
#box2-1 {
	padding: 5 0 5 5px;
}
#box2-2 {
	font-size: 95%;
	padding: 10 0 10 10px;
}
#box2 th {
	width: 90px;
	font-weight: normal;
	font-size: 95%;
	text-align: left;
	padding: 5px;
}
#box2 td {
	font-weight: normal;
	font-size: 100%;
}	

	



/* メイン */
#content {
	float: right;
	width: 550px; /* メインカラムの幅 */
}
#new {
	background-position: right bottom; 
	background-image: url(../img/ken.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: 10 0px;
	font-size: 100%;
}
#newth {
	background: #ffffff url(../img/new.gif) repeat-x top;
	border: 1px #C0C0C0 solid;
	font-size: 120%;
	font-weight: bold;
	padding: 4 0 4 20px;
}

#new2 {
	border-collapse: collapse;
	margin: 0px;
	padding: 10 0px;
	width: 548px;
}

#new2 th{
	width: 150px;
	font-size: 95%;
	font-weight: normal; 
	border-bottom: 1px #C0C0C0 dotted;
	padding: 10 0 2 0px;
}

#new2 td {
	border-bottom: 1px #C0C0C0 dotted;
	padding: 10 0 2 0px;
}

#new2 a {
	text-decoration: none;
	font-size: 95%;
}
#new2 a:hover {
	COLOR: #0000ff; 
	BACKGROUND-COLOR: #FFFF00;

}

.newnl3 {
	font-size: 80%;
}


#topi {
	background-color: #ffffff;
	margin: 10 0px;
	font-size: 100%;
}
#topith {
	background: #ffffff url(../img/new.gif) repeat-x top;
	border: 1px #C0C0C0 solid;
	font-weight: bold;
	font-size: 120%;
	padding: 4 0 4 20px;
}
#topibox{
	margin: 5 0px;
}

#topi2 {
	margin: 0px;
	width: 548px;
	border-collapse: collapse;
}
#topi2 th{
	width: 90px;
	border-bottom: 1px #C0C0C0 solid;
	padding: 10 0 0 0px;
	text-align: left;
}
#topi2 td {
	text-align: left;
	border-bottom: 1px #C0C0C0 solid;
	padding: 10 0 5 0px;
	font-size: 95%;
}
#sosiki {
	margin: 5px;
	border-collapse: collapse;
}
#sosiki th {
	text-align: left;
}
#sosiki td {
	font-size: 100%;
	vertical-align: top;
	padding: 5 20 0 2px;
	border-left: 1px #c0c0c0 dotted;
}
#sosiki2 {
	margin: 3px;
	border-collapse: collapse;
}
#sosiki2 th {
	text-align: left;
	border-bottom: 1px #c0c0c0 dotted;
	font-size: 100%;
	padding: 15 0 0 5px;
}
#sosiki2 td {
	vertical-align: top;
	border-bottom: 1px #c0c0c0 dotted;
	padding: 15 0 0 5px;
	font-size: 80%;
}

#map {
	font-size: 90%
	margin: 10px;
}
#map td {
	padding: 10px;
}

#soudan {
	margin: 5px;
}
#soudan td {
	border-left: 1px #c0c0c0 solid;
	padding: 5px;
}
#soudanbox {
	border: 1px #ff8c00 solid;
	margin: 10 0px;
}
#soudanth {
	background: #ffffff url(../img/soudan.gif) repeat-x top;
	font-size: 120%;
	font-weight: bold;
	padding: 5 10px;
}
#soudan01 {
	margin: 5 15px;
	line-height: 150%;
}
#soudan02 {
	margin: 10px;
	text-align: right;
}
#soudan03 {
	border-collapse: collapse;
	empty-cells: hide; 
	margin:5 104px;
}
#soudan03 th{
	border: 1px #000080 solid;
	padding: 5px;
	width: 180px;
	text-align: left;
}
#soudan03 td{
	border: 1px #000080 solid;
	padding: 5px;
}
#soudan04 {
	font-weight: bold;
	border-bottom: 1px #c0c0c0 solid;
	margin-bottom: 5px;
}
#soudan05 {
	border-collapse: collapse;
	text-align: center;
	margin: 5 0 5 105px;
}
#soudan05 th{	
	border: 1px #000080 solid;
	padding: 5px;
}
#soudan05 td{	
	border: 1px #000080 solid;
	padding: 5px;
	text-align: left;
}	
#kensabox {
	border: 1px #008000 solid;
	margin: 10 0px;
}
#kensath {
	background: #ffffff url(../img/kensa.gif) repeat-x top;
	font-size: 120%;
	font-weight: bold;
	padding: 5 10px;
}
#kentai {
	font-weight: bold;
	margin: 10 0px;
	border-bottom: 1px #c0c0c0 solid;
	font-size: 110%;
}
#kentai1 {
	margin: 5px;
	line-height: 150%;
}
#kentai2 {
	margin: 5 0 10 10px;
}
#kentai2 th {
	text-align: left;
	padding: 10px;
}
#kentai2 td {
	width: 8%;
	border-left: 2px #ff4500 solid;
	border-bottom: 1px #ff4500 solid;
	font-weight: bold;
	text-align: center;
}
#kentai2-2 {
	margin: 10 0 10 10px;
}
#main2-2 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-left: 1px #ff4500 solid;
	border-right: 1px #ff4500 solid;
	border-bottom: 1px #ff4500 solid;
}
#kentai3 {
	border-bottom: 1px #C0C0C0 solid;
	padding: 3 0 2 15px;
	font-weight: bold;
	font-size: 120%;
}
#kentai3-1 {
	line-height: 200%;
	margin: 5 10px;
}
#kentai3-2 {
	line-height: 150%;
	margin: 15px;
	border: 1px #ff4500 dotted;
	padding: 5px;
}
#kentai3-3 {
	background: #ffffff url(../img/insei.gif) no-repeat top;
	margin: 0px;
	padding: 20 15 10 140px;
	height: 100px;
	line-height: 150%;
}
#kentai3-4 {
	background: #ffffff url(../img/yousei.gif) no-repeat top;
	margin: 0px;
	padding: 20 15 10 140px;
	height: 250px;
	line-height: 150%;
}
#kentai4 {
	margin: 3px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
}
#kentai4 th{
	padding: 5px;
	text-align: left;
}
#kentai4 td{
	padding: 5px;
	border: 1px #008000 solid; 
	text-align: center;
}
#kentai4-1 {
	font-size: 80%;
}
#kentai4-2 {
	border: 2px #008800 solid;
	padding: 5px;
	width: 700px;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 150%;
}





 








