﻿body {
	font-family: 'ＭＳ Ｐゴシック', 'Arial', sans-serif;
	margin-top: 0px;
	background-image: url();
	background-color: #FFFFFF;
	text-align: center;
	background-repeat: repeat-x;
}

a {
	color: #338811;
}

/*a:active {
	color: #b7b7b7;
}*/

a:hover {
	color: #00cc00;
}

p {
	margin-top: 0px;
}

img {
	border-width: 0px;
}

.container {
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
	width: 880px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.herder {
	width: 100%;
	height: 110px;
}

img#logo {
	float: left;
}

.headline {
	width: auto;
	height: 60px;
	margin: 0px;
	text-align: right;
	padding-right: 10px;
}

.headline_font1{
	line-height: 2em;
	font-size: 14px;
	font-weight: normal;
}

.headline_font2{
	line-height: 2em;
	font-size: 16px;
	font-weight: bold;
}


ul#navi_sub {
	width: auto;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
	padding-right: 10px;
}

ul#navi_main {
	list-style-type: none;
	width: auto;
	height: 30px;
	background-image:url('img/navi.gif');
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
}
/*
ul#navi_main {
	list-style-type: none;
	width: auto;
	height: 25px;
	background-image:url('img/navi.gif');
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-left: 40px;
}
*/

.navi_item { 
}

.navi_button {
}

ul#navi_sub .navi_item {
	display: inline;
	margin-left: 2em;
}

ul#navi_main .navi_item {
	float: left;
	width: 120px;
	height: 30px;
}
/*
ul#navi_main .navi_item {
	float: left;
	width: 20%;
	font-size:14px;
	font-weight: bold;
	list-style-image:url('img/p008_05.gif')
}
*/

ul#navi_main .navi_item img{
	display: block;
}


.main {
	width: 100%;
	background-image: url('img/side_border.gif');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

img#image_main {
	margin-bottom: 0px;
}

.top  {
	width: 878px;
	border-left: 1px #b7b7b7 solid;
	border-right: 1px #b7b7b7 solid;
	background-image: url('img/main_header.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 15px;
	text-align: center;
}

.bottom {
	/*width: 880px;*/
	margin: 0px;
	padding-top: 15px;
	padding-left: 140px;
	/*padding-right:140px;*/
	text-align: center;
}

.navi_top{
	/*background-color:#EEEEEE;*/
	width: 150px;
	float: left;
	margin: 0px;
	padding:0px;
	/*padding-left: 30px;*/
	text-align: left;
}

.navi_top dt {
	/*width: 105px;*/
	height: 30px;
	background-image: url('img/top_navi_bg3.gif');
	background-repeat: no-repeat;
	font-size: 16px;
	padding-left: 10px;
	line-height: 30px;
}

.navi_top dt a {
	font-weight: bolder;
	text-decoration: none;
}

.navi_top dd {
	height: 25px;
	border-bottom: 1px #b7b7b7 solid;
	/*border-left: 10px #ffffff solid;*/
	border-right: 20px #ffffff solid;
	margin:0px;
	padding-left: 20px;
	text-align: left;
	line-height: 25px;
}

/*
.left {
	float: left;
	width: 25%;
	background-image: url('img/main_header_L.gif');
	background-repeat: no-repeat
	margin: 0px;
}
*/
.left {
	float: left;
	width: 229px;
	border-left: 1px #b7b7b7 solid;
	background-image: url('img/main_header.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 15px;
	text-align: center;
}

dl#topics {
	width: 170px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	text-align: center;
}

.topics_title {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	color: #338811;
	font-weight: bold;
	text-align: left;
}

.topics_item {
	line-height: 1em;
	padding: 10px;
	width: 170px;
	height: 57px;
	background-image: url('img/topics_bg.gif');
	margin-bottom: 25px;
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	text-align: left;
}

.topics_button {
	border-width: 0px;
	margin-left: auto;
	margin-right: 0px;
	display: block;
	position: relative;
	top: 5px;
}


dl#menu {
	width: 130px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	text-align: left;
}

.menu_title {
	width: 130px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: left;
/*	position:relative;
	top: -7px;*/
}

.menu_title a {
	/*display: block; 
	width: 130px;
	height: 40px;*/
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	line-height: 40px;
}

.menu_marker {
	/*position: relative;
	top:5px;*/
	display: none;
}

.menu_item {
	width: 120px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.menu_item a {
	/*display: block;
	width: 120px;
	height: 30px;*/
	/*color: #333333;*/
	font-size: 15px;
	/*background-image: url('img/menu_bg.gif');*/
	padding-left: 10px;
	line-height: 30px;
}

/*
.menu_item a:hover {
	width: 128px;
	height: 28px;
	color: #333333;
	border: 1px #b7b7b7 solid;
	background-color: #f6f6f6;
	background-image: url('img/menu_hover.gif');
	padding-left: 0px;
	line-height: 28px;
	text-align: center;
}
*/
/*
.right {
	float: left;
	width: 75%;
	background-image: url('img/main_header_R.gif');
	background-repeat: no-repeat
	margin: 0px;
	text-align: center;
}
*/

.right {
	float:left;
	width: 649px;
	border-right: 1px #b7b7b7 solid;
	background-image: url('img/main_header.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 15px;
	text-align: center;
}

.introduction {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: center;
}

.intro_title {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #338811;
	text-align: left;
}

.intro_main {
	margin: 10px;
	text-align:left;
}

.contents{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align:left;
}

.contents_title {
	margin: 0px;
	background-image: url('img/contents_title.jpg');
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	padding-left: 15px;
	padding-top: 5px;
}

.contents_main {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #b7b7b7;
	border-bottom-color: #b7b7b7;
	border-left-color: #b7b7b7;
	padding: 10px;
}

.contents_footer {
	padding: 10px;
}

dl#history {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}

.history_date {
	color: #338811;
	font-size: 14px;
	font-weight: bold;
}

.history_item {
	display: list-item;
}

.table_default {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 10px;

}

.table_default th {
	font-weight: bold;
	color: #338811; 
	vertical-align: top;
	text-align:left;
}

.table_default td {
	padding-left: 10px;
	padding-bottom: 10px;
}

.table_inner {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.table_inner th{
	color: #333333;
	font-weight: normal;
	text-align:left;
}

.table_inner td {
	padding-bottom: 0px;
	margin: 0px;
	text-align: right;
}

.table_develop {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	empty-cells: show;
	border-spacing: 10px;
	border-collapse: collapse;
}

.table_develop th {
	font-weight: bold;
	color: #338811; 
	vertical-align: top;
	padding: 5px;
	text-align: center; 
	border: 1px #b7b7b7 solid;
}

.table_develop td {
	padding: 5px;
	border: 1px #b7b7b7 solid;
}

.list_default {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 20px;
}

.list_default dt {
	/*font-weight: bold;*/
	color: #338811;
}

.list_default dd {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 1em;
	padding-right: 0px;
	padding-left: 20px;
}

.cc_by {
	color: #888888;
	font-size: 12px;
	text-align: right;
	padding-bottom: 20px;
}

img#img_top {
	float:right;
	margin-right: 20px;
}

.contaner_intro {
	/*ight: 150px;*/
	text-align:center;
}

.contaner_intro img {
	margin-left: auto;
	margin-right: auto;
}

.contaner_intro p {
	text-align: left;
	padding-top: 20px;
	margin-bottom:0px;
}

.float_right {
	clear: both;
	float: right;
	margin-left: 20px;
}

.float_left {
	clear: both;
	float: left;
	margin-right: 20px;
}

.strong_1{
	width: 98%;
	color: #666666;
	background-color: #EBFBC9;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
	/*border-bottom: 1px #338811 solid;*/
}

.strong_2{
	color: #555555;
	font-weight: bold;
}

p#navi_footer {
	height:100%;
	clear: both;
	text-align: center;
	margin: 0px;
	padding-top: 25px;
}

.footer {
	width: 100%;
	text-align: center;	
	margin: 0px;
}


p#copyright{
	height: 25px;
	margin: 0px;
	padding-top: 5px;
	background-image: url('img/navi.gif');
}


table{
	background-color:#FFFFFF;
	border-width:0px;
	border-color:black;
	border-style:solid;
}
tr{
	border-style:solid;
}
td#left{
	background-color:#D3D3D3;
}
td#right{
	background-color:#D3D3D3;
}

.formfont{
	font-size:12px;
}
