@charset "utf-8";
/* CSS Document */

#location { padding-top: 20px; padding-bottom: 10px; text-align: left;}
#location p { padding: 5px; background: #f2f2f2;}

#location ul { margin: 0; padding: 0; background: #f2f2f2; padding: 5px;}
#location ul li.home { display: inline; background: none; padding-left: 0;}
#location ul li { display: inline; background: url(../../imgs/icon_location_arrow.gif) left no-repeat; padding-left: 20px;}
#location ul li a { display: inline;}

#contents-full { width: 940px; margin-left: auto; margin-right: auto; background: none;}
#contents-full #sidearea { display: none;}
#contents-full #bg-contents { background: none;}

#contents-full-ctr { width: 940px; margin-left: auto; margin-right: auto; background: none;}
#contents-full-ctr #sidearea { display: none;}
#contents-full-ctr #bg-contents { background: none;}



#bg-contents { background: url(../../imgs/bg_sub_contents.png) top left repeat-y;}

#sidearea { width: 220px; float: left; text-align: left;}

#snavi {}
#snavi ul {}
#snavi ul li { list-style: none; display: inline;}


#contents-inner { width: 710px; float: right; text-align: left;}
#contents-full #contents-inner  { width: 710px; margin-left: auto; margin-right: auto; text-align: left; float: none;}
#contents-full-ctr #contents-inner  { width: 940px; margin-left: auto; margin-right: auto; text-align: left; float: none;}


.hrline { border-bottom: 1px dotted #CCCCCC; height: 20px; margin-bottom: 20px;}
.hrline hr { display: none;}

/*------------------------------ テキスト位置 ------------------------------*/

.alignr { text-align: right;}
.alignc { text-align: center;}
.alignl { text-align: left;}

#contents-inner p img.fleft { margin-right: 10px; margin-bottom: 10px;}
#contents-inner p img.fright { margin-left: 10px; margin-bottom: 10px;}

#contents-inner h3 img.fleft { margin-right: 10px; margin-bottom: 10px;}
#contents-inner h3 img.fright { margin-left: 10px; margin-bottom: 10px;}




/*------------------------------ テキスト基本設定 ------------------------------*/


#contents-inner p { line-height: 140%; margin-bottom: 0.4em;}
#contents-inner h1 { margin-bottom: 1.5em;}
#contents-inner h2 { font-size: 120%; margin-top: 1.5em; margin-bottom: 0.8em; background: url(../../imgs/bg_h2.png) bottom left repeat-x; padding: 8px 5px; border-top: 2px solid #679dc1; color: #3384ba;}
#contents-inner h3 { font-size: 100%; /*border-top: 1px solid #AAAAAA; border-bottom: 1px dotted #AAAAAA;*/ padding:3px 0 6px 25px; background: url(../../imgs/h3_base.png) left top no-repeat; margin-top: 1em;}
#contents-inner .twtr-hd h3{ background-image:none;}
#contents-inner h4 {}
#contents-inner h5 {}

/*
#contents-inner.set-tourism h2 { border-top: 2px solid #80b31c; color: #80b31c;}
#contents-inner.set-event h2 { border-top: 2px solid #f7c21e; color: #e7ae13;}
#contents-inner.set-stay h2 { border-top: 2px solid #679dc1; color: #679dc1;}
#contents-inner.set-gourmet h2 { border-top: 2px solid #f07b89; color: #f07b89;}
#contents-inner.set-special h2 { border-top: 2px solid #fe804f; color: #fe804f;}
#contents-inner.set-access h2 { border-top: 2px solid #676867; color: #676867;}
*/

#contents-inner.set-tourism h2 { border-top: 2px solid #80b31c; color: #666666;}
#contents-inner.set-event h2 { border-top: 2px solid #f7c21e; color: #666666;}
#contents-inner.set-stay h2 { border-top: 2px solid #679dc1; color: #666666;}
#contents-inner.set-gourmet h2 { border-top: 2px solid #f07b89; color: #666666;}
#contents-inner.set-special h2 { border-top: 2px solid #fe804f; color: #666666;}
#contents-inner.set-access h2 { border-top: 2px solid #676867; color: #666666;}

/*
#contents-inner.set-tourism h3 { color: #80b31c; background: url(../../imgs/h3_tourism.png) left top no-repeat;}
#contents-inner.set-event h3 { color: #e7ae13; background: url(../../imgs/h3_event.png) left top no-repeat;}
#contents-inner.set-stay h3 { color: #679dc1; background: url(../../imgs/h3_stay.png) left top no-repeat;}
#contents-inner.set-gourmet h3 { color: #f07b89; background: url(../../imgs/h3_gourmet.png) left top no-repeat;}
#contents-inner.set-special h3 { color: #fe804f; background: url(../../imgs/h3_special.png) left top no-repeat;}
#contents-inner.set-access h3 { color: #676867; background: url(../../imgs/h3_access.png) left top no-repeat;}
*/

#contents-inner.set-tourism h3 { color: #666666; background: url(../../imgs/h3_tourism.png) left 5px no-repeat;}
#contents-inner.set-event h3 { color: #666666; background: url(../../imgs/h3_event.png) left top no-repeat;}
#contents-inner.set-stay h3 { color: #666666; background: url(../../imgs/h3_stay.png) left top no-repeat;}
#contents-inner.set-gourmet h3 { color: #666666; background: url(../../imgs/h3_gourmet.png) left top no-repeat;}
#contents-inner.set-special h3 { color: #666666; background: url(../../imgs/h3_special.png) left top no-repeat;}
#contents-inner.set-access h3 { color: #666666; background: url(../../imgs/h3_access.png) left top no-repeat;}



/*------------------------------ リスト体裁 ------------------------------*/

#contents-inner ul {}
#contents-inner ul li { margin-left: 25px; margin-bottom: 0.2em; line-height: 140%;}

#contents-inner ol {}
#contents-inner ol li { margin-left: 25px; margin-bottom: 0.2em;}

#contents-inner dl {}
#contents-inner dl dt { margin-left: 25px;}
#contents-inner dl dd { margin-left: 25px;}


#contents-inner ul.pdf { list-style: none;}
#contents-inner ul.pdf li { background: url(../../about/images/ico_pdf.gif) 0 center no-repeat; padding-left: 20px;}

	

/*------------------------------ テーブル ------------------------------*/

#contents-inner table.border01 { border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; width: 100%; border-collapse: collapse; margin-bottom: 0.4em; line-height: 140%;}
#contents-inner table.border01 td.line01 { border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; padding: 5px;}
#contents-inner table.border01 th.line01 { border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; padding: 5px;}

#contents-inner table.border02 { border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; width: 100%; border-collapse: collapse; margin-bottom: 0.4em; line-height: 140%;}
#contents-inner table.border02 td.line01 { border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; padding: 8px;}
#contents-inner table.border02 th.line01 { border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; padding: 8px; text-align: center; background: #b0d03f; color: #FFFFFF;}

#contents-inner table.border03 { width: 100%; border-collapse: collapse; margin-bottom: 0.4em; background: #F6F6F6; line-height: 140%;}
#contents-inner table.border03 td.line01 { border-bottom: 1px solid #DDDDDD; padding: 5px;}
#contents-inner table.border03 th.line01 { border-bottom: 1px solid #DDDDDD; background: url(../../imgs/bg_table03th.png) right bottom no-repeat; padding: 5px; width: 25%; text-align: center;}


#contents-inner.set-access table.border01 { border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; width: 100%; border-collapse: collapse; margin-bottom: 0.4em; line-height: 140%;}
#contents-inner.set-access table.border01 td.line01 { border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; padding: 5px;}
#contents-inner.set-access table.border01 th.line01 { border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; padding: 5px; background: #E0E0E0;}

#contents-inner.set-event table.border02 { border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; width: 100%; border-collapse: collapse; margin-bottom: 0.4em; line-height: 140%;}
#contents-inner.set-event table.border02 td.line01 { border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; padding: 8px;}
#contents-inner.set-event table.border02 th.line01 { border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; padding: 8px; text-align: center; background: #f7c21e; color: #FFFFFF;}


#contents-inner table.tbsty01 { border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; width: 100%; border-collapse: collapse; margin-bottom: 0.4em; line-height: 140%;}
#contents-inner table.tbsty01 td { border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; padding: 5px;}
#contents-inner table.tbsty01 th { border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; padding: 5px; background-color:#F7F7F7;}


/*-- 事業報告用テーブル --*/

table#b-report {
  border-collapse: collapse;
  border-spacing: 0;
}

table#b-report th {
	background-color: #CCC;
}

table#b-report th, table#b-report td {
	padding: 5px;
	border: #999 solid 1px;
}

table#b-report td.sell-center {
	text-align: center;
}

/*-- ダウンロード用テーブル --*/

table.download {
  border-collapse: collapse;
  border-spacing: 0;
}

table.download th {
	background-color: #CCC;
}

table.download th, table.download td {
	padding: 5px;
	border: #999 solid 1px;
}

table.download td.sell-center {
	text-align: center;
}





/*------------------------------ 観光情報 ------------------------------*/

#snavi_list {}
#snavi_list {}
#snavi_list li { background: url(../../imgs/snavi_bg.png) bottom left no-repeat; display: block; width: 220px; height: 46px;}
#snavi_list li a { line-height: 46px; padding-left: 6px; padding-right: 25px; display: block;}





/*------------------------------ 観光情報 ------------------------------*/

.spotlistbox { width: 350px; float: left; background: url(../../tourism/imgs/bg_spotlistbox.png) top left no-repeat;}
#contents-inner .spotlistbox h3 { border: none; margin: 0 0 0.4em 0; padding: 0;}
.spotlistbox img { float: left; margin-left: 8px; margin-top: 8px;}
.spotlistbox div { width: 213px; float: right; margin-right: 8px; margin-top: 8px;}
.spotlistbox div p { font-size: 82%;}
#contents-inner.set-tourism .spotlistbox h3 { background: none;}

.spotlistbox + .spotlistbox { margin-left: 10px;}


#nofloat .spotlistbox { width: 350px; float: none; clear: both;}

#nofloat .spotlistbox + .spotlistbox { margin-left: 0;}

#sidebar {}
#sidebar li { float: left; list-style: none; margin-right: 10px; margin-left: 0;}





/*-----------------スポット詳細-----------------*/
h1#spottitle { background: url(../../tourism/imgs/ttl_spot.png) top left no-repeat; padding: 15px 0 30px 80px; font-size: 140%; margin-top: 0; margin-bottom: 0;}
#contents-inner h2#facilities { background: #6CA71D; color: #FFFFFF; border: none; color: #FFFFFF; margin-bottom: 0; font-size: 100%;}


#spot-detail { width: 510px; float: left;}
#spot-data { width: 190px; float: right; padding-top: 1em;}

#spot-data #map { width: 190px; background: #CCCCCC; height: 190px;}
#contents-inner.set-tourism #spot-data h3 { margin-top: 0.8em; border: none; background: none; margin-bottom: 0; padding: 0; background: none;}


#map-large { width: 800; height:520px;}
#printlink { display: none;}

#spotimage { background: url(../../imgs/bg_spotimage.png) top left;}

#spot-more { background: #f6f6f6;}
#spot-more ul { padding-top: 3px; padding-bottom: 5px;}
#spot-more ul li { margin-left: 20px; margin-bottom: 0.2em; font-size: 82%;}


/*-----------------モデルコース紹介-----------------*/

.model-list { clear: both;}
.model-list div { float: right; width: 555px;}



#flow{
	display: block;
	width: 710px;
	clear: both;
	margin-bottom: 20px;
}
#flow div{
	display: block;
	float: left;
	padding: 5px;
	width: 310px;
}

#flow div a{
	border: 1px solid #996699;
	background-color: #F4EEF9;
	display: block;
	padding: 3px;
	margin-bottom: 2px;
}

#flow div a:hover{
	border: 1px solid #996699;
	background-color:#F9E7FA;
}

#flow img{
	text-align: center;
	margin-left: 140px;
}



/*------------------------------ イベントカレンダー ------------------------------*/

#contents-inner #calen_nav {}
#contents-inner #calen_nav li { margin: 0; padding: 0; float: left; list-style: none;}


#calender_box {
  background-color: #999999;
  border-collapse: collapse;
  margin-bottom: 1px;
  clear: both;
}
#calender_box td {
  background-color:#FFFFFF;
  border: 1px solid #CCCCCC;
  vertical-align: top;
  font-size: 10px;
  color: #FF6666;
}
#calender_box td img {
  margin: 0;
  padding: 0;
}
.event_cont {
  background-color: #CCCCCC;
  margin-bottom: 0.4em;
}
.event_cont td,.event_cont th {
  padding: 5px;
  background-color: #FFFFFF;
}
.event_cont .eve_title {
  background-image: url(../images/bg_calender_thead.gif);
  color: #0066CC;
  background-position: bottom;
}
.event_cont .eve_title a {
  color: #0066CC;
}
.event_cont .eve_days {
  background-color: #E8E8E8;
}
.Class_yyyy{
  font-size : 18px;
}
.event_cont .eve_read {}




/*-----------特集-----------*/



.list-special { width: 230px;}
.list-special p { padding-left: 10px; padding-right: 10px;}

#special-index-mainimg { margin-bottom: 10px;}

#special-bloglist { width: 460px; float: left;}
#special-bloglist .gf-title { display: inline; margin-right: 10px; padding-top: 0.2em;}
#special-bloglist .gf-relativePublishedDate {}
#special-bloglist .gf-snippet { border-bottom: 1px dotted #CCCCCC; font-size: 82%; padding-bottom: 0.2em;}
#special-bloglist { background: url(../../feature/imgs/img_blog_list_bg_bottom.png) no-repeat bottom;}
#special-bloglist #feedControl { background: url(../../feature/imgs/img_blog_list_bg_top.png) top no-repeat; padding-left: 10px; padding-right: 10px;}

#special-sitelist { float: right; width: 240px;}
#special-sitelist ul { margin: 0;}
#special-sitelist ul li { margin: 0; list-style: none;}




.block-ikou-topics { background: url(../../feature/imgs/img_topics_bg.png) left top repeat-y; margin-bottom: 5px; margin-top: 5px;}
.block-ikou-topics .boxbottom { background: url(../../feature/imgs/img_topics_bottom.png) left bottom repeat-y; font-size: 1px; height: 8px; clear: both;}
.block-ikou-topics .boxbody { padding: 5px 15px;}






/*------------------------------ Q&A ------------------------------*/




/*------------------------------ パンフ・ガイドブック ------------------------------*/
#contents-inner .pamph_body {}
#contents-inner .pamph_body dt { float: left; width: 150px; margin: 0; padding: 0;}
#contents-inner .pamph_body dd { float: right; width: 550px; margin: 0; padding: 0;}


/*------------------------------ 外国語サイトのご案内 ------------------------------*/
#contents-inner .ml_body {}
#contents-inner .ml_body dt { float: left; width: 150px; margin: 0; padding: 0;}
#contents-inner .ml_body dd { float: right; width: 300px; margin: 0; padding: 0;}


/*--------------------------------------------------------------------------------------------

ミニカレンダー

--------------------------------------------------------------------------------------------*/

#mini_calendar { border-collapse: collapse; width: 167px; margin-left: auto; margin-right: auto;}
#mini_calendar td { padding: 1px 1px 0 0; margin: 0; width: 23px;}


#mini_calendar_body { background: url(../../imgs/mini_calendar/bg_calendar_sub.png) left top repeat-y; clear: both; width: 205px;}
#mini_calendar_top { background: url(../../imgs/mini_calendar/img_title_sub.png) top no-repeat; clear: both; height: 39px; display: block;}
#mini_calendar_bottom { background: url(../../imgs/mini_calendar/img_bottom_sub.png) bottom no-repeat; clear: both; height: 36px; display: block;}


.blankspace { clear: both; background:#FFFFFF; height: 5px; font-size: 1%;}

/*--------------------------------------------------------------------------------------------

アクセスサイドメニュー広告バナー（20130725追加）

--------------------------------------------------------------------------------------------*/

#side-banner {
	width: 205px;
	margin: 10px 0;
	text-align: center;
}









/*------------------------------ 以下、現行サイトからの移行 ------------------------------*/



/*-----------以下 みやざきの湯 設定-----------*/
#sub_body #body_spas {
	background-image:url(../../feature/images/bg_spas.gif);
	background-position: top;
	background-repeat:repeat-y;
}

#sub_body #body_spas h4 {
	background-color:#FFD39B;
	border: none;
	padding: 3px;
	font-size: 100%;
	margin-bottom: 0.3em;
	background-image: none;
	height: auto;
	width: 516px;
	margin-left: 10px;
}

#sub_body #body_spas #sub_right p {
	width: 522px;
	margin-left: 10px;
}

#body_spas #location_bottom  {
	background-image:url(../../feature/images/bg_loca_btm_spas.gif);
	height: 6px;
	width: 740px;
	clear: both;
	line-height: 6px;
	font-size: 2px;
}

#sub_body #body_spas #sub_right {
	background-image: url(../../feature/images/bg_spas_head.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#sub_body #body_spas #bottom_shadow {
	background-image:url(../../feature/images/bg_bottom_shadow_spas.gif);
	height: 6px;
	line-height: 6px;
	font-size: 2px;
	clear: both;
	display: block;
	background-position: bottom;
}

#sub_body #body_spas_idx {
	background-image:url(../../feature/images/bg_spas.gif);
	background-position: top;
	background-repeat:repeat-y;
}

#sub_body #body_spas_idx #location_bottom  {
	background-image:url(../../feature/images/bg_loca_btm_spasidx.gif);
	height: 6px;
	width: 740px;
	clear: both;
	line-height: 6px;
	font-size: 2px;
}

#sub_body #body_spas_idx #sub_right {
	background-image: url(../../feature/images/bg_spas_head.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 0;
	margin-top: 0;
}

#sub_body #body_spas_idx #bottom_shadow {
	background-image:url(../../feature/images/bg_bottom_shadow_spas.gif);
	height: 6px;
	line-height: 6px;
	font-size: 2px;
	clear: both;
	display: block;
	background-position: bottom;
}
/*-----------以上 みやざきの湯 設定-----------*/



/*-----------以下 神楽 設定-----------*/
#body_kagura #location_bottom  {
	background-image:url(../../feature/images/bg_loca_btm_kagura.jpg);
	height: 6px;
	width: 740px;
	clear: both;
	line-height: 6px;
	font-size: 2px;
}

#body_kagura #sub_right #sub_right_body h2 {
	margin-left: 0;
	padding:0;
	background:none;
}

#contents-inner #body_kagura h3 {
	padding-left: 0;
	background: none;
}

#body_kagura #bottom_shadow {
	background-image:url(../../feature/images/bg_bottom_shadow_kagura.gif);
	height: 6px;
	line-height: 6px;
	font-size: 2px;
	clear: both;
	display: block;
	background-position: bottom;
}


#body_kagura { width: 565px; margin-left: auto; margin-right: auto;}
#body_kagura #sub_right_innar { width: 550px; margin-left: auto; margin-right: auto;}

/*-----------以上 神楽 設定-----------*/



/*-----------以下 神話のたび 設定-----------*/
#body_shinwa {
	background:#eee8dd url(../../feature/images/bg_shinwa.gif);
	background-position: top;
	background-repeat:repeat-y;
	width: 565px;
	margin-left: auto;
	margin-right: auto;
}



#body_shinwa #location_bottom {
	background-image:url(../../feature/images/bg_loca_btm_shinwa.gif);
	height: 6px;
	width: 740px;
	clear: both;
	line-height: 6px;
	font-size: 2px;
	background-position: top;
}

#body_shinwa #sub_right { padding-top: 0;}

#body_shinwa #sub_right #background_head {
	background-image:url(../../feature/images/bg_shinwa_keizu.gif);
	height: 32px;
	text-align: center;
}

#body_shinwa #sub_right #background,#body_shinwa #sub_right #background_idx {
	background:url(../../feature/images/bg_shinwa_main.gif) center top repeat-y;
	padding-left: 15px; padding-right: 15px;
}

#body_shinwa #sub_right #sub_right_body #background_bottom {
	background-image: url(../../feature/images/img_shinwa_main_bottom.gif);
	background-position: bottom;
	display: block;
	clear: both;
	height: 13px;
}

#body_shinwa #sub_right h1 {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	height: 163px;
}

#body_shinwa #sub_right h2 {
	padding:0;
	clear: both;
	margin: 0;
	width: 565px;
	height: 55px;
	display: block;
	clear: both;
	background-image:url(../../feature/images/bg_shinwa_keizu.gif);
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: top;
}

#body_shinwa #sub_right #sub_right_body #background h3 {
	margin-left: 13px;
	margin-top:0;
	padding-left: 0;
	padding-top: 0;
	color:#CC0000;
	clear: both;
	margin-top: 0;
	border: none;
	background: none;
}

#body_shinwa #sub_right #background p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0;
}

#body_shinwa #sub_right #background ol li {
	margin-left: 35px;
	margin-right: 20px;
}

#body_shinwa #bottom_shadow {
	background-image:url(../../feature/images/bg_bottom_shadow_shinwa.gif);
	height: 6px;
	line-height: 6px;
	font-size: 2px;
	clear: both;
	display: block;
	background-position: bottom;
}
/*-----------以上 神話のたび 設定-----------*/



/*-----------神話のたび-----------*/
#background_idx .shinwa_main_box { width: 170px; float: left; margin-left: 7px;}

#background_idx #shinwa_main01 {}
#background_idx #shinwa_main01 a { width:170px; height: 134px; display: block; background-position: top; background-image: url(../../feature/images/img01.gif); background-repeat: no-repeat;}
#background_idx #shinwa_main01 a:hover { width:170px; height: 134px; display: block; background-position: bottom;}
#background_idx #shinwa_main01 span { position:absolute; left: -9999px;}
#background_idx #shinwa_main01 p {}

#background_idx #shinwa_main02 {}
#background_idx #shinwa_main02 a { width:170px; height: 134px; display: block; background-position: top; background-image: url(../../feature/images/img02.gif); background-repeat: no-repeat;}
#background_idx #shinwa_main02 a:hover { width:170px; height: 134px; display: block; background-position: bottom;}
#background_idx #shinwa_main02 span { position:absolute; left: -9999px;}
#background_idx #shinwa_main02 p {}

#background_idx #shinwa_main03 {}
#background_idx #shinwa_main03 a { width:170px; height: 134px; display: block; background-position: top; background-image: url(../../feature/images/img03.gif); background-repeat: no-repeat;}
#background_idx #shinwa_main03 a:hover { width:170px; height: 134px; display: block; background-position: bottom;}
#background_idx #shinwa_main03 span { position:absolute; left: -9999px;}
#background_idx #shinwa_main03 p {}

#background_idx #shinwa_main04 {}
#background_idx #shinwa_main04 a { width:170px; height: 134px; display: block; background-position: top; background-image: url(../../feature/images/img04.gif); background-repeat: no-repeat;}
#background_idx #shinwa_main04 a:hover { width:170px; height: 134px; display: block; background-position: bottom;}
#background_idx #shinwa_main04 span { position:absolute; left: -9999px;}
#background_idx #shinwa_main04 p {}

#background_idx #shinwa_main05 {}
#background_idx #shinwa_main05 a { width:170px; height: 134px; display: block; background-position: top; background-image: url(../../feature/images/img05.gif); background-repeat: no-repeat;}
#background_idx #shinwa_main05 a:hover { width:170px; height: 134px; display: block; background-position: bottom;}
#background_idx #shinwa_main05 span { position:absolute; left: -9999px;}
#background_idx #shinwa_main05 p {}

#background_idx #shinwa_main06 {}
#background_idx #shinwa_main06 a { width:170px; height: 134px; display: block; background-position: top; background-image: url(../../feature/images/img06.gif); background-repeat: no-repeat;}
#background_idx #shinwa_main06 a:hover { width:170px; height: 134px; display: block; background-position: bottom;}
#background_idx #shinwa_main06 span { position:absolute; left: -9999px;}
#background_idx #shinwa_main06 p {}
/*-----------以上　神話のたび-----------*/


/*-----------宮崎の湯-----------*/



#sub_right_spas { width: 565px; margin-left: auto; margin-right: auto;}

#sub_right_body_spas { width: 550px; margin-left: auto; margin-right: auto; background: #fdf1e4;}

.container_spas { background-image: url(../../feature/images/bg_ctr_spas.gif); background-repeat: repeat-y; width:522px; margin-bottom: 10px; margin-left: 13px;}
.container_spas .ctr_head { background-image: url(../../feature/images/img_ctr_spashead.gif); height: 4px; background-position: top; background-repeat: no-repeat; font-size: 2px; line-height: 4px;}
.container_spas .ctr_bottom { background-image: url(../../feature/images/img_ctr_spasbottom.gif); background-position: bottom; background-repeat: no-repeat; height: 21px; text-align: right; margin-top: 5px;}
.container_spas .ctr_bottom img { margin-right: 7px;}
#contents-inner #sub_right_body_spas h3 { background-image: url(../../feature/images/bg_ctr_spasttl.gif); color: #FFFFFF; padding-top: 5px; padding-bottom: 5px; padding-left: 8px; margin-top: 0; margin-bottom: 0; border-left: none; font-size: 120%;}
#contents-inner #sub_right_body_spas h4 { font-weight: bold; font-size: 100%; color: #CC3300; background: none ; padding-left:0 ; margin-left: 10px; width: 500px; margin-top: 0.8em; margin-bottom: 0.0em; width:auto;}
#sub_right_body_spas i { font-style: normal; color:#999999; margin-left: 10px; width: 500px;}
#sub_right_body_spas p { margin-left: 10px; width: 480px; margin-top: 0; width: auto;}
#sub_right_body_spas .container_spas ul { margin-left: 10px; width: 500px;}
#sub_right_body_spas .container_spas ul li { list-style: none;}
#sub_right_body_spas .container_spas li.icon_ins { list-style-image:url(../../feature/images/icon_inst.gif); margin-left: 20px;}
#sub_right_body_spas .container_spas li.icon_svs { list-style-image:url(../../feature/images/icon_inst.gif); margin-left: 20px;}
#sub_right_body_spas .container_spas li.icon_time { list-style-image:url(../../feature/images/icon_time.gif); margin-left: 20px;}
#sub_right_body_spas .container_spas li.icon_car { list-style-image:url(../../feature/images/icon_car.gif); margin-left: 20px;}
#sub_right_body_spas .container_spas a { color: #FFFFFF;}
#spas_spot_tamayura { display: block; width:525px; background-color:#FFFBF4; margin-left:12px; margin-top: 5px; margin-bottom: 10px;}
#spas_spot_tamayura td { padding: 3px; width: 25%;}
table#spas_spot_densetsu { margin-left:12px; width:525px; margin-bottom: 10px; }
table#spas_spot_densetsu table { display: block; width:100%; background-color:#FFFBF4; margin-top: 5px; margin-bottom: 10px;}
table#spas_spot_densetsu table td { padding: 3px;}
#sub_body #body_spas #sub_right table#spas_spot_densetsu p { width:auto; margin-left: 0;}

#spas_map { display: block;}

#spas_idx_nav { background-image:url(../../feature/images/img_spasidxnav_bg.gif); background-repeat: repeat-y; width: 565px;}
#spas_idx_bottom { background-image:url(../../feature/images/img_spasidxnav_bottom.gif); background-position: bottom; display: block; clear: both; font-size: 2px; height:13px; line-height: 2px;}

#spas_idx_tamayura { width: 284px; float: left;}
#spas_idx_tamayura p { width: 245px; margin-bottom: 0; margin-left: 25px;}

#spas_idx_aoshima { width: 281px; float: left;}
#spas_idx_aoshima p { width: 245px; margin-bottom: 0; margin-left: 18px;}
/*-----------以上　宮崎の湯-----------*/


/*-----------神楽-----------*/
#body_kagura #sub_right { padding-top: 0; margin-top: 0; background-color:#434343; color: #FFFFFF; }
#body_kagura #sub_right h1 { margin: 0;}
#sub_body #body_kagura #sub_right { margin-top: 0; padding-top: 0;}
#sub_body #body_kagura #sub_right_body { width: 550px; margin-top: 0;}
#sub_body #body_kagura #sub_right_body h2 { background-image:none;}
#sub_body #body_kagura #sub_right_body h3 { background-image:none; color:#FFFFFF; margin-bottom: 0.5em;}
/*-----------以上　神楽-----------*/







/*--------------------------------------------------------------------------------------------

特集 たべてん

--------------------------------------------------------------------------------------------*/
.tabeten-pdf-list {}
.tabeten-pdf-list .clearfix { margin-bottom: 10px; border-bottom: 1px dotted #CCC; padding-bottom: 10px;}
.tabeten-pdf-list div.fleft ,.tabeten-pdf-list div.fright { width: 345px;}
.tabeten-pdf-list div.fleft img ,.tabeten-pdf-list div.fright img { margin-right: 10px;}


/*--------------------------------------------------------------------------------------------

ミッシちゃん特設 20110517更新

--------------------------------------------------------------------------------------------*/
.character-photo { width: 180px; height: 170px; float: left; padding: 4px;}
.character-photo p { text-align: center; background: #F7F7F7; padding: 3px;}



.shopdata1 { border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-collapse: collapse; width: 100%;}
.shopdata1 td { border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 5px;}
.shopdata1 th { border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 5px; background: #EEE; width: 60px; text-align: center;}

.shopdata2 { border-left: 1px solid #CCC; border-collapse: collapse; width: 100%;}
.shopdata2 td { border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 5px;}
.shopdata2 td.shopdata-detail { border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 5px;}
.shopdata2 th { border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 5px; background: #EEE; width: 60px; text-align: center;}




#feature-pickup {}

#exam-list dl { float: left; width: 280px; padding: 10px !important; background: url(../../imgs/bg-thumb.png) top left; margin: 5px !important;}
#exam-list dl.open { background: #FFA6A8 url(../../imgs/bg-thumb.png) top left;}
#exam-list dl.before { background: #F4D679 url(../../imgs/bg-thumb.png) top left;}
#exam-list dl.pickup { background: #BEDDE4 url(../../imgs/bg-thumb.png) top left;}
#exam-list dl dt { padding: 10px 10px 5px 10px; background: #FFF; margin: 0; position:relative;}
#exam-list dl dt img.mark { background: url(../../feature/imgs/index/img-mark-open.png) top left; position: absolute; top: 10px; left: 10px;}
#exam-list dl dd { padding: 5px 10px 10px 10px; background: #FFF; margin: 0; line-height: 140%; font-size: 90%;}
#exam-list dl dd img { margin-top: 10px;}

div#exam-list .bnrlist li { float:left; list-style:none; padding:0 0 0 0; margin:0 8px 8px 0;
}

/*--------------------------------------------------------

	スポーツプラザ宮崎JERSEY

--------------------------------------------------------*/

#jersey-pikup { background:#F0F9FB; border:#7AA6C8 solid 1px; border-top:none; margin-bottom: 15px; padding:0 10px 10px 0}
#pikup h2 { margin: 0;}
#jersey-pikup.box_bottom { background: url(../../imgs/img_idx_pickup_bottom.png) left bottom no-repeat; clear: both; height: 10px; font-size: 1px; line-height: 1px;}
#jersey-pikup .rssHeader{ text-align:right; padding:5px 5px 0 5px;}
#jersey-pikup ul { margin-right: 10px;}
#jersey-pikup ul li { list-style:none; margin-bottom:10px; border-bottom:1px dotted #CCC;}
#jersey-pikup ul li div { color:#999;}
#jersey-pikup div.fright h3 { margin-top: 0;}
#jersey-pikup div.fright p { font-size: 90%; line-height: 130%;}
#jersey-pikup .line { background: url(../../imgs/img_idx_pickup_line.png) center no-repeat; clear: both;}

.sns-link {
	display: block;
	overflow: hidden;
	padding-left: 0;
}

.sns-link li {
	margin-bottom: 0;
 border-bottom: none;
	float: left;
	margin: 0 5px;
}

.storage-service {
	display: block;
	width: 680px;
	overflow: hidden;
	padding: 15px;
	background: #FFDFDF;
	border-radius: 10px;
}

.storage-service h3 {
	background: none!important;
	padding: 3px 0 6px 0!important;
	font-size: 1.125rem!important;
	margin-top: 0!important;
}

/*--------------------------------------------------------

	宮崎夏秋イベントカレンダー

--------------------------------------------------------*/

/*---見出し---*/

.h2-78 {
	background:url(../../summerevent/imgs/ttl_78.png) left no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	height:80px;
	width:100%;}

.h2-910 {
	background:url(../../summerevent/imgs/ttl_910.png) left no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	height:80px;
	width:100%;}


/*---link---*/


#month-nav{
    overflow:hidden;  
    background:#FFF;
	margin:20px auto 0;
	width:290px;} 



#month-nav p {
	list-style:none;
	float:left;
	width:145px;
	height:50px;}  

.month-nav7-8 a {
	display:block;
	width:145px;
	height:50px;
	background:url(../../summerevent/imgs/btn.png) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;}

	
.month-nav7-8 a:hover {
	background-position:left bottom;}
	
.month-nav9-10 a {
	display:block;
	width:145px;
	height:50px;
	background:url(../../summerevent/imgs/btn.png) no-repeat right top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;}
	
.month-nav9-10 a:hover {
	background-position:right bottom;}


/*---テーブル---*/

.tbsty02 {
	margin:20px auto 0;
	width:100%;

}

table.tbsty02 {
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:40px;
    border-bottom: 2px #FFF solid;
	text-align:left;
	vertical-align:middle;}

table.tbsty02 th {
    padding: 10px 5px;
    background: #EEE;
    font-weight: bold;
    line-height: 100%;
    text-align: center;
	font-size:120%;
    border: 2px #FFF solid;
}

.td07{
    background: #EDFCDA !important;
    font-weight: bold;
	font-size:100%;
}

.td08{
    background: #FAEFBE!important;
    font-weight: bold;
	font-size:100%;
}

.td09{
    background: #FFF0D2!important;
    font-weight: bold;
	font-size:100%;
}

.td10{
    background: #FFEBE6!important;
    font-weight: bold;
	font-size:100%;
}

table.tbsty02 td {
	background:#FCFCFC;
    padding: 10px;
    border: 2px #FFF solid;
    text-align: left;
}

table.tbsty02 td a img{
	/*float:right;*/
	border:#FFF 3px solid;
}

table.tbsty02 td a:hover img {
	border:#FFCC00 3px solid;
}

.tdDate {
    border-right: 2px #FCFCFC solid !important;}
	
table.tbsty02 dl{ margin:5px 5px 5px 0;}

table.tbsty02 dt { 
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 8em;
  padding-left: 5px;
  color: #000;
  font-weight:bold;}
  
table.tbsty02 dd { 
  margin-bottom: 0.8em;
  margin-left: 7.5em;}


/*--------------------------------------------------------

	ミッシパスポート2013

--------------------------------------------------------*/

#missi_contents #missi_top {
	position:relative;
	width:710px;
	height:690px;
}
#missi_contents #missi_top #topl_ink {
	position:absolute;
	bottom:13px;
	right:23px;
	list-style-type:none;
}
#missi_contents #missi_top #topl_ink img{
	vertical-align:bottom;
	}
#missi_contents #missi_top #topl_ink a {
	line-height:15px;
	color:#fff;
}
#missi_contents .massi_h2 {
	background-color:#e6e6e6;
	border-left:7px solid #e60012;
	border-top: none;
	color: #000;
	font-size: 120%;
	margin-bottom: 0.8em;
	margin-top: 1.5em;
	padding: 8px 5px;
}
#missi_contents h4 {
	font-size:120%
}
#missi_contents .m_h3 {
	font-size:120%;
	text-indent:-20px;
	background: none;
}
#missi_contents .m_blue {
	color:#fff;
	background:#005ead;
	padding:0 5px;
}
#missi_contents .m_l_blue {
	color:#fff;
	background:#00b9ef;
	padding:0 5px;
}
#missi_contents .m_green {
	color:#fff;
	background:#009944;
	padding:0 5px;
}
#missi_contents .m_red {
	color:#fff;
	background:#e60012;
	padding:0 5px;
}
#missi_contents .m_pink {
	color:#fff;
	background:#ee86a8;
	padding:0 5px;
}
#missi_contents .m_l_green {
	color:#fff;
	background:#abcd03;
	padding:0 5px;
}
#missi_contents .m_yellow {
	color:#fff;
	background:#f39700;
	padding:0 5px;
}
#missi_contents .m_black {
	color:#fff;
	background:#000;
	padding:0 5px;
}
#missi_contents .m_glay {
	background:#898989;
	text-align:center;
	color:#fff;
}
#missi_contents .missi_table p {
	font-size:80%;
}
#missi_contents .missi_table {
	border-collapse:collapse;
	margin-bottom:40px;
}
#missi_contents .missi_table th {
	width:113px;
	vertical-align:top;
	border-bottom:1px solid #000;
	padding:10px 0 40px;
}
#missi_contents .missi_table td {
	width:242px;
	vertical-align:top;
	border-bottom:1px solid #000;
	padding:10px 0 40px;
}
#missi_contents .m_fonts {
	font-size:80%;
}
#missi_contents .text_center {
	text-align:center;
}
/*-----------以上ミッシパスポート2013-----------*/


/*--------------------------------------------------------

	神武大祭　神々のパレード

--------------------------------------------------------*/

#jinnmu {
	background:#fff8de !important;
	text-align:left !important;
	font-size:110%}
div#jinmu_navArea {
	overflow:hidden
	zoom:1;
	margin:0 !important;
	padding:0;
}

#jinmu_navArea ul li {
	float:left;
	list-style:none;
	padding:0 !important;
	margin:0 !important;
	line-height:none;
}

#jinmu_navArea ul li a {
	padding:0;
	margin:0;
}
#jinnmu p { margin:0 auto; width:75%; margin-top:10px;}
#jinnmu ol { margin:0 auto; width:70%;}
#jinnmu address { margin:0 auto; width:75%;}

/*---見出し---*/

#jinnmu h2 { margin:30px 0 0; padding:0 0 20px; border-bottom:#fed583 2px dotted;}
#jinnmu h3 {
	background:url(../../jingutaisai/images/ttl/ttl_h3.png) left no-repeat;
	margin:30px 0 0 50px;
	padding:0 0 0 50px;
	color:#663333;
	font-size:120%;
	font-weight:bold;}

.jinnmu_about {
	background:url(../../jingutaisai/images/ttl/ttl_about.png) left no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	height:40px !important;
	width:100%;}

.jinnmu_kamisama {
	background:url(../../jingutaisai/images/ttl/ttl_kamisama.png) left no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	height:40px !important;
	width:100%;}

.jinnmu_entry {
	background:url(../../jingutaisai/images/ttl/ttl_entry.png) left no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	height:40px !important;
	width:100%;}

.jinnmu_gallery {
	background:url(../../jingutaisai/images/ttl/ttl_gallery.png) left no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	height:40px !important;
	width:100%;}

.jinnmu_info {
	background:url(../../jingutaisai/images/ttl/ttl_info.png) left no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	height:40px !important;
	width:100%;}
	
.jinnmu_faq {
	background:url(../../jingutaisai/images/ttl/ttl_faq.png) left no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	height:40px !important;
	width:100%;}

/*---table---*/

#jinnmu table { margin:0 auto; width:70%; font-size:100%;}
#jinnmu table tr td { line-height:120%; background:#fff;}
#jinnmu table tr td ul { list-style-position:inside; padding:10px 20px;}


#jinnmu .info { padding-bottom:40px; font-size:110%;}


/*--------------------------------------------------------

	フォトライブラリ　20140206　本田追加

--------------------------------------------------------*/

.table-pohtolib { width: 100%; text-align: center; }
.table-pohtolib th, .table-pohtolib td { text-align: center; }


/*--------------------------------------------------------

	アクセスマップ　20150731　児玉追加

--------------------------------------------------------*/

#access-map {}
#access-map ul {
	display: block;
	width: 650px;
	margin: 10px auto;
	height: 560px;
	background: url(../../traffic/imgs/map_access.png) 0 0 no-repeat;
	/* background: url(../../traffic/imgs/map_access.png) 0 0 no-repeat; */
	border: #CCC solid 1px;
	list-style: none;
	position: relative;
}

#access-map ul li a {
	display: block;
	width: 51px;
	height: 20px;
	text-indent: -9998px;
}

#access_seoul a {
	background: url(../../traffic/imgs/btm_seoul.png) 0 0 no-repeat;
	position: absolute;
	top: 207px;
	left: 188px;
}

#access_tokyo a {
	background: url(../../traffic/imgs/btm_tokyo.png) 0 0 no-repeat;
	position: absolute;
	top: 237px;
	left: 516px;
}

#access_nagoya a {
	background: url(../../traffic/imgs/btm_nagoya.png) 0 0 no-repeat;
	position: absolute;
	top: 259px;
	left: 464px;
}

#access_oosaka a {
	background: url(../../traffic/imgs/btm_oosaka.png) 0 0 no-repeat;
	position: absolute;
	top: 281px;
	left: 425px;
}

#access_fukuoka a {
	background: url(../../traffic/imgs/btm_fukuoka.png) 0 0 no-repeat;
	position: absolute;
	top: 250px;
	left: 314px;
}

#access_naha a {
	background: url(../../traffic/imgs/btm_naha.png) 0 0 no-repeat;
	position: absolute;
	top: 443px;
	left: 269px;
}

#access_taipei a {
	background: url(../../traffic/imgs/btm_taipei.png) 0 0 no-repeat;
	position: absolute;
	top: 471px;
	left: 147px;
}

#access_honkon a {
	background: url(../../traffic/imgs/btm_honkon.png) 0 0 no-repeat;
	position: absolute;
	top: 521px;
	left: 28px;
}

#access_koube a {
	background: url(../../traffic/imgs/btm_koube.png) 0 0 no-repeat;
	position: absolute;
	top: 230px;
	left: 372px;
}

#access_kyusyu_map {
	width: 580px;
	height: 740px;
	margin: 0 auto;
	background: url(../../traffic/imgs/map_kyusyu.png) 0 0 no-repeat;
	position: relative;
}

#access_kyusyu_map ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#access_kyusyu_map ul li a {
	display: block;
	width: 121px;
	height: 61px;
	position: absolute;
	text-indent: -9998px;
}

#fukuoka a {
	background: url(../../traffic/imgs/access_btm_fukuoka.png) 0 0 no-repeat;
	top: 6px;
	left: 167px;
}
#fukuoka a:hover { background: url(../../traffic/imgs/access_btm_fukuoka.png) 0 -60px no-repeat;}

#kumamoto a {
	background: url(../../traffic/imgs/access_btm_kumamoto.png) 0 0 no-repeat;
	top: 340px;
	left: 111px;
}
#kumamoto a:hover {	background: url(../../traffic/imgs/access_btm_kumamoto.png) 0 -60px no-repeat;}

#saga a {
	background: url(../../traffic/imgs/access_btm_saga.png) 0 0 no-repeat;
	top: 56px;
	left: 30px;
}
#saga a:hover { background: url(../../traffic/imgs/access_btm_saga.png) 0 -60px no-repeat;}

#nagasaki a {
	background: url(../../traffic/imgs/access_btm_nagasaki.png) 0 0 no-repeat;
	top: 216px;
	left: -3px;
}
#nagasaki a:hover { background: url(../../traffic/imgs/access_btm_nagasaki.png) 0 -60px no-repeat;}


#ooita a {
	background: url(../../traffic/imgs/access_btm_ooita.png) 0 0 no-repeat;
	top: 53px;
	left: 411px;
}
#ooita a:hover { background: url(../../traffic/imgs/access_btm_ooita.png) 0 -60px no-repeat;}


#kagoshima a {
	background: url(../../traffic/imgs/access_btm_kagoshima.png) 0 0 no-repeat;
	top: 580px;
	left: 21px;
}
#kagoshima a:hover{ background: url(../../traffic/imgs/access_btm_kagoshima.png) 0 -60px no-repeat;}


/*--------------------------------------------------------

	観光名刺　20160310　児玉追加

--------------------------------------------------------*/

.namecard-box {
	margin-bottom: 10px;
	width: 600px;
	overflow: hidden;
}
.namecard-box dl {
	width: 170px;
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
}

.namecard-box dt {
	margin-left: 0 !important;
	font-size: 82%;
	font-weight: bold;
}

.namecard-box dd {
	margin-left: 0 !important;
}

.namecard-box2 {
	margin-bottom: 10px;
	width: 239px;
	overflow: hidden;
}
.namecard-box2 dl {
	width: 239px;
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
}

.namecard-box2 dt {
	margin-left: 0 !important;
	font-size: 82%;
	font-weight: bold;
}

.namecard-box2 dd {
	margin-left: 0 !important;
}

.namecard-box3 {
	margin-bottom: 10px;
	overflow: hidden;
}
.namecard-box3 dl {
	width: 269px;
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
}

.namecard-box3 dt {
	margin-left: 0 !important;
	font-size: 82%;
	font-weight: bold;
}

.namecard-box3 dd {
	margin-left: 0 !important;
}


.info-nishitachi-inner {}
.info-nishitachi-inner section { padding: 0 20px;}

.dl-box {
	display: block;
	overflow: hidden;
}

.dl-box dl {
	border:#999 solid 1px;
	border-radius: 3px;
	float: left;
	margin-right: 20px;
	padding: 10px;
}

.dl-box dl dt, .dl-box dl dd { margin-left: 0!important;}
.dl-box dl dt {
	text-align: center;
	font-size: 1.125rem;
	font-weight: bold;
}

/*--------------------------------------------------------

	2017プロ野球ファーム日本選手権 国歌斉唱者参加者募集

--------------------------------------------------------*/

#farm {
	background:#ffffff!important;
	text-align:left!important;
	font-size:110%
}

#farm p { margin:0 auto; width:75%; margin-top:10px;}
#farm ol, #farm ul {
	margin:20px auto 0 auto;
	width:70%;
}
#farm address { margin:0 auto; width:75%;}

/*---見出し---*/

#farm h2 {
	margin:30px 0 0;
	padding:0 0 20px 20px;
	border-bottom:#1687c8 2px dotted;
	font-size: 1.125rem;
	color: #1a274e;
}
#farm h3 {
	margin:30px 0 0 50px;
	padding:0 0 0 50px;
	color:#663333;
	font-size:120%;
	font-weight:bold;}