/* 左右のメニューがないページ */
@charset "utf-8";

/* 構成に絶対必要な標記 */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

.inada #container { 
	width: 100%;
	background: #ffffff;
	text-align: left;
}  

/* ヘッダの構成 */
.inada #header1 { 
	background: #000099; 
	padding: 0 0px;
} 
.inada #header1 table {
    border: 0;
    width: 100%; 
}
.inada #header2 { 
	background: #8080c0; 
	padding: 0 0px;
} 
.inada #header2 table {
    border: 0;
    width: 100%; 
}

.inada #header3 { 
	padding: 10px;
} 
.inada #header3 a { 
    display: block; 
    width: 100px; 
	color:#000000;
	text-decoration: none;
	text-align: center; 
	font-size: 13px; padding: 2px;
}
.inada #header3 a:hover { background-color: #c1ffc1; color: red; 
/* ヘッダ中央リンクの修飾 */}


/* ここからメインの修飾 */
/* メイン表示の構成 */
.inada #mainmenu {
 	margin: 5px 0 0 0px; 
	padding: 0 1em 0 1em;
} 
.inada #mainmenu a { color: #000099; text-decoration: none;}
.inada #mainmenu a:visited { color: #000099; text-decoration: none;}
.inada #mainmenu a:hover { color: #cc0000; text-decoration: underline; background-color:#ffffff;
}

/* トップページのメインの修飾 */
.mainlist{
	margin-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #cccccc;
}
/* トップページのメインのＰタグの高さ */
.mainlist p{
	line-height: 0.1;
}

/* 各ページのメインの修飾 */
.pagelist{
	margin-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #cccccc;
}
/* 各ページのＰタグなどの行間調整するため */
.pagelist p{
	line-height: 1.5;
    padding-left:20px;
    padding-right:10px;
}

/* pagelist内の罫線を細く見せるため、ここで背景を白にしているので罫線内は白になってしまう */
.pagelist td {background-color: #ffffff;}

/* pagelist内の罫線の見出しを修飾 */
.pagelist th {
    background-color: #cccccc;
	font-size: 12px;
	}

/* フッタの構成 */
.inada #footer {
    font-size: 12px; 
	padding: 15px;
	background:#cccccc;
} 
.inada #footer p {text-align: left;
	margin: 0;
	padding: 1px;
}
.inada #footer a { color: #000099; text-decoration: none;}
.inada #footer a:visited { color: #000099; text-decoration: none;}
.inada #footer a:hover { color: #cc0000; text-decoration: underline; background-color:#ffffff;
}

/* フォントの修飾 */
.style1 {font-size: 12px;}
.style2 {font-size: 12px; color: #ffffff;}
.style3 {font-size: 10px;}
.style4 {font-size: 14px;font-weight: bold;}
.style5 {font-size: 14px; color: #cc0000;}
.style6 {font-size: 28px;font-weight: bold;}
.style7 {font-size: 18px; color: #cc0000;}
.style8 {font-size: 20px;font-weight: bold;}
.style9 {
	font-size: 18px;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 16px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #c52737;
	background-color: #ffd7d7;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	padding: 5px;
	padding-right: 12px;
	}
.style10 {
	font-size: 18px;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 16px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #db6d00;
	background-color: #ffcb97;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	padding: 5px;
	padding-right: 12px;
	}


/* 項目中のリンクの修飾 */
a.link1 { color: #000099; text-decoration: none;}
a.link1:visited { color: #000099; text-decoration: none;}
a.link1:hover { color: #cc0000; text-decoration: underline; background-color:#ffffff;
}

/* 背景色逆転部分のリンクの修飾 */
a.link2 { 
    color: #ffff00; 
	text-decoration: none;
}
a.link2:visited { 
    color: #ffff00; 
	text-decoration: none;
}
a.link2:hover {
    color: #cc0000; 
	text-decoration: underline;
	background-color:#ffffff;
}

/* 見出し（ｈタグ）の修飾 */
h1{
	font-size: 20px;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 16px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #007d00;
    background-image:url(./image/line1.gif);
	background-repeat:repeat-x;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	padding-left: 5px;
}

h2 {
	font-size: 16px;
	color: #003f5e;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #005e8a;
	border-left-color: #005e8a;
    background-image:url(./image/line2.gif);
	background-repeat:repeat-x;
	padding-left: 5px;
}

h3 {
	font-size: 16px;
	color: #003f5e;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #bfbf00;
	border-left-color: #bfbf00;
    background-image:url(./image/line3.gif);
	background-repeat:repeat-x;
	padding-left: 5px;
}

h4 {
	font-size: 14px;
	color: #003f5e;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #808080;
	border-left-color: #808080;
	margin-left: 20px;
    background-image:url(./image/line5.gif);
	background-repeat:repeat-x;
	padding-left: 5px;
}

h5{
	background-image:url(./image/line.gif);
	background-repeat:repeat-x;
	font-size:16px;
	padding-left:5px;
}

h6{
	font-size: 16px;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8080c0;
	border-left-color: #8080c0;
    background-image:url(./image/line6.gif);
	background-repeat:repeat-x;
	padding-left: 5px;
}


/* liタグの表示の修飾 */
li {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
}
/* liタグにリンクがあるときの修飾 
li a { color: #000099; text-decoration: none;}
li a:visited { color: #000099; text-decoration: none;}
li a:hover { color: #cc0000; text-decoration: underline; background-color:#ffffff;
}*/

/* 現在位置の表示部分の修飾 */
.position { 
    width: 100%;
	border: 0;
	background-color: #cccccc;
    font-size: 12px;
	}
.position a { color: #000099; text-decoration: none;}
.position a:visited { color: #000099; text-decoration: none;}
.position a:hover { color: #cc0000; text-decoration: underline; background-color:#ffffff;
}

[if IE]>
<style type="text/css"> 
/* すべての IE を対象とした css のフィックス（必ず必要） */
.inada #leftmenu, .inada #rightmenu { padding-top: 30px; }
.inada #mainmenu {
	zoom: 1;
	padding-top: 12px;
}
</style>
[endif]

/* 再使用できる各種クラス */
.fltrt { /* ページ上でフローティングエレメントを右側に配置する。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* ページ上でフローティングエレメントを左側に配置するのに使用 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* メイン表示にテーブルがあるとき、フォントを小さくしている */
.inada #container #mainmenu .pagelist td {
	font-size: 12px;
	vertical-align: top;
}

