@charset "shift_jis";


body {
	margin: 0;
	padding: 0;
	background-image: url(image/blue6b1.gif) ;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div,ul,ol,li,
h1,h2,h3,h4,
p,tablr,th,td {margin: 0; padding: 0;}

img {
	border: 0;
	border-radius: 15px; /* 20250906追加ちょっとだけ角丸 */
}
/*img {
    border: 0;
    border-radius: 135px; /* 20250906追加ちょっとだけ角丸 */
/*}
/*p.1 img {
    border-radius: 35px; /* 20250906追加ちょっとだけ角丸 */
/*}
p.2 img {
    border-radius: 130px; /* 20250906追加大きく角丸 */
/*}*/
body, td, th {
	color: #333333;
}

a {
/*  color: #3b7960;*/
  color: #000000;
}

#main {
	background-color: #ffffff;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    padding: 0;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
}

#main #header {
	margin: 0px;
	width: 900px;
	height: 100px;
/*	background-image: url(image/header_bg.jpg); */
/*	background-image: url(image/tonozuka-logow900.gif);*/

}

#main #header h1 {
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 20px;
	color: #000000;
	float: left;
}

#main #header a {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

#main #header a:hover {
	color: #bbbbbb;
	text-decoration: none;
}

#main #header a:visited {
	color: #000000;
	text-decoration: none;
}

#main #header p.h_right {
	margin: 0px;
	padding-top: 32px;
	padding-right: 20px;
	text-align: right;
        line-height: 180%;
	font-size: 14px;
	color: #000000;
}

#main #header p.h_right a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

#main #header p.h_right a:hover {
	color: #bbbbbb;
	text-decoration: none;
}

#main #header p.h_right a:visited {
	color: #000000;
	text-decoration: none;
}

#main #header-navi {
	clear: both;
    height: 24px;
	margin: 0px;
	padding: 10px 0 0 0px;
/*	padding: 10px 0 0 5px;*/
    border-top: solid 1px #0e6c19;
    border-bottom: solid 1px #0e6c19;
    border-right: solid 1px #0e6c19;
	border-left: solid 1px #0e6c19;

	background-image: url(image/menu_bg.gif);
}

#main #header-navi ul{
	margin: 0px;
	padding: 0px;
}

#main #header-navi li{
    display: inline;
	margin: 0px;
	padding: 0 16px 0 10px;
/*    border-right: solid 1px #000000;*/
}

#main #header-navi li a{
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

#main #header-navi li a:hover{
/*        color: #ffffff;
        color: #31d534;
        font-size: 14px;
        font-weight: bold;
        text-decoration: underline;*/
}

#main #container {
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 1px;
    border-top: solid 0px #000000;
}

#main #container #contents h2 {
	height: 26px;
	padding-top: 10px;
	padding-left: 16px;

    font-size: 16px;
	color: #000000;
	
    border-top: solid 1px #0e6c19;
    border-bottom: solid 1px #0e6c19;
    border-right: solid 1px #0e6c19;
	border-left: solid 1px #0e6c19;

	background-image: url(image/menu_bg.gif);
/*	background-image: url(image/h2_bg-2.gif);*/
/*	background-repeat: no-repeat;*/

}

#main #container #sidemenu h2 {
	height: 26px;
	padding-top: 10px;
	padding-left: 16px;
	
    font-size: 16px;
	color: #000000;

    border-top: solid 1px #0e6c19;
    border-bottom: solid 1px #0e6c19;
    border-right: solid 1px #0e6c19;
	border-left: solid 1px #0e6c19;

	background-image: url(image/menu_bg.gif);

/*	background-image: url(image/side_h2_bg-1.gif);*/
/*	background-repeat: no-repeat;*/
}

#main #container #contents {
	width: 600px;
	float: right;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#main #container #contents p {
	padding-right: 7px;
	padding-left: 7px;
    line-height: 170%;
}

#main #container #sidemenu {
	float: left;
	width: 250px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#main #container #sidemenu p {
	padding-right: 5px;
	padding-left: 5px;
        line-height: 170%;
}

#main #container #sidemenu ul {
	margin: 0;
	padding: 0;
        list-style: none;
}

#main #container #sidemenu li {
	margin: 0;
	padding: 9px 12px 5px 9px;
        line-height: 150%;
        list-style: none;
/*    border-top: solid 1px #0e6c19;*/
    border-bottom: solid 1px #0e6c19;
    border-right: solid 1px #0e6c19;
	border-left: solid 1px #0e6c19;

/*	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;*/
	background-color: #ffffff;
}

#main #container #sidemenu li a {
	padding: 5px 5px 5px 12px;
    font-size: 14px;
    font-weight: bold;
	text-decoration: none;
	width: 100%;
/*        border-left: solid 4px #aaaaaa;*/
}

#main #container #sidemenu li a:hover {
/*	background-color: #cccccc;*/
/*	background-color: #31d534;*/
    color: #31d534;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
/*p.sample1 {text-decoration: none;}
p.sample2 {text-decoration: underline;}
p.sample3 {text-decoration: overline;}
p.sample4 {text-decoration: line-through;}
p.sample5 {text-decoration: blink;}
p.sample6 {text-decoration: underline overline line-through;}*/
}
.sidebox{
    height:290px;
    overflow:auto;

/*    border-top: solid 1px #0e6c19;*/
    border-bottom: solid 1px #0e6c19;
    border-right: solid 1px #0e6c19;
	border-left: solid 1px #0e6c19;

    color: black;
    font-size: 13px;
}

#main #footer {
	margin: 0px;
	clear: both;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
    text-align: center;
	color: #000000;
/*	background-color: #999999;*/
/*	background-color: #0e6c19;*/
}

#main #footer a {
	margin: 0px;
	font-weight: bold;
	color: #000000;
}

#main #footer address {
	margin: 0px;
	padding: 0;
	font-style:normal;
}
