@charset "utf-8";
a:link {
	color: #004d99;
	text-decoration: none;
}
a:visited {
	color: #004d99;
	text-decoration: none;
}
a:hover {
	color: #004d99;
	text-decoration: none;
}

.txg-tgallery-wrapper IMG{
	border: 3px solid #CCC;
}
.scrollFixIt{
	color: #666;
	margin-right: 3px;
}

/* ---------------------
		common
---------------------- */

A IMG {border: none;}
P {margin: 0px 0px 5px;padding: 0px;}
table {font-size:inherit; /* not IE */font:100%; /* IE */}
#main-contents a:hover img,#side-contents a:hover img{opacity:0.7;filter:alpha(opacity=70);-ms-filter:"alpha(opacity=70 )";}
a:focus{outline:none;}a{overflow:hidden;}
#main-contents .twtr-widget h3{background-image:none;font-size:medium;margin:0px;padding:0px;font-weight:normal;height:auto;width:auto;}
#main-contents .twtr-widget h4{font-size:medium;font-weight:normal;background-image:none;margin:0px;padding:0px;height:auto;width:auto;}
.error{background:#ff6699;padding: 20px;text-align:center;}
.render-mode-switch{font-size: 40px !important;text-align: center;color: #FFF;background-color: #333;padding-top: 40px;padding-bottom: 40px;}
/*HTML5用*/
header,footer,nav,section,article,figure,aside {display:block;}

	
BODY {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	width: 100%;
	}

DIV#top {
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

.layout5 #main-contents{
	padding: 10px;
}



/* =========================== */
/* コンテンツ内容全体ボックス  */
/* =========================== */


#cont {
	width:936px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-image: url(../img/cont-top-wrap.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 9px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 15px;

	}
#cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* =========================== */
/* ヘッダー                   */
/* =========================== */
#header-top-wrap{
	width: 100%;
	background-image: url(../img/header-top-bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 30px;
}

#header-top{
	width: 951px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 21px;
	padding-left: 0px;
	padding-top: 4px;
}
#header-top:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#main-wrap{
	width: 100%;
	background-image: url(../img/header-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
}
#header {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* サイトタイトル */
#site-title {
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
/* ヘッターコンテンツ領域 */	
#header-contents {
	width: 790px;
	color: #FFF;
	font-size: 12px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-top: 4px;
	}
	
#header-img{
	float: right;
	text-align: right;
	padding-top: 42px;
	padding-right: 21px;
}
#header-menu {
	width: 951px;
	float: right;
	height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	#header-menu:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
#header-menu DIV.menu-sepalator {
	float:right;
	width: 11px;
	height: 35px;
}

	#header-menu  A.text:link,
#header-menu  A.text:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;

	}
#header-menu A.text:hover{


}
#header-menu DIV.menu-item {
	float: right;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(../img/header-menu-guide.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
	}
#main-comp{
	width:972px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #9d9e9f;
	background-color: #FFF;
	padding: 0px;
	clear: both;
}

/* =========================== */
/* メインメニュー                  */
/* =========================== */	

#main-menu {
	width: 972px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 35px;
	background-color: #0066cc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	}


#main-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}	
#main-menu DIV.menu-item {
	float:left;
	height: 35px;
	width: 160px;
	margin: 0px;
	text-align: center;
	}
	
#main-menu DIV.menu-sepalator {
	padding:0px;
	float:left;
	width: 0px;
	height: 35px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #cccccc;
	}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size: 12px;
	color: #354a6d;
	text-decoration: none;
	display: block;
	height: 25px;
	text-align: center;
	width: 160px;
	background-image: url(../img/main-menu-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;

	}

#main-menu A.text:active,
#main-menu A.text:hover {
	width: 160px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	background-image: url(../img/main-menu-btn-r.jpg);
	color: #FFF;
	}

#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	height: 25px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	background-image: url(../img/main-menu-btn-r.jpg);
	color: #FFF;
	}
#main-menu A:hover {
	height: 25px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	background-image: url(../img/main-menu-btn-r.jpg);
	color: #FFF;
}


#main-side-wrap{
	background-repeat: repeat-y;
	background-position: left top;
}

/* =========================== */
/* フッター                     */
/* =========================== */

#footer-comp{
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

/* フッターメニュー */
/* フッターメニュー */
DIV#footer-menu {
	width: 680px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	}
#footer-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer-menu DIV.menu-item {
	float: left;
	text-align: center;
	display: inline;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 17px;
	padding-top: 0px;
	background-image: url(../img/footer-menu-guide.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
#footer-menu DIV.menu-sepalator {
	float:left;
	width: 1px;
	height: 11px;
	background-color: #4f4f4f;
	margin-top: 2px;
	}
#footer-menu A:link,
#footer-menu A:active,
#footer-menu A:visited {
	color: #0066cc;
	text-decoration: none;
	font-size: 11px;
	display: inline;
	}
#footer-menu A.text:hover{

}


#footer-wrap{
	width: 100%;
	background-color: #0066cc;
	clear: both;
}
/* フッターコンテンツ領域 */
#footer-contents {
	width: 962px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 22px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 22px;
	background-repeat: repeat;
	background-position: left top;
	background-color: #0066cc !important;
	}

/* =========================== */
/* ページコンテンツのタイトル         */
/* =========================== */	
#main-contents h3 {
	position: relative;
	border:1px solid #d3d3d3;
	background-color: #fefefe;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image:  -webkit-linear-gradient(bottom, #f3f3f3, #fefefe);
	background-image:  -moz-linear-gradient(bottom, #f3f3f3, #fefefe);
	background-image: -o-linear-gradient(bottom, #f3f3f3, #fefefe);
	background-image: -ms-linear-gradient(bottom, #f3f3f3, #fefefe);
	background-image: linear-gradient(to top, #f3f3f3, #fefefe);
	font-size: 180%;
	color: #4a4b4b;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 23px;
	padding-left: 30px;
}

#main-contents h3:after {
	content: '';
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	border:3px solid #ffffff;
	background-image: url(../img/h3.png);
	background-repeat: no-repeat;
	background-position: 5px center;


}	
	
	
	
	
#main-contents h4 {
	position: relative;
	border:1px solid #004d99;
	background-color: #ffa302;
	font-size: 180%;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image:  -webkit-linear-gradient(bottom, #0065ca, #004e9a);
	background-image:  -moz-linear-gradient(bottom, #0065ca, #004e9a);
	background-image: -o-linear-gradient(bottom, #0065ca, #004e9a);
	background-image: -ms-linear-gradient(bottom, #0065ca, #004e9a);
	background-image: linear-gradient(to top, #0065ca, #004e9a);

	}
#main-contents h4:after {
	content: '';
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	border: 1px solid #bfd2e6;
	background-image: url(../img/h4.png);
	background-repeat: no-repeat;
	background-position: 11px center;

}		

	
#main-contents h5 {
	font-size: 140%;
	color: #464646;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/h5-1.png),url(../img/h5-2.png);
	background-repeat: no-repeat,repeat-x;
	background-position: left bottom,left bottom;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	}


#main-contents h6 {
	background-image: url(../img/h6.png);
	background-repeat: no-repeat;
	font-size: 130%;
	background-position: left center;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #4a4b4b;
	padding-top: 4px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	


/* =========================== */
/* サイトマップ                     */
/* =========================== */	
#main-contents #sitemap-section h4{
	position: relative;
	border:1px solid #004d99;
	background-color: #ffa302;
	font-size: 180%;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image:  -webkit-linear-gradient(bottom, #0065ca, #004e9a);
	background-image:  -moz-linear-gradient(bottom, #0065ca, #004e9a);
	background-image: -o-linear-gradient(bottom, #0065ca, #004e9a);
	background-image: -ms-linear-gradient(bottom, #0065ca, #004e9a);
	background-image: linear-gradient(to top, #0065ca, #004e9a);

}
#main-contents #sitemap-section h4:after {
	display: none;
}
#main-contents #sitemap-section h4 a{
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	display: block;
	color: #FFF;
}


/* =========================== */
/* QRコード                        */
/* =========================== */	
IMG.qrcode {
	border:1px solid #cccccc;
	}
	
/* =========================== */
/* Googleマップ                     */
/* =========================== */	
IFRAME.googlemap {
	}
	
/* =========================== */
/* お問い合わせフォーム             */
/* =========================== */	
/* お問い合わせフォーム */
#tx_form_0 {
  margin: 0;
  padding: 0;
  display: block;
  width: 670px;
}
#mailform-section {
  margin: 0;
  color: #036;
}
#mailform-section div.form-layout {
  display: block;
  margin: 0 auto;
  width: 600px;
}
#mailform-section div.form-layout div.form-items {
  border: 1px solid #adacac;
  width: 600px;
  overflow: hidden;
  background-color: #efefef;
  margin: 0 auto;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
}
#mailform-section div.form-layout div.form-items div.form-item {
  clear: both;
  overflow: hidden;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #adacac;
}
#mailform-section div.form-layout div.form-items div.form-item div.label {
  float: left;
  width: 150px;
  text-align: left;
  vertical-align: top;
  font-size: 10pt;
  background-color: #efefef;
  padding-top: 9px;
  padding-right: 8px;
  padding-bottom: 0px;
  padding-left: 8px;
  color: #003366;
}
#mailform-section div.form-layout div.form-items div.form-item div.field {
  float: left;
  width: 413px;
  text-align: left;
  vertical-align: top;
  padding: 8px;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #adacac;
}
#mailform-section div.form-layout div.form-items div.form-item div.field p.description {
  margin: 3px 0px 0px 0px;
  font-size: 9pt;
}
#mailform-section div.form-layout div.form-items .field-textarea {
  width: 405px;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #adacac;
}
#mailform-section input.input-text {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  width: 410px;
  border: 1px solid #adacac;
  height: 30px;
}
#mailform-section textarea.input-textarea {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #adacac;
}
#mailform-section input.input-select {
  border: 1px solid #adacac;
}
#mailform-section .required {
  color: red;
  font-weight: normal;
}
#mailform-section .error {
  background-color: #fcf;
  padding: 0px;
  text-align: left;
}
#mailform-section .error-message {
  color: #f00;
}
#mailform-section .completion-message {
  border: 1px solid #adacac;
  padding: 30px;
}
#mailform-section div.submitee {
  clear: both;
  text-align: center;
}
#mailform-section div.submitee button {
  cursor: pointer;
  background-image: url(../img/form_submit.jpg);
  border-width: 0px;
  height: 51px;
  width: 144px;
  background-color: #FFF;
  margin-top: 5px;
}
#mailform-section div.submitee button span {
  display: none;
}


/* =========================== */
/* お知らせ一覧パーツ（サイドコンテンツ内）  */
/* =========================== */
/* リスト全体 */
#side-contents #topic-headline-section DL {
	font-size: 10pt;
	color: #223344;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	}
/* 記事タイトル（リンク先がないとき） */
#side-contents #topic-headline-section DT{
	width: 180px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	}
/* 公開日 */
#side-contents #topic-headline-section DT .date {
	font-weight: bold;
	width: 180px;
	display: block;
	}
/* 記事タイトル（リンク先があるとき） */
#side-contents #topic-headline-section DT A {
	color: #006ecb;
	}
/* 記事概要 */
#side-contents #topic-headline-section DD {
	margin-bottom: 10px;
	padding: 0px;
	width: 180px;
	margin-right: 0px;
	margin-left: 0px;
	}


	
	
/* =========================== */
/* お知らせ一覧ページ                 */
/* =========================== */

#topic-list-section {
	width: 670px;
	padding-bottom: 5px;
	margin: 0px;

	}
/* 記事タイトル */	
#topic-list-section DT {
	width: 670px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
	}
/* 公開日*/
#topic-list-section DT .date {
	font-weight: bold;
	width: 100px;
	padding-right: 20px;
	font-size: 12px;
	color: #777777;
	}
/* 記事タイトル（リンク先があるとき） */
#topic-list-section DT A {
	color: #004d99;
	font-size: 12px;
	}
/* 本文（記事コンテンツ/なければ記事概要） */
#topic-list-section DD {
	margin-bottom: 10px;
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	margin-left: 0px;
	color: #777777;
	}
/* お知らせ本文中の画像 */
#topic-list-section DD IMG {
	margin: 5px;
	}
/* 記事区切り */	
#topic-list-section DD DIV.topic-sepalator {
	clear:both;
	height:0px;
	width: 100px;
}

/* =========================== */
/* テンプレート挿入時の表             */
/* =========================== */
TABLE.table_a {
		border-collapse: collapse;
		border: 1px #809FFF solid;
	}
TH.table_a_th {
		color: #FFFFFF;
		background-color: #0862B0;
		border: 1px #809FFF solid;
	}
TH.table_a_th2 {
		color: #008EBC;
		background-color: #D5DFFF;
		border: 1px #809FFF solid;
	}
TD.table_a_td {
		color: #223344;
		background-color: #F0F8FF;
		border: 1px #809FFF solid;
	}
/* =========================== */
/* バナー                    　*/
/* =========================== */
.side-banar-box {
	background-color: #e0e0e0;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* ========================================== */
/* 編集画面で表組み内の文字だけ大きくなる対応 */
/* ========================================== */
table {
	font-size:inherit; /* not IE */
	font:100%; /* IE */
}

/* =========================== */
/* フォントサイズ変更　　     */
/* =========================== */
#change-box {
	padding: 0px 0px 0px 320px;
	margin-top: 0px;
	width: 301px;
}
#change-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


/* =========================== */
/* フォントサイズ変更　　     */
/* =========================== */
#font-size {
	height: 22px;
	width: 155px;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin: 0px;
	float: right;
}
#font-size-text{
	float: left;
	height: 18px;
	width: 65px;
	font-size: 12px;
	color: #FFF;
	padding-top: 4px;
	padding-right: 0px;
}
#font-size-btn{
	float: right;
	height: 22px;
	width: 90px;
}
#font-size:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#font-size #s {
	float: right;
	height: 19px;
	width: 21px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #4bb5ff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97d4ff;
	border-right-color: #3177a7;
	border-bottom-color: #204c6b;
	border-left-color: #71c5ff;
}
#font-size #s A{
	text-decoration: none;
	display: block;
}
#font-size #m {
	float: right;
	height: 19px;
	width: 21px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #4bb5ff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97d4ff;
	border-right-color: #3177a7;
	border-bottom-color: #204c6b;
	border-left-color: #71c5ff;
}
#font-size #m A{
	text-decoration: none;
	display: block;
}

#font-size #l {
	float: right;
	height: 19px;
	width: 21px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #4bb5ff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97d4ff;
	border-right-color: #3177a7;
	border-bottom-color: #204c6b;
	border-left-color: #71c5ff;
}
#font-size #l A{
	text-decoration: none;
	display: block;
}

/* =========================== */
/* ページトップへ            　*/
/* =========================== */
#page-top {
	width: 264px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page-top a{
	color: #727272;
	text-decoration: none;
}
#page-top DIV.menu-icon {
	background-image: url(../img/page-top-guide.png);
	float: left;
	height: 9px;
	width: 9px;
	display: inline-block;
	margin-top: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 10px;
	background-color: #8b7653;
}
#page-top DIV.menu-items {
	float: right;
	text-align: left;
	display: block;
	margin-left: 2px;
	}
#page-top DIV.menu-items A:link {
	color: #727272;
	text-decoration: none;
}
#page-top DIV.menu-items A:hover{
	color: #960;
}
#page-top DIV.menu-sepalator {
	overflow: hidden;
	float:right;
	background-image: url(../img/footer-page-top_sepalator.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 2px;
	display: block;
	margin-right: 7px;
	}
