         
#globalNav {
	list-style-type: none;
	float: left;
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	height: 30px;
	background-color: #00FF66;
	margin-bottom: 10px;
}

#globalNav li {
	float:left;
	width:140px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-left: 0px;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}

#globalNav li a.menu {
	display:block;
	width:140px;
	color:#333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-image: url(../images/nav01.gif);
	text-align: center;
	background-color: #0CC;
}

#globalNav li a.menu:hover {
	/*background: #49A3FF;*/
  	color:#333333;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/nav03.gif);
	width: 140px;
	background-color: #0CC;
}
/* CSS Document */


/*@contentsWrapper */
/*#wrapper #contentsWrapper #menu {
	float: left;
	width: 200px;
}

#wrapper #contentsWrapper #main {
	float: right;
	width: 700px;
}
*/

/* #wrapper #contentsWrapper #menu */
/*
#wrapper #contentsWrapper #menu #globalNav {
	margin-left: 0px;
	padding-left: 0px;
	width: 200px;
	left: 0px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}

#wrapper #contentsWrapper #menu #globalNav ul{
	list-style-type: none;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#wrapper #contentsWrapper #menu #globalNav li{
	float:left;
	width:160px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 10px;
}

#wrapper #contentsWrapper #menu #globalNav li a{
	display:block;
	width:140px;
	color:#330066;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 40px;
	padding-bottom: 10px;
	background-image: url(../images/global_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}

#wrapper #contentsWrapper #menu #globalNav li a:hover{
	color:#CC0000;
	background-image: url(../images/global_nav_bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;#menu1 {
	background-image: url(../images/t_contents.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 160px;
	visibility: hidden;
}

#wrapper #contentsWrapper #menu #globalNav #menu1 {
	background-image: url(../images/t_contents.gif);
	height: 30px;
	width: 160px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	left: 0px;
	top: 0px;
	overflow: visible;
}
#wrapper #contentsWrapper #menu #globalNav #menu2 {
	background-image: url(../images/t_guideLine.gif);
	height: 30px;
	width: 160px;
	left: 0px;
	top: 0px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}



/* ̓tH[
---------------------------------------------*/
/**フォントサイズリスト　**/
.centerfont11 {
	font-size: 11pt;
	line-height: 19pt;
	text-align: center;
	width: 100%;
	font-weight: bold;
	color: #666666;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.leftredfont11 {
	font-size: 11pt;
	line-height: 19pt;
	text-align: left;
	width: 600px;
	font-weight: bold;
	color: #FF0000;
	margin: auto;
	height: auto;
	display: block;
	padding-left: 50px;
}

.red {
	font-weight: bold;
	color: #FF0000;
}

#login{
	float: right;
}

centerfont11

#orderform {
	width: 100%;
}
#orderform #errmessage {
	width: 100%;
	color: #CC0033;
	list-style-type: circle;
	float: left;
}



#orderform fieldset {
	margin-top: 30px;
	border: 1px solid #ccc;
	padding-bottom: 30px;
}
#orderForm #regist {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#orderForm legend {
	padding-top: 2px;
	color: #333333;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8D4623;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-right-color: #8D4623;
	border-bottom-color: #8D4623;
	border-left-color: #8D4623;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#orderForm dl {
	padding: 10px 20px 20px 20px;
}
#orderForm dt {
	margin-top: 10px;
}
#orderForm dd {
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
}
#orderForm b {
	color: #CC0033;
	font-style: normal;
}
#orderForm .submit {
	margin-top: 7px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: normal;
}
#orderForm select {
	background: #F7F7F7;
}
#orderForm .assist {
	color: #666666;
	font-size: 90%;
}
#orderForm .text1 {
	width: 150px;
}
#orderForm .text2 {
	width: 4em;
}
#orderForm .text3 {
	width: 300px;
}
#orderForm .text1,#orderForm .text2,#orderForm .text3 {
	background: #FFFFFF url(../images/input_bg.gif) left top repeat-x;
	border: 3px double #CCCCCC;
	padding: 2px;
}

#orderForm h2 {
	background-repeat: no-repeat;
	background-color: #660099;
	height: 30px;
	width: 200px;
}

#order_tbl0 {
	margin-left:20px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#order_tbl0 th {
	background-color: #CCFFCC;
	width: 200px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#order_tbl0 td {
	background-color: #E7E7E7;
	vertical-align: middle;
	text-align: left;
}

#order_tbl {
	width: 800px;
	margin-left: 80px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#order_tbl th {
	background-color: #CCFFCC;
	width: 200px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#order_tbl td {
	background-color: #E7E7E7;
	vertical-align: middle;
	text-align: left;
}


#order_tbl2 {
	width: 800px;
	margin-left: 80px;
	margin-bottom: 30px;
}
#order_tbl2 th {
	background-color: #CCFFCC;
	width: 200px;
	vertical-align: middle;
}
#order_tbl2 td {
	background-color: #E7E7E7;
	vertical-align: middle;
}


#confirm{
	width: 90%;
	margin-left: 30px;
	background-color: #EBEBEB;
}

#confirm table {
	width: 100%;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 100px;
}
#confirm th {
	width: 150px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #8D4623;
	font-weight: bold;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	background-color: #EEDDFF;
	padding: 10px;
	border-top-style: none;
	border-left-style: solid;
}

#confirm td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 10px;
}

#img_tbl {
	width: 500px;
}
#img_tbl th{
	width: 100px;
	background-color: #FFFF99;
	vertical-align: middle;
}#img_tbl td{
	background-color: #FFFFFF;
	vertical-align: middle;
}

.chk {
	margin-left: 10px;
}

#search_result table {
	width: 800px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}

#search_result th{
	background-color: #D0D0FF;
	border: 1px solid #999999;
}

#search_result td{
	background-color: #E8FFFF;
	border: 1px solid #999999;
}
#usersearch_result table {
	width: 800px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}

#usersearch_result th{
	background-color: #D0D0FF;
	border: 1px solid #999999;
}

#usersearch_result td{
	background-color: #E1FFE1;
	border: 1px solid #999999;
}

p.modoru {
	float: left;
	width: 100%;	
}.head_tbl {
	background-repeat: repeat-x;
	background-color: #FFF;
}
.head_td {
	background-position: left;
	width: 100%;
	margin: 0px;
}
.head_moji {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-indent: 150px;
	color: #666;
}
.head_moji2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 150px;
	color: #096;
	text-decoration: blink;
}

.headlast_td {
	background-position: right;
	float: left;
}
.headlast_moji {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-align: right;
	text-indent: 109px;
	float: right;
	width: 200px;
	margin-right: 100px;
}
table#topsetumei{
	width: 700px;
	margin-left: 20px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	vertical-align: middle;
	display: table;
	margin-right: auto;
	background-image: url(../images/backback1.png);
	border: 1px solid #CCC;
}
th#topsetumei {
	background-color: #CCFFCC;
	width: 200px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	text-align: left;
	display: table-header-group;
	background-repeat: repeat;
}
td#topsetumei {
	background-color: #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: left;
	float: left;
	width: auto;

}
//incexplainの説明関係
.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #006;
	display: block;
	border: 1px dotted #063;
	margin: 4px;
	width: 750px;
}

#BLD {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 750px;
	border: 1px solid #093;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #333;
}
.block {
	display: block;
	height: auto;
	width: 750px;
	border: 2px double #096;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.block2 {
	display: block;
	height: auto;
	width: 750px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: right;
}
//topserchｂボタン
.boxsearch {
	display: block;
	height: auto;
	width: 200px;
	border: 2px double #096;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


//ここからスクロール

#sclTbl { /* スクロール対象のテーブル */
  background-color: #fff; /* テーブルの背景色 borderの色になる */
  border-collapse:separate; /* 枠線の表示の仕方 */
  font-size: 12px;/* 文字のサイズ */
   }

#out_Div { /* 全体の枠。ここにヘッダを格納 */
  position: relative; /* 相対位置 */
  padding-top: 35px;  /*  #in_Div の開始位置 */
  width: 900px; /* 列幅の合計＋セル間の幅(2px)の合計＋20px 程度 */
  border: 1px solid #0099cc;  /* 外枠 */
  background-color: #fff; /* 白 */
   }

#in_Div {/* tbodyが入っている。ここがスクロール対象*/
	overflow: auto; /* スクロールバー*/
	height: 600px; /* tbodyを表示する高さ */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    }

#sclTbl thead tr {/* ヘッダ 見出し行,位置を #out_Div の左上端に移動 */
  position: absolute; /* 絶対位置 */
  top: 0px; /* 上からの位置 */
  left: 0px; /* 左からの位置 */
  background-color: #fff;
   }

#sclTbl thead tr th{/* thead 'th'のスタイル */
	background-color: #90ee90;  /* 背景色 */
	color: #fff; /* 文字色 */
	padding: 3px 0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
   }

#sclTbl tbody tr td{/* tbody 'td'のスタイル */
  background-color: #dcdcdd;
  color: blue;
  	font-size:12px;
  padding: 3px 6px;
   }

.coL0 { width: 120px; }/* colgroupの列幅指定 */
.coL1 { width: 80px; }
.coL2 { width: 160px; }
.coL3 { width: 120px; }
