@charset "UTF-8";
/* ======================================== サイト全体に適用*/
* { /* 全ての要素の間隔・余白を０へ */
margin:0;
font-weight: bold;
text-align: left;
padding: 0 0 0 4px;
}



body {
	font-size: medium;
	color: #333;
	text-align: left;
	background-position:top;
	background-image:url(img/bg-gra.png);
	background-repeat:repeat;
	alignment-baseline:central;
	font-family: "小塚ゴシック Pr6N M", "ＭＳ Ｐゴシック", "MS P Gothic","セイビアイM", "メイリオ", sans-serif
	font-weight: normal;
}


p, /* 文章の行間を指定 */
#main ul,
#main ol,
#menuL ul,
#menuL ol,
dl
{
	line-height: 160%;
}



/* ========================================  #page ページ外枠 */
#page {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;

}


/* ========================================  #header 画面上部 */
#header {
	padding: 0;
	margin: 0 0 5px 0;
	color: #030;
}



#headerinfo { /* ヘッダー右上の文字スペース */
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#header #header_title {/* ヘッダー左上のタイトルスペース */
	float: left;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 35px;
}



#header #headerimg {
	clear: both;
	width:800px;
	height: 180px;
	margin:0 ;
	padding:0;
	border-top: 2px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-image: url(img/pmi2012top.png);
	background-position:center;
	background-repeat: no-repeat;
}



#header #headerimg #msg { /* ヘッダー内メッセージ */
	color:#006600;
	text-align:center;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 24px;
	font-weight: bolder;
	padding-top: 180px;
}



/* ========================================  #menu 上部メニュー */
#menu {
	
	border-right: 3px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
	padding: 0px;
	width:800px;
	
}

#menu a{
	color:#fff;
}
#menu a:hover{
	color:#1635C0;
}
#menu ul{ /* 上部メニュー */
background-color:#4c6aff;
	height: 50px;
   display:block;
	margin: 0px;

  list-style-type: none;
  width:800px;
  
}
#menu ul ul{ 
        display:none;
        top:100%;
		width:107px;
 	}

#menu li {
   float:left;


	margin-top: 5px ;
	margin-left:1px;
	
}



#menu ul li{
	float: left;
        width:105px;
	display: block;
}

#menu li li{
	clear:both;
}
#menu li:hover{
        position:relative;
}

#menu li:hover > ul {
   display: block;

}

/* デザイン */
#menu ul {
	height: 55px;/*メニュー部分の高さ*/
	padding:0;
	clear:both;
	
	background: #0066cc;
   float:left;
   margin:2;
   list-style:none;


}

#menu ul li a{
	height: 40px;
	width: 107px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #0066CC;
	padding: 5px 0 0 0;      
}



#menu ul li a:hover , ul.menu_f01 li a.nowthis{
	
	background-color:#A0C8E4;
	padding:5px 0 0 0;
}

#menu ul ul{
	height: 40px;/*メニュー部分の高さ*/
	padding:0;

	
   float:left;
   margin:0;
   list-style:none;


}
#menu ul li {
	 margin-left:0;
   background:#0066cc;
   color:#000066;
   padding:5px 0 0 0;
   margin:0px;
   width:107px; 
   height:35px;
}
#menu ul li li{
	 margin-left:0;
   background:#0066cc;
   color:#000066;
   padding:5px 0 0 0;
   margin:0px;
   width:107px; 
   height:35px;
}
#menu ul li a{
  display: block;
	width: 107px;
	height: 40px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #FADA84;

}

#menu ul li li a{
  display: block;
	width: 107px;
	height: 30px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #FADA84;
	
}


/* ======================================== #contents 画面中央部 #mainとサイドメニューの外枠 */
#contents{
	padding:0px;
	background-color: #FFFFFF;
	background-image: url(img/backS001.png);
	background-position: top;
	background-repeat: repeat-x;
}



/* ========================================  #main ページの本文 */
#main {
	float: right;
	width: 600px;
	padding: 5px;
	background-color: #FFF;
	margin: 5px 15px 10px 5px;
}



#main h1 { /* 本文の見出し */
	background-image:url(img/h1bar001.png);
	background-repeat:no-repeat;
	clear:left;
	color:#17184b;
	font-size:20px;
	font-weight: bold;
	height:34px;
	margin:0;
	padding:16px 0 0 20px;
}



#main h2 { /* 本文の見出し2 */

	background-image:url(img/back.png);
	background-repeat:repeat-x;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	clear:left;
	color:#333;
	font-size:18px;
	margin-leht:5px ;
	margin-top:5px;
	margin-bottom:10px;
	padding:5px 0px 10px 10px;
	height: 27px;
}



#main h3 { /* 本文の見出し3 */
	margin:0.5em 0;
	background-color: #F6F6F6;
	border-left: 5px solid #336699;
	padding: 3px 0px 3px 5px;
	font-size: 96%;
	border-bottom: 1px solid #CCCCCC;
}


#main h4 { /* 本文の見出し3 */
	background-color: #FFFFCC;
}

#main h5{
	background-image:url(img/h5bg.png);
	height:35px;
	font-size:larger;
	padding-top:5px;
}
#main p { /* 本文の段落 */
	margin:15;
}

 #main li{ /* リスト表示 */
	padding-left:15px;
	background-image:url(img/libac.png);
	background-repeat:repeat-x;
	list-style:none;
	
}


#main dl { /* 定義リスト表示 */
	margin:1em 0 1em 30px;
	padding:0 0 15px;
}



#main dt {
	float: left;
	clear: left;
	margin: 0 20px 0px 0;
	font-weight: 700;
}
#main dt.link2 {
	margin: 0;
	font-weight: 700;
	padding-left: 20px;
}


#main dd {
	padding: 0 0 0 10px;
	margin: 0;
}



#main dd.link2 {
	margin: 0 0 0 180px;
	border-left: 100;
}



#main dd.link1 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
}



/* box1   （うす緑のボックス）  */

.box1 {
	padding: 15px 10px 10px 10px;
	margin-bottom: 5px;
	line-height: 150%;
	background-color: #E0F3F6;
	font-size: 105%;
	margin-top: 5px;
	border-style: ridge;
	border-width: 5px;
	margin-left: 0px;
	margin-right: 5px;
}

.toInfo {
	text-align:right;

}
/* ========================================  menuL 左サイドメニュー */
#menuL {
	float: left;
	clear: left;
	width: 170px;
	padding: 0;
	margin-top: 15px ;
	color: #FFF;
}



.menuInfo { /* サイドボックス内のメッセージボックス */
	background-image:url(img/cor230.gif);
	background-repeat:no-repeat;
	color:#333;
	margin:5px 0 0;
	padding:5px 0;
}



.menuInfo p {
	padding: 0 0 0 10px;
	margin: 1em 10px 1em 5px;
}





.subinfo .label { /* サイドボックのメニュー:ラベル */
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(img/sidemnu_labcak001.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.subinfo ul{ /* サイドボックのメニュー:リスト */
	margin: 0px;
}


.subinfo li {
	padding: 0px;
	margin:  0px;
	font-size: 80%;
	color: #666666;
	list-style-type: none;
}


.subinfo li a{
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 7px solid #CCCCCC;
	text-decoration: none;
	display: block;
}


.subinfo li a:hover{
	border-left: 7px solid #FF6699;
	color: #FF6699;
	background-color: #F3F3F3;
}






/* ========================================  #footer 画面下部 */
#footer {
	clear: both;
	margin: 0px;
	border-top: 5px solid #999999;
	border-bottom: 1px solid #666;
	text-align: center;

	background-image: url(img/backS001.png);
}



#footer p {
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration:none;
}


#footer a:hover{
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration:none;
}



/* ========================================  そのほか個別設定 */
#newsbox {
	height: 100px;
	margin: 0px 0px 10px;
	overflow: auto;
	border: 1px solid #999999;
	background-image: url(img/backS001.png);
	background-position: left top;
	background-repeat: repeat-x;
}


.table, /* 表の整形・配色 */

.table2 {
	width: 576px;
	font-size:99%;
}


table {
margin: 5px;
padding: 5px;
border-style: solid;
}



.table td {
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
}



.table td.tb {
	width: 200px;
	background-color: #F8F5EF;
}



.table2 td {
	padding: 10px;
}



.table2 td.tb {
	width: 100px;
	text-align: right;
	background-color: #EBEBEB;
}


/* 表     */

#table01{
	border: 1px #cccccc solid;
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 590px;
}

#table01 th{
	text-align: center;
	border: 1px #ed6d3d solid;
	background-color: #ffcecc;
}

#table01 td {
	border: 1px #ed6d3d solid;
	padding: 3px;
	background-color: #fef4f4;
}

#table01 caption{
	background-color: #F5F5F5;
	padding: 5px;
	color: #F00;
	font-size:larger;
}

.red {
	color:#F00;
	text-align:left;
	padding-left:15px;
}

#table03{
	font-size:small;
  width:565px;
  align: left;
  border: 0px ;
  border-collapse: collapse;
  margin: 3px;
}

#table03 th{
text-align: left;
border: 0px;
padding-left: 15px;
font-weight: bold;
padding-top: 5px;
padding-bottom: 4px;
background: #D5EDFF;
}


#table03 td {
	border: 0px;
	background-color: #fef4f4;
	text-align:left;
	
	font-weight: normal;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 1px;
}



#table03 caption{
  background-color: #F5F5F5; 
  padding: 5px;
}







.box { /* .itemList #main内の段組用内枠 */

	margin:0 0px 5px 0;
	width:260px;
}



.box h2 {
	margin: 0 0 10px;
}



.box ul {
	float: left;
	width: 140px;
	margin: 0 0 30px !important;
	list-style-position: outside;
}



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


hr { /* 水平線 flotクリア用 */
	clear:both;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
.ookiku {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
#page #contents #main ul li p { font-weight: normal; }
#page #contents #main ul li .bold {
font-size: large;
font-weight: bolder;
}
#page #contents #main ul li .li { padding: 15px; }
#page #contents #main ul li .table03 { border: 0px none #FFF; }
#page #contents #main ul li .table03 table tr th {
font-size: large;
font-weight:bolder;
background: #FFFEE9;
text-align: left;
}
#page #contents #main ul li .table03 table tr td {
font-size: 90%;
background: #FFFEE9;
}
