﻿@charset "UTF-8";


/*--------------全体制御-----------------*/
* {
font-style:normal;
font-family:"Hiragino Maru Gothic Pro", verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

/*--------------タグ制御-----------------*/
body {
margin:0;
padding:0;
text-align:center;
font-size:80%;
background-color:#E1E1E1;
}

h1,h2,h3,h4 {
margin:0;
padding:0;
}

p {
margin:0;
padding:0;
}

ul,li {
margin-top: 0px;
}

img {
border:none;
}

.hide {
display:none;
}

/*--------------フォント設定-----------------*/
.large {
font-size: 110%;
}

.midium {
font-size: 100%;
}

.small {
font-size: 80%;
}

.xsmall {
font-size: 80%;
}

.mini {
font-size: 70%;
}

.navi {
font-size: 12px;
}

.bold {
font-weight: bold;
}

.accent {
color: #EE8C4E;
font-weight: bold;
}

.new {
color: #FF0000;
font-weight: bold;
}

/*--------------ボディ全体-----------------*/
div#body {
margin:0 auto;
padding:0;
width:760px;
text-align:left;
background-color:#fff;
border:solid #777;
border-width:0 1px;
}

/*--------------ヘッダ部分-----------------*/
div#header {
margin:0;
padding:0;
width: 760px;
border-top-width: 5px;
border-top-style: solid;
border-top-color: #000000;
}

div#header h1{
text-indent: -999em;
}

div#header h1 a:link,
div#header h1 a:active,
div#header h1 a:visited,
div#header h1 a:hover {
display:block;
margin:0;
padding:0;
width: 760px;
height:144px;
text-decoration:none;
background-image: url(image/common/title.jpg);
background-repeat: no-repeat;
background-position: left top;
}

.h-separatorline, .f-separatorline {
background-repeat: repeat-x;
height: 8px;
margin: 0;
padding: 0;
font-size: 4px;
}

.h-separatorline {
background-image: url(image/common/h-separator-line.gif);
}

/*--------------ナビゲーション部分-----------------*/
div#headnavi {
text-align:center;
background:url(image/common/headnavi_bg.png) repeat-x left top;
margin:0;
padding: 0;
border-top: 1px solid #5acb00;
height: 33px;
width: 760px;
font-size: 14px;
font-weight: bold;
}

div#headnavi ul {
width: 700px;
margin:0 auto;
height: 32px;
line-height: 32px;
}

div#headnavi ul li {
display: inline;
}

div#headnavi ul li a{
color: #FFF;
display: block;
float: left;
height: 32px;
line-height:32px;
padding: 0 10px;
text-decoration: none;
}

div#headnavi ul li a:hover{
 color: #333;
 background: #FFF;
} 

/*--------------メニュー全体-----------------*/
div#menu {
float:left;
padding:0;
width:300px;
}

div#menu p {
margin:0 0 1em 70px;
padding: 0;
width: 250px;
line-height:1.5em;
}

h2.menu1 a:link,
h2.menu1 a:active,
h2.menu1 a:visited {
display:block;
margin:0 0 0 30px;
padding:0;
width: 300px;
height:50px;
text-decoration:none;
background-image: url(image/top/menu1.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -999em;
}

h2.menu1 a:hover {
display:block;
margin:0 0 0 30px;
padding:0;
width: 300px;
height:50px;
text-decoration:none;
background-image: url(image/top/menu1_2.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -999em;
}

h2.menu2 a:link,
h2.menu2 a:active,
h2.menu2 a:visited {
display:block;
margin:0 0 0 30px;
padding:0;
width: 300px;
height:50px;
text-decoration:none;
background-image: url(image/top/menu2.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -999em;
}

h2.menu2 a:hover {
display:block;
margin:0 0 0 30px;
padding:0;
width: 300px;
height:50px;
text-decoration:none;
background-image: url(image/top/menu2_2.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -999em;
}

h2.menu3 a:link,
h2.menu3 a:active,
h2.menu3 a:visited {
display:block;
margin:0 0 0 30px;
padding:0;
width: 300px;
height:50px;
text-decoration:none;
background-image: url(image/top/menu3.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -999em;
}

h2.menu3 a:hover {
display:block;
margin:0 0 0 30px;
padding:0;
width: 300px;
height:50px;
text-decoration:none;
background-image: url(image/top/menu3_2.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -999em;
}

h2.menu4 a:link,
h2.menu4 a:active,
h2.menu4 a:visited {
display:block;
margin:0 0 0 30px;
padding:0;
width: 300px;
height:70px;
text-decoration:none;
background-image: url(image/top/menu4.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -999em;
}

h2.menu4 a:hover {
display:block;
margin:0 0 0 30px;
padding:0;
width: 300px;
height:70px;
text-decoration:none;
background-image: url(image/top/menu4_2.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -999em;
}

h2.menu5 a:link,
h2.menu5 a:active,
h2.menu5 a:visited {
display:block;
margin:0 0 0 30px;
padding:0;
width: 300px;
height:50px;
text-decoration:none;
background-image: url(image/top/menu5.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -999em;
}

h2.menu5 a:hover {
display:block;
margin:0 0 0 30px;
padding:0;
width: 300px;
height:50px;
text-decoration:none;
background-image: url(image/top/menu5_2.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -999em;
}

h2.menu6 a:link,
h2.menu6 a:active,
h2.menu6 a:visited {
display:block;
margin:0 0 0 30px;
padding:0;
width: 300px;
height:50px;
text-decoration:none;
background-image: url(image/top/menu6.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -999em;
}

h2.menu6 a:hover {
display:block;
margin:0 0 0 30px;
padding:0;
width: 300px;
height:50px;
text-decoration:none;
background-image: url(image/top/menu6_2.gif);
background-repeat: no-repeat;
background-position: left top;
text-indent: -999em;
}

/*--------------メイン部分-----------------*/
div#main {
margin-top: 1em;
}

/*--------------右部分-----------------*/
div#right {
width:360px;
margin:0 0 0 370px;
padding:0;
}

/*--------------ディスクリプション-----------------*/
p.description {
margin:0 0 10px 0;
padding:3px 5px;
line-height:1.5em;
}

/*--------------お知らせ部分-----------------*/
.intro {
background: #FEECA9 url(image/common/dogear.gif) no-repeat right top;
}

.intro p {
background: url(image/common/dogear_b.gif) no-repeat left bottom;
padding: 20px 35px 20px 25px;
}

h3.newstitle {
padding:10px 5px;
margin:0;
background-repeat: no-repeat;
background-position: left center;
border-bottom: 1px solid #333333;
background-image: url(image/common/newstitle.png);
text-indent: -999em;
}

div.news {
padding:0;
margin-bottom:1em;
height:230px;
overflow:auto;
}

div.news ul {
margin-top: 5px;
margin-bottom: 5px;
padding-right: 0.5em;
padding-left: 0.5em;
margin-right: 5px;
margin-left: 5px;
list-style-type: none;
}

div.news li {
line-height:2em;
border-bottom:1px dotted #ccc;
}

/*--------------情報誌「ネットワークわかやま」メニュー部分（セカンドページ）-----------------*/
div.list {
padding:0;
margin:0px;
height:180px;
overflow:auto;
border-top-width: 2px;
border-top-style: groove;
border-top-color: #CCCCCC;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #333333;
}

div.list ul {
margin: 5px;
padding-right: 0.5em;
padding-left: 0.5em;
list-style-type: none;
}

div.list li {
line-height:2em;
border-bottom:1px dotted #ccc;
}

/*--------------メインコンテンツ部分（セカンドページ）-----------------*/
div.contents {
padding:10px 5px;
margin:10px 55px 25px 55px;
line-height:1.5em;
}

div.contents h2 {
font-weight:bold;
margin:0 0 15px 0;
padding:5px 10px;
background:#F4EA71;
border-right:1px solid #aaa;
border-bottom:1px solid #aaa;
border-left:1px solid #ccc;
border-top:1px solid #ccc;
}

div.contents h3 {
font-weight:bold;
margin:0 0 15px 0;
color: #EE8C4E;
}

div.contents h3, div.contents h4 {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
padding-bottom: 5px;
margin-bottom: 5px;
}

div.contents p.note {
width:200px;
background:#EEE;
padding:0.5em;
margin:0 0 0 1em;
float: right;
}

div.contents div.note2 {
width:350px;
background:#FFF;
padding:0;
margin:0 0 1em;
float: left;
}

/*--------------テーブルの装飾（セカンドページ）-----------------*/
div#tablestyle table, div#tablestyle2 table, div#tablestyle3 table {
color: #666666;
margin-bottom: 15px;
border: 1px solid #CCCCCC;
border-collapse: separate;
border-spacing: 1px;
width: 630px;
}

th, td{
padding: 1.5px;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

th {
background-color: #EEE;
text-align: left;
}

div#tablestyle td {
background-color: #FFF;
width: 4em;
}

div#tablestyle2 td {
background-color: #FFF;
width: 380px;
}

div#tablestyle3 th {
background-color: #EEE;
text-align: left;
width: 12em; 
}

/*--------------メインコンテンツナビゲーション（セカンドページ）-----------------*/
p.navigation {
margin:0 55px;
}

p.gotop {
margin:0 0 0 550px;
background-image: url(image/common/gotop_btn.gif);
padding-left: 12px;
background-repeat: no-repeat;
background-position: 0px 0.5em;
}

/*--------------フッタ全体-----------------*/
div#footer address {
line-height:1.5em;
margin:10px 0 0 0;
padding:10px;
clear:left;
text-align:center;
}

div#footer {
margin:10px 0 0 0;
padding:10px;
clear:left;
text-align:center;
background-image: url(image/common/footer_bg.png);
background-repeat: repeat-x;
background-position: left top;
}

/*--------------県協議会ページの設定-----------------*/
.red {
font-size: 110%;
color: #FF0000;
font-weight: bold;
}

.imgntwakayama {
padding: 0;
margin: 0 0 10px 10px;
float: right;
}

div.contents p.note3 {
width:630px;
background:#EEE;
padding:0.5em;
margin:0.5em 0;
}

