﻿body
{
	background-color: #d0d0d0;
	margin: 0px 0px 0px 0px;
	font-size: 85%;
	background-image: url(images/bodyback.jpg);
	background-repeat: repeat-x;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.text
{
	margin-left: 24px;
}

li
{
	line-height: 135%;
	margin-bottom: 1ex;
}

/* master_page------------------------------------------*/

#header_folder
{
	border-bottom: #ffffff 1px solid;
}

#footer_folder
{
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

#adv_folder
{
	text-align: center;
}

#adv_folder img
{
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	margin: 4px 2px 0px;
}

#adv_folder .left_td
{
		background-color: #ffffff;
}

.mainmenu
{
	background-image: url(images/menuback.jpg);
	margin-left: 128px;
}


.center_table
{
	margin: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.header_td
{
	text-align: center;
	background-image: url(images/HeaderLogo.jpg);
	border-bottom: #ff0000 thin solid;
	background-color: #008000;
	background-repeat: no-repeat;
	height: 72px;
	vertical-align: bottom;
}

.left_td
{
	width: 728px;
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	background-color: #e6e6fa;	
}

#contents_folder .left_td
{
	vertical-align: top;
}

.right_td
{
	width: 120px;
	vertical-align: top;
}

#footer_contents
{
	background-color: #ff6600;
	text-align: right;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	color: #ffffff;
	padding-top: 8px;
	background-image: url(images/menuback.jpg);
}


/* home ----------------------------------------------*/

.home .check
{
    padding: 0px;
    margin: 0px;
}

.home .check li
{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 4ex;
}


.home h1
{
	font-family: メイリオ;
	font-size: medium;
	font-weight: bold;
}

.home h2
{
	border-bottom: #ccccff 1px solid;
	border-left: #ccccff 1px solid;
	background-color: #ccccff;
	border-top: #ccccff 1px solid;
	border-right: #ccccff 1px solid;
	color: #000099;
	font-size: large;
	background-image: url(images/h1back.jpg);
	padding-bottom: 0.5ex;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0.5ex;
	font-family: メイリオ;
	font-weight: bold;
	margin: 12px 0px 1ex;
}


.home .top_image
{
	width: 100%;
}

.home .top_image td
{
	border-bottom: #c0c0c0 1px solid;
	text-align: center;
	border-left: #c0c0c0 1px solid;
	vertical-align: middle;
	border-top: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	width: 50%;
}

.topics
{
    padding-left: 1ex;
    padding-right: 1ex;
    overflow: auto;
    height: 200px;
}

.topics .date
{
	font-weight: bold;
}

.topics .article
{
	line-height: 150%;
	padding-left: 12px;
}

.pbinfo th
{
	text-align: left;
	vertical-align: top;	
}

.pbinfo td
{
	text-align: left;
	vertical-align: top;
}



/* std_pane ------------------------------------------*/
.std_pane h1
{
	border-bottom: #ccccff 1px solid;
	border-left: #ccccff 1px solid;
	background-color: #ccccff;
	border-top: #ccccff 1px solid;
	border-right: #ccccff 1px solid;
	color: #000099;
	font-size: large;
	background-image: url(images/h1back.jpg);
	padding-bottom: 1ex;
	padding-left: 12px;
	padding-right: 1ex;
	padding-top: 1ex;
	font-family: メイリオ;
	font-weight: bold;
	margin: 0px;
}

.std_pane h2
{
	font-size: medium;
	padding-bottom: 2px;
	padding-left: 1ex;
	padding-top: 6px;
	font-family: メイリオ;
	background-image: url(images/h2back.jpg);
	background-repeat: no-repeat;
	border-bottom-color: orange;
	border-right-width: 1px;
	border-top-color: orange;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-color: orange;
	border-left-color: orange;
	border-left-width: 1px;
}

.std_pane h3
{
	font-size: 100%;
	border-bottom: #0000ff 1px solid;
	border-left: #0000ff 8px solid;
	padding-left: 1ex;
	font-family: メイリオ;
	border-top: green 1px;
	border-right: green 1px;
	background-repeat: no-repeat;
	color: #323232;
	margin: 1ex 12px 1ex 1ex;
}

.std_pane .note th
{
	color: #ff0000;
}

/* main_contents ------------------------------------------*/

#main_contents
{
	background-color: #e6e6fa;
	padding-bottom: 12px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 12px;
	margin: 0px;
}

#main_contents p
{
	padding-bottom: 0px;
	line-height: 150%;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/* download ------------------------------------------*/



/* assemble ------------------------------------------*/

ul
{
	margin-left: 1.5em;
}

ol
{
	margin-left: 1.5em;
}


/* rule ----------------------------------------------*/

#IndexPane
{
	text-align: left;
	background-color: #ffffff;
	vertical-align: top;
	width: 10%;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	border-right: red 2px solid;
	background-image: url(images/docmenuback.jpg);
}

/* ContentsPane ---------------------------------------*/


/** 共通 *******************************/

.list_table
{
	background-color: #003399;
	margin-left: 1em;
	margin-top: 1ex;
	margin-bottom: 1ex;
	border-collapse: separate;
}

.list_table th
{
	font-family: メイリオ;
	background-color: #006699;
	color: #ffffff;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}


.list_table td
{
	background-color: #ffffff;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.submenu td
{
	text-align: left;
	padding-left: 1ex;
	padding-right: 1ex;
	color: #003300;
}

.submenu a
{
	color: #000000;
	font-size: 85%;
	font-family: メイリオ;
}
.submenu a:hover
{
	color: #cc6600;
}

/** 組み立て *******************************/

.assemble .picture
{
	width: 100%;
}

.assemble .picture tr
{
	vertical-align: top;
	line-height: 150%;
}

.assemble .picture td
{
	vertical-align: top;
	padding-bottom: 16px;
}

.assemble .picture .text
{
	vertical-align: top;
	padding-bottom: 16px;
}

.assemble .picture th
{
	vertical-align: top;
	padding-left: 8px;
	white-space: nowrap;
	width: 1ex;
}

.assemble .picture_left
{
	float: left;
	margin-left: 1em;
}
.assemble .picture_mid
{
	float: left;
	text-align: center;
	width: 4ex;
	height: 166px;
	vertical-align: top;
	font-weight: bold;
	font-size: large;
	line-height: 120%;
	font-style: italic;
}

.assemble .picture_right
{
	text-align: left;
	vertical-align: top;
	line-height: 150%;
	margin-right: 2em;
}
.assemble .picture_clear
{
	clear: both;
	height: 12px;
}

.assemble .material_left
{
	float: left;
	margin-right: 1em;
}

.assemble .material_right
{
	text-align: left;
	vertical-align: top;
	line-height: 150%;
	margin-left: auto;
	margin-right: 2em;
	padding-left: 1em;
	padding-right: 2em;
}
.assemble .material_clear
{
	clear: both;
}

/** Bing Maps *******************************/

#map_pointer
{
    margin-top: 8px;
    margin-left: 8px;
    border: 4px double #0000FF;
    width: 712px;
    background-color: #FFFFFF;
}

#map_pointer td
{
    padding-top: 8px;
    background-color: #FFFFFF;
    padding-left: 4px;
}

#map_switch
{
    width: 90%;
}

#all_map_checks span
{
    cursor: default;
}
