html {
	overflow: scroll;
}

body {
	background-color: #DAF3FC;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	height: 100%;
}

/* ページ領域定義 */

#wrap {
	display: block;
	padding: 0px;
	clear: both;
	height: 100%;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 左右カラム定義 */

#side {
	display: block;
	height: 100%;
	background-image: url(images/sidebg.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 550px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 各種DIV定義 */

#side_nav { /* ナビゲーションなど用枠定義 */
	padding: 0px;
	clear: both;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#logo { /* 左上ロゴ定義 */
	padding: 0px;
	clear: right;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#side_nav dl { /* ナビゲーション定義（定義リストを転用） */
	display: block;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 165px;
	height: auto;
	border-style: none;
	clear: both;
	overflow: hidden;
	float: none;
}

#side_nav dl dt { /* ナビ大定義 */
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #FFF;
	display: block;
	margin: 0px 5px 0px 0px;
	clear: both;
	height: 32px;
	width: 160px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#side_nav dl dd { /* ナビ小定義 */
	font-size: 10px;
	line-height: 24px;
	color: #FFF;
	display: block;
	margin: 0px;
	clear: both;
	height: 20px;
	width: 100%;
	padding: 0px;
	border-style: none;
}

#side_nav dl dt a { /* ナビ大リンク部定義 */
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(images/bigtab.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	border-style: none;
	color: #FFF;
	text-decoration: none;
}

#side_nav dl dt a:hover { /* ナビ大疑似クラス定義 */
	background-image: url(images/bigtabhover.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#side_nav dl dd a { /* ナビ小リンク部定義 */
	width: 100%;
	height: 100%;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	border-style: none;
	color: #FFF;
	text-decoration: none;
}

#side_nav dl dd a:hover { /* ナビ小疑似クラス定義 */
	border-left: solid 6px #F90;
	padding-left: 14px;
}

#relation { /* 関連サービス定義 */
	padding: 0px;
	clear: both;
	width: 150px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;

	border-left-style: none;
}
#relation p { /* 関連サービス文字定義 */
	text-align: center;
	text-indent: 0;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}

#run_h {
	background-color: #1D3456;
	text-align: right;
	display: block;
	padding: 0px;
	clear: both;
	/* height: 50px; パンくずをなくしました*/
	height: 65px;
	width: 100%;
	margin: 0px;
	border: none;
	float: left;

}

#header {
	background-image: url(images/guard2.png);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 30px;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	color: #1D3456;
}

/*
#dir { *//* パンくず格納領域定義 *//*
	background-color: #1D3456;
	display: block;
	padding: 0px;
	clear: both;
	height: 15px;
	width: 100%;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.crumbs { *//* パンくず文字定義（crumbs.cgiが要求） *//*
	background-image: url(images/blank.png);
	padding: 0 0 0 10px;
	font-size: 10px;
	line-height: 15px;
}
*/

.kochira {
	display: block;
	width: 200px;
	height: 40px;
	background-image: url(images/koc1.png);
	background-position: left top;
	margin: 0 auto 0 auto;
	border: none;
	padding: 0px;
}

.kochira:hover {
	background-image: url(images/koc2.png);
}

#foot {
	background-color: #666;
	padding: 0px;
	clear: both;
	height: 25px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 25px;
	color: #FFF;
	text-align: center;
	font-style: italic;
}

#foot a:link {
	color: #FFF;
	text-decoration: underline;
}


/* 一般タグ定義 */

h1 {
	background-color: #1D3456;
	height: 135px;
	width: 100%;
	display: block;
	clear: both;
	float: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 135px;
	color: #FFF;
	text-indent: 2em;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	margin: 0px;
	overflow: hidden;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	background-color: #86A6D7;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #1D3456;
	padding: 4px;
	margin: 16px 10px 16px 10px;
	overflow: hidden;
}

h3 {
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: 15px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-left-color: #86A6D7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	border: none;
}

strong {
	font-weight: bold;
	color: #F63;
}

#main ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: outside;
	list-style-type: square;
}

#main ul li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main ol {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: outside;
	list-style-type: decimal;
}

#main ol li {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#main dl {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main dl dt {
	font-weight: bold;
}

#main dl dd {
	margin-left: 2em;
}

pre {
	margin: 5px 0 5px 0;
	background-color: #FFC;
	overflow: auto;
	white-space: pre-wrap;
	word-wrap: break-word;
}
	
/* テーブル定義 */

.true {
	border: 2px solid #1D3456;
	border-collapse: collapse;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 20px;
}
.true tr td {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border: 2px solid #FFF;
	background-color: #D9E3F2;
	text-align: center;
}
.true tr th {
	margin: 0px;
	padding: 4px;
	border: 2px solid #FFF;
	font-weight: bold;
	color: #FFF;
	text-align:center;
	background-color: #1D3456;
}

