/*--------Copyright(c) 2007 hoken-joho Co.,Ltd. All rights reserved. ----------*/

* {
margin: 0;
padding: 0;
}

body {
color: #333333;
font-size: 12px;
line-height: 20px;
font-family: "arial", "Helvetica", "verdana";
background-color: #eeffdd;
}

#container {
width: 766px;
background-color: #ffffff;
}

#header {
width: 766px;
height: 102px;
}

#contents {
float: right;
width: 560px;
padding-left: 10px;
padding-right: 10px;
background-color: #ffffff;
}

#menu {
float: left;
width: 180px;
}

#footer {
clear: both;
width: 754px;
background-color: #719a00;
margin-top: 20px;
padding-left: 12px;
line-height: 10px;
color: #ffffff;
}

a {
text-decoration: none;
color: #336699;
}

#footer a {
text-decoration: none;
color: #ffffff;
}

#contents a:hover {
text-decoration: underline;
color: #C3661D;
}

h2 {
background: url(../img/title_bar.gif);
line-height: 28px;
font-size: 12px;
color: #ffffff;
padding-top: 1px;
padding-left: 26px;
margin-top: 10px;
margin-bottom: 10px;
}

h3 {
font-size: 12px;
color: #44521e;
margin-top: 12px;
margin-left: 10px;
}

.big1 {
font-size: 14px;
font-weight: bold;
}

.ex1 {
font-weight: bold;
margin-left: 10px;
}

hr {
margin-top: 20px;
}

p {
margin: 10px;
}

strong {
font-variant: bold;
}

.box {
display: block;
border: 1px solid #44521e;
background: #e9e9d9;
margin: 10px 20px;
padding: 10px;
line-height: 16px;
}

h4 {
background: url(../img/title_bar2.gif);
line-height: 26px;
font-size: 12px;
padding-top: 1px;
padding-left: 26px;
margin-top: 10px;
margin-bottom: 10px;
}

/*--------テーブル開始----------*/
th, td {
padding: 2px;
}

.design1, .design2, .design3{
border-collapse: collapse;
border: 1px solid #44521e;
}

.design1 th, .design2 th, .design3 th {
color: #ffffff;
background-color: #44521e;
}

.design1 td {
border: 1px solid #44521e;
}

.design2 td {
border: 1px solid #44521e;
text-align: center;
}

.design3 td {
border: 1px solid #44521e;
text-align: right;
}

.mag2 td {
padding: 0px;
}

/*--------テーブル終了----------*/

/*--------メニュー開始----------*/
#menu ul {
border-top: 1px solid #aaaaaa;
}

#menu li {
font-size: 12px;
border-right: 1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
}

#menu li a {
display: block;
height: 32px;
line-height: 32px;
padding-left: 12px;
color: #44521e;
background-color: #ffffff;
}

#menu li a:hover {
color: #C3661D;
border-right: solid 12px #FF7600;
}

#menu .mark{
border-right: solid 12px #719a00;
}
/*--------メニュー終了----------*/

/*--------リスト終了----------*/
#contents ul{
list-style-position: inside;
border-bottom: 1px botted #666666;
}

li.list1 {
margin-left: 10px;
list-style-image: url(../img/list_point.gif);
}

ul.mokuji1 {
margin-top: 10px;
margin-bottom: 20px;
}

li.mokuji1 {
margin-left: 12px;
list-style-image: url(../img/list_arrow.gif);
}

/*--------リスト終了----------*/

.ja { ime-mode:active }

