@charset "UTF-8";
/* CSS Document */

@charset	"Shift_JIS";

body	{
	background: #ffffff;
	color: #333333;
	margin: 0px;
	padding: 0px;
	
}

/*	----------------------------------
	お知らせ
----------------------------------	*/

#main #announce	{
	margin: 10px 0px 10px 25px;
	border: 1px solid #F35A62;
}
#main #announce h3	{
	margin: 0px;
	font-size: 105%;
	font-weight:bold;
	text-indent: 10px;
	padding: 2px 0;
	background: #F35A62;
	color:#fff;
}
#main #announce h3 a	{
	font-size: 95%;
	margin-left: 400px;
	color:#fff;
	text-decoration:none;
}
#main #announce h3 a:hover	{
	background:none;
	text-decoration:underline;
}

#main #announce ul	{
	padding-left: 5px;
	margin-left: 25px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: small;
	line-height: 120%;
}
#main #announce li	{
	list-style: url(../img/common/li_anna.gif);
}

/*	----------------------------------
	メインコンテンツ
----------------------------------	*/

#main	{
	display: block;
}

#main h1	{
	font-size: large;
	font-weight: bold;
	text-shadow: 3px 3px 3px #cccccc;
	margin-bottom: 0px;
	padding-top: 4px;
	text-align: left;
	line-height: 1.5em;
	padding-left: 40px;
}
/*#main h1	{
	font-size: large;
	font-weight: bold;
	text-shadow: 3px 3px 3px #cccccc;
	margin-bottom: 0px;
	height: 36px;
	padding-top: 4px;
	text-align: left;
	line-height: 1.5em;
	text-indent: 36pt;
}
*/
#main #clerk	{
	font-size: small;
	text-align: right;
	margin-top: 6px;
	padding-right: 4px;
}
#main #clerk .update	{
	color: #666666;
	margin-left: 4px;
/*	sysco 修正　3/10	*/
	padding: 1px 0px 1px 4px;
}
#main #clerk address	{
	display: inline;
	font-style: normal;
}
#main #clerk img	{
	margin-left: 5px;
}
#main p	{
	padding-left: 25px;
	line-height: 120%;
	margin: 10px 0 0 40px;
}

#main a:hover	{
	text-decoration: none;
	color: #000000;
	background: #dddddd;
}

#main #eventopen h3 {
	font-size: 120%;
	margin: 15px 0px 10px;
	padding: 3px 1px;
	background: #FFF1F3;
	text-align: center;
	border-right: 20px solid #F4B3AB;
	border-left: 20px solid #F4B3AB;
	border-top: 1px solid #F4B3AB;
	border-bottom: 1px solid #F4B3AB;
}

#main #inq table {
	border: 1px solid #CCCC00;
	width: 640px;
	margin-left: 30px;


}

#main #inq th {
	font-weight: normal;
	font-size: 90%;
	text-align: right;
	padding: 4px;

}


#main #inq td {
	font-weight: normal;
	font-size: 90%;
	padding: 4px;

}

/*#main #contents	{

}
#main #contents h2	{
	margin: 0px;
	padding-bottom: 2px;
	color: #666666;
	font-size: medium;
	text-indent: 35px;
	background: url(../img/common/co_h2.gif) no-repeat;
	border-bottom: 2px solid #cccc00;
	font-weight: bold;

}*/
#main #contents ul	{
	padding-left: 10px;
	margin-left: 30px;
	/*font-size: 90%;*/

}
#main #contents li a	{
	display: block;
}
#main #contents li	{
	list-style: url(../img/common/li0_doc.gif);
	line-height: 120%;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 2px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 6px;
/*	width: 430px;*/

}
#main #contents li.fld	{
	list-style: url(../img/common/li0_fld.gif);
	line-height: 120%;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 2px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 6px;
/*	width: 430px;*/

}
#main #contents li.ins	{
	list-style: url(../img/common/li_ins.gif);
	line-height: 120%;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 2px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 6px;
/*	width: 430px;*/

}

#main #sub-table li.li_doc	{
	list-style: url(../img/common/li_doc.gif);
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 2px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left:-15px;
}
#main .sum	{
	color: #666666;
	font-size: 90%;
	padding-left: 1em;
	display: block;

}

#main #honbun {
	font-size: 110%;
	line-height: 140%;
	width: 785px;
	margin-left: 20px;
}

#main .main-table{
	width: 660px;
	border-collapse: collapse;
	font-size: 95%;

}

#main #p-table  table{
	border-style:none;
	padding: 2px;
	margin: 0px 4px 4px;
}
#main #p-table2  table{
	border-style:none;
	padding: 2px;
	margin: 0px 4px 4px;
	width: 660px;
}

#main table	{
	line-height: 120%;
	margin: 10px 0px 0px 10px;
	border-collapse: collapse;
	padding: 0px;

}

#main #sub-table {
	margin-top: 10px;
	width: 805px;
}

#main #sub-table p	{
	font-size: 90%;
	margin: 0px 0px 2px 10px;
	padding: 0px;
}

#main #sub-table table	{
	width: auto;
	margin: 0px 0px 0px 10px;
	border-collapse: collapse;
	padding: 0px;
}

#main #sub-table th	{
	padding: 2px;
	border: solid 1px #7C7AC4;
	font-size: 95%;
	line-height: 120%;
	font-weight: normal;
	background:#DBDDF9;
}
#main #sub-table td	{
	border: solid 1px #7C7AC4;
	padding: 3px;
	font-size: 95%;
	line-height: 120%;
}

#main #inq-table table	{
	width: 640px;
	margin: 20px 0px 20px 30px;
	border-collapse: collapse;
	padding: 0px 0px 0px 25px;
}

#main #inq-table th	{
	background: #eeeeee;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	font-size: 90%;
	line-height: 120%;
	font-weight: normal;
	text-align: left;

}
#main #inq-table td	{
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 3px;
	font-size: 90%;
	line-height: 120%;
}


#main .captzion	{
	font-size:x-small;
}

/* added 20110523 			*/
.ortable table{
	color:black;
	border: solid 1px #7C7AC4;	
	}

.ortable td{
	border: solid 1px #7C7AC4;	
	}

.ortable tr{
	border: solid 1px #7C7AC4;	
	}

.ortable th{
	border: solid 1px #7C7AC4;	
	bgcolor:#DBDDF9;
	}
/* 			added 20110523 */


/*	----------------------------------
	関連情報
----------------------------------	*/

#reference	{
	width: 805px;
	display: block;
	padding-top: 20px;
	margin-top: 0px;
}
#reference h2	{
	display: block;
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 5px;
	background: #FFFFCC;
	padding: 1px 1px 1px 7px;
	border: 1px solid #FFCC66;
}
#reference #external #subwindow{
	font-size:13px;
	margin-left:150px;
	margin-top:-20px;
	margin-bottom:10px;
}
#reference #external-sise #subwindow{
	font-size:13px;
	margin-left:150px;
	margin-top:-20px;
	margin-bottom:10px;
}
#reference a:hover	{
	text-decoration: none;
	color: #000000;
	background: #dddddd;
}
#reference ul	{
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 150%;
}
#reference li	{
	margin-left: 20px;
	margin-top: 5px;
	border-bottom: 1px  dotted #cccccc;
}

#internal li	{
	list-style: url(../img/common/li_int.gif);
}

#internal .li-fld	{
	list-style: url(../img/li_fldk.gif);
}

#document li.pdf	{
	list-style: url(../img/common/li_pdf.gif);
}
#document li.wrd	{
	list-style: url(../img/common/li_wrd.gif);
}
#document li.xls	{
	list-style: url(../img/common/li_xls.gif);
}

#document ul {
	margin-bottom: 0;
}

#document .get-r {
	text-align: left;
	font-size: 82%;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 14px;
}

#external li	{
	list-style: url(../img/common/li_ext.gif);
}

#institution li	{
	list-style: url(../img/common/li_ins.gif);
}

/*	----------------------------------
	サイドメニュー（階層一覧）
----------------------------------	*/

#wrapper #sidebar	{
	margin: 4px 0 0 0;
	visibility: visible;
	display: block;
	width: 190px;
	float:right;
	background: #ffffff;
}

#sidebar #item	{
	width: 180px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 20px;
	font-size: small;
}
#sidebar #item a	{
	display: block;
	line-height: 1.5;
	_height: 1.5em;
}
#sidebar #item a:hover	{
	color: #000000;
	text-decoration: none;
	background: #dddddd;
}
#sidebar #item h3	{
	font-size: medium;
	font-weight: normal;
	border-bottom: 4px solid #F28F8C;
	margin-top: 4px;
	padding-bottom: 4px;
	background: url(../img/local_title.gif) no-repeat;
	text-indent: 30px;
}
#sidebar #item ul	{
	padding-left: 15px;
	margin-left: 0px;
}
#sidebar #item li	{
	list-style: url(../img/local_folder.gif);
	border-bottom:1px solid #dedede;
}
#sidebar #item li#current	{
	list-style: url(../img/common/li_fld0.gif);
}
#sidebar #item li#current ul.open	{
	padding-top: 0.5em;


}
#sidebar #item li#current ul.open li	{
	list-style: url(../img/local_folder_open.gif);
	border-bottom:none;
}
#sidebar #item #current0	{
	line-height: 1.5;
	_height: 1.5em;
	color: #333;
	background: #FFEBEE;
}
#sidebar #item li .current2	{
	display: block;
	line-height: 1.5;
	_height: 1.5em;
	color: #333;
	background: #FFEBEE;
	list-style: url(../img/local_folder_open.gif);
	border-bottom:1px solid #dedede;
}

#sidebar #item li .current3	{
	display: block;
	line-height: 1.5;
	_height: 1.5em;
	color: #333;
	background: #FFEBEE;
	list-style: url(../img/local_folder_open.gif);
	border-bottom:1px solid #dedede;
}


/*	----------------------------------
	パンくず（階層）
----------------------------------	*/

#track {
	z-index: 2;
	position: absolute;
	top: 95px;
	visibility: visible;
	display: block;
	height: 2em;
	color: #666666;
	font-size: x-small;
	padding-top: 4px;
	padding-bottom: 0px;
/*	sysco 追加　3/6	*/
	width: 805px;
}

#track a:hover {
	text-decoration: none;
	color: #000000;
	background: #dddddd;
	/*background: #ccddff;*/
}

#track strong {
	font-weight: normal;
	padding-bottom: 2px;
	/*border-bottom: 4px solid #cccccc;*/
}


/*	----------------------------------
	カテゴリナビゲーション
----------------------------------	*/

#navi2	{
	position: absolute;
	z-index: 2;
	top: 65px;
	left: 30px;
	visibility: visible;
	display: block;
	width: 700px;
	color: #ffffff;
	font-size: small;
	border-bottom: 6px solid #dddddd;
}
#navi2 a	{
	text-decoration: none;
	padding-bottom: 6px;
}
#navi2 a:hover	{
	color: #000000;
	background: #dddddd;
}

#navi2 .office a	{
	padding-left: 4px;
	border-left: 6px solid #6699cc;
}
#navi2 .life a	{
	padding-left: 4px;
	border-left: 6px solid #99aa33;
}
#navi2 .profile a	{
	padding-left: 4px;
	border-left: 6px solid #cc9933;
}
#navi2 .admin a	{
	padding-left: 4px;
	border-left: 6px solid #996666;
}
#navi2 .public a	{
	padding-left: 4px;
	border-left: 6px solid #6666cc;

}


/*	----------------------------------
	更新履歴
----------------------------------	*/
#main #history	{

}
#main #history h2	{
	margin: 0px;
	padding-bottom: 2px;
	color: #666666;
	font-size: medium;
	text-indent: 35px;
	background: url(../../img/h2_folder_open.gif) no-repeat;
	border-bottom: 2px solid #999999;
	font-weight: bold;

}
#main #history ul	{
	padding-left: 10px;
	margin-left: 30px;
	font-size: small;
}
#main #history li	{
	list-style: url(../../img/h2_file.gif);
	line-height: 140%;
	border-bottom: 1px dashed #cccccc;
}
#main #history .address{
	line-height: 150%;
	margin-left: 20px;
	color:#555555;
}

#wrapper {
	width: 805px;
	margin: 0px auto;
	padding: 0px;
}

/*	----------------------------------
	本文装飾
----------------------------------	*/
#honbun strong {
	font-weight:bolder;
}
#honbun .red {
	color:#C00;
}
#honbun .blue {
	color:#06C;
}
#honbun ul.liststyle {
	margin:12px 0 12px 30px;
	padding:0;
	font-size:100%;
}
#honbun ul.liststyle li {
	list-style-type:square;
	line-height:1.3;


}
