@charset "euc-jp";

@import "layout.css";

/* Body */

body {
	color: #333333;
	background-color: #E3E3E3;
}

#body {
	background-color: #FFFFFF;
}

img {
	border: 0px;
}

/* Layout */
.right {
	float: right;
	margin-left:6px;
}
.left {
	float: left;
	margin-right:6px;
}
.clr {
	clear:both;
}

/* Form */

input.searchtext {
	height: 19px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4C4C4;
	border-right-color: #A4A3A3;
	border-bottom-color: #A4A3A3;
	border-left-color: #C4C4C4;
	width: 140px;
}

/* Text */
h1 {margin: 0px;}

h2 {
	margin: 0px 0px 0.6em 0px ;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	color: #666666;
	padding: 1.6em 0px 2px;
}

/*修正11/1　先頭に■を表示*/
h3 {
	margin: 2em 0px 0.4em 0px;
	font-weight: normal;
	padding: 0em 0px 0px 0px;
	color: #666666;
	background-image: url(h3-dot.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
}

/*修正060327*/
h4 {
	margin: 2em 0px 0px 0px;
	font-weight: bold;
	padding: 0em;
	color: #666666;
	line-height: 150%;
}

/*修正060327*/
h5 {
	margin: 2em 0px 0px 0px;
	font-weight: normal;
	padding: 0em 0px 0px 0px;
	 color:#000099;
	background-image: url(h3-dot.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
}


/*  修正11/2　マージンをすべて0PXに　元→{margin: 0px 0px 0.6em 0px;}  */
p.lead {margin: 0px;}

p {margin: 0.6em 0px 0.6em 0px;}

#title {
	font-size: large;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	font-weight: bold;
}

#lastmodify{
	color: #666666;
}

hr {
	color: #B4B4B4; /* IE */
	background-color: #B4B4B4; /* NN */
	height: 1px;
	border: 0px;
	margin: 12px 0px 12px 0px;
}

/* Table */
table.layout{
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-collapse: collapse;
}
.layout td{
	margin: 0px;
	padding: 0px;
}

table.style_a{
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	border-collapse: collapse;
	margin-bottom: 12px; 
}

caption{
	text-align: left;
}
.style_a th{
	padding: 6px;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	background-color: #F0EEE7;
}

.style_a td{
	padding: 6px;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
}

table.style_b{
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	border-collapse: collapse;
	margin-bottom: 12px; 
}

.style_b th{
	padding: 6px;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	background-color: #A79D7F;
	color: #FFFFFF;
}

.style_b td{
	padding: 6px;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
}

td.bg{
	background-color: #F0EEE7;
}

td.margin{
	padding: 0px 16px 0px 0px;
}

/* Link */
a:link{color:#432DB2;text-decoration:underline}
a:visited{color:#802080;text-decoration:underline}
a:hover{color:#432DB2;text-decoration:underline}
a:active{
	color:#D6D6D6;
	text-decoration:underline
}

ul.link{
	margin: 0px;
	padding: 0px 4px 0px 4px;
	}
ul.link li {
	padding: 0px 0px 0px 14px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	background-image: url(next.gif);
	}
ul.link li.img {
	margin:0px 0px 0px 0px;
	_margin:0px 0px 4px 0px;
	}
ul.link li.img2 {
	margin:0px 0px 0px 0px;
	_margin:0px 0px 4px 12px;
	}
ul#sublink{
	margin: 0px 0px 12px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECEBE9;
}
ul#sublink li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ECEBE9;
	border-right-color: #ECEBE9;
	border-bottom-color: #ECEBE9;
	border-left-color: #ECEBE9;
	}

ul#sublink li.here {
	background-color: #ECEBE9;
	}

ul#sublink ul.lv2{
	margin: 6px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
ul#sublink ul.lv2 li {
	margin: 0px;
	padding: 0px 4px 0px 24px;
	list-style: none;
	border-top-style: none;
	border-bottom-style: none;
	}
#sublink {
	margin: 0px;
	padding: 0px;
	color: #A42943;
	}

#sublink a {
	color: #000000;
	display:block;
	padding: 6px 4px 6px 6px;
}

#sublink ul.lv2 a {
	display:block;
	padding: 2px 2px 2px 6px;
}
#sublink a.here {
	color: #A42943;
}

#sublink a:link {
	text-decoration:none;
}
#sublink a:visited {
	text-decoration:none;
}
#sublink a:hover {
	text-decoration:underline;
}
#sublink a:active {
	text-decoration:underline;
}

#headlinks a {
	color: #000000;
}
#headlinks a:link {
	text-decoration:none;
}
#headlinks a:visited {
	text-decoration:none;
}
#headlinks a:hover {
	text-decoration:underline;
}
#headlinks a:active {
	text-decoration:underline;
}

/*修正060327*/
#headlinks2 a {
	color: #000000;
}
#headlinks2 a:link {
	text-decoration:none;
}
#headlinks2 a:visited {
	text-decoration:none;
}
#headlinks2 a:hover {
	text-decoration:underline;
}
#headlinks2 a:active {
	text-decoration:underline;
}

#pagetop a {
	color: #000000;
}
#pagetop a:link {
	text-decoration:none;
}
#pagetop a:visited {
	text-decoration:none;
}
#pagetop a:hover {
	text-decoration:underline;
}
#pagetop a:active {
	text-decoration:underline;
}

#footlinks a {
	color: #000000;
}
#footlinks a:link {
	text-decoration:none;
}
#footlinks a:visited {
	text-decoration:none;
}
#footlinks a:hover {
	text-decoration:underline;
}
#footlinks a:active {
	text-decoration:underline;
}
/*　11/2　テキストなどのインデント用　*/
.indent-a {	margin-left: 1em;}
.indent-b {	margin-left: 2em;}
.indent-c {	margin-left: 3em;}
.indent-d { margin-left: 4em;}
.indent-e { margin-left: 5em;}
.indent-f { margin-left: -1em;}
/*　11/6　番号リストスタイル　*/
ol {
	margin-top: 0.3em;
	margin-bottom: 0.6em;
}

ul.list {
	margin:0px 0px 0px 22px;
	padding:0px;
	list-style:katakana;
}

ol.list {
	margin:0px 0px 0px 22px;
	padding:0px;
	list-style: lower-latin;
}

.red {
	color:#FF3333;
	font-weight: bold;
}

.hr{
border-bottom-color:#999999;
border-bottom-style:dashed;
border-bottom-width:1px;}

/* Webcat用Link */
ul.webcat{
	margin: 0px;
	padding: 0px 4px 0px 4px;
}

ul.webcat li {
	padding: 0px 0px 0px 4px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
	
ul.webcat li.img {
	margin:0px 0px 0px 0px;
	_margin:0px 0px px 0px;
}

ul.webcat li.img2 {
	margin:0px 0px 0px 0px;
	_margin:0px 0px 4px 12px;
}
.red2 {
	color: #F00;
}
