@charset "utf-8";
/*--------------------------------------------------------------------------------

  薬用植物総合情報データベース画面スタイル
  
--------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------
メニュー
--------------------------------------------------------------------------------*/
.bgMenu {
	background:url(../imgs/bg_top.jpg) no-repeat bottom center;
}
@media screen and (max-width: 1280px) {
.bgMenu {
	background:url(../imgs/bg_top_S.jpg) no-repeat bottom center;
}
}

#menuOutbox {
	width:80%;
	height:100%;
	margin:0% auto;
	padding:5% 0;
	display:block;
	vertical-align:middle;
}
#menuBox {
	text-align:center;
	margin-bottom:0.5%;
}
div#menuBox div.menuInnerBox {
	background-color:#2E5034;
	display:inline-block;
	width:33%;
}
.menuInnerBox h3 {
	text-align:left;
}
.menuInnerBox h3 a {
	font-size:197%;
	background-color:#2E5034;
	background-image:url(../imgs/bg_menuButton.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:inline-block;
	text-indent:0.25em;
	width:100%;
	padding:0.25em 0 40%;
	min-height:70px;
	text-shadow: 1px 1px 1px #333;
}
.menuInnerBox h3 a:hover {
	background-image:url(../imgs/bg_menuButton_hover.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.menuLeft {
	float:left;
}
.menuRight {
	float:right;
}
.menuInnerBox h3 a:link,
.menuInnerBox h3 a:visited,
.menuInnerBox h3 a:active 
{
	color:#fff;
	text-decoration: none;
}

/*--------------------------------------------------------------------------------
ヘッダ
--------------------------------------------------------------------------------*/
/* システムエリア（中央イメージ） */
#system {
	background:url(../imgs/bg_header.jpg) repeat-x 0 0;
	width: 100%;
	height: 80px;
}

/* h1 システムタイトル */
#system h1 a {
	font-size:93%;
	/font-size:77%;		/*IE6・IE7*/
	font-weight:bold;
	background-position: 10px 10px;
	/*background-image: url(../imgs/new_NIBIO2_0.5.JPG);*/
	/*background-image: url(../imgs/NIBIOHN_color_0.1_2.jpg);*/
	background-image: url(../imgs/NIBN_color_0.1.jpg);

	background-repeat: no-repeat;
	display:block;
	height:48px;
	padding-top: 30px;
	padding-left: 180px;
	float:left;
}
* html #system h1 a {		/*IE6*/
	height:72px;
}

#system h1 a:link,
#system h1 a:visited,
#system h1 a:hover,
#system h1 a:active {
	color: #333;
	text-decoration: none;
}

/*--------------------------------------------------------------------------------
コンテンツエリア
--------------------------------------------------------------------------------*/
#stage {
	font-size:100%;
	background:#fff;
	border-right: #ccc solid 1px;
	border-left: #ccc solid 1px;
	min-height: 100%;
	height: auto !important;
	width:98%;
	margin:0 auto 10px;
	position: relative;
}
* html #stage {	/*IE6*/
	width:100%;
	margin:0 0 10px;
}
center {
	clear: both;
}
#main_bk {
	padding-bottom: 60px;
}
#main .contents_1 {
	padding:0 18px;
}

/*--------------------------------------------------------------------------------
システムメニュー
--------------------------------------------------------------------------------*/
#top_menu {
	background-color:#10433A;
	background-image: url(../imgs/bg_sysMenu.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:58px;
	clear: both;
	border-bottom: solid 1px #0F4835;
	border-top: solid 1px #0F4835;
}
#top_menu ul {
	width: 100%;
	height:58px;
    display: table;
    table-layout: fixed;
}
* html #top_menu ul {	/* IE6 */
	width: 100%;
	height:58px;
	display:block;
}
*:first-child+html #top_menu ul {	/* IE7 */
	width: 100%;
	height:58px;
	display:block;
}

#top_menu li {
	text-align: center;
	height:58px;
	border-right: 0.1em solid #C5E9C9;
    display: table-cell;
}
* html #top_menu li {	/* IE6 */
	text-align: center;
	width:14.28%;
	height:58px;
	float:left;
    display:block;
}
*:first-child+html #top_menu li {	/* IE 7 */
	text-align: center;
	width:14%;
	height:58px;
	float:left;
    display:block;
}

#top_menu li.item,
#top_menu li.item_selected {
	cursor:pointer;
}

#top_menu li.item a,
#top_menu li.item_selected a {
	color: #fff;
	text-shadow: 1px 1px 1px #333;
	font-size:138.5%;
	font-weight:bold;
	line-height:58px;
	height:58px;
	display: block;
}
*:first-child+html #top_menu li.item a,
*:first-child+html #top_menu li.item_selected a {		/* IE 7 */
	font-size:131%;
}
#top_menu li.item a {
	background:url(../imgs/sysMenu.jpg) repeat-x 0 0;
}
#top_menu li.item a:hover {
	background:url(../imgs/sysMenu.jpg) repeat-x 0 -60px;
}
#top_menu li.item_selected a {
	background:url(../imgs/sysMenu.jpg) repeat-x 0 -120px;
}

#top_menu li.item a:link,
#top_menu li.item a:visited,
#top_menu li.item a:hover,
#top_menu li.item a:active,
#top_menu li.item_selected a:link,
#top_menu li.item_selected a:visited,
#top_menu li.item_selected a:hover,
#top_menu li.item_selected a:active
{
	text-decoration: none;
}
#top_menu li.item.lastItem ,
#top_menu li.item_selected.lastItem  {
	border-right:none;
}


/*--------------------------------------------------------------------------------
メニュータイトル
--------------------------------------------------------------------------------*/
#title {
	background-color:#034104;
	background-image:url(../imgs/menuTitle.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height: 34px;
	margin-bottom: 15px;
}

#title h2 {
	color:#fff;
	font-size:131%;
	font-weight:bold;
	line-height:34px;
	text-indent:3em;
	background:url(../imgs/icon_menuTitle.jpg) no-repeat 1.5em 6px;
}

#title .back_r {
	display: none;
}

#label04
{
	 color:#333333;
	 font-weight: bold;
   border-left-color: #006400; /* 左枠の色 */
   padding: 4px 0px 0px 8px; /* 余白の幅 */
   border-style: solid; /* 枠の種類 */
   border-width: 0px 0px 0px 13px; /* 枠の幅 */
}

/*--------------------------------------------------------------------------------
フッタ
--------------------------------------------------------------------------------*/
#footer {
	width:100%;
	height: 70px;
	margin: 0;
	padding-top:2px;
	padding-bottom:10px;
	margin-right:3em;
	background:#034104;
	position:absolute;
	bottom: 0;
}

#footer .text {
	color: #fff;
	text-align:right;
	padding: 0.5em 0.5em 0;
}
#footer .bdrTop {
	border-top:solid 1px #fff;
}
#footer .text a:link,
#footer .text a:visited,
#footer .text a:hover,
#footer .text a:active {
	color: #fff;
}


/*--------------------------------------------------------------------------------
フォーム
--------------------------------------------------------------------------------*/
input,
select {
	font-family:  "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}
input[type="text"] ,
select {
	font-size:93%;
	vertical-align:middle;
	padding:0.3em;
	border: solid 1px #ccc;
}
input[type="text"]:focus,
select:focus 
{
	background:#FFF2BF;	
}
input[type="radio"] {
	vertical-align:baseline;
	margin-left:0.2em;
}
.keywordInputBox input[type="text"] {
    font-size: 121%;
    width: 80%;
}
* html .keywordInputBox input {	/*IE6*/
    font-size: 121%;
    width: 80%;
}
.keywordInputBox input.button,
.function_bottom input.button {
	font-size:123.1%;
	line-height:123.1%;
	width:auto;	
	padding:0.3em 0.5em;
}
td.item_accent select {
	width:100%;
}
td.item_accent input[type="text"] {
	width:95%;
}
* html td.tem_accent.w40 input {		/*IE6*/
	width:95%;
}

/*--------------------------------------------------------------------------------
検索キーワード入力
--------------------------------------------------------------------------------*/
.searchBox {
	margin:0 0 0.5em;
}
.search {
	font-size:100%;
	width:100%;
	border-collapse: collapse;
	text-align: left;
	margin-bottom:0.5em;
}
* html .search {	/*IE6*/
	margin-right:18px;
	display:inline;
}
/* 下矢印 */
.bottomArrow {
	padding-bottom:40px;
	background:url(../imgs/search_arrow.jpg) no-repeat center bottom;
}
/*矢印画像がつく場合、下マージンをゼロにする*/
.searchBox.bottomArrow .search {
	margin-bottom:0;
}
.search th,
.search td {
	border:solid 1px #fff;
}
.search th {
	color:#fff;
	font-weight:bold;
	background:#80AF7B;
	text-align:center;
	padding:0.3em 0;
}
.search td {
	background:#DAE8D9;
	vertical-align:text-top;
	padding: 0.5em 0.1em;
	white-space: nowrap;
}
.search td ul li {
	font-size:93%;	
	margin-left:1.5em;
	list-style:disc;
}
.search td p {
	margin:0 0 0 1.5em;
}
.keywordInputBox {
	text-align: center;
	background:#E8E7E1;
	border: solid 1px #CECCBF;
	margin:0 0 20px;
	padding:0.5em 1em;
}
/* 検索・クリアボタンボックス */
.function_bottom {
	text-align: center;
	background:#E8E7E1;
	border: 1px solid #CECCBF;
	list-style: none;
	padding:0.5em 1em;
	margin-bottom:20px;
}
/*ボーダー消去・ボトムマージン消去*/
.innerBox {
	border:none;
	margin-bottom:0;
}
/*テキストの左寄せ*/
.txtLeft {
	text-align:left; 
	display:block; 
	margin-left:1em;
}

/*--------------------------------------------------------------------------------
詳細キーワード入力
--------------------------------------------------------------------------------*/
.keywordBox {
	margin:0 0 0.5em;
}
/*矢印画像がつく場合、下マージンをゼロにする*/
.keywordBox.bottomArrow .search 
{
	margin-bottom:0;
}

/* 見出し */
.caption {
	color:#fff;
	text-align:left;
	background: #80AF7B;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	display:block;
	_width:100%;	/*IE6*/
}
.caption h3 {
	font-size:116%;
	font-weight:bold;
	text-indent:3em;
	background:url(../imgs/icon_searchDetail.jpg) no-repeat 1em center;
	height:23px;
	padding:0.3em 0;
	display:block;
	line-height:23px;
}

/*--------------------------------------------------------------------------------
データテーブル　詳細表示
--------------------------------------------------------------------------------*/
table.photo_main{
	border: none;
	text-align:center;
}
table.photo_main tr td {
	border: 1px solid #B6B39E;
  border-top-style:none;
  border-left-style:none; 
  border-right-style:none; 
	vertical-align: top;
	text-align:center;
}
table.photo_main tr {
	margin-bottom:30px;
}
table.photo tr td {
	border: none;
	border-collapse: collapse;
}
table.detail {
	width:100%;
	border-collapse: collapse;
/*	border: solid 1px #B6B39E;
*/}
table.detail_95
{
  border-collapse: collapse;
  margin: 0 auto;
  margin-bottom:10px;
  width:95%;
*/}
table.detail_95 td,
table.detail td {
	border: solid 1px #CECCBF;
	padding:0.3em 1em;
}

/* 個別指定（通常項目） */
table.detail_95 .label,
table.detail .label,
table.detail .label2,
table.detail .label3, 
table.detail .label_17
{
	font-weight: bold;
	background: #E8E7E1;
}
table.detail_95 .label, 
table.detail .label 
{
	width:15em;
}
table.detail .label2
{
	width:9em;
}
table.detail .label_17
{
	width:17em;
}
table.detail_95 .label22
{
	font-weight: bold;
	background: #E8E7E1;
	width:15%;
}
table.detail_95 td,
table.detail td {
	line-height:1.5em;
}
table.detail td .majorName {
	font-size:174%;
	line-height:1.5em;
}


/*--------------------------------------------------------------------------------
データテーブル　検索結果一覧表示
--------------------------------------------------------------------------------*/
table.list {
	border-collapse: collapse;
  margin: 0 auto;
	margin-bottom:10px;
	width:95%;
}
/*セル内余白*/
table.list td {
	padding:0.25em;
	valign:top;
}
table.list tr.link td {
	padding:0;
}
/*ボーダー*/
table.list tr.label td,
table.list tr.label th,
table.list tr.column_odd td {
	border: solid 1px #999999;
}
/* ラベル */
table.list tr.label td,
table.list tr.label th
 {
	background-color: #DAE8D9;
	text-align: center;
}

/*--------------------------------------------------------------------------------
ページネーション
--------------------------------------------------------------------------------*/
ul.pageNation {
	display:block;
	margin:5px 0;
	float:right;
}
ul.pageNation li {
	text-align:center;
	display:inline-block;
	line-height:2em;
	margin-left:5px;
	float:left;
}
ul.pageNation li a {
	display:block;
}
ul.pageNation li.pageCount {
	width:2.5em;
}
ul.pageNation li.nextBack {
	width:6.5em;
}
ul.pageNation li.pageCount,
ul.pageNation li.nextBack {
	background:#fff;
	display:block;
}
ul.pageNation li.pageCount a,
ul.pageNation li.nextBack a {
	display:block;
	text-decoration:none !important;
	border:solid 1px #CECCBF;
}
ul.pageNation li.pageCount a:hover,
ul.pageNation li.nextBack a:hover {
	display:block;
	text-decoration:underline !important;
	border:solid 1px #80AF7B;
	background: #E4EEE3;
}
ul.pageNation li.currentPage {
	color:#fff;
	background:#80AF7B;
	border:solid 1px #80AF7B;
	text-decoration:none;
}







/*-------------------------------------------------------------ここまで改良css----------------------------------------------------------------*/



.list a {
/*	text-decoration: underline;
*/}

.list td {
/*	padding: 5px;
*/}



/* チェックボックス */
.list .check_box {
/*	text-align: center;
*/}

/* 奇数カラム */
.list .column_odd td {
/*	background: #FFFFFF;
	color: #2B2B2B;
	border: solid 1px #515C72;
	text-align: left;
*/}

.list .column_odd a {
/*	color: #21328b;
*/}

/* 偶数カラム */
.list .column_even td {
/*	background: #f9f9f9;
	color: #2B2B2B;
	border: solid 1px #515C72;
	text-align: left;
*/}

.list .column_even td a {
/*	color: #21328b;
*/}

/* テーブル2（リスト）リンク */
.list .link td {
/*	border: solid 1px #515C72;
	background-color: #f4f4f9;
*/}

/* 左側文字列ボックス */
.list .link .left {
/*	float: left;
*/}

/* 右側文字列ボックス */
.list .link .right {
/*	float: right;
*/}

/* 右側文字列のボックスごとの空間 */
.list .link .right span {
/*	margin-left: 10px;
*/}

/* <a>（12345のリンク）の空間 */
.list .link .right a {
/*	margin-left: 3px;
	color: #21328b;
*/}









/* カレンダーアイコン */
.search .item div {
	display: inline;
	float: left;
}



#side_menu {
	width: 200px;
	float: left;
}

#main_menu {
	display: none;/** レイアウト（メニュー無し）の場合表示　*/
	border: solid 1px #CC9933;
	width: 100%;
	float: left;
}





/*  ------ ログインエリア ------  */
#system .contents {
	/**** （1行の場合）width: 100%; */
/**** （2行の場合）width: 500px;ぐらい */
/**** （3行の場合）width: 350px;ぐらい（3行の場合） */
width: 650px;
	float: right;
	padding: 3px 5px 5px 0px;
}

#system .contents div {
	text-align: right;
	padding: 3px 4px;
	margin: 3px 1px;
	font: normal 90% "ＭＳ Ｐゴシック", sans-serif;
	color: #1B1B1E;
	/**** （1行の場合）display: inline; */
/**** （2行の場合）消去*/
/**** （3行の場合）消去 */
display: inline;
}

#system .contents form {
	float: right;
}

/* ログインエリア（日付関連） */
#system .contents .date {
/*vertical-align: text-top;*/
/**** （1行の場合）消去 */
/**** （2行の場合）横に並べたいエリアに記述　display: inline;*/
/**** （3行の場合）消去 */
/*display: inline;*/
}

/* アイコン */
#system .contents .date .icon {
	background: url(../img/date_login.gif) no-repeat left center;
}

/* ラベル文言 */
#system .contents .date .label {
}

/* 表示文言 */
#system .contents .date .item {
}

/* ログインエリア（ユーザ情報関連） */
#system .contents .user {
/*vertical-align: text-top;*/
/**** （1行の場合）消去 */
/**** （2行の場合）横に並べたいエリアに記述　display: inline;*/
/**** （3行の場合）消去 */
/*display: inline;*/
}

/* アイコン */
#system .contents .user .icon {
	background: url(../img/user_login.gif) no-repeat left center;
}

/* ラベル文言 */
#system .contents .user .label {
}

/* 表示文言 */
#system .contents .user .item {
}

/* ログインエリア（ボタン関連） */
/* ボタンエリア */
#system .contents .head_bt {
/**** （1行の場合）消去 */
/**** （2行の場合）横に並べたいエリアに記述　display: inline;*/
/**** （3行の場合）消去 */
/*display: inline;*/
}

/* ログインボタン */
#system .contents .head_bt .login {
}

/* ヘルプボタン */
#system .contents .head_bt .help {
}

#system a {
	text-decoration: none;
}

/*  ------ 横メニュー ------  */

/* 横メニューエリア全般 */
#side_menu {
	padding: 30px 5px 10px 5px;
	font-size: 110%;
}

/* 横メニュー（背景中央） */
#side_menu ul {
	width: 185px;
	_width: 189px;/** IE適応 **/
	border-left: #4E5970 solid 1px;
	border-top: #4E5970 solid 1px;
	border-right: #4E5970 solid 1px;
	padding: 1px;
}

/* 横メニューリンク共通 */
#side_menu li {
	font: normal 80% "ＭＳ Ｐゴシック", sans-serif;
	display: inline;
}

/* 横メニュー（背景上） */
#side_menu .top {
	font: normal 0% sans-serif;/* IEの無駄な改行を消すため */
}

/* 横メニュー（背景下） */
#side_menu .bottom {
	font: normal 0% sans-serif;/* IEの無駄な改行を消すため */
	background: url(../img/side_menu_bottom.gif) no-repeat;
	height: 13px;
	width: 189px;
	margin-bottom: 10px;
}

/* 横メニュー項目ラベル */
#side_menu .label {
	display: block;
	list-style-type: none;
	padding: 5px 5px 5px 23px;
	background: url(../img/side_menu_label.gif) repeat-x left center;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	border-bottom: #4E5970 solid 1px;
}

/* 横メニューリンク（通常） */
#side_menu .item {
	list-style: none;
}

#side_menu .item a {
	display: block;
	line-height: 130%;
	padding: 4px 5px 4px 23px;
	text-decoration: none;
	color: #1B1B1E;
	background: #E7E7E7 url(../img/side_menu_item.gif) no-repeat 0px 50%;
	border-bottom: #4E5970 solid 1px;
}

#side_menu .item a:hover {
	background: #E1E7F5 url(../img/side_menu_selected.gif) no-repeat 0px 50%;
}

/* 横メニューリンク（ハイライト）*/
#side_menu .item_selected {
	list-style: none;
	padding: 4px 5px 4px 23px;
	color: #1B1B1E;
	text-decoration: none;
	display: block;
	background: #E1E7F5 url(../img/side_menu_selected.gif) no-repeat 0px 50%;
	border-bottom: #4E5970 solid 1px;
}

/*  ------ コンテンツエリア -------------------------------------------------------------------  */








/*　各種コンテンツ外枠（その2）　*/
#main .contents_2 {
	width: 100%;
}

/* ボタンエリア（コンテンツ上部） */
#main .function_top {
	list-style: none;
	font: normal 80% "ＭＳ Ｐゴシック", sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 3%;/**** テーブル幅-1%に合わせるため*/
	text-align: center;
}


#main .function_bottom .button {
	margin: 2px;
}

/* 検索メニュー  -------------------------------- */
#search_menu {
	width: 100%;
	text-align: center;
}

/* 検索メニュー項目ラベル */
#search_menu .label {
	display: block;
	list-style-type: none;
	padding: 5px 5px 5px 23px;
	background: url(../img/side_menu_label.gif) repeat-x left center;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	border-bottom: #4E5970 solid 1px;
}

/* 検索メニューリンク（通常） */
#search_menu .item {
	list-style: none;
}

#search_menu .item a {
	display: block;
	line-height: 130%;
	padding: 4px 5px 4px 23px;
	text-decoration: none;
	color: #1B1B1E;
	background: #E7E7E7 url(../img/h3_l.gif) no-repeat 0px 50%;
	border-bottom: #4E5970 solid 1px;
}

#search_menu .item a:hover {
	background: #E1E7F5 url(../img/h3_l.gif) no-repeat 0px 50%;
#background: #E1E7F5 url(../img/side_menu_selected.gif) no-repeat 0px 50%;
}

/* 検索メニューリンク（ハイライト）*/
#search_menu .item_selected {
	list-style: none;
	padding: 4px 5px 4px 23px;
	color: #1B1B1E;
	text-decoration: none;
	display: block;
	background: #E1E7F5 url(../img/side_menu_selected.gif) no-repeat 0px 50%;
	border-bottom: #4E5970 solid 1px;
}


.calendar {
	display: block;
	width: 16px;
	height: 16px;
}

/* カレンダーリンク  */
.calendar a {
	background-image: url(../img/icon_calendar.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 3px;
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
}

.calendar a:hover {
	background-position: 50% -28px;
	text-decoration: none;
}








/* テーブル（新規入力）------------------------ */
.form {
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2%;
	margin-right: 2%;
	width: 95%;/**** -1%しておかないとIEで段落ちします*/
	text-align: left;
}

/* 一括指定 */
.form td {
	border: solid 1px #515C72;
	font: normal 80% "ＭＳ Ｐゴシック", sans-serif;
	padding: 5px;
}

/* 個別指定（通常項目） */
.form .label {
	font-weight: bold;
	color: #333333;
	background: #F2F6FE;
}

.form .item {
	background-color: #FFFFFF;
}

/* 個別指定（ハイライト項目） */
.form .label_accent {
	background-color: #FEF8F5;
	font-weight: bold;
	color: #333333;
}

.form .item_accent {
	background-color: #FFFFFF;
}

/* カレンダーアイコン */
.form .item div {
	display: inline;
	float: left;
}



/* テーブル（パスワード変更）------------------------ */
.user_info {
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: auto;
	width: 50%;/**** -1%しておかないとIEで段落ちします*/
	text-align: left;
}

/* 一括指定 */
.user_info td {
	border: solid 1px #515C72;
	font: normal 80% "ＭＳ Ｐゴシック", sans-serif;
	padding: 5px;
}

/* 個別指定（通常項目） */
.user_info .label {
	color: #333333;
	background: #F2F6FE;
}

.user_info .item {
	background-color: #FFFFFF;
}

/* メッセージの書式*/
#user_info_massage .text {
	margin-left: 5px;
	font: normal 90% "ＭＳ Ｐゴシック", sans-serif;
}

/* テキスト（文章表示）------------------------ */

/*　文章表示エリア　*/
#main .contents_1 p {
/*	font: normal 80% "ＭＳ Ｐゴシック", sans-serif;
	margin: 10px;
	padding: 10px;
	line-height: 150%;
	border: solid 1px #515C72;
	background-color: #FFFFFF;
	text-align: left;
*/}

/* テキスト（リスト表示）------------------------ */

/*　テキストリンク（リスト一括）　*/
#main .contents_2 ul {
	font: normal 80% "ＭＳ Ｐゴシック", sans-serif;
	margin: 10px;
	padding: 10px;
	line-height: 150%;
	border: solid 1px #515C72;
	background-color: #FFFFFF;
	text-align: left;
	list-style-position: inside;
}

/*　テキスト文字設定(リスト）　*/
#main .contents_1 li,
#main .contents_2 li {
}

#main .contents_1 li a,
#main .contents_2 li a {
	color: #21328b;
	text-decoration: underline;
}

/* 遷移リスト ------------------------ */
#panlist {
	BACKGROUND: url(../img/panlist_board.gif);
	MARGIN-RIGHT: 11px
}

#panlist P {
	FONT-SIZE: 10px;
	COLOR: #fff;
	LINE-HEIGHT: 10px
}

#panlist P A {
	FONT-SIZE: 10px;
	COLOR: #fff;
	LINE-HEIGHT: 10px;
	TEXT-DECORATION: none
}

#panlist P A:hover {
	TEXT-DECORATION: underline
}

#panlist P.home {
	FLOAT: left;
	WIDTH: 68px;
	TEXT-ALIGN: center
}

#panlist P.list {
	MARGIN-LEFT: 70px
}



/*--------------------------------------------------------------------------------
用途不明
--------------------------------------------------------------------------------*/
/*.detail_button {
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 2%;
	margin-right: 2%;*/
	/* width: 95%;*/ /**** -1%しておかないとIEで段落ちします*/
/*text-align: left;
}
.detail .item {
	background-color: #FFFFFF;
}
*//* 個別指定（ハイライト項目） */
/*.detail .label_accent {
	background-color: #FEF8F5;
	font-weight: bold;
}
.detail .item_accent {
	background-color: #FFFFFF;
}
#test {
	background-color:#F00; width:80px; height:80px; position:absolute; z-index:99; float:right;
}
*/
