@charset "utf-8";
/* =========================== */
/* 共通                        */
/* =========================== */
a:link{
	color: #198d31;
}a:visited{
	color: #198d31;
}a:hover{
	color: #198d31;
}
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;}

img{
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

/* =========================== */
/* Contents                    */
/* =========================== */
BODY {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
DIV#top {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #abebb1;
}
#main-comp{
	width: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/main-comp.jpg);
}
#main-wrap{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/main-body-top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 6px;
	overflow: hidden;
}
/* =========================== */
/* ヘッダー                    */
/* =========================== */
#header-comp{
	background-image: url(../img/header-wrap-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#header {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
}
#header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header-wrap{
	background-image: url(../img/header-wrap-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
/* サイトタイトル */
#site-title {
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 41px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	text-align: right;
	padding: 0px;
}
#site-title-tel {
	float: right;
	display: block;
	clear: right;
	text-align: right;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	padding: 0px;
}
/* ヘッターコンテンツ領域 */	
#header-contents {
	width: 922px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 8px;
	background-color: #abebb1 !important;
}
#header-menu {
	color: #666;
	display: block;
	width: 930px;
	clear: both;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
/*
#header-menu:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
*/
#header-menu  A.text:link,
#header-menu  A.text:visited {
	color: #727272;
	text-decoration: none;
	font-size: 11px;
	height: 20px;
	}
#header-menu DIV.menu-icon {
	height: 9px;
	width: 9px;
	display: inline;
	background-color: #77db80;
	background-image: url(../img/header-guide.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	float: left;
	margin-top: 3px;
}
#header-menu DIV.menu-item {
	float: right;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	vertical-align: middle;
	}
#header_bg {
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	height: 165px;
	background-image: url(../img/header-top.jpg);
}
/* =========================== */
/* メインメニュー                  */
/* =========================== */	
#main-menu-wrap{
	background-color: #25c345;
	margin: 0px;
	clear: both;
}
#main-menu {
	width: 932px;
	height: 45px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#main-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}	
#main-menu DIV.menu-item {
	float:left;
	height: 45px;
	background-image: url(../img/main-menu-btn.png);
	background-repeat: no-repeat;
	width: 153px;
	background-position: left top;
	margin: 0px;
	text-align: center;
	font-size: 12px;
}
#main-menu DIV.menu-sepalator {
	padding:0px;
	float:left;
	width: 2px;
	height: 45px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/main-menu-sp.png);
}	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 30px;
	text-align: center;
	width: 153px;
	font-weight: normal;
	padding-top: 15px;
	letter-spacing: -1px;
}
#main-menu A.text:active,
#main-menu A.text:hover {
	width: 153px;
	height: 30px;
	color: #009100;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
}
#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	height: 30px;
	width: 153px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #009100;
	background-image: url(../img/main-menu-btn-r.png);
	padding-top: 15px;
}
#main-menu A:hover {
	height: 30px;
	width: 153px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 15px;
	background-image: url(../img/main-menu-btn-r.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #009100;
}
/* =========================== */
/* ページコンテンツのタイトル         */
/* =========================== */	
#main-contents h3 {
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	width: 633px;
	font-size: 20px;
	color: #4a4b4b;
	background-position: left top;
	height: 50px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	}
/* =========================== */
/* ページコンテンツの見出し１         */
/* =========================== */	
#main-contents h4 {
	background-repeat: no-repeat;
	height: 38px;
	width: 647px;
	font-size: 20px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	background-position: left top;
	background-image: url(../img/h4.jpg);
	padding-top: 15px;
	padding-left: 23px;
	}
/* =========================== */
/* ページコンテンツの見出し2   */
/* =========================== */	
#main-contents h5 {
	background-image: url(../img/h5.jpg);
	background-repeat: no-repeat;
	width: 668px;
	font-size: 16px;
	color: #464646;
	background-position: left bottom;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
	}
/* =========================== */
/* ページコンテンツの見出し3   */
/* =========================== */	
#main-contents h6 {
	background-image: url(../img/h6.jpg);
	background-repeat: no-repeat;
	width: 645px;
	font-size: 14px;
	font-weight: bold;
	background-position: left center;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #3b3b3b;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	}
/* =========================== */
/* サイトマップ                     */
/* =========================== */	
#main-contents #sitemap-section h4{
	background-repeat: no-repeat;
	height: 38px;
	width: 647px;
	font-size: 20px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	background-position: left top;
	background-image: url(../img/h4.jpg);
	padding-top: 15px;
	padding-left: 23px;

	}
#main-contents #sitemap-section h4 a{
	color: #FFF;

}
#main-contents #sitemap-section li{
	list-style-type: circle;
	text-decoration: none;
}	
#footer-contents #sitemap-section{
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	margin-bottom: 100px;
}
#footer-contents #sitemap-section a:hover{
	text-decoration: none;
	color: #FFF;
}
#footer-contents #sitemap-section .box{
	display: inline-block;
	float: left;
	width: 145px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#footer-contents #sitemap-section h4{
	font-weight: normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #53BAFF;
	padding-left: 3px;
	margin: 0px;
}
#footer-contents #sitemap-section h4 a{
	text-decoration: none;
	color: #0A70A7;
}
#footer-contents #sitemap-section ul{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
}
#footer-contents #sitemap-section li{
	list-style-type: none;
}
#footer-contents #sitemap-section li a{
	color: #0E498B;
	text-decoration: none;
	font-weight: normal;
}
/* =========================== */
/* 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: #333333;
	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: #222222;
	}
/* 記事概要 */
#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-top: 11px;
	padding-bottom: 5px;
	margin: 0px;

	}
/* 記事タイトル */	
#topic-list-section DT {
	width: 670px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #666;
	font-size: 12px;
	}
/* 公開日*/
#topic-list-section DT .date {
	font-weight: bold;
	color: #666;
	width: 100px;
	padding-right: 20px;
	font-size: 12px;
	}
/* 記事タイトル（リンク先があるとき） */
#topic-list-section DT A {
	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: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	}
/* お知らせ本文中の画像 */
#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 */
}

#font-size-text{
	float: left;
	height: 19px;
	font-size: 12px;
	margin: 0px;
	display: block;
	padding-top: 5px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0px;
	width: 74px;
	text-align: right;
}
#font-size-box{
	height: 24px;
	width: 200px;
	background-color: #93e69b;
	border: 1px solid #999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 4px;
	margin-right: 0px;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#font-size {
	list-style-type: none;
	background-color: #abebb1;
	display: block;
	float: right;
	padding: 2px;
	width: 194px;
	height: 24px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#font-size:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#font-size #s {
	padding: 0px;
	float: right;
	height: 24px;
	width: 34px;
	margin: 0px;
}
#font-size #m,
#font-size #l {
	padding: 0px;
	float: right;
	height: 24px;
	width: 34px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#font-size #s a,
#font-size #m a,
#font-size #l a {
	height: 19px;
	width: 32px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	background-color: #32cd32;
	text-align: center;
	vertical-align: middle;
	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: #8ee48e;
	border-right-color: #239023;
	border-bottom-color: #1f7f1f;
	border-left-color: #6cdb6c;
	padding-top: 3px;
}
#font-size #s a:hover,
#font-size #m a:hover,
#font-size #l a:hover{
	background-color: #009900;
	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: #73c773;
	border-right-color: #006b00;
	border-bottom-color: #005f00;
	border-left-color: #48b648;
}


/* =========================== */
/* ページトップへ            　*/
/* =========================== */
#page-top {
	text-align: right;
	height: 20px;
	width: 280px;
	color: #3bad45;
	float: right;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#page-top a{
	color: #3bad45;
	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: 5px;
	background-color: #3bad45;
}
#page-top DIV.menu-items {
	float: right;
	text-align: left;
	display: block;
	height: 20px;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
	}
#page-top DIV.menu-items A:link {
	color: #3bad45;
	text-decoration: none;
}
#page-top DIV.menu-item A:hover{
	color: #3bad45;
}
#page-top DIV.menu-sepalator {
	overflow: hidden;
	float:right;
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 1px;
	display: block;
	margin-right: 5px;
	background-color: #c9f3cd;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3bad45;
	}
/* =========================== */
/* フッター                     */
/* =========================== */

/* フッターコンテンツ領域 */
#footer-contents {
	width: 910px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	clear: both;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	background-color: #93e69b !important;
	}
#footer-wrap {
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #93e69b;
}
#footer-hr{
	height: 1px;
	width: 100%;
	display: block;
	clear: both;
	background-color: #6ec776;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9f3cd;
}
#footer-menu-wrap{
	width: 100%;
	background-color: ##94d3ff;
}
#footer-menu-wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer-menu-box {
	width: 930px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	}
/* フッターメニュー */
DIV#footer-menu {
	width: 630px;
	text-align: left;
	float: left;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 5px;
	}
#footer-menu DIV.menu-icon {
	height: 9px;
	width: 9px;
	display: inline-block;
	margin-top: 3px;
	background-image: url(../img/footer-guide.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	float: left;
}
#footer-menu DIV.menu-item {
	text-align: left;
	display: block;
	float: left;
	height: 20px;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#footer-menu DIV.menu-sepalator {
	overflow: hidden;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#footer-menu A:link,
#footer-menu A:active,
#footer-menu A:visited {
	color: #FFF;
	text-decoration: none;
	letter-spacing: -0.2mm;
	font-weight: normal;
	}
#footer-menu A:hover{
	color: #3bad45;
}


#side-link-layout{
	width: 230px;
	border: 2px solid #dfdfdf;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#side-link-layout TD{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dfdfdf;
	padding-top: 8px;
	padding-bottom: 8px;
}
#side-link-layout TR:last-child TD{
	border-bottom-style: none;
}

#side-link-layout #side-link-left{
	width: 20%;
}
#side-link-layout #side-link-right{
	width: 80%;
}
