@charset   "Shift_JIS";
 /*-------共通部分-------- */
.left{
	text-align:left;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
BODY {
	color : #707070;
text-align: center;
font-family : "メイリオ","ＭＳ Ｐゴシック",Verdana,"ヒラギノ角ゴ Pro W3",Osaka‐等幅;
font-size : 12px;
margin-top : auto;
margin-left : auto;
margin-right : auto;
margin-bottom : auto;
}
#container
{
	width : 900px;
background-color : white;
position : relative;
top : 0px;
}
#leftside {
	text-align: center;
padding : 10px 5px 2px;
margin : 0px;
width : 190px;
vertical-align: top;
font-size : 12px;
}
#center {
	/*3列の場合 */
width : 520px;
padding : 10px 5px;
margin : 0px;
text-align : center;
vertical-align: top;
font-size : 13px;
font-weight : 300;
bottom : auto;
}
#main {
	/* 2列の場合 */
width : 710px;
text-align: center;
padding : 10px;
margin : 0px;
vertical-align : top;
font-size : 13px;
font-family : "ＭＳ Ｐゴシック";
}
#rightside {
	text-align: center;
width : 190px;
padding : 10px 5px 2px;
margin : 0px;
vertical-align: top;
font-size : 12px;
}
A {
	color : #8080ff;
text-decoration: none;
}
A:VISITED {
	color: #808000;
}
A:hover {
	color : #ff9900;
text-decoration: underline;
}
#header {
	margin: 0px;
padding: 0px;
vertical-align : top;
background-repeat : no-repeat;
}
.title{
	text-align : left;
padding-left : 0px;
padding-top : 15px;
}
.titles{
	font-weight : 600;
width : 98%;
right : auto;
text-align : left;
margin-top : 10px;
margin-bottom : 5px;
padding-left : 5px;
background-image : url(pic-labo/backtitles.gif);
background-repeat : repeat-x;background-position : 0px bottom;
padding-bottom : 5px;
}

.titleo{
	font-size : 13px;
font-weight : 600;
color : #ff9900;
text-align : center;
}
.titleh{
	font-size : 13px;
font-weight : 600;
color : #ffffff;
text-align : center;
height : 25px;
vertical-align : middle;border-width : 1px;border-style : groove;
}
.titleh A{
	color : #ffffff;
}
.titleh A:active{
	color : #ffffff;
}
.titleh A:visited{
	color : #ffffff;
}
.comment{
	text-align : left;
font-size : 12px;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
}
#top{
	width:100%;
vertical-align : 0px;
}
#topg{
	width:100%;
text-align:right;
background-color : #16b90d;
vertical-align : 0px;
height : 16px;
}
#headerlist{
	text-align : right;
width : 400px;
}
#headerlist UL LI{
	
list-style-type : none;
float : left;

}
#headerlist UL LI A{
	text-decoration : none;
font-size : 12px;

font-weight : 600;
}
#headerlist UL LI A:hover{
	color : #ff9900;
}
#headerlist IMG{
	padding-left : 0px;
padding-right : 0px;
margin-right : 3px;
margin-left : 5px;
}
#logo{
	
position:relative;
width : 200px;
float : left;
}
#headermenu {
	clear: both;
width="100%";
height="30px";
display: auto;
margin: 0px;
padding : 0px 0px 0px 8px;
text-align: right;
font-style: normal;
font-weight: normal;
line-height: 120%;
width: 100%;
height: 20px;

float : none;
vertical-align : top;
}

	/* 個人・法人ナビゲーション */
#headernavi {
	text-align: left;
padding : 10px 0px 0px;
margin : 0px;
vertical-align : bottom;
width : 100%;

overflow : hidden;


height : 20px;


background-image : url(pic-labo/backheadernavi.gif);
background-repeat : no-repeat;background-position : center bottom;
}
#headernavi LI {
	float:left;
width : 200px;
list-style-type: none;

text-align : center;


position : relative;
height : 20px;
top : 0px;
left : 0px;
margin-bottom : 5px;
}
#headernavi .sub LI {
	z-index : 1;
}
#headernavi LI A {
	text-decoration: none;
text-align: center;

font-weight : 600;
vertical-align : middle;
position : relative;

padding-top : 5px;
font-size : 12px;
color : white;
}
#headernavi LI A:hover {
	color:#ff9900;
}

.active{
	background-image : url(pic-labo/tagnavi.gif);
}
.activeg{
	background-image : url(pic-labo/tagnavig.gif);
}
.sub {
	background-image : url(pic-labo/tagnavisub.gif);
}
 /* ------------------smenu------------ */
.smenu{
	
padding-top : 5px;
padding-bottom : 5px;
width : 100%;
color : black;
font-weight : 700;


background-image : url(pic-labo/backsmenu.gif);
background-repeat : repeat-x;background-position : 0px 0px;
height : 10px;
}
.smenu LI {
	float:left;

list-style-type: none;
text-align : center;
position : relative;



margin-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
border-right-width : 1px;
border-right-style : dotted;
border-right-color : #660000;
vertical-align : top;
font-size : 12px;
}
.smenu.sub LI {
	z-index : 1;
}
.smenu LI A {
	text-decoration: none;
text-align: center;
vertical-align : top;
position : relative;

font-size : 12px;
color : black;



}
.smenu LI A:hover {
	color:#ff9900;
}

#rightside {
	text-align: center;
width : 180px;
padding : 0px;
margin : 0px;
vertical-align: top;
float:left;
bottom : inherit;
}
.topmenu {
	margin: 0;
padding: 0;
list-style-type: none;
font-size: 12px;
color: gray;
font-weight: 400;
}
.topmenu  LI {
	float: left;
background-repeat:none;
height="20px";
text-align : left;
font-size : 13px;
font-family : "MS UI Gothic";
font-weight : 400;
color : gray;
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
top : 0px;
margin-bottom : 0px;
}
.topmenu  LI  A {
	margin-right : 0px;
/* リンクエリアの右マージン */
	font-size: 12px;
font-weight: 400;
text-decoration: none;
background-image : url(pic-labo/top100.gif);
background-position : 100px 20px;
text-align : center;
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
margin-top : 0px;
margin-left : 0px;
margin-bottom : 0px;
}
.topmenu  LI  A:VISITED {
	color: grey;
font-weight: 400;
text-decoration: none;
}
.topmenu  LI  A:HOVER {
	font-weight: 400;
text-decoration: none;
background-image : url(pic-labo/top100a.gif);
background-position : 100px 20px;
text-align : center;
}
/*ヘッダーメニューリスト */
.clearLeft {
	clear: left;
}
.ch1 A{
	/* トップメニューリスト */
text-decoration: none;
background-image : url(pic-labo/top100-1.gif);
text-align : center;
width : 100px;
height : 20px;
background-position: center top;
}
.ch1 A:HOVER{
	/* トップメニューリスト */
text-decoration: none;
background-image : url(pic-labo/top100-2.gif);
background-position : 100px 20px;
text-align : center;
}
#footernavi {
	clear: both;
width="900px";
display: auto;
margin: 0px;
padding: 5px 0px 5px 0px;
text-align: center;
font-style: normal;
line-height: 120%;
color: #696969;
font-size: 12px;
text-decoration: none;
border-spacing: inherit;
}
.headermenubotan {
	width="150px";
height="30px";
display: auto;
margin: 0px;
padding: 0px;
background-color: olive;
text-align: center;
font-style: normal;
font-weight: 400;
line-height: 120%;
font-size: 14px;
font-family: "MS UI Gothic";
}
#pan {
	margin: 0px 0px 0px 0px;
padding : 10px 0px 10px 10px;
text-transform: none;
list-style-type: none;
text-align: left;
width: 100%;
float: none;





font-size : 12px;
position : relative;
left : 2px;

}
.panlist {
	margin: 0;
padding: 0;
list-style-type: none;
font-size : 12px;
font-weight : 200;
font-family : "MS UI Gothic";
color : gray;
}
.panlist  LI {
	display: inline;
font-size : 12px;
font-family : "MS UI Gothic";
font-weight : 200;

}
.panlist  LI  A {
	margin-right: 6px;
/* リンクエリアの右マージン */
font-size : 12px;
font-family : "MS UI Gothic";
font-weight : 200;

}
.footerlist {
	margin: 0;
padding: 0;
list-style-type: none;
font-size: 12px;
}
.footerlist  LI {
	display: inline;
font-size: 12px;
}
.footerlist  LI  A {
	color: olive;
margin-right: 6px;
/* リンクエリアの右マージン */
	font-size: 12px;
}
/*左メニューリスト*/

.bottan {
	/* ナビゲーションの幅 */
	font-size: 14px;
background-color: white;
}
/* --- メニューエリア --- */

.bottan  .nl {
	margin: 0;
padding: 0px;
border-top: 1px #c0c0c0 dotted;
/* 最上部の枠線 */
	list-style-type: none;
text-align: left;
}
/* --- メニュー項目 --- */

.bottan  .nl  LI {
	padding: 2px 0px 2px 0px;
background-color: #ffffff;
/* 項目の背景 */
  /* 項目の下枠線 */
	border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #c0c0c0;
}
/* --- リンク --- */

.bottan  .nl  LI.ca1  A {
	display: block;
/* IE6用 */
	padding: 8px 10px 8px 12px;
/* リンクエリアのパディング（上右下左） */
	background : url(pic-labo/r-1.gif) no-repeat;
/* 左側の四角マーク */
	text-decoration: none;
/* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */

.bottan  .nl  LI.ca1  A:hover {
	background : url(pic-labo/r-1.gif) no-repeat;
/* ポイント時の四角角マーク */
}
.bottan  .nl  LI.ca2 {
	display: block;
/* IE6用 */
	padding : 3px 5px;
/* リンクエリアのパディング（上右下左） */
	text-decoration: none;
/* テキストの下線（なし） */
	font-size: 13px;
font-weight: 400;
color: gray;
}
.bottan  .nl  LI.ca2  A {
	display: block;
/* IE6用 */
	padding : 3px 5px;
/* リンクエリアのパディング（上右下左） */
	text-decoration: none;
/* テキストの下線（なし） */
	font-size: 13px;
font-weight: 400;
color: gray;
}
/* --- ポイント時の設定 --- */

.bottan  .nl  LI.ca2  A:hover {
	background : #ffe680;
}
/*サイド設定 */

.list {
	/* メニュー枠設定 */
	padding: 0px 0px;
display: block;
line-height: 120%;
width: 180px;
text-align: left;
}
.list  H3 {
	/* タイトル */
	padding: 5px 5px;
margin: 0px;
}
.sidebox/* サイド用ブロック（幅設定） */ {
	min-height: 0px;
margin : 10px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
font-style: normal;
font-weight: normal;
font-size: 13px;
vertical-align: top;
width : 95%;
}
.box/* レイアウトブロック（幅設定） */ {
	min-height: 0px;
margin: 0px;
padding: 10px 2px 10px 2px;
text-align: center;
background-color: #ffffff;
vertical-align: top;
float: left;
width : 100%;
}
.boxleft/* レイアウトブロック（幅設定） */ {
	min-height: 0px;
margin: 0px;
padding : 10px 5px 10px 10px;
text-align:left;
background-color: #ffffff;
vertical-align: top;
float: left;
width : 100%;
}
.boxw/* サイド用ブロック（幅設定） */ {
	min-height: 0px;
margin: 0px;
padding : 10px 0px 10px 5px;
text-align: center;
font-style: normal;
font-weight: normal;
font-size: 13px;
font-family: "MS UI Gothic";
color: gray;
background-color: #ffffff;
vertical-align: top;
}
.boxye/* サイド用ブロック（幅設定） */ {
	min-height: 0px;
margin: 0px;
padding: 10px 0px 10px 0px;
text-align: center;
font-style: normal;
font-weight: normal;
font-size: 13px;
font-family: "MS UI Gothic";
color: gray;
background-color: #ffffcc;
vertical-align: top;
}
.boxye2/* コンテンツ内グラデーションボックス */ {
	min-height: 0px;
margin : 5px 0px;
padding : 0px 3px 0px 3px;
text-align : left;
font-style: normal;

font-size : 13px;


background-img: url(pic-labo/backyeg.gif);
background-repeat: X;
vertical-align: top;
float : left;
border-width : 1px 1px 1px 1px;
border-style : solid solid solid solid;
border-color : #ffcc00;
width : 98%;
}
.boxcha/* サイド用ブロック（幅設定） */ {
	min-height: 0px;
margin: 0px;
padding: 0px 0px 5px 0px;
text-align: center;
font-style: normal;
font-weight: 600;
font-size: 13px;
color: #ffffff;
background-color: #f03d00;
width : 190px;
}
.boxcha  P.chinmikoubouber/* サイド用珍味工房看板 */ {
	min-height: 0px;
margin: 0px;
padding: 0px 0px 50px 0px;
background-image : url(pic-labo/chinmikouboumenu.gif);
vertical-align: top;
background-repeat: no-repeat;
width="190";
height="30";
width : 190px;
height : 50px;
}
.sideboxore/* サイド用ブロック（幅設定） */ {
	min-height: 0px;
margin: 5px 5px 5px 5px;
padding: 0px 0px 0px 0px;
background: #ffffff;
text-align: left;
font-style: normal;
font-weight: normal;
font-size: 13px;

color: gray;
border-width: 1px 1px 1px 1px;
border-style: solid solid solid solid;
border-color: #ffcc00 #ffcc00 #ffcc00 #ffcc00;
vertical-align: top;
}
.sidebox180t/* サイド用ブロック（幅設定） */ {
	min-height: 0px;
margin : 10px 0px 0px;
padding : 10px 0px;
background : white url(pic-labo/backgray180top.gif) no-repeat center top;
text-align: center;
font-style: normal;
font-weight: bold;
font-size: 14px;

color: black;
vertical-align: middle;

width : 180px;
}
.sidebox180b/* サイド用ブロック（幅設定） */ {
	margin : 10px 0px 0px;
padding : 0px 5px 16px;
background : white url(pic-labo/backgray180bottom.gif) no-repeat 0px bottom;
text-align: left;
font-style: normal;
font-size: 13px;

color: black;
width : 180px;
position : relative;
}
.sidebox500/* サイド用ブロック（幅設定） */ {
width="500px";
}
.sidebox500t/* サイド用ブロック（幅設定） */ {
	min-height: 0px;
margin: 0px 0px 0px 0px;
padding: 10px 4px 10px 4px;
background-repeat: no-repeat;
background-color: white;
text-align: center;
font-style: normal;
font-weight: bold;
font-size: 14px;
font-family: "MS UI Gothic";
color: black;
}
.sidebox500b/* サイド用ブロック（幅設定） */ {
	margin: 10px 0px 0px 0px;
padding: 0px 0px 16px 0px;
background : gray url(pic-labo/backgray500bottom.gif) no-repeat 0px bottom;
text-align : center;
font-style: normal;
font-size : 13px;
font-family: "MS UI Gothic";
color: black;
}
.sidebox500b  P/* グレーボックスの段落*/ {
	padding: 0px 8px 10px 8px;
}
.sidebox180b  P/* グレーボックスの段落*/ {
	padding: 0px 8px 10px 8px;
}
.sidebox180b  IMG/* 画像*/ {
	padding: 0px 4px 10px 5px;
}
#footer {
	display: auto;
min-height: 15px;
margin : 0px;
padding : 4px 0px 0px;
text-align: center;
font-style: normal;
line-height: 120%;


position : relative;

width : 100%;
left : 0px;
}
.sideboxgray/* サイド用ブロック（幅設定） */ {
	min-height: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: #ffffff;
text-align: left;
font-style: normal;
font-weight: normal;
font-size: 13px;
font-family: "MS UI Gothic";
color: gray;
border-width: 1px 1px 1px 1px;
border-style: solid solid solid solid;
border-color: #808080 #808080 #808080 #808080;
vertical-align: top;
width : 90%;
}
H1 {
	
font-size : 14px;


text-decoration: none;
text-transform: none;

text-align : left;
padding-left : 0px;
color : black;
}
H2 {
	
font-size : 14px;

text-decoration: none;
text-transform: none;
text-align : left;
color : black;
}
H3 {
	font-weight: bold;
font-size: 14px;
line-height: 120%;

text-decoration: none;
text-transform: none;
text-align : left;
}
H4 {
	font-weight: bold;
font-size: 13px;
line-height: 120%;
text-decoration: none;
text-transform: none;
}
H5 {
	font-style: italic;
font-size: 13px;
line-height: 117%;
text-decoration: none;
text-transform: none;
}
H6 {
	font-weight: bold;
font-size: 12px;
line-height: 120%;
text-decoration: none;
text-transform: none;
}
.small {
	font-size: 11px;
line-height: 120%;
color: #ff0000;
text-decoration: none;
text-transform: none;
text-align : left;
}
TD {
	padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
line-height : 120%;
font-size : 13px;
vertical-align : top;
}
.TDUNDER {
	
font-weight: 400;
color: #535353;
font-size : 12px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #ff9900;
text-align : left;
}
.TDUNDER_cha{
	width:100%;
vertical-align : 0px;
border-bottom-width : 2px;
border-bottom-style : solid;
border-bottom-color : #ed0a0a;
font-size : 8px;
height : 2px;
}
.imeon {
	font-family: "MS UI Gothic";
ime-mode: active;
}
.imeoff {
	font-family: "MS UI Gothic";
ime-mode: disabled;
}
UL.listbox {
	text-align: left;
padding: 0px;
margin: 0px;
list-style: none;
}
LI {
	text-align: left;
line-height: 120%;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.centerbox{
	width:95%;
text-align:left;
}
.boxmenu {
	font-size: 14px;
font-family: "MS UI Gothic";
font-weight: normal;
line-height: 14px;
color: #ffe556;
letter-spacing: 3px;
text-align: left;
padding-top: 2px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
margin-top: 3px;
margin-left: 3px;
margin-right: 3px;
margin-bottom: 3px;
border-width: 1px 1px 1px 1px;
border-style: solid solid solid solid;
border-color: #ffe556 #ffe556 #ffe556 #ffe556;
}
.spacebox {
	font-size: 15px;
font-family: "MS UI Gothic";
text-align: left;
}
.backore{
	background-repeat: repeat-x;

height:20px;
text-align:center;
color:white;
font-size : 13px;
font-weight : bold;
background-color : #ffa500;
}
.menuore {
	font-size: 14px;
font-weight: bold;
background-image: url(pic-labo/backmenuore.gif);
background-repeat: repeat-x;
background-position: left top;
text-align: center;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
vertical-align: top;
margin-top: 0px;
}
.menuore2 {
	font-size : 14px;
font-weight: bold;
background-image : url(pic-labo/menuberore2.gif);
background-repeat: repeat-none;
background-position: left top;
text-align: left;
padding-top : 10px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
vertical-align: top;
margin-top: 0px;
background-repeat : no-repeat;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
height : 30px;
}
.menugray {
	font-size: 14px;
font-weight: bold;
background-image: url(pic-labo/backmenugray.gif);
background-repeat: repeat-x;
background-position: left top;
text-align: center;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
vertical-align: top;
margin-top: 0px;
width : 95%;
}

.imgbox {
	padding-top: 1px;
padding-left: 1px;
padding-right: 1px;
padding-bottom: 1px;
text-align : center;
}
.imgbox100 {
	padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
width: 100px;
float: left;
vertical-align: middle;
text-align: center;
}
.clear {
	clear: both;
}
.sideboxore  P {
	padding-top: 2px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
}
.box500 {
	width: 500px;
clear: both;
}
P {
	line-height: 120%;
text-align: left;
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 0px;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.layout1 {
	/* 幅指定250px*/
	font-size: 13px;
text-align: left;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
float: left;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
width: 250px;
}
.layout2 {
	/* 幅指定なし*/
	font-size: 13px;
text-align: left;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
float: left;
vertical-align: top;
width: 220px;
}
.calendar {
	color: #ffcc00;
text-align: center;
border-width: 1px 1px 1px 1px;
border-style: double double double double;
border-color: #ffcc00 #ffcc00 #ffcc00 #ffcc00;
margin-top : 10px;
margin-bottom : 10px;
margin-left : 10px;
margin-right : 10px;
width : 200px;
}
.sun {
	color: red;
background-color: #ffc0cb;
text-align: center;
font-size: 12px;
}
.sunm {
	color: black;
background-color: #ffc0cb;
text-align: center;
font-size : 12px;
}
.every {
	color: #999999;
background-color: #ffffec;
text-align: center;
font-size: 12px;
}
.everym {
	color: black;
background-color: #ffffec;
text-align: center;
font-size : 12px;
}
.sat {
	color: white;
background-color: #8080ff;
text-align: center;
font-size: 12px;
}
.satm {
	color: black;
background-color: #8080ff;
text-align: center;
font-size : 12px;
}
.layout{
	line-height : 120%;
text-align : center;
width : 100%;
}
.tdimg{
	text-align : center;
}
.name{
	padding : 5px;
color : #ffcc00;
font-size : 14px;
font-weight: bold;
}
.tdimg TD.name{
	padding : 5px;
color : #ffcc00;
font-size : 14px;
font-weight: bold;
}
.tdimg TD.comment{
	padding : 2px 5px 5px 5px;
color : gray ;
font-size: 12px;
vertical-align : top;
}
.navi{
	font-size : 13px;
font-family : "MS UI Gothic";
font-weight : 400;
background-image : url(pic-labo/naviback.gif);
text-align : left;
padding-left : 35px;
height : 30px;
color : gray;
}

.syuhan{
	font-size:13px;
}

.size12{
	font-size : 12px;
}
.futo{
	font-size : 14px;
font-weight : 700;
text-align:center;
}
.side{
	background-color : #ffe680;
text-align : left;
width : 95%;
}
IMG{
	border: none;
}
#srchBox
{
	width : 480px;
_width:416px;
margin-bottom : 2px;





text-align : center;
background-color : #f6f6f6;
}
#srchBox *
{
	margin:0;
padding:0;
font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
	border:none;
}
#srchBox #srch
{
	padding:10px 10px 0 10px;
}
#srchBox #srch #srchForm
{
	white-space:nowrap;
}
#srchBox #srchInput
{
	width : 350px;
margin-right:6px;
vertical-align:bottom;
}
#srchBox #srchBtn
{
	width:80px;
}
*html #srchBox #srchBtn
{
padding-top:2px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:2px;
}
#srchBox ul
{
	margin-top:6px;
text-align:left;
}
#srchBox li
{
	list-style-type:none;
display:inline;
zoom:1;
padding-right:10px;
}
#srchBox li input
{
	zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
	margin:6px 6px 6px 0;
text-align:right;
}
#srchBox #srchLogo A
{
	color:#666666;
text-decoration:none;
font-size : 10px;
}
#srchBox #srchLogo a:hover
{
	text-decoration:underline;
}
.pad{
	padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
}

.sitemap{
	font-size : 80%;
padding-left : 20px;
height : 20px;
vertical-align : middle;
}
