/*各ページ共通項目*/

html{height:100%;}
body{
	height:100%;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FAF1F1;
}
#whole{width:100%; margin:0px auto; position:relative; height:100%; min-height:100%;}
body > #whole {height:auto;}
#main{
	padding-bottom:70px;
}
#foot{position:absolute; bottom:10px; width:100%; padding:10px; height:50px;}
h1 {font:12px normal;width:900px; margin-top: 0px; margin-bottom:10px; line-height:145%;}
h2 {font:12px normal;width:900px; margin: 0px;}

body {
  scrollbar-highlight-color:#682236;
  scrollbar-shadow-color:#ffffff;
  scrollbar-arrow-color:#ffffff;
  scrollbar-face-color:#682236;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-darkshadow-color:#682236;
  scrollbar-track-color:#ffffff;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align: left;
}


/*サイト別デザイン*/
table.table_line1 {
  border-bottom:solid 1px #3366ff;
  border-right:solid 1px #3366ff;
  border-left:solid 1px #3366ff;
}
table.table_line2 {
  border-right:solid 2px #000000;
  border-left:solid 2px #000000;

}


h3 {
  color: #336699;
  font-size: 13.5px;
  font-weight: bold;
  width: 480px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom:5px;
}

/*(リスト用見出し)*/
h4 {
  color: #ff3333;
  font-size: 13px;
  line-height: 130%;
  font-weight: bold;
  margin-bottom: 0.5em;
  width: 480px;
}
p {
  color: #333333;
  font-size: 13px;
  line-height: 145%;
  width: 480px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-top: 0px;
}
ul {
  color: #666666;
  font-size: 13.5px;
  width: 480px;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}
li {
  color: #333333;
  line-height: 200%;
  width: 480px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
}
hr {
  width: 530px;
  border: 1px dotted;
  aligh:left;
  margin-left: 0px;
  color:#999999;
  margin-bottom: 10px;
  margin-top: 10px;
}

strong {
  font-weight: normal;
}


/* リンク */

a { 
  text-decoration:none;
  color:#000000;
}
a:hover { 
  text-decoration:none;
  color:#990000;
}
a.a_line {
  text-decoration:underline;
}
a.a_line-000 {
  text-decoration:underline;
  color:#000000;
}
a.a_noline-000 {
  text-decoration:none;
  color:#000000;
}




/*各ページクラス用文字修飾用項目*/

/*（フォント・太字幅設定無し）*/
.futo-f66 {
  color: #ff6666;
  font-size: 14px;
  font-weight: bold;
  line-height: 145%;
  margin-left: 0;
  margin-bottom: 20px;
  margin-top: 35px;
}

/*（トップ用各文字設定）*/
.bar {
  font-size: 11px;
  color: #333333;
  line-height: 130%;
}
.fw {
  text-align:center;
  font-size: 11px;
  color: #666666;
  margin-top:5px;
  line-height: 145%;
}

/*（下部メニュー）*/
.menu {
  color : #666666;
  font-size: 11px;
  border-top: solid 1px #cccccc;
  padding-top: 20px;
  margin-top: 15px;
  padding-bottom: 30px;
  margin-bottom: 20px;
  line-height: 200%;
  width: 470px;
}

.menu a {
  color : #666666;
  text-decoration:none;
}
.menu a:hover {
  text-decoration:none;
  color:#000000;
  background-color:#cccccc;
}

/*（イレギュラーケイ線）*/
hr.hr_usui {
  width: 520px;
  margin-bottom: 0px;
  border: 1px dotted;
  color:#cccccc;
}
hr.hr_600 {
  width: 600px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px dotted;
  color:#666666;
}
hr.hr_400 {
  width: 400px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px dotted;
  color:#666666;
}
hr.hr_550 {
  width: 550px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px dotted;
  color:#003063;
}
hr.hr_i633 {
  width: 510px;
  margin-top: 0px;
  margin-bottom: 5px;
  border: 1px;
  color:#663333;
}

/*（全てのテーブルに対応できる文字）*/
.t-moji {
  color: #000000;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
}
.t-moji-t {
  color: #000000;
  font-size: 11px;
  line-height : 165%;
  text-align:left;
}
.t-moji-01 {
  color: #009999;
  font-size: 11px;
  line-height : 165%;
  text-align:left;
}
.t-moji-02 {
  color: #333333;
  font-size: 11px;
  line-height : 165%;
  text-align:left;
}
.t-moji-tya {
  color: #660000;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
}

.t-moji-2 {
  color: #666666;
  font-size: 11px;
  line-height : 165%;
  text-align:left;
}
.t-mojisiro {
  color: #ffffff;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
}
.t-mojisiro-center{
  color: #ffffff;
  font-size: 12px;
  line-height : 165%;
  text-align:center;
}
.t-moji-center{
  color: #0C3D6D;
  font-size: 12px;
  line-height : 165%;
  text-align:center;
}


.t-moji14 {
  color: #666666;
  font-size: 14px;
  line-height : 165%;
  text-align:left;
}
.t-moji-l240 {
  color: #000000;
  font-size: 12px;
  line-height : 240%;
  text-align:left;
}
.t-moji-l230-13 {
  color: #000000;
  font-size: 13px;
  line-height : 230%;
  text-align:left;
}
.t-moji-f14 {
  color: #ff0000;
  font-size: 14px;
  line-height : 165%;
  text-align:left;
}
.t-moji-f00 {
  color: #ff0000;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
}
.t-moji-339 {
  color: #333399;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
}
.t-moji-center {
  color: #000000;
  font-size: 12px;
  line-height : 165%;
  text-align:center;
}
.t-moji-center-l240 {
  color: #000000;
  font-size: 12px;
  line-height : 240%;
  text-align:center;
}
.t-moji-right {
  color: #000000;
  font-size: 12px;
  line-height : 165%;
  text-align:right;
}
.t-moji-m_left {
  color: #666666;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
　padding-left:1em;
  padding-right:1em;
}
.t-moji-m_left-f00 {
  color: #ff0000;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
　padding-left:1em;
  padding-right:1em;
}

/*（全てのテーブルに対応できる文字-太字）*/
.t-moji-b {
  color: #ff6666;
  font-size: 13px;
  line-height : 150%;
  text-align:left;
  font-weight : bold;
}
.t-moji-b-ao {
  color: #3399ff;
  font-size: 13px;
  line-height : 130%;
  text-align:left;
  font-weight : bold;
}
.t-moji-b-339 {
  color: #333399;
  font-size: 14px;
  line-height : 130%;
  text-align:left;
  font-weight : bold;
}
.t-moji-b-aka {
  color: #ff0000;
  font-size: 13px;
  line-height : 150%;
  text-align:left;
  font-weight : bold;
}
.t-moji-b-339 {
  color: #333399;
  font-size: 13px;
  line-height : 150%;
  text-align:left;
  font-weight : bold;
}
.t-moji-b-kuro {
  color: #000000;
  line-height : 160%;
  font-size: 13px;
  text-align:left;
  font-weight : bold;
}
.t-moji-b-pink {
  color: #ff6699;
  font-size: 13px;
  line-height : 150%;
  text-align:left;
  font-weight : bold;
}
.t-moji-center-b {
  color: #666666;
  font-size: 13px;
  text-align:center;
  font-weight : bold;
  line-height : 150%;
}
.t-moji-b-aka-m_left {
  color: #ff0000;
  font-size: 13px;
  line-height : 150%;
  text-align:left;
  font-weight : bold;
　padding-left:1em;
  padding-right:1em;
}
.t-moji-b-soro-m_left {
  color: #ffffff;
  font-size: 13px;
  line-height : 120%;
  text-align:left;
  font-weight : bold;
　padding-left:1em;
  padding-right:1em;
}
.t-moji-b-soro-m_center {
  color: #ffffff;
  font-size: 13px;
  line-height : 120%;
  text-align:center;
  font-weight : bold;
　padding-left:1em;
  padding-right:1em;
}
.t-moji-b-B5A886-m_left {
  color: #B5A886;
  font-size: 13px;
  line-height : 120%;
  text-align:left;
  font-weight : bold;
  padding-right:1em;
}

.t-moji-b-gr-m_left {
  color: #66cc66;
  font-size: 13px;
  line-height : 150%;
  text-align:left;
  font-weight : bold;
　padding-left:1em;
  padding-right:1em;
}
.t-moji-b-633-m_left {
  color: #663333;
  font-size: 13px;
  line-height : 120%;
  text-align:left;
  font-weight : bold;
　padding-left:1em;
  padding-right:1em;
}
.t-moji-b-339-m_left {
  color: #333399;
  font-size: 13px;
  line-height : 150%;
  text-align:left;
  font-weight : bold;
　padding-left:1em;
  padding-right:1em;
}

/*（全てのテーブルに対応できる文字-小文字）*/
.t-moji-s {
  color: #000000;
  font-size: 12px;
  line-height : 150%;
  text-align:left;
}
.t-moji-s-aka {
  color: #ff0000;
  font-size: 12px;
  line-height : 150%;
  text-align:left;
}
.t-moji-s-ao {
  color: #333399;
  font-size: 12px;
  line-height : 150%;
  text-align:left;
}
.t-moji-s-center {
  color: #666666;
  font-size: 12px;
  line-height : 150%;
  text-align:center;
}
.t-moji-s-right {
  color: #666666;
  font-size: 12px;
  line-height : 150%;
  text-align:right;
}

/*（全てのテーブルに対応できる文字-極小文字）*/
.t-moji-ss {
  color: #666666;
  font-size: 11px;
  line-height : 150%;
  text-align:left;
}
.t-moji-ss-aka {
  color: #ff0000;
  font-size: 11px;
  line-height : 150%;
  text-align:left;
}
.t-moji-ss-center {
  color: #666666;
  font-size: 11px;
  line-height : 150%;
  text-align:center;
}
.t-moji-ss-right {
  color: #666666;
  font-size: 11px;
  line-height : 150%;
  text-align:right;
}
.t-moji-ss-000 {
  color: #000000;
  font-size: 11px;
  line-height : 150%;
  text-align:left;
}
.t-moji-ss-000-l180 {
  color: #000000;
  font-size: 11px;
  line-height : 180%;
  text-align:left;
}
.t-moji-ss-center-000 {
  color: #000000;
  font-size: 11px;
  line-height : 150%;
  text-align:center;
}
.t-moji-ss-right-000 {
  color: #000000;
  font-size: 11px;
  line-height : 150%;
  text-align:right;
}
.t-moji-ss-fff {
  color: #ffffff;
  font-size: 11px;
  line-height : 150%;
  text-align:left;
}
.t-moji-ss-center-fff {
  color: #ffffff;
  font-size: 11px;
  line-height : 150%;
  text-align:center;
}
.t-moji-ss-right-fff {
  color: #ffffff;
  font-size: 11px;
  line-height : 150%;
  text-align:right;
}
.t-moji-ss-center-633 {
  color: #663333;
  font-size: 11px;
  line-height : 150%;
  text-align:center;
}


/*（テーブル文字-イレギュラー）*/
.t-moji-b-ao-w410 {
  color: #3399ff;
  width: 410px;
  font-size: 13px;
  line-height : 150%;
  text-align:left;
  padding-bottom: 5px;
  font-weight : bold;
}
.t-moji-center-b-price {
  color: #ff0000;
  font-size: 15px;
  text-align:center;
  font-weight : bold;
}
.t-moji-b-price {
  color: #ff0000;
  font-size:15px;
  line-height : 150%;
  font-weight : bold;
}
.t-moji-right-s {
  color: #666666;
  font-size: 11px;
  line-height : 150%;
  text-align:right;
}
.t-moji-13px {
  color: #000000;
  font-size: 13px;
  line-height : 165%;
  text-align:left;
}
.t-moji-b-kuro-14px {
  color: #000000;
  line-height : 160%;
  font-size: 14px;
  text-align:left;
  font-weight : bold;
}
.t-moji-b-kuro-16px {
  color: #000000;
  line-height : 160%;
  font-size: 16px;
  text-align:left;
  font-weight : bold;
}
.t-moji-b-339-14px {
  color: #333399;
  font-size: 14px;
  line-height : 150%;
  text-align:left;
  font-weight : bold;
}


/*画像表示*/

p.img {
  margin-right: 5px;
}
img.img_right10 {
  margin-right: 10px;
}
img.img_left10 {
  margin-left: 10px;
}
img.img_r10b20 {
  margin-right: 10px;
  margin-bottom: 20px;
}



/*画像*/

.bg {
  background-repeat: no-repeat;
  background-position: top;
  background-image: url(images/kp_top_bg.jpg);
}



/* マージン */

.m-left5 {
  margin-left: 5px;
}
.m-left10 {
  margin-left: 10px;
}
.m-left15 {
  margin-left: 15px;
}
.m-left25 {
  margin-left: 25px;
}
.m-right5 {
  margin-right: 5px;
}
.m-right10 {
  margin-right: 10px;
}
.m-right15 {
  margin-right: 15px;
}
.m-right25 {
  margin-right: 25px;
}
.m-bot5 {
  margin-bottom: 5px;
}
.m-bot10 {
  margin-bottom: 10px;
}
.m-bot15 {
  margin-bottom: 15px;
}
.m-bot20 {
  margin-bottom: 20px;
}
.m-bot30 {
  margin-bottom: 30px;
}
.m-bot50 {
  margin-bottom: 50px;
}
.m-top5 {
  margin-top: 5px;
}
.m-top10 {
  margin-top: 10px;
}
.m-top20 {
  margin-top: 20px;
}
.m-top30 {
  margin-top: 30px;
}
.m-t10b10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.m-t20b20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.m-t10b20 {
  margin-top: 10px;
  margin-bottom: 20px;
}
.m-t10b30 {
  margin-top: 10px;
  margin-bottom: 30px;
}
.m-t10b50 {
  margin-top: 10px;
  margin-bottom: 50px;
}
.m-t50b50 {
  margin-top: 50px;
  margin-bottom: 50px;
}



/* フォームボタン */

.form {
  background-color:#ffffff;
  border:1px solid #B5A886;
}



/* コピーライト・pagetopリンク */

.copy { font-size: 11px; color: #000000; text-decoration: none}
.pagetop { color:#666666; font-size:10px; text-align:right; margin-right:6px}




/*追加*/

li.li{
	display:inline;
	width:140px;
	color: #333333;
	font-size: 12px;
	line-height : 300%;
	text-align:left;
}
li a{
	text-decoration:underline;
	color:#003399;
}
li.li2{
	display:inline;
	width:auto;
	color: #333333;
	font-size: 12px;
	line-height : 300%;
	text-align:left;
}
ul{
	width:480px;
	margin-left:0px;
}



/* 印刷用 */
@media print {
   body {
    font-size:12pt;
    color:#000000;
    background-color: #FFFFFF;
   }
   .noprint {
    display:none;
   }
}



/*レイアウト項目*/
em{
	text-indent:-9999px;
	display:block;
}
#wrapper {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}


/*ヘッダー*/
#header {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
}
#logo a {
	background-image: url(images/h_logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 330px;
}
#info {
	float: right;
	width: 290px;
	height: 70px;
}
#h_add {
	background-image: url(images/h_add.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 290px;
}
#h_tel {
	background-image: url(images/h_tel.gif);
	background-repeat: no-repeat;
	float: right;
	height: 22px;
	width: 170px;
}
#h_button {
	clear: right;
	float: right;
	height: 23px;
	width: 170px;
}
#h_button01 a {
	background-image: url(images/h_button01.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 23px;
	width: 67px;
}
#h_button02 a {
	background-image: url(images/h_button02.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 23px;
	width: 103px;
}
#h_button01 a:hover {
	background-image: url(images/h_button01o.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 67px;
	display: block;
	float: left;
}
#h_button02 a:hover {
	background-image: url(images/h_button02o.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 23px;
	width: 103px;
}
#h_line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 18px;
	width: 758px;
}


/*メイン項目*/
#t_contents {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
}
#t_flash {
	background-image: url(images/top_flash.jpg);
	background-repeat: no-repeat;
	height: 275px;
	width: 758px;
	margin-bottom: 10px;
}


/*トップサイド*/
#t_side {
	float: left;
	width: 226px;
}
#t_menu01 a {
	background-image: url(images/menu01.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 226px;
	display: block;
}
#t_menu02 a {
	background-image: url(images/menu02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 226px;
}
#t_menu03 a {
	background-image: url(images/menu03.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 226px;
}
#t_menu04 a {
	background-image: url(images/menu04.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 226px;
}
#t_menu01 a:hover {
	background-image: url(images/menu01o.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 226px;
}
#t_menu02 a:hover {
	background-image: url(images/menu02o.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 226px;
}
#t_menu03 a:hover {
	background-image: url(images/menu03o.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 226px;
}
#t_menu04 a:hover {
	background-image: url(images/menu04o.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 226px;
}
.menu_line {
	background-image: url(images/menu_line.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 226px;
}


/*トップ右項目*/
#t_right {
	float: right;
	width: 524px;
	display: block;
}
#r_box {
	width: 524px;
	margin: 0px;
	padding: 0px;
}
#r_box01 {
	background-image: url(images/top_waku.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 190px;
	width: 260px;
	margin-right: 2px;
}
#r_box02 {
	background-image: url(images/top_waku.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 190px;
	width: 260px;
	margin-right: 2px;
}
.t_img {
	height: 120px;
	width: 240px;
	padding-top: 10px;
}
.t_text {
	float: left;
	height: 25px;
	width: 102px;
	padding-left: 7px;
	text-align: left;
}
.t_link a {
	color : #993300;
	text-decoration:none;
	text-align: right;
	font-size: 12px;
	padding-top: 10px;
	float: right;
	padding-right: 15px;
	padding-bottom: 7px;
}
.t_link a:hover {
	text-decoration:none;
	color:#FF0066;
	font-size: 12px;
	text-align: right;
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 7px;
}


/*フッター*/
#footer {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
}
#f_line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 758px;
	clear: both;
}
#f_qr {
	height: 82px;
	width: 212px;
	float: left;
}
#f_text {
	background-image: url(images/f_text.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 82px;
	width: 130px;
}
#qrcode {
	background-image: url(images/qr_sample.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 82px;
	width: 82px;
}
#footer_right {
	float: right;
	width: 280px;
}

#flash_p  a {
	height: 40px;
	width: 95px;
	background-image: url(images/get_flash.jpg);
	background-repeat: no-repeat;
	display:block;
	float: left;
}

#counter {
	width: 185px;
	text-align:right;
	float: left;
}


/*各ページ項目*/
#title {
	height: 180px;
	width: 758px;
	margin-bottom: 10px;
}
#s_menu01 a {
	background-image: url(images/s_menu01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu02 a {
	background-image: url(images/s_menu02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu03 a {
	background-image: url(images/s_menu03.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu04 a {
	background-image: url(images/s_menu04.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu05 a {
	background-image: url(images/s_menu05.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu06 a {
	background-image: url(images/s_menu06.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu07 a {
	background-image: url(images/s_menu07.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu08 a {
	background-image: url(images/s_menu08.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu01 a:hover {
	background-image: url(images/s_menu01o.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu02 a:hover {
	background-image: url(images/s_menu02o.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu03 a:hover {
	background-image: url(images/s_menu03o.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu04 a:hover {
	background-image: url(images/s_menu04o.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu05 a:hover {
	background-image: url(images/s_menu05o.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu06 a:hover {
	background-image: url(images/s_menu06o.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu07 a:hover {
	background-image: url(images/s_menu07o.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}
#s_menu08 a:hover {
	background-image: url(images/s_menu08o.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 226px;
	margin-bottom: 5px;
}

/*sitemap*/
ul.sitemap li{
	width:480px;
	list-style:none;
	background-image: url(images/site_bg01.jpg);
	background-repeat: no-repeat;
	text-indent:1em;
	margin-top:2px;
	border-bottom:1px dashed #B784C9;
	color: #000000;
	font-size: 12px;
	line-height:140%;
	text-align:left;
}
ul.sitemap li a{
	width:100px;
}

