@charset "euc-jp";
/*
createdate: 20150701
update: 20150701
ver: 1.0
*/

/*
ClearFix
----------------------------------------*/
*:after {
  display:block;
  clear:both;
}


#riGlobalWrap {
	font-family: Meiryo,'メイリオ','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Lucida Grande', sans-serif;
}

/*
ページトップ
----------------------------------------*/
#kanban {
	font-size:82%;
	margin-bottom:22px;
	*position:relative;
	*z-index:50;
}
#kanban a {
	text-decoration:none;
}
#kanban .kanbanHeader {
	background-color:#ecf7d8;
	width:100%;
	height:145px;
	position:relative;
}
#kanban .titleWrapper {
	margin:0 auto;
	*margin-left:-475px;
	left: 0;
	*left:50%;
  right: 0;
	width:950px;
	height:145px;
	position:absolute;
	z-index:100;
}
#kanban .headerTitle {
	position:absolute;
	top:0;
	left:13px;
}
#kanban #furusatoTopBanner {
	width:100%;
	height:145px;
}
#kanban #furusatoTopBanner #slideWrap {
	position: relative;
	width: 100%;
}
#kanban #furusatoTopBanner .slide {
	position: absolute;
	top: 0px;
	width: 100%;
	height:145px;
}
#kanban #furusatoTopBanner .slide.item01 {
	background:transparent url(../img/img_headkanban01.png) top center no-repeat;
}
#kanban #furusatoTopBanner .slide.item02 {
	background:transparent url(../img/img_headkanban02.png) top center no-repeat;
}
#kanban #furusatoTopBanner .slide.item03 {
	background:transparent url(../img/img_headkanban03.png) top center no-repeat;
}
#kanban .navWrapper {
	width:100%;
	margin:-50px 0 0 0;
	left:0;
	position:relative;
	z-index:8000;
}
#kanban .navWrapper#glNav2 {
	background-color:#bf0000;
	margin:0;
}
#kanban .navInner {
	margin:0 auto;
	width:950px;
	height:50px;
	position:relative;
}
#kanban .navTitle {
	float:left;
	margin:1px 0;
}
#kanban #glNav .navTitle {
	display:none;
}
#kanban #glNav2 .navTitle {
	display:block;
}
#kanban .headNav {
	width:700px;
	height:50px;
	float:right;
	overflow:hidden;
}
#kanban .headNav a {
	color:#fff;
}
#kanban .headNav li {
	width:175px;
	height:50px;
	float:left;
	font-size:106%;
	font-weight:bold;
	text-align:center;
	background:#bf0000 url(../img/bg_headnav.gif) left center no-repeat;
	color:#fff;
	line-height:50px;
	cursor:pointer;
}
#kanban .headNav li:first-child {
	background-image:none;
}
#kanban .headNav li.smTxt {
	font-size:90%;
}
#kanban .headNav li.active {
	background:none;
	background-color:#f2d48c;
	color:#000;
}
#kanban .headSubNav {
	width:701px;
	position:absolute;
	top:50px;
	right:0;
	z-index: 9000;
}
#kanban .headSubNav .subMenu {
	border:1px solid #a40000;
	border-top:none;
	padding:12px 20px;
	background-color: #ffffff;
	filter: alpha(opacity=95);
	-ms-filter: "alpha(opacity=95)";
	-khtml-opacity: 0.95;
	-moz-opacity: 0.95;
	opacity: 0.95;
	position:relative;
	display:none;
	height:100%;
}
#kanban .headSubNav .subMenu .blank {
	height:0px !important;
}
#kanban .headSubNav .subMenu .subMenuList {
	overflow:hidden;
	margin-bottom:-10px;
	*margin-bottom:0;
	position:relative;
}
#kanban .headSubNav .subMenu .subMenuList li {
	float:left;
	width:33%;
	margin-bottom:10px;
}
#kanban .headSubNav .subMenu .subMenuList a {
	display:block;
	color:#000;
}
#kanban .headSubNav .subMenu .subMenuList .ph {
	padding-right:13px;
}
#kanban .headSubNav .subMenu .subMenuList .ph img {
	vertical-align:middle;
}
#kanban .headSubNav .subMenu .subMenuList .txt {
	font-size:90%;
}
/*
メインカラム
----------------------------------------*/
#mainContentsArea {
	width:700px;
	margin:20px 0 50px 0;
}
.contArea {
	margin-bottom:35px;
	zoom:1;
}
.contArea:after{content:"";} /*clearfix*/
.contArea p {
	margin-bottom:1em;
}
.contBox {
	margin-bottom:25px;
	zoom:1;
}
.contBox:after{content:"";} /*clearfix*/
.ta-l {
	text-align:left !important;
}
.ta-r {
	text-align:right !important;
}
.ta-c {
	text-align:center !important;
}
.mb0 {
	margin-bottom:0 !important;
}
.mb15 {
	margin-bottom:15px !important;
}
.mt5 {
	margin-top:5px !important;
}
.mt15 {
	margin-top:15px !important;
}
.tcolr01 {
	color:#d50000;
}
.phBoxR {
	float:right;
	margin:0 0 10px 20px;
}
.phBoxL {
	float:left;
	margin:0 20px 10px 0;
}
.txtColFl {
	overflow:hidden;
}
.lineTitle {
	border-left:5px solid #d50000;
	font-size:115%;
	padding:4px 0 4px 6px;
	font-weight:bold;
	margin-bottom:15px;
}
.lineTitleLead {
	margin:-10px 0 10px 0;
	position:relative;
	line-height:1.3;
}
.lineSubTitle {
	margin:15px 0 10px 0;
	font-weight:bold;
}
.ribbonTitle {
	background:#d50000 url(../img/bg_item_title.gif) right top no-repeat;
	font-weight:bold;
	font-size:136%;
	color:#fff;
	padding:10px 15px;
	margin-bottom:20px;
	line-height:1.3;
}
.arwList {
	zoom:1;
}
.arwList:after{content:"";} /*clearfix*/
.arwList li {
	margin-bottom:2px;
	clear:both;
}
.arwList li a {
	background:transparent url(../img/arrow_right_red_s.gif) left center no-repeat;
	padding-left:10px;
}
.arwList li .arwList{
	margin:2px 0 0 10px;
}
.arwLink {
	zoom:1;
	clear:both;
}
.arwLink:after{content:"";} /*clearfix*/
.arwLink a {
	display:block;
	padding-left:10px;
	background:transparent url(../img/arrow_right_red_s.gif) left center no-repeat;
	color:#000;
}
.arwLink.r a {
	float:right;
}
.noteTextS li {
	font-size:94%;
	text-indent:-1em;
	padding-left:1em;
	display:block;
	margin-bottom:5px;
}
.noteTextSL {
	font-size:94%;
	text-indent:-1em;
	padding-left:1em;
	display:block;
} 
.linkBtnArea {
	position: relative;
	overflow: hidden;
	margin:25px 0 40px 0;
}
.fLinkBtn {
	position: relative;
	float:left;
	left:50%;
}
.fLinkBtn span {
	float: left;
	left: -50%;
	position: relative;
	display:block;
	text-align:center;
	font-size:150%;
	line-height:1.2;
	color:#fff;
	background-color:#d50000;
	-moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px; 
  border-radius: 4px;
}
.fLinkBtn span a {
	display:block;
	padding:12px 40px;
	color:#fff !important;
	cursor:pointer;
}
.fTitleBox {
	background:transparent url(../img/bg_titlebox_bg.gif) left bottom no-repeat;
	margin:-15px 0 40px 0;
}
.fTitleBox .boxInner {
	background:transparent url(../img/bg_titlebox.gif) left top no-repeat;
	padding:15px 0 5px 0;
	min-height:85px;
}
.fTitleBox .fTitle {
	font-size:180%;
	font-weight:bold;
	margin:5px 15px 0 105px;
}
.fTitleBox .fTitleLead {
	margin:0 15px 0 105px;
}
.fPhTitleBox {
	margin-bottom:40px;
}
.fPhTitleBox .fPhTitle {
	margin-bottom:15px;
}
.fPhTitleBox .fPhSubTitle {
	margin-bottom:5px;
	font-size:136%;
	font-weight:bold;
	line-height:1.3;
}
.fPhTitleBox .fPhSubText {
	margin-bottom:5px;
	line-height:1.4;
}
.fLeadBox {
	margin:-20px 0 20px 0;
}
.areaAnchor {
	overflow:hidden;
	line-height:1.1;
	margin-bottom:30px;
}
.areaAnchor li {
	float:left;
	margin-left:15px;
	padding-left:15px;
	border-left:1px solid #000;
}
.areaAnchor li:first-child {
	margin-left:0;
	padding-left:0;
	border-left:none;
}
.areaAnchor li a{
	display:block;
	padding-right:17px;
	background:transparent url(../img/arrow_right_red_s.gif) right center no-repeat;
}
.areaAnchor3btn {
	overflow:hidden;
	position:relative;
	margin:0 0 30px -10px;
}
.areaAnchor3btn li {
	float:left;
	margin-left:10px;
	color:#fff;
	background-color:#bf0000;
	-moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px; 
  border-radius: 4px;
}
.areaAnchor3btn li a {
	width:207px;
	font-size:108%;
	line-height:1.2em;
	height:3.6em;
	padding:0 10px;
	color:#fff !important;
	display:block;
	background:transparent url(../img/arrow_down_wh_red_s.gif) 198px center no-repeat;
}
.areaAnchor3btn li:first-child a {
	width:206px;
}
.areaAnchor3btn li a:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.areaAnchor3btn li a span {
  display: inline-block;
  vertical-align: middle;
	*display:block;
	*padding-top:0.8em;
}
.fCmn1ColBox {
	margin-bottom:15px;
}
.fCmn1ColBox .fCmnPh {
	margin-bottom:10px;
}
.fCmn1ColBox .fCmnTitle {
	margin-bottom:10px;
	font-weight:bold;
	font-size:136%;
	line-height:1.2;
}
.fCmn1ColBox .fCmnText {
	margin-bottom:10px;
	line-height:1.4;
}
.fCmn2Col {
	margin-left:-10px;
	position:relative;
}
.fCmn2Col:after{content:"";} /*clearfix*/
.fCmn2Col .col {
	float:left;
	width:340px;
	margin-left:10px;
}

/* 注目の自治体 */
.attnLocList {}
.attnLocBox,
.attnLocList li {
	margin-bottom:15px;
}
.attnLocBox .attnLocPh,
.attnLocList .attnLocPh {
	margin-bottom:10px;
}
.attnLocBox .attnLocTitle,
.attnLocList .attnLocTitle {
	margin-bottom:10px;
	font-weight:bold;
	font-size:136%;
	line-height:1.2;
}
.attnLocBox .attnLocText,
.attnLocList .attnLocText {
	margin-bottom:10px;
	line-height:1.4;
}
/* お礼の品 */
.itemTitle {
	background:#d50000 url(../img/bg_item_title.gif) right top no-repeat;
	font-weight:bold;
	font-size:136%;
	color:#fff;
	padding:10px 15px;
	margin-bottom:20px;
	line-height:1.3;
}
.itemList {
	position:relative;
	margin-left:-5px;
	margin-right:0 !important;
}
.itemList:after{content:"";} /*clearfix*/
.itemList li {
	width:230px;
	min-height:360px;
	float:left;
	margin:0 0 10px 5px;
}
*:first-child+html .itemList li {
	width:230px;
	float:left;
	margin:0 0 10px 3px;
}
.itemList li:hover {
	color:#1d54a7;
}
.itemList .itemPh {
	display:table-cell;
	width:230px;
	height:170px;
}
.itemList li:hover .itemPh {
	opacity: 0.65;
	filter: alpha(opacity=65);
	-ms-filter: "alpha(opacity=65)";
	-khtml-opacity: 0.65;
	-moz-opacity: 0.65;
}
.itemList .itemContent {
	padding:5px;
}
.itemList .itemContent .itemName {
	font-size:107%;
	margin-bottom:3px;
	min-height:2.6em;
	line-height:1.3em;
}
.itemList .itemContent .itemGroupName {
	font-size:136%;
	font-weight:bold;
	text-align:center;
	margin:5px 0;
}
.itemList .itemContent .itemText {
	line-height:1.4em;
	margin-bottom:3px;
	min-height:4.2em;
	word-break: break-all;
}
.itemList .itemContent .itemPrice {
	text-align:right;
	color:#d50000;
	font-size:137%;
	margin-bottom:3px;
	line-height:1.2;
}
.itemList .itemContent .itemPrice span {
	font-size:72%;
	padding-left:3px;
}
.itemList .itemContent .itemAuth {
	zoom:1;
}
.itemList .itemContent .itemAuth:after{content:"";} /*clearfix*/
.itemList .itemContent .itemAuth span {
	display:block;
/*	float:right;*/
	background:transparent url(../img/icon_house_red.gif) left top no-repeat;
	min-height:18px;
	padding-left:25px;
	font-weight:bold;
}
.itemList1Col {}
.itemList1Col li {
	margin-bottom:20px;
	overflow:hidden;
}
.itemList1Col .itemListTitle {
	font-size:113%;
	font-weight:bold;
	line-height:1.3;
	margin-bottom:10px;
	border-left:5px solid #d50000;
	padding:3px 0 3px 5px;
}
.itemList1Col .itemPh {
	float:left;
	margin-right:15px;
}
.itemList1Col .itemContent {
	overflow:hidden;
}
.itemList1Col .itemContent .itemName {
	font-size:135%;
	margin-bottom:8px;
	line-height:1.2;
}
.itemList1Col .itemContent .itemText {
	line-height:1.4em;
	margin-bottom:3px;
}
.itemList1Col .itemContent .itemPrice {
	text-align:right;
	color:#d50000;
	font-size:151%;
	line-height:1.2;
}
.itemList1Col .itemContent .itemPrice span {
	font-size:72%;
	padding-left:3px;
}

/* 地域 */
.prefBox{
	margin-bottom:25px;
}
.prefBox .prefName {
	border-left:5px solid #d50000;
	font-size:115%;
	padding:4px 0 4px 6px;
	font-weight:bold;
	margin-bottom:15px;
}
.prefBox .prefCityList {
	zoom:1;
}
*:first-child+html .prefBox .prefCityList {
	margin-left:5px;
}
.prefBox .prefCityList:after{content:"";} /*clearfix*/
.prefBox .prefCityList li {
	float:left;
	width:16%;
	line-height:1.3;
	margin-bottom:2px;
}
.prefBox .prefCityList li a {
	background:transparent url(../img/arrow_right_red_s.gif) left center no-repeat;
	padding-left:10px;
}
.prefBox .prefCityList li > span {
	background:transparent url(../img/arrow_right_red_s.gif) left center no-repeat;
	padding-left:10px;
	color:#666;
}
/* 寄附金の用途 */
.usePList {
	zoom:1;
}
*:first-child+html .usePList {
	margin-left:0.75%;
}
.usePList:after{content:"";} /*clearfix*/
.usePList li {
	float:left;
	width:50%;
	line-height:1.3;
	margin-bottom:5px;
}
*:first-child+html .usePList li {
	float:left;
	width:49.25%;
	line-height:1.3;
	margin-bottom:5px;
}
.usePList li a {
	background:transparent url(../img/arrow_right_red_s.gif) left center no-repeat;
	padding-left:10px;
}
/* FAQ */
.faqList {}
.faqList dt {
	font-size:136%;
	margin-bottom:10px;
	text-indent:-28px;
	padding-left:28px;
	line-height:1.3;
}
.faqList dt span {
	color:#d50000;
	font-weight:bold;
	padding-right:10px;
}
.faqList dd {
	margin-bottom:50px;
	text-indent:-28px;
	padding-left:28px;
	line-height:1.4;
}
.faqList dd span {
	color:#009bd5;
	font-size:136%;
	font-weight:bold;
	padding-right:10px;
	line-height:1.3;
}
/* 寄附金控除シミュレーション */
.calcFormArea {}
.calcFormArea .contArea {
	margin-bottom:15px;
}
.calcFormArea .calcTitle {
	font-size:145%;
	font-weight:bold;
	line-height:1.1;
	margin-bottom:10px;
}
.calcFormArea .calcSubTitle {
	font-size:123%;
	font-weight:bold;
	line-height:1.2;
	color:#fff;
	padding:5px 0 0 10px;
	background-color:#d50000;
}
.calcFormArea .calcItemList {
	border-top:5px solid #d50000;
	margin-bottom:10px;
}
.calcFormArea .calcItemList li{
	border-bottom:1px solid #cacaca;
	background-color:#eee;
	padding:10px;
	font-size:123%;
	overflow:hidden;
}
.calcFormArea .calcItemList li:before {
  content: '';
  display: inline-block;
  height: 2em;
	width:10px;
  vertical-align: middle;
  margin-right: -0.25em;
}
.calcFormArea .calcItemList li .inputTitle {
  display: inline-block;
  vertical-align: middle;
	*display:block;
	*padding-top:0.8em;
	*float:left;
}
.calcFormArea .calcItemList li .inputArea {
	float:right;
	display:block;
}
.calcFormArea .inputYen,
.calcFormArea .inputNum {
	border:0;
	padding:8px;
	margin-right:10px;
	width:200px;
	font-size:94%;
	-moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px; 
  border-radius: 8px;
	-moz-box-shadow: inset 1px 4px 1px -3px rgba(0,0,0,1);
	-webkit-box-shadow: inset 1px 4px 1px -3px rgba(0, 0, 0, 1);
	-khtml-box-shadow: inset 1px 4px 1px -3px rgba(0, 0, 0, 1);
	box-shadow: inset 1px 4px 1px -3px rgba(0,0,0,1);
}
.calcFormArea .inputNum {
	width:100px;
}
.calcFormArea .sumArea {
	padding-top:70px;
	background:transparent url(../img/guide/arrow_down_calcform.gif) center 20px no-repeat;
}
.calcFormArea .calcItemList.calcSum {
	border-top:none;
	margin-bottom:10px;
}
.calcFormArea .calcItemList.calcSum li{
	border-bottom:none;
	background-color:#d50000;
	padding:13px;
	font-size:140%;
	overflow:hidden;
	color:#fff;
	font-weight:bold;
}
.calcFormArea .calcItemList.calcSum li:before {
  height: 2.5em;
}
.calcFormArea .calcItemList.calcSum .inputYen {
	padding:12px;
	font-weight:bold;
	font-size:100%;
	width:250px;
}
.calcFormArea .calcItemList.calcSum li.noteText {
	background-color:#eee;
	border-bottom:1px solid #cacaca;
	text-align:center;
	font-weight:normal;
	padding:8px;
	color:#000;
}
.calcFormArea .noteTextS {
	color:#d50000;
}
/* 自治体関係者の皆様へ */
.approachBox {
	text-align:center;
	margin-bottom:20px;
}
.approachBox .approachList {
	background-color:#fff7e4;
	padding:20px 0;
}
.approachBox .approachList img {
	vertical-align:top;
}
.approachBox .approachList li {
	padding-top:56px;
	background:transparent url(../img/government/arrow_approach_box.gif) center top no-repeat;
}
.approachBox .approachList li:first-child {
	padding-top:0;
	background:none;
}
.shopPlanList {
	margin-top:25px;
}
.shopPlanList dt {
	float:left;
	margin-bottom:20px;
	clear:both;
}
.shopPlanList dd {
	margin:0 0 20px 20px;
	float:left;
	width:350px;
}
.shopPlanList .checkList li {
	background:transparent url(../img/icon_check_red.gif) left 0.3em no-repeat;
	padding-left:20px;
	margin-bottom:10px;
}
/*ふるさと納税とは*/
.aboutBox {
	background:transparent url(../img/guide/bg_about_box.gif) left bottom no-repeat;
}
.aboutBox .boxInner {
	background:transparent url(../img/guide/bg_about_box_top.gif) left top no-repeat;
	padding:40px;
}
.aboutBox .aboutBoxTitle {
	font-size:115%;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:10px;
}
.aboutBox .aboutBoxFig {
	background-color:#d8d8d8;
	text-align:center;
}
/* 2015年の制度改正＆税金控除の手続きガイド */
.chooseTable {
	border-collapse: collapse;
	border-spacing: 0;
  empty-cells:show;
	margin-bottom:1em;
	width:100%;
}
.chooseTable .borderR {
	border-right:1px solid #ede2c7;
}
.chooseTable th {
	padding:0.8em;
	text-align:center;
	vertical-align:middle;
	background-color:#f2d48c;
	white-space:nowrap;
}
.chooseTable td {
	padding:0.8em;
	text-align:left;
	background-color:#fff7e4;
}
.chooseTable .cellClor01 {
	background-color:#fff7e4;
}
.chooseTable .cellClor02 {
	background-color:#fffbf2;
}
.chooseTable .cellClor03 {
	background-color:#f6e1af;
}
/* 楽天市場でふるさと納税 */
.meritList {
	margin-left:-10px;
	position:relative;
}
.meritList:after{content:"";} /*clearfix*/
.meritList li {
	float:left;
	width:223px;
	margin:0 0 30px 10px;
}
/* 楽天市場から寄附するふるさと納税のステップ */
.flowList {}
.flowList li {
	margin-bottom:15px;
	clear:both;
}
.flowList li:after{content:"";} /*clearfix*/
.flowList .flowPh {
	float:left;
	margin-right:20px;
}
.flowList .flowCont {
	overflow:hidden;
}
.flowList .flowTitle {
	font-size:138%;
	color:#d50000;
	line-height:1.2;
	margin-bottom:10px;
}
.flowList li.noPh {
	margin-top:30px;
}
.flowList li .flowSubList {
	margin:20px 0;
}
.flowList li .flowSubList dt {
	font-weight:bold;
}
.flowList li .flowSubList .arwLink {
	margin-bottom:0;
}
/* ガイド */
.fGuideArea {
	margin-top:40px;
}
#mainContentsArea .fGuideArea a,
#mainContentsArea .fGuideArea a:link,
#mainContentsArea .fGuideArea a:visited {
	color:#000;
}
.fGuideBox {
	background-color:#fff7e4;
	padding:15px;
	overflow:hidden;
	-moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px; 
  border-radius: 4px;
}
.fGuideBox .fGuideTitle {
	font-size:135%;
	color:#bf0000;
	font-weight:bold;
	min-height:47px;
	line-height:47px;
	padding-left:55px;
	margin-bottom:5px;
}
.fGuideBox .fGuideFirst {}
.fGuideBox .fGuideFirst .fGuideTitle {
	background:transparent url(../img/icon_guide_first.gif) left center no-repeat;
}
.fGuideBox .fGuideService {
	border-top:1px solid #ede2c7;
	padding-top:10px;
	margin-top:20px;
}
.fGuideBox .fGuideService .fGuideTitle {
	background:transparent url(../img/icon_guide_service.gif) left center no-repeat;
}
.fGuideBox .fGuideMenu {
	padding-left:70px;
	overflow:hidden;
	margin-bottom:-8px;
	position:relative;
	*border-bottom:1px solid #fff7e4;
}
.fGuideBox .fGuideMenu li {
	float:left;
	width:32%;
	margin-bottom:12px;
	padding-right:1%;
}
.fGuideBox .fGuideMenu a{
	display:block;
	padding-left:13px;
	background:transparent url(../img/arrow_right_red_s.gif) left 3px no-repeat;
}
/* お問い合わせ */
.ContactArea {
	margin-top:20px;
}
#mainContentsArea .ContactArea a,
#mainContentsArea .ContactArea a:link,
#mainContentsArea .ContactArea a:visited {
	color:#1d54a7;
}
#mainContentsArea .ContactArea a:hover {
	color:#bf0000;
}
.ContactBox {
	background-color:#fff7e4;
	padding:15px 30px;
	overflow:hidden;
	-moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px; 
  border-radius: 4px;
}
.ContactBox .ContactTitle {
	font-size:135%;
	color:#000000;
	font-weight:bold;
	min-height:47px;
	line-height:47px;
	margin-bottom:5px;
}
/*
サイドカラム
----------------------------------------*/
#sideNavArea {
	background-color:#eee;
	width:220px;
	margin:20px 0 50px 0;
	padding-top:10px;
}
#sideNavArea .sideCont a,
#sideNavArea .sideCont a:link,
#sideNavArea .sideCont a:visited,
#sideNavArea .sideCont a:hover {
	color:#000;
}
#sideNavArea .sideCont {
	padding-bottom:10px;
}
#furusatoSideBnr {}
#furusatoSideBnr li {
	margin-bottom:10px;
	text-align:center;
	line-height:1;
}
.sideCont .sideTitle {
	overflow:hidden;
	margin-bottom:5px;
}
.sideCont .sideTitle span {
	background:#d50000 url(../img/bg_sidenav_title.gif) right top no-repeat;
	display:block;
	float:left;
	padding:5px 20px 5px 10px;
	color:#fff;
	font-size:110%;
	line-height:1.3;
	margin-bottom:10px;
}
.sideCont .sideNavList {
	margin:0 20px;
	line-height:1.3;
}
.sideCont .sideNavList li {
	margin-bottom:8px;
}
.sideCont .sideNavList li a {
	color:#000;
	display:block;
}
/*
 BacktoTOP buttom
----------------------------------------*/
#riBackToTop{
	position:fixed;
	bottom:10px;
	right:10px;
	background:url(https://r.r10s.jp/evt/event/furusato/img/rifloatingtop.png);
	width:50px;
	height:50px;
	z-index:100;
	display:none;
	cursor:pointer;
}
#riBackToTop:hover{
	opacity:0.7;
	-ms-filter: "alpha(opacity=70)";/*ie8*/
	filter: alpha(opacity=70);/*ie7*/
}
