* {
        padding:0;
	font-size: mideum;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #FFFFFF;
}

a {
	color:#021557;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg.jpg);
	background-color: #FFFFFF;
	margin-top: 1px;
	font-size: 14px;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:840px;
	height:500px;
	background-image: url(img/header.jpg);
}


h1 a {
        font-family: "ＭＳ ゴシック",sans-serif; 
	display: block;
	text-decoration: none;
	width: auto;
	height: 25px;
	margin-left: 20px;
	padding-top: 10px;
	font-size: 16px;
	line-height: 25px;
	color: #333333;
        font-weight: lighter;
}

h1 {
	display: block;
	letter-spacing: 0.1em;
	text-decoration: none;
	height: 20px;
	margin-left: 30px;
	padding-top: 3px;
	font-size: small;
	line-height: 25px;
	color: #FFFFFF;
        font-weight: lighter;
}

#header #sub {
	font-size: 10px;
	color: #330000;
	margin-left: 35px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:820px;
	height: 20px;
	background-color: #074f9f;
        margin-right: 10px;
	margin-left: 10px;
}

#nav ul {
	list-style-type:none;
	float: right;
	display: inline;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  }
  

#nav li {
	display: inline;
	padding-left: 22px;
	padding-right: 20px;
	background-image: url(img/c_li.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
  }
  
#nav a {
	color: #FFFFFF;
	font-size: mideum;
	line-height: 20px;
	letter-spacing: 0.1em;
	text-decoration: none;
}

#nav a:hover {
	color: #FF6600;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:780px;
	padding-left: 25px;

}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2 {
	font-size: 14px;
	padding-left: 80px;
        padding-top: 8px;
	color: #074f9f;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 35px;
	font-weight: bold;
        background-image: url(img/h2.jpg);
        width:615px;
	height: 32px;
}


#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #074f9f;
	padding-left: 10px;
	color: #074f9f;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents h4 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #993333;
	padding-left: 10px;
	color: #993333;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E8E6D0;
	border: 1px solid #C2BE83;
}

#contents a {
	color: blue;
}

.mojifont{
        font-size: 12px;
}

.mojifont2{
        font-size: 18px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 168px;

	margin-top: 5px;
}

#side_d h3 {
	display: block;
	width: 168px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-image: url(img/side_h3.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 4px;
	text-align: center;

}

/* -- リスト/サイドバーメニュー -- */
.localnavi {
  list-style-type: none;
  margin-bottom: 20px;
  padding: 0px;
  background-color: #4d8115;
}

.localnavi li { display: inline; }

.localnavi li a {
  font-size: 11px;
  text-decoration: none;
  width: 158px;
  padding: 6px 4px;
  display: block;
  border: 1px outset #4d8115;
  background-color: #FFFFFF;
  color: #4d8115;
}

.localnavi li a:hover {
  text-decoration: none;
  border: 1px outset #FFFFFF;
  background-color: #c0daa3;
  color: #4d8115;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: ;
	height: 70px;
	background-repeat: repeat-x;
	border-top: 1px solid #074f9f;
        margin-right: 10px;
	margin-left: 10px;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}


/*

文字
-------------------------------------------------------------------*/
.red{
    color:#ff0000;
    font-weight: ;
    font-size: 14px;
}
.blue{
    color:#313681;
    font-weight: ;
    font-size: 14px;
}

.yellow{
    background-color:yellow;
    font-weight: bold;
    font-size: 14px;
}

.green{
    color:#576900;
    font-weight: bold;
    font-size: 14px;
}
/*




コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #074f9f;
	font-size: 10px;
        margin-right: 10px;
	margin-left: 10px;
}


#shosai a {
	display: block;
	width: 380px;
	height: 70px;
	margin-top: 390px;
	margin-left: 425px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/sateistart.jpg");
	}

#shosai a:hover {
	background: url("img/sateistart2.jpg");
	}

#shosai2 a {
	display: block;
	width: 600px;
	height: 70px;
	background: url("img/17.jpg");
	}

#shosai2 a:hover {
	background: url("img/18.jpg");
	}
#moushikomi a {
	display: block;
	width: 650px;
	height: 80px;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 0px;
	overflow: hidden;
	background: url("img/baner.gif");
	}

#moushikomi a:hover {
	background: url("img/baner1.gif");
	}

#moushikomi2 a {
	display: block;
	width: 650px;
	height: 80px;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 0px;
	overflow: hidden;
	background: url("img/baner2.gif");
	}

#moushikomi2 a:hover {
	background: url("img/baner3.gif");
	}

#moushikomi3 a {
	display: block;
	width: 650px;
	height: 80px;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 0px;
	overflow: hidden;
	background: url("img/baner4.gif");
	}

#moushikomi3 a:hover {
	background: url("img/baner5.gif");
	}


#moushikomi4 a {
	display: block;
	width: 650px;
	height: 80px;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 0px;
	overflow: hidden;
	background: url("img/baner6.gif");
	}

#moushikomi4 a:hover {
	background: url("img/baner7.gif");
	}

#moushikomi5 a {
	display: block;
	width: 650px;
	height: 80px;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 0px;
	overflow: hidden;
	background: url("img/baner8.gif");
	}

#moushikomi5 a:hover {
	background: url("img/baner9.gif");
	}


#moushikomi6 a {
	display: block;
	width: 650px;
	height: 80px;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 0px;
	overflow: hidden;
	background: url("img/baner10.gif");
	}

#moushikomi6 a:hover {
	background: url("img/baner11.gif");
	}



#moushikomi7 a {
	display: block;
	width: 650px;
	height: 80px;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 0px;
	overflow: hidden;
	background: url("img/baner12.gif");
	}

#moushikomi7 a:hover {
	background: url("img/baner13.gif");
	}
