@charset "UTF-8";
/* =========================================================
   Pieces
========================================================= */

/* common header / accessibility navi
----------------------------------------------- */
#nocssread {
  display: none;
  margin-right: -9999px;
}
#commonHeader {
  margin: 0px;
  padding: 2px 0px;
  border-top: 1px solid #eee;
  background:#FEFEFE;
  background: -moz-linear-gradient(top, #FEFEFE, #EEEEEF);
  background: -o-linear-gradient(top, #FEFEFE, #EEEEEF);
  background: -ms-linear-gradient(top, #FEFEFE, #EEEEEF);
  background: -webkit-gradient(linear, center top, center bottom, from(#FEFEFE), to(#EEEEEF));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FEFEFE', endColorstr='#EEEEEF');
  text-align: right;
}
.navigationNotice #commonHeader {
  border-bottom: 1px solid #CCC;
}
#commonHeader .pieceBody {
  max-width: 1200px;
  min-width: 800px;
  width: 100%;
  margin: 0 auto;
}
#commonHeader rp, #commonHeader rt {
  display: none;
}
#navigationNotice {
  max-width: 1200px;
  min-width: 800px;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 0 0;
  font-weight: bold;
  line-height: 40px;
}
.naviFont, .naviTheme, .naviRuby, .naviTalk {
  display: inline-block;
  padding: 0px 5px 0px 24px;
  border-left: 1px solid #bbb;
  background-repeat: no-repeat;
  background-position: 6px center;
}
#smartSwitch {
  display: inline-block;
  padding: 0px 5px 0 10px;
}
#smartSwitch .pc, #smartSwitch .sp {
  margin-left: 5px;
}
.naviFont {
  float: right;
  background-image: url(images/ic-navi-font.png);
}
.naviTheme {
  background-image: url(images/ic-navi-theme.png);
}
.naviRuby {
  background-image: url(images/ic-navi-ruby.png);
}
.naviTalk {
  background-image: url(images/ic-navi-talk.png);
}
.naviFont .label,
.naviTheme .label,
.naviRuby .label,
.naviTalk .label {
  margin: 0px 8px 0px 0px;
}
.naviFont .small,
.naviFont .big ,
.naviFont .base ,
.naviTheme .white,
.naviTheme .blue,
.naviTheme .black,
.naviRuby .ruby,
.naviTalk .talk {
  margin: 0px 1px;
  color: #003399;
  text-decoration: underline;
  cursor: pointer;
}
.naviTheme .current,
.naviRuby .current,
.naviTalk .current {
  color: #BB0000;
  text-decoration: none;
}
.naviFont .small:hover,
.naviFont .big:hover,
.naviTheme .white:hover,
.naviTheme .blue:hover,
.naviTheme .black:hover,
.naviRuby .ruby:hover,
.naviTalk .talk:hover {
  color: #BB0000;
  text-decoration: underline;
}
.naviFont .view {
  padding: 1px 2px 0px;
  background-color: #666;
  color: #fff;
  font-weight: bold;
}
#commonHeader a.riyou {
  display: inline-block;
  padding: 0px 10px;
  border-left: 1px solid #bbb;
  color: #003399;
  text-decoration: underline;
  cursor: pointer;
}
#commonHeader a.riyou:hover {
  color: #BB0000;
  text-decoration: underline;
}
.naviTalk .player {
  position: absolute;
  width: 1px;
}
.naviTalk .player object {
  position: relative;
  top: 25px;
  left: -90px;
}
*html .naviTalk .player object {
  top: 28px;
}
html:first-child .naviTalk .player {
  position: absolute;
}
html:first-child .naviTalk .player object {
  position: relative;
  top: 25px;
  left: 340px;
}

/* common banner
----------------------------------------------- */
#banner {
	border-top: 1px solid #CCC;
}
#commonBanner:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
* html #commonBanner {
	
}
#commonBanner {
	clear: both;
	display: block;
/*  min-height: 110px;*/
	min-height: 85px;
	margin: 0;
	padding-bottom: 0x;
	background: #fff;
	text-align: right;
}
*html #commonBanner {
/*height: 110px;*/
	height: 85px;
}
#commonBanner .pieceContainer {
/*	background-image: url("images/header_back.png");
	background-position: -1300px 0;
	background-repeat: no-repeat; */

background: url("images/header_bg.jpg") no-repeat 0 0;
}
#commonBanner .pieceContainer .pieceBody {
	max-width: 1200px;
	min-width: 800px;
	width: 100%;
	margin: 0 auto;
	/*background: url("images/header_bg.jpg") no-repeat 0 0;*/

	position:relative;
}
#commonBanner .pieceContainer .pieceBody:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #commonBanner .pieceContainer .pieceBody             { zoom: 1; } /* IE6 */
*:first-child+html #commonBanner .pieceContainer .pieceBody { zoom: 1; } /* IE7 */
#commonBanner .logo {
	position: relative;
	float: left;
	width: 210px;
	/*height: 110px;*/
	height: 85px;
}
#commonBanner .logo h1 {
	width: 210px;
	/*height: 110px;*/
	height: 85px;
}
#commonBanner .logo a {
	display: block;
	width: 210px;
	/*height: 110px;*/
	height: 85px;
	background: url("images/header_logo.png") no-repeat 0 center;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
	text-indent: -999em;
}
#commonBanner .menu {
	/*position: relative;*/
	float: right;
	/*  margin: 0px;*/
	margin: 12px 0 0 0;
	text-align: right;
	z-index: 100;
}
#commonBanner .upperMenu {
	margin: 10px 0;
}
#commonBanner .upperMenu a {
	/*  display: inline-block; */
}
#commonBanner .upperMenu .keitai {

}
#commonBanner .upperMenu a span {
	/*  display: inline-block;
	  cursor: pointer; */
}
#commonBanner .upperMenu .keitai {
	/*  line-height: 19px; */
	padding: 5px 2px 5px 20px;
	background-image: url(images/ic-keitai.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#commonBanner .upperMenu .smart {
	margin-right: 10px;
}
#commonBanner .upperMenu .smart {
	/*  line-height: 19px; */
	padding: 5px 2px 5px 20px;
	background-image: url(images/ic-smartphone.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}

#commonBanner .pieceContainer form {
	display: inline;

	position:absolute;
	top:12px;
	right:138px;
}

#commonBanner .hd-lang{
	position:absolute;
	top:12px;
	right:0;

	z-index:3;

	list-style-type: none;
	/*width:100px;*/
	/*  width: 800px;
	height: 40px;*/
	/*  margin: 30px auto 300px;*/
	margin:0;
	padding: 0;
	background: #a85472 url(images/lang_icon.png) no-repeat 82px center;
	font-size:100%;

	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#commonBanner .hd-lang li{
	position: relative;
	width: 20%;
	float: left;
	margin: 0;
	padding: 0;
}
#commonBanner .hd-lang li a{
	display: block;
	width:90px;
	text-align:left;
	margin: 0;
	padding: 6px 0px 6px 10px;
	color: #fff;
	line-height: 1;
	text-decoration: none;

	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
#commonBanner .hd-lang li:hover > a{
	background: #b16580 url(images/lang_icon.png) no-repeat 82px center;
	color: #fff;
}
#commonBanner .hd-lang > li:hover > a{

}
#commonBanner .hd-lang li ul{
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 2px 0 0 0;
	padding: 0;
}
#commonBanner .hd-lang li ul li{
	overflow: hidden;
	/*width: 200%;*/
	width: 100%;
	height: 0;
	color: #fff;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
	margin:0 0 2px 0;
}
#commonBanner .hd-lang li ul li a{
	padding: 7px 10px;
	background: #a85472;
	text-align: left;
	font-weight: normal;

	font-size:12px;
}
#commonBanner .hd-lang li ul li a:hover{
	background: #b16580;
}
#commonBanner .hd-lang li:hover ul li{
	overflow: visible;
	height: 26px;
	/*border-top: 1px solid #963d5d;
	border-bottom: 1px solid #a85472;*/
}
#commonBanner .hd-lang li:hover ul li:first-child{
	border-top: 0;
}
#commonBanner .hd-lang li:hover ul li:last-child{
	border-bottom: 0;
}
#commonBanner .hd-lang li:hover ul li:last-child a{
}


input#search-box, input#search-button,
a.chiiki, a.soshiki, a.toiawase, a.siteMap,
input.submit {
	vertical-align: middle;
}
input#search-box {
/*  width: 9em;*/
	width: 16em;
}
input#search-button {
	display: inline-block;
	padding: 2px 3px 2px 19px;
	*padding: 2px 3px 2px 19px;
	padding: 2px 5px 2px 19px\9;
	border: none;
	background:#247cb2 url("images/search_box_icon.png") no-repeat 6px center;
	color: #ffffff;
	cursor: pointer;

	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

/*#commonBanner .menu .lang{
	border:1px solid #cc0000;
	float:right;
}
#commonBanner .menu .lang a{
	background:#a85472;
	color:#fff;
	text-decoration:none;
	display:block;
}*/


#commonBanner .lowerMenu {
	margin: 10px 0 5px;
	/*  padding-right: 5px;*/
	/*  border: 1px solid #CCC;*/
	/*  border-left: 1px solid #a3a3a3;*/
	/*  border-right: 1px solid #a3a3a3;*/
	background-color: #eeeeee url(images/mc_hd_info_bg.png) repeat-x 0 bottom;
	zoom: 100%;

	position:absolute;
	top:40px;
	right:0;
}
*html #commonBanner .lowerMenu {
	display: inline;
}
#commonBanner .lowerMenu a {
	/*  display: inline-block;*/
	/*  min-height: 27px; */
	  margin: 0;
	/*  padding: 5px;*/
	  padding: 0 10px;
	/*  padding-top: 4px;
	  padding-bottom: 2px;*/
	/*  border-right: solid 1px #CCC;*/
	  border-left: solid 1px #a3a3a3;
	/*  line-height: 27px; */
	/*  text-decoration: none;*/
	/*  color: #000;*/
}
*html #commonBanner .lowerMenu a {
	/*  height: 27px; */
}
a.siteMap {
	/*  padding-right: 0!important;
	  border-right: none!important;*/
	border-right: solid 1px #a3a3a3;
}



#globalNavi:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
* html #globalNavi {
	height: 1%;
}
#globalNavi {
	clear: both;
	display: block;
	margin-bottom: 18px;
	/*  margin-bottom: 0;*/
	/*  border-bottom: solid 1px #CCC;*/
	/*  box-shadow: 1px 0 5px #CCC;*/
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:url(images/wood_bg.gif);
	box-shadow: 1px 2px 6px 0px #dda25a inset,-3px -3px 6px 0px #dda25a inset, 0 2px 2px 0px #ccc;

	position: relative;
	z-index:2;
}
#globalNavi .pieceContainer {
	margin: 0 auto;
	max-width: 1200px;
	min-width: 800px;
	/*  width: 100.6%; */
}

#dropmenu{
	margin: 0 auto;
	max-width: 1200px;
	min-width: 800px;
	/*  width: 100.6%; */

	list-style-type: none;
	height: 40px;
	/*  margin: 30px auto 300px;*/
	padding: 0;
	background:url(images/wood_bg.gif);
	box-shadow: 0px 2px 6px 0px #dda25a inset,-3px -3px 6px 0px #dda25a inset;
}
#dropmenu li{
	position: relative;
	width:16.66%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;

}
#dropmenu li a{
	display: block;
	margin: 0;
	padding: 14px 0 12px;
	color: #604c3f;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
	border-left: 1px solid #604c3f;
	text-shadow: 0 1px 0px #fff;
	font-size:116%;
}
#dropmenu li.bousai a{
	background:#c93941;
	color:#fff;
	text-shadow: none;
	border-right: 1px solid #604c3f;

}
#dropmenu li:hover > a{
	background: url(images/wood_bg3.gif);
	color: #fff;
	text-shadow: none;
}
#globalNavi #dropmenu li.bousai:hover > a{
	background: #b82523;
}
#dropmenu li ul{
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
width:100%;
}
#dropmenu li:last-child ul{
	/*left: -100%;
	width: 100%*/
}
#dropmenu li ul li{
	overflow: hidden;
	/*width: 200%;*/
	width: 100%;
	height: 0;
	color: #604c3f;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
}
#dropmenu li ul li a{
	padding: 13px 15px;
	background: url(images/wood_bg.gif);
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-shadow: none;
}
#dropmenu li.bousai:hover a{
	background:#c93941;
	color:#fff;
}
#dropmenu li:hover ul li{
	overflow: visible;
	height: 38px;
	border-top: 1px solid #604c3f;
	/*border-bottom: 1px solid #616d0b;*/
	border-right: 1px solid #604c3f;
}
#dropmenu li ul li:hover a{
	background: url(images/wood_bg3.gif);
	color:#fff;
}
#dropmenu li.bousai:hover ul li a:hover{
	background:#b82523;
}
#dropmenu li:hover ul li:first-child{
	border-top: 0;
}
#dropmenu li:hover ul li:last-child{
	border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
	border-bottom: 1px solid #604c3f;
	
}




/* footer
----------------------------------------------- */
#footer {
	background:url(images/wood_bg.gif);
}

/* address
---------------------- */
#address {
/*	padding:10px 5px 10px 330px;*/
	padding:15px 5px 20px 0px;
/*	border-top: 1px solid #cccccc;*/
	
}
#address .pieceContainer{
	width: 100%;
	max-width: 1220px;
	min-width: 800px;
	margin: 0 auto;
	background: url(images/footer_logo.png) no-repeat .8em center;
}
#address .pieceBody{
	padding-left:180px;
}

/* footer-navi
---------------------- */
#footerNavi {
	width: 100%;
	/*  border-top: solid 1px #CCC;*/
	border-top: solid 1px #5a514f;
}
#footerNavi .pieceBody {
	padding: 10px 0;
	text-align: center;
}
#footerNavi img {
	margin-left: 5px;
	vertical-align: middle;
}

/* breadCrumbs
----------------------------------------------- */
#breadCrumbs {
	clear: both;
	margin: 7px 0 0;
	padding-left: 5px;
	line-height: 1.3;
}
#breadCrumbs .direction {
	margin: 0;
}
#pageTop {
	text-align: right;
}

/* calendar
----------------------------------------------- */
#calendarDailyLinks {
  width: 170px;
}
* html .calender {
  height: 1%;
}
#calendar .pieceContainer {
  width: 100%;
}
#menu #calendar .pieceHeader,
#links #calendar .pieceHeader ,
#content #calendar .pieceHeader ,
#menu #calendarDailyLinks .pieceHeader ,
#links #calendarDailyLinks .pieceHeader ,
#content #calendarDailyLinks .pieceHeader {
  width: 100%;
  margin: 0;
  padding: 8px 0 0 0;
  background-image:url(images/bg-calendar.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
}
#menu #calendar .pieceHeader h2,
#links #calendar .pieceHeader h2,
#content #calendar .pieceHeader h2,
#menu #calendarDailyLinks .pieceHeader h2,
#links #calendarDailyLinks .pieceHeader h2,
#content #calendarDailyLinks .pieceHeader h2 {
  padding-top: 10px;
/*  background-image:url(./images/tl_calendar_re.gif);
  background-repeat: repeat-y;
  background-position: left top; */
  border-right: solid 3px #dcdcdc;
  border-left: solid 3px #dcdcdc;
  color: #000000;
  font-size: 100%;
  text-align: center;
}
#calendar .pieceBody ,
#calendarDailyLinks .pieceBody {
/*  width: 100%; */
  margin: 0;
  padding: 0;
  border: solid 3px #dcdcdc;
  border-top: none;
/*  background-image:url(./images/tl_calendar_re.gif);
  background-repeat: repeat-y;
  background-position: left top; */
}
#calendar .pieceBody .month,
#calendarDailyLinks .pieceBody .month{
  text-align: center;
  font-weight: bold;
}
#calendar .calendar ,
#calendarDailyLinks .calendar {
  float: left;
  width: 164px;
  padding: 5px 0 0 0;
  font-weight: bold;
}
#calendar .links ,
#calendarDailyLinks .links {
  clear: both;
  padding: 5px 0 10px;
/*  background-image: url(./images/bg-calendar-bottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom; */
  font-size: 90%;
  text-align: center;
}
#calendar .calendar .wdays .wday ,
#calendarDailyLinks .calendar .wdays .wday {
  display: block;
  float: left;
  width: 18.5px;
  padding: 2px;
  border-top: dotted 1px #999;
  border-right: dotted 1px #999;
  border-bottom: dotted 1px #999;
  text-align: center;
}
#calendar .calendar .days .day ,
#calendarDailyLinks .calendar .days .day {
  display: block;
  float: left;
  width: 18.5px;
  padding: 2px;
  border-right: dotted 1px #999;
  border-bottom: dotted 1px #999;
  text-align: center;
}
#calendar .calendar .wdays .sun ,
#calendar .calendar .days .sun ,
#calendarDailyLinks .calendar .wdays .sun ,
#calendarDailyLinks .calendar .days .sun {
/*  border-left: solid 1px #aaaaaa; */
  color: #F00000;
}
#calendar .calendar .wdays .sat ,
#calendar .calendar .days .sat ,
#calendarDailyLinks .calendar .wdays .sat,
#calendarDailyLinks .calendar .days .sat {
  border-right: none;
  color: #3366ff;
}
#calendar .calendar .days .sat ,
#calendarDailyLinks .calendar .days .sat {
  color: #3366ff;
}
#calendar .calendar .days .sun ,
#calendar .calendar .days .holiday ,
#calendarDailyLinks .calendar .days .sun ,
#calendarDailyLinks .days .holiday {
  color: #f00000;
}
/*
.january {
  background-image: url(./images/ic_calendar_m01.gif);
}
.february {
  background-image: url(./images/ic_calendar_m02.gif);
}
.march {
  background-image: url(./images/ic_calendar_m03.gif);
}
.april {
  background-image: url(./images/ic_calendar_m04.gif);
}
.may {
  background-image: url(./images/ic_calendar_m05.gif);
}
.june {
  background-image: url(./images/ic_calendar_m06.gif);
}
.july {
  background-image: url(./images/ic_calendar_m07.gif);
}
.august {
  background-image: url(./images/ic_calendar_m08.gif);
}
.september {
  background-image: url(./images/ic_calendar_m09.gif);
}
.october {
  background-image: url(./images/ic_calendar_m10.gif);
}
.november {
  background-image: url(./images/ic_calendar_m11.gif);
}
.december {
  background-image: url(./images/ic_calendar_m12.gif);
}
.january, .february, .march, .april, .may, .june, .july, .august, .september, .october, .november, .december {
  background-repeat: no-repeat;
  background-position: 10px center;
  font-weight: bold;
  text-align: center;
}
*/
.calendar .prevMonth, .calendar .nextMonth {
  overflow: hidden;
  text-indent: -9999px;
}
#calendarDailyLinks .links .pagination {
   text-align: center;
}
.links a.prevMonth {
  padding-left: 13px;
  background-image: url(images/ic-arrow2.gif);
  background-repeat: no-repeat;
  background-position: 4% center;
}
.links a.nextMonth {
  padding-right:13px;
  background-image: url(images/ic-arrow.gif);
  background-repeat: no-repeat;
  background-position: 96% center;
}

/* piece
----------------------------------------------- */
.piece {
	margin-bottom: 10px;
}
#footer .piece {
	margin-bottom: 0;
}

/* ad
----------------------------------------------- */
#adBanner .pieceBody {
	padding: 0;
}
#adBanner a {
	display: block;
	margin-bottom: 5px;
}

/* footer-ad
----------------------------------------------- */
#footerAdBanner {
	background-color: #eeeeee;
	text-align: center;
}
#footerAdBanner .pieceBody {
	padding: 10px 0 5px;
}
#footerAdBanner a {
	margin: 0 10px;
}

/* page-title
----------------------------------------------- */
*html #pageTitle {
	height: 0;
}
#pageTitle .pieceContainer {
	margin: 0;
	padding: 0;
}
#pageTitle .pieceBody {
	background-image: url(images/tl-contents.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#pageTitle h1 {
	padding: 7px 0 4px 5px;
	font-weight: bold;
	font-size: 200%;
}
h1 {
	color: #000000;
}

/* side-list
----------------------------------------------- */
#links ul,
#menu-top ul {
	/* padding: 5px 5px; */
	/* background-color: #f5f5f5; */
	/* border: solid 4px #dcdcdc; */
	/* border-top: none; */
	zoom: 100%;
}

/* #links ul, */
#menu ul {
	padding: 5px 5px 2px;
	/*  background-color: #f5f5f5; */
	border: solid 4px #dcdcdc;
	/* border-top: none; */
	zoom: 100%;
}
#links li,
#menu li {
	padding: 0 0 5px 13px;
	background-image: url(images/ic-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
}
#menu .pieceHeader,
#links .pieceHeader {
	/* padding: 5px 10px;
	background:#1e50a2; */
	zoom: 100%;
}
#menu .pieceHeader h2,
#links .pieceHeader h2 {
	/*color: #ffffff;
	font-weight: bold;*/
}

/* side-list
----------------------------------------------- */

#osusume .pieceHeader h2{
	background:#439e66;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-bottom:.8em;
	padding:.7em 0 .5em 0;
	line-height:1em;
	font-size:123.1%;

	letter-spacing:.2em;
	
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;

	box-shadow: 0 2px 0px 0px #333;

	text-shadow:0 -1px 0 #000,
		0 1px 0 rgba(255, 255, 255, 0.6),
		1px 0 0 rgba(255, 255, 255, 0.3),
		-1px 0 0 rgba(255, 255, 255, 0.3);
}
#osusume .pieceBody ul li {
	line-height: 1.5;
	margin: 0;
	padding: 0 0 4px 0;
	background:none;
}

#osusume .koukoku_btn{
	margin-top:1.5em;
}


/* Doc Tabs
--------------------------------------------------------- */
#docTab {
	margin-bottom: 15px;
}

/* tabs
------------------------------------- */
#docTabPortal .tabs,
#docTab .tabs {
	width: 100%;
	/*  width: 101%;*/
	/*border-left: 1px solid #CCC;*/

	/*padding:0 .2em;
	border:1px solid #cc0000;*/

}
*html #docTabPortal .tabs,
*html #docTab .tabs {
	width: 98%;
	zoom: 98%;
}
*:first-child+html #docTabPortal .tabs,
*:first-child+html #docTab .tabs {
	width: 98%;
}
#docTabPortal .tabs a,
#docTab .tabs a {
	display: inline-block;
	float: left;
	/*  width: 19.7%;*/
	/*width: 16.66%;*/
	width: 15.0%;
	/*width: 15.5%;*/
	margin:0 0 0 1.19%;
	/*  padding: 7px 0;*/
	padding: 5px 0;
	/*border-top: solid 3px #fff;
	border-right: 3px solid #fff;*/
	border-bottom: none;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	line-height: 1.4;

	color:#fff;
	background:#7e745b;
	/*margin:0 0 0 .3em;*/
}
#docTabPortal .tabs a.bousai,
#docTab .tabs a.bousai {
	width: 16.70%;
	/*width: 14.77%;*/
}
*html #docTabPortal .tabs a,
*html #docTab .tabs a {
	/*  width: 19.6%;*/
	width: 16.66%;
}
*html #docTabPortal .tabs a.bosai,
*html #docTab .tabs a.bosai {
	/*width: 20.4%;*/
}
#docTabPortal .tabs:after,
#docTab .tabs:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* default_color */
#docTab .tabs a.bousai {
	background: #c93941;
}

#docTabPortal .tabs a:hover,
#docTab .tabs a:hover {
	background:#604c3f;
}
#docTabPortal .tabs a.current,
#docTab .tabs a.current,
#docTabPortal .tabs a.current:hover,
#docTab .tabs a.current:hover {
	background:#604c3f;

}

/* bousai */
#docTabPortal .tabs a.bousai:hover,
#docTab .tabs a.bousai:hover {
	background: #b82523;
}
#docTabPortal .tabs a.bousai.current,
#docTab .tabs a.bousai.current,
#docTabPortal .tabs a.bousai.current:hover,
#docTab .tabs a.bousai.current:hover {
	background: #b82523;
}


/* content
------------------------------------- */
#docTabPortal .wrapper,
#docTab .wrapper {
	clear: both;
/*width: 99.5%;*/
	width: 99.5%;
	margin: 0;
	/*border: solid 3px #dcdcdc;*/
	border: solid 2px #604c3f;
	/*border-top: none;*/
	/*  background-image: url("images/bg-shadow.gif");
	background-position: 0 0;
	background-repeat: repeat-x;*/

	padding:10px 0px;
}
#docTabPortal .content,
#docTab .content {
	clear: both;
	height: auto !important;
	min-height: 100px;
	padding: 0 0 10px;
}
#docTabPortal .content ul,
#docTab .content ul {
	padding: 10px 10px 0;
}
#docTabPortal .content li,
#docTab .content li {
	line-height: 1.5;
	margin: 0;
	padding: 0 0 8px 20px;
	/*  padding: 0 0 2px 13px;*/
	background-image: url(images/ic-list.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
	/*  background-position: left 0.4em;*/
}

/* docs
------------------------------------- */
.latest {
  position: relative;
  zoom: 100%;
}
.latest .feed {
  position: absolute;
  right: 5px!important;
  top: 5px!important;
  zoom: 100%;
}
.latest .feed a {
  zoom: 100%;
}
.latest ul {
  /*background-image: url("images/bg-shadow.gif");*/
  background-position: 0 0;
  background-repeat: repeat-x;
}

/* links
------------------------------------- */
#docTabPortal .links,
#docTab .links,
#topics .links {
  padding: 10px 10px 15px;
}
#docTabPortal .links .feed,
#docTab .links .feed,
#topics .links .feed {
  position: static;
  float: left;
}
#docTabPortal .links .more,
.links .more {
  text-align: right;
}
#docTabPortal .links .more a,
#docTab .links .more a {
  overflow: hidden;
}

/* sideBanner
------------------------------------- */
.sideBanner {
  border: solid 1px #CCC;
}
.sideBanner a {
  display :block;
  line-height: 1.4;
  padding: 15px 0 15px 50px;
  background-repeat: no-repeat;
  background-position: 5px center;
  text-decoration: none!important;
  font-weight: bold;
  color: #000!important;
  zoom: 100%
}
.sideBanner a ruby,
.sideBanner a ruby rb,
.sideBanner a ruby rp,
.sideBanner a ruby rt {
/*  display: inline-block;
  zoom: 100%; */
}
.sideBanner a:hover {
  text-decoration: none;
  color: #000;
}

/*
#koho a {
  background-color: #FFE8A7;
  background-image: url("images/bn-kouhou.gif");
}
#koho-gikai a {
  background-color: #FFE8A7;
  background-image: url("images/bn-kouhou-gikai.GIF");
}
#gikai-l a {
  background-color: #E9DFE5;
  background-image: url("images/bn-gikai-live.png");
}
#application a {
  padding: 5px 0 5px 50px;
  background-color: #E3E4FC;
  background-image: url("images/bn-shinseisho.gif");
}
#sideLinks a {
  background-color: #FFE3FF;
  background-image: url("images/bn-link.gif");
}
#furusato a {
  padding: 5px 78px 5px 10px;
  background-image: url("images/bn-furusato.png");
  background-position: right 0;
  background-color: #D7EDB3;
}
#library {
  background-color: #FFF0E1;
  background-image: url("images/photo-library.gif");
  background-position: right 0;
  background-repeat: no-repeat;
}
#library a {
  padding-right: 91px;
  padding-left: 31px;
  background-image: url("images/ic-library.gif");
}
#library a ruby,
#library a ruby rb,
#library a ruby rp,
#library a ruby rt {
  background-color: #FFF0E1;
}
#kanko a {
  padding-right: 62px;
  padding-left: 10px;
  background-image: url("images/bn-kankou.gif");
  background-position: right bottom;
}
#bosaiMail a {
  padding-right: 56px;
  padding-left: 10px;
  background-image: url("images/bn-bousaimail.gif");
  background-position: right top;
  background-color: #FFCCFF;
}
#hanzaiMap {
  background-image: url("images/bn-hpp-map.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
}
#hanzaiMap a {
  padding: 5px 10px;
  background-image: url("images/bn-hpp-map2.png");
  background-position: right bottom;
  border-bottom: solid 4px #DE2615;
}
#denki a {
　padding-top: 150px;
  background-image: url("images/bn-denki.jpg");
　background-repeat: no-repeat;
  background-position: 0 0;
 }

#tw a {
	background-image: url("images/ic-01-tw.png");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background-color: #f5f5f5;
}
#yt a {
	background-image: url("images/ic-02-yt.png");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background-color: #f5f5f5;
}
#kh01 a {
	background-image: url("images/ic-03-kh1.png");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background-color: #f5f5f5;
}
#kh02 a {
	background-image: url("images/ic-04-kh2.png");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background-color: #f5f5f5;
}
#nz a {
	background-image: url("images/ic-05-nz.png");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background-color: #f5f5f5;
}
#tj a {
	background-image: url("images/ic-06-tj.png");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background-color: #f5f5f5;
}
#ks a {
	background-image: url("images/ic-07-ks.png");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background-color: #f5f5f5;
}
#dw a {
	background-image: url("images/ic-08-dw.png");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	background-color: #f5f5f5;
}*/

/* お役立ち */
#oyakudachi{
	border:3px solid #968078;
	padding:7px;
	
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#oyakudachi h2{
	background:#f1d9ac url(images/wood_bg02.gif);
	/*color:#fff;*/
	color:#604c3f;
	font-weight:bold;
	text-align:center;
	margin-bottom:.35em;
	font-size:123.1%;
	line-height:1em;
	padding:.7em 0 .5em 0;

	letter-spacing:.05em;

	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;

	box-shadow: 0 2px 0px 0px #333;

	-moz-text-shadow:1px 1px 1px #fff;
	-webkit-text-shadow:1px 1px 1px #fff;
	text-shadow:1px 1px 1px #fff;
}
#oyakudachi .pieceBody li.toubani a{
	background:url(images/pict-toubani.png) no-repeat 0 center;
}
#oyakudachi .pieceBody li.kankou a{
	background:url(images/pict-kankou.png) no-repeat 0 center;
}
#oyakudachi .pieceBody li.todoke a{
	background:url(images/pict-todoke.png) no-repeat 0 center;
}
#oyakudachi .pieceBody li.jouhou a{
	background:url(images/pict-jouhou.png) no-repeat 0 center;
}
#oyakudachi .pieceBody li.reiki a{
	background:url(images/pict-reiki.png) no-repeat 0 center;
}
#oyakudachi .pieceBody li.toubani a:hover{
	background:#f2efe6 url(images/pict-toubani.png) no-repeat 0 center;
}
#oyakudachi .pieceBody li.kankou a:hover{
	background:#f2efe6 url(images/pict-kankou.png) no-repeat 0 center;
}
#oyakudachi .pieceBody li.todoke a:hover{
	background:#f2efe6 url(images/pict-todoke.png) no-repeat 0 center;
}
#oyakudachi .pieceBody li.jouhou a:hover{
	background:#f2efe6 url(images/pict-jouhou.png) no-repeat 0 center;
}
#oyakudachi .pieceBody li.reiki a:hover{
	background:#f2efe6 url(images/pict-reiki.png) no-repeat 0 center;
}

#oyakudachi .pieceBody ul{
	margin-bottom:.2em;
}
#oyakudachi .pieceBody li{
	border-bottom:1px dashed #968078;
	margin:0;
	padding:0;
	background:none;

}
#oyakudachi .pieceBody li a{
	display:block;
	padding:.65em 0 .5em 43px;
	text-decoration:none;
	font-size:108%;
	color:#604c3f;
	font-weight:bold;
	line-height:1.4em;
}


/* 広報 */
#kouhou{
	background:#f2efe6;
	margin-bottom:22px;
	padding:14px 7px;

	text-align:center;
	
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#kouhou .pieceHeader h2{
	background:url(images/kouhou_ttl.gif) no-repeat;
	width:130px;
	height:29px;
	margin:0 auto 10px auto;
	text-indent:-9999px;
}
#kouhou .kongetsu a{
	background:#367dd8;
	color:#fff;
	margin:12px 10px 10px 10px;
	padding:.2em;
	display:block;

	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}

/* 人口 */
#jinkou{
	border:3px solid #81b51f;

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#jinkou .pieceHeader h2{
	color:#fff;
	font-size:100%;
	padding:.25em 0 .28em 32px;
	background:#81b51f url(images/jinkou_icon.gif) no-repeat 3px 6px;
}
#jinkou .pieceHeader h2 span{
	font-size:78%;
}
#jinkou .pieceBody{
	padding:.4em;
}
#jinkou .pieceBody dl{
	border-top: none;
	width: 152px;
	margin:2px auto 6px auto;
}
#jinkou .pieceBody dt{
	border-bottom: 1px dashed #81b51f;
	clear: left;
	float: left;
	width: 66px;
	padding:.2em 0;
}
#jinkou .pieceBody dd{
	background: #fff;
	border-bottom: 1px dashed #81b51f;
	margin-left: 66px;
	padding:.2em 0;
}



/* モバイル */
#mobile{
	border:1px solid #808080;

	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
#mobile .pieceHeader h2{
	background:#808080;
	color:#fff;
	text-align:center;
	font-size:100%;
	padding:.3em 0;

	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}
#mobile .pieceBody{
	text-align:center;
	padding:1em 0;
}


/* bn-mailmagazine
------------------------------------- */
/*
#bnMailmagazine {
  border: 1px solid #8BA2C7;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  background:#E3F5FF;
  background: -moz-linear-gradient(top, #E3F5FF, #B1D2F1);
  background: -webkit-gradient(linear, center top, center bottom, from(#E3F5FF), to(#B1D2F1));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E3F5FF', endColorstr='#B1D2F1');
}
#bnMailmagazine .pieceContainer {
  background-image: url(images/bn_bg_mailmagazine.png);
  background-repeat: no-repeat;
  background-position: 120px center;
}
#bnMailmagazine a {
  display: inline-block;
  padding: 5px 40px 5px 5px;
  color: #000;
  font-weight: bold;
  text-decoration: none
}
#bnMailmagazine .toroku {
  position: relative;
  display: block;
  width: 95px;
  padding: 0 5px;
  background: #0081A1;
  color: #ffffff;
}
#bnMailmagazine .toroku:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  border: 0.8em solid transparent;
  border-left: 0.8em solid #0081A1;
  font-weight: bold;
}
#bnMailmagazine .arrow {
  float: left;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #0081A1;
}
*/

/* bn-faq
------------------------------------- */
/*
#bnFaq {
  border: 1px solid #8BA2C7;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  background:#E3F5FF;
  background: -moz-linear-gradient(top, #E3F5FF, #B1D2F1);
  background: -webkit-gradient(linear, center top, center bottom, from(#E3F5FF), to(#B1D2F1));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E3F5FF', endColorstr='#B1D2F1');
}
#bnFaq a {
  display: inline-block;
  width: 158px;
  padding: 10px 5px;
  color: #000;
  text-decoration: none;
  font-size: 110%;
  font-weight: bold;
}
.bnFaqA {
  float: left;
  margin-right: 10px;
  padding: 2px 0;
}
.bnFaqB {
  float: left;
  padding: 0 5px;
  background: #10797E;
  color: #FFFF99;
  font-size: 120%;
}
*/

/* bn-event
------------------------------------- */
/*
#bnEvent {
  border: 1px solid #8BA2C7;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  background:#9EE7FF;
  background: -moz-linear-gradient(top, #9EE7FF, #ffffff);
  background: -webkit-gradient(linear, center top, center bottom, from(#9EE7FF), to(#ffffff));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9EE7FF', endColorstr='#ffffff');
}
#bnEvent a {
  display: inline-block;
  width: 68px;
  padding: 15px 90px 15px 10px;
  background: url(images/bn_bg_nenkangyouji.png) no-repeat 75px center;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
*/

/* bn-bbs
------------------------------------- */
/*
#bnBbs {
  border: 1px solid #8BA2C7;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  background:#E3F5FF;
}
#bnBbs .pieceContainer {
  background-image: url(images/bn_bg_keijiban.png);
  background-repeat: no-repeat;
  background-position: 115px center;
}
#bnBbs a {
  display: inline-block;
  width: 113px;
  padding: 5px 50px 5px 5px;
  color: #000;
  font-weight: bold;
  text-decoration: none
}
#bnBbs .bbs {
  display: block;
  width: 97px;
  padding: 0 5px;
  background: #A3CDEE;
}
*/

/* inquiry
------------------------------------- */
/*
#inquiry {
  border: 1px solid #8BA2C7;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  background:#F0FAFF;
}
#inquiry .pieceContainer {
  background-image: url(images/bn_bg_otoiawase.png);
  background-repeat: no-repeat;
  background-position: 128px center;
}
#inquiry a {
  display: inline-block;
  width: 123px;
  padding: 5px 40px 5px 5px;
  color: #000;
  font-weight: bold;
  text-decoration: none
}
*/

/* adBanner
------------------------------------- */
/*
#adBanner .pieceFooter {

}
#adBanner .pieceFooter a {
  display: inline-block;
  margin-bottom: 0;
  padding: 0 0 0 13px;
  background-image: url("piece/images/ic-arrow.gif");
  background-position: left 0.4em;
  background-repeat: no-repeat;
}
*/

/* copyright
------------------------------------- */
#copyright {
/*  background-color: #1F5FA8;*/
	text-align: center;
}
#copyright p {
	padding: 3px 0;
	color: #FFF;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/* -------------------------------------------------------------------------------- */
/* ---------------------------///// MC-PLUS /////------------------------ */
/* -------------------------------------------------------------------------------- */
/* ================ Clearfix */
.clearfix:before,
.clearfix:after {
	content:"";
	display:block;
	overflow:hidden;
}
.clearfix:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}

/* life Guide
------------------------------------- */
#lifeGuide {
	clear: both;

	padding:10px 10px;

	border: solid 2px #259f3a;

	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}
#lifeGuide .pieceHeader {
	padding:0;
}
#lifeGuide .pieceContainer{
}
#lifeGuide .pieceHeader h2 {
	margin:0 0 4px 0;
	padding: 4px 10px 2px 14px;
	/*background:#1e50a2;*//* 雫石町カラー */
	background:#259f3a;

	/* Firefox */
	background: -moz-linear-gradient(top center, #329d45 0%, #03853a 100%);
	/* Chrom と Safari */
	background: -webkit-gradient(linear, center top, center bottom, from(#329d45), to(#03853a));
	/* 共通 */
	background: linear-gradient(top center, #329d45 0%, #03853a 100%);

	color: #ffffff;
	font-weight: bold;
	font-size: 120%;

	box-shadow: 0 2px 3px 0px #333;

	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
}
#lifeGuide .pieceBody {
	position: relative;
	/*border: solid 4px #dcdcdc;*/
	
	border-top: none;
}
#lifeGuide table {
	
}
#lifeGuide table tr{
	border: 1px solid #eced97;
	border-top:8px solid #fff;
	background: #eced97;
	margin-bottom:8px;
}
#lifeGuide table tr.bousai{
	background:#f8d9d8;
}
#lifeGuide table tr.bousai th a{
	color:#ff3333;
}
#lifeGuide table th, #lifeGuide table td{
	padding:.5em;
}
#lifeGuide table th{
	width:25%;
	font-weight:bold;
	font-size:93%;
	text-align:left;
	padding-left:1em;
	border: 1px solid #eced97;
	background:#eced97;
}
#lifeGuide table th.bousai{
	background:#f8d9d8;
	border: 1px solid #f8d9d8;
}
#lifeGuide table td{
	border: 1px solid #eced97;
}
#lifeGuide table td.bousai{
	border: 1px solid #f8d9d8;
}
#lifeGuide dd {
	background: #fff;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	margin-left: 80px;
}
#lifeGuide ul {
	/*clear: both;
	margin: 0 auto;*/
	padding: 0px 0;
}
#lifeGuide li {
	float:left;
	padding-right:1em;
	/*padding: 0 0 5px 13px;
	background-image: url(images/ic-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;*/
}

.w3_part h2 {
	/*border-bottom: solid 3px #dcdcdc;
	padding-bottom: 5px;*/
}
.d-all {
	
}
.d-left {
	float: left;
	margin: 1.5%;
	width: 30%;
}

/* 企業バナー
------------------------------------- */
#c_bnn {
  clear: both;
}
#c_bnn .pieceHeader {
	
}
#c_bnn .pieceHeader h2 {
	padding: 5px 10px 3px;
	background:#1e50a2;/* 雫石町カラー */
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
}
#c_bnn .pieceBody {
	position: relative;
	border: solid 4px #dcdcdc;
	border-top: none;
}
.d-bnn {
	
}
.d-bnn a {
	float: left;
	display: block;
	width: 120px;
	height: 60px;
	margin: 7px;
}
.bnn_info {
	text-align: right;
	margin: 3px 7px 7px 3px;
}

/* global navi active
----------------------------------------------- */
#globalNavi a.current {
	background-image: url(images/wood_bg2.gif);
}


/* accordion menu
----------------------------------------------- */
ul.acordion li{
color:#003399;
text-decoration:underline;
cursor: pointer;
}

ul.acordion li ul li a {
display: block;
}

ul.acordion ul.submenu{
margin-top:5px;
margin-bottom:0px;
}

#menu ul.acordion li li{
padding:0 0 .35em 0;
}

ul.acordion li .none-submenu {
display: block;
}
 
ul.acordion li .active-submenu {
display: block;
}


/* mc kanko-top
------------------------------------- */
/* サイドメニュー */
#menu #mc-kanko-side{
	text-align:center;
}
#menu #mc-kanko-side h2{
	margin-bottom:16px;
}
.kanko-side-menu{
	margin-bottom:16px;
}
#menu #mc-kanko-side h3{
	margin:8px 0;
	padding:4px 0;
	
	border:2px solid #626060;
	text-align:center;
	
	color:#626060;
	font-weight:bold;
	text-decoration:none;
	font-size:108%;
	line-height:1.2em;
	
	border-radius: 8px; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
#menu #mc-kanko-side h3 a{
	/*display:block;*/
	color:#626060;
	text-decoration:none;
	
}
#menu #mc-kanko-side h3 a:hover{
	color:#786652;
}
#menu #mc-kanko-side ul {
	border:none;	
	margin:0 0 14px 0;
	padding: 0;
}
#menu #mc-kanko-side ul li{
	text-align:left;
	padding:0 0 4px 0;
	background-image: none;
}

/* 右側 */
.mc-kanko-wrap{
	width:770px;
	margin:0 auto;
	line-height:2em;
}
.kanko-top-menu{
	background:#f5f1e9;
	margin-top:10px;
	overflow:hidden;
	background:url(images/mc-kanko-top-menu-bg.gif) repeat-y;
	border-top:14px solid #f5f1e9;
	border-bottom:18px solid #f5f1e9;
}
.kanko-top-menu .kanko-menu{
	width:168px;
	padding:0 12px;
	float:left;
}
.kanko-top-menu .kanko-menu h3{
	text-align:center;
	padding:5px 0 15px 0;
}
.kanko-top-menu .kanko-menu li{
	background:url(images/mc-mark01.gif) no-repeat 0 center;
	padding:3px 0 3px 20px;
	line-height:1.5em;
}
.mc-kanko-wrap .access_btn{
		background:#d4c6a1;
}
.mc-kanko-wrap .access_btn a{
	display:block;
	text-align:center;
	padding:.4em 0;
	text-decoration:none;
	color:#fff;
	font-size:116%;
	font-weight:bold;
	
}
.mc-kanko-wrap .access_btn a:hover{
	background:#bba978;
}

/* 詳細ページ */
.mc-kanko-wrap .ttl-area{
	position:relative;
}
.mc-kanko-wrap .ttl-area h2.tane, .mc-kanko-wrap .ttl-area h2.michi, 
.mc-kanko-wrap .ttl-area h2.rokando, .mc-kanko-wrap .ttl-area h2.goyozan, 
.mc-kanko-wrap .ttl-area h2.kesengawa, .mc-kanko-wrap .ttl-area h2.yurin, 
.mc-kanko-wrap .ttl-area h2.fishing{
	height:164px;
	text-indent:-9999px;
	margin-bottom:22px;
}
.mc-kanko-wrap .ttl-area h2.tane{
	background:url(images/mc_kanko_ttl_tane.gif) no-repeat 0 0;
}
.mc-kanko-wrap .ttl-area h2.michi{
	background:url(images/mc_kanko_ttl_michi.gif) no-repeat 0 0;
}
.mc-kanko-wrap .ttl-area h2.rokando{
	background:url(images/mc_kanko_ttl_rokando.gif) no-repeat 0 0;
}
.mc-kanko-wrap .ttl-area h2.goyozan{
	background:url(images/mc_kanko_ttl_goyozan.gif) no-repeat 0 0;
}
.mc-kanko-wrap .ttl-area h2.kesengawa{
	background:url(images/mc_kanko_ttl_kesengawa.gif) no-repeat 0 0;
}
.mc-kanko-wrap .ttl-area h2.yurin{
	background:url(images/mc_kanko_ttl_yurinland.gif) no-repeat 0 0;
}
.mc-kanko-wrap .ttl-area h2.fishing{
	background:url(images/mc_kanko_ttl_kesengawa_ayu.gif) no-repeat 0 0;
}
.mc-kanko-wrap .ttl-area .back_btn{
	position:absolute;
	top:128px;
	right:0;
}
.mc-kanko-wrap .ttl-area .back_btn a{
	background:url(images/mc-mark02.gif) no-repeat 0 center;
	padding-left:28px;
}


.mc-kanko-wrap .ttl-area02{
	position:relative;
	border-bottom:1px solid #545252;
	height:66px;
	margin:18px 0 28px 0;
}
.mc-kanko-wrap .ttl-area02 h2{
	height:42px;
	text-indent:-9999px;
}
.mc-kanko-wrap .ttl-area02 h2.siseki{
	background:url(images/mc_kanko_ttl_siseki.gif) no-repeat 0 0;
}
.mc-kanko-wrap .ttl-area02 h2.sisekimap{
	background:url(images/mc_kanko_ttl_sisekimap.gif) no-repeat 0 0;
}
.mc-kanko-wrap .ttl-area02 h2.bunkazai{
	background:url(images/mc_kanko_ttl_bunkazai.gif) no-repeat 0 0;
}
.mc-kanko-wrap .ttl-area02 h2.bunkazaiichiran{
	background:url(images/mc_kanko_ttl_bunkazaiichiran.gif) no-repeat 0 0;
}
.mc-kanko-wrap .ttl-area02 h2.museum{
	background:url(images/mc_kanko_ttl_museum.gif) no-repeat 0 0;
}
.mc-kanko-wrap .ttl-area02 h2.tenji{
	background:url(images/mc_kanko_ttl_tenji.gif) no-repeat 0 0;
}
.mc-kanko-wrap .ttl-area02 h2.busan{
	background:url(images/mc_kanko_ttl_busan.gif) no-repeat 0 0;
}
.mc-kanko-wrap .ttl-area02 h2.stay{
	background:url(images/mc_kanko_ttl_stay.gif) no-repeat 0 0;
}

.mc-kanko-wrap .ttl-area02 .back_btn{
	position:absolute;
	top:24px;
	right:0;
}
.mc-kanko-wrap .ttl-area02 .back_btn a{
	background:url(images/mc-mark02.gif) no-repeat 0 center;
	padding-left:20px;
}

.mc-kanko-wrap .kanko-main .main-pic{
		float:left;
		margin-bottom:1.5em;
		padding:0 1.8em 1.8em 0;
}
.mc-kanko-wrap .kanko-main .main-txt{
		margin-bottom:1.5em;
}
.mc-kanko-wrap .kanko-main dl{
	clear:both;	
	border-top: none;
	width: 770px;
}
.mc-kanko-wrap .kanko-main dt, .mc-kanko-wrap .kanko-main dd{
	
}
.mc-kanko-wrap .kanko-main dd{
	background: #fff;
	border-left: 1px solid #333;
	/*margin-bottom:30px;*/
	margin-bottom:40px;
	margin-left: 140px;
	padding-left:18px;
}
.mc-kanko-wrap .kanko-main dt{
	clear: left;
	float: left;
	width: 140px;
	/*margin-bottom:30px;*/
}
.mc-kanko-wrap .kanko-main dt.data_ttl{
	background:url(images/mc-midashi-data.gif) no-repeat 0 0;
	width:49px;
	height:53px;
	text-indent:-9999px;
	margin-left:34px;
}
.mc-kanko-wrap .kanko-main dt.area_ttl{
	background:url(images/mc-midashi-area.gif) no-repeat 0 0;
	width:104px;
	height:53px;
	text-indent:-9999px;
	margin-left:10px;
}
.mc-kanko-wrap .kanko-main dt.access_ttl{
	background:url(images/mc-midashi-access.gif) no-repeat 0 0;
	width:100px;
	height:58px;
	text-indent:-9999px;
	margin-left:10px;
}
.mc-kanko-wrap .kanko-main .link01{
	padding:20px 0 10px 0;
	text-align:center;
}
.mc-kanko-wrap .kanko-main .link02{
	padding:5px 0 5px 0;
	text-align:center;
	
}
.mc-kanko-wrap .kanko-main .link02 a{
	padding:5px 0 5px 22px;
	background:url(images/mc-mark02.gif) no-repeat 0 center;
}


.mc-kanko-wrap .kanko-main .kanko-2clm-wrap{
	width:770px;
	overflow: hidden;
}
.mc-kanko-wrap .kanko-main .kanko-2clm-wrap .kanko-2clm-in{
	margin: 0 -24px 0 0;
	/zoom: 1;/* for IE6,7 */
}
.mc-kanko-wrap .kanko-main .kanko-2clm-wrap .kanko-2clm{
	border: 1px solid #ccc; 
	margin-right:24px;
	margin-bottom:24px;
	padding: 15px; 
	float: left; 
	width: 340px;
}
.mc-kanko-wrap .kanko-main .kanko-2clm-wrap .kanko-2clm.ht01{
	height:23em;
}
.mc-kanko-wrap .kanko-main .kanko-2clm-wrap .kanko-2clm img{
	float: right; 
	padding: 0 0 12px 12px;
}

.mc-kanko-wrap .kanko-main h3{
	clear:both;
	background:#f2efe6;
	border-left:18px solid #d6de4a;
	margin-bottom:12px;
	padding:5px 0 5px 6px;
}
.mc-kanko-wrap .kanko-main p{
	margin-bottom:.8em;
}
.mc-kanko-wrap .kanko-main h4{
	border:1px solid #bbb;
	margin:1.2em 0 .8em 0;
	padding:.3em .4em;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.mc-kanko-wrap .kanko-main .img_r{
	margin:0 0 10px 10px;
}
.mc-kanko-wrap .kanko-main .img_l{
	margin:0 10px 10px 0;
}


/* ここから移住・定住 */

/* mc ijyu-top
------------------------------------- */
/* 新着 */
#ijyuTab .tabs{
	background:#7d9329;
	margin-bottom:.4em;
	padding:.3em 0;
	border-left:12px solid #667822;
}
#ijyuTab .tabs a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:116%;
	padding:0 .4em;
}


/* サイドメニュー */
#mc-ijyu-side h2{
	color:#fff;
	font-weight:bold;
	background:#7d9329;
	text-align:center;
	padding:.2em;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#menu #mc-ijyu-side .ijyu-side-menu ul{
	border:0;
	padding:0;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li{
	border-bottom:1px dashed #221714;
	margin:0;
	padding:0;
	background:none;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li img{
	vertical-align:bottom;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li a{
	display:block;
	padding:10px 0 ;
	height:60px;
	text-indent:-9999px;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li.iju_menu01 a{
	background:url(images/mc_ijyu_sidemenu01.gif) no-repeat 2px center;
	height:78px;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li.iju_menu01 a:hover{
	background:#f2f1f1 url(images/mc_ijyu_sidemenu01_r.gif) no-repeat 2px center;
	height:78px;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li.iju_menu02 a{
	background:url(images/mc_ijyu_sidemenu02.gif) no-repeat 2px center;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li.iju_menu02 a:hover{
	background:#f2f1f1 url(images/mc_ijyu_sidemenu02_r.gif) no-repeat 2px center;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li.iju_menu02 a{
	background:url(images/mc_ijyu_sidemenu02.gif) no-repeat 2px center;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li.iju_menu02 a:hover{
	background:#f2f1f1 url(images/mc_ijyu_sidemenu02_r.gif) no-repeat 2px center;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li.iju_menu03 a{
	background:url(images/mc_ijyu_sidemenu03.gif) no-repeat 2px center;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li.iju_menu03 a:hover{
	background:#f2f1f1 url(images/mc_ijyu_sidemenu03_r.gif) no-repeat 2px center;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li.iju_menu04 a{
	background:url(images/mc_ijyu_sidemenu04.gif) no-repeat 2px center;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li.iju_menu04 a:hover{
	background:#f2f1f1 url(images/mc_ijyu_sidemenu04_r.gif) no-repeat 2px center;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li.iju_menu05 a{
	background:url(images/mc_ijyu_sidemenu05.gif) no-repeat 2px center;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li.iju_menu05 a:hover{
	background:#f2f1f1 url(images/mc_ijyu_sidemenu05_r.gif) no-repeat 2px center;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li.iju_menu06 a{
	background:url(images/mc_ijyu_sidemenu06.gif) no-repeat 2px center;
}
#menu #mc-ijyu-side .ijyu-side-menu ul li.iju_menu06 a:hover{
	background:#f2f1f1 url(images/mc_ijyu_sidemenu06_r.gif) no-repeat 2px center;
}

/* 右側 */
.mc-ijyu-wrap{
	width:770px;
	margin: auto;
	line-height:2em;
}

.ijyu-top-menu table {
	border:1px solid #fff;
	width:100%;
	margin:20px 0 35px 0;
}
.ijyu-top-menu table td{
	border:1px dashed #221714;
	margin:0;
	padding:0;
}
.ijyu-top-menu table td a{
	padding:10px 12px;
	display:block;
	width:236px;
	height:68px;
	text-indent:-9999px;
}
.ijyu-top-menu table td a:hover{
	background:#f2f1f1;
}

.ijyu-top-menu table td.ijyu_t_menu01 a{
	background:url(images/mc_ijyu_topmenu01.gif) no-repeat 8px center;
}
.ijyu-top-menu table td.ijyu_t_menu01 a:hover{
	background:#f2f1f1 url(images/mc_ijyu_topmenu01_r.gif) no-repeat 8px center;
}
.ijyu-top-menu table td.ijyu_t_menu02 a{
	background:url(images/mc_ijyu_topmenu02.gif) no-repeat 8px center;
}
.ijyu-top-menu table td.ijyu_t_menu02 a:hover{
	background:#f2f1f1 url(images/mc_ijyu_topmenu02_r.gif) no-repeat 8px center;
}
.ijyu-top-menu table td.ijyu_t_menu03 a{
	background:url(images/mc_ijyu_topmenu03.gif) no-repeat 8px center;
}
.ijyu-top-menu table td.ijyu_t_menu03 a:hover{
	background:#f2f1f1 url(images/mc_ijyu_topmenu03_r.gif) no-repeat 8px center;
}
.ijyu-top-menu table td.ijyu_t_menu04 a{
	background:url(images/mc_ijyu_topmenu04.gif) no-repeat 8px center;
}
.ijyu-top-menu table td.ijyu_t_menu04 a:hover{
	background:#f2f1f1 url(images/mc_ijyu_topmenu04_r.gif) no-repeat 8px center;
}
.ijyu-top-menu table td.ijyu_t_menu05 a{
	background:url(images/mc_ijyu_topmenu05.gif) no-repeat 8px center;
}
.ijyu-top-menu table td.ijyu_t_menu05 a:hover{
	background:#f2f1f1 url(images/mc_ijyu_topmenu05_r.gif) no-repeat 8px center;
}
.ijyu-top-menu table td.ijyu_t_menu06 a{
	background:url(images/mc_ijyu_topmenu06.gif) no-repeat 8px center;
}
.ijyu-top-menu table td.ijyu_t_menu06 a:hover{
	background:#f2f1f1 url(images/mc_ijyu_topmenu06_r.gif) no-repeat 8px center;
}

.ijyu-top-txt{
	text-align:center;
	margin:35px 0 20px 0;
}
.ijyu-top-txt img{
	margin-bottom:0px;
}

.mc-ijyu-wrap h3{
	border-top:3px solid #7d9329;
	border-bottom:1px solid #ccc;
	margin-bottom:.8em;
	padding:1.4em 0 1.3em 0;
	font-size:138.5%;
}
.mc-ijyu-wrap h3.ijyu_top_h3{
	margin-bottom:1.5em;
	padding:0;
	border:none;

}
.mc-ijyu-wrap h4{
	background:#e7e7e7;
	border-left:18px solid #7d9329;
	margin-bottom:.6em;
	padding:.2em .4em;
	clear:both;
}
.mc-ijyu-wrap h5{
	border-bottom:1px solid #ccc;
	margin-bottom:.6em;
	padding:0 0 .2em 0;
}
.mc-ijyu-wrap h6{
	font-weight:bold;
	margin-bottom:.2em;
	padding:0 0 0 18px;
	font-size:108%;
	background:url(images/ijyu_mark.gif) no-repeat 0 8px;
}
.mc-ijyu-wrap p{
	margin-bottom:1.2em;
}

.mc-ijyu-wrap dl{
	background: #e7e7e7;
	border-bottom:1px solid #ccc;
	border-top: none;
	width: 100%;
	margin:0 0 .8em 0;
}
.mc-ijyu-wrap dt, .mc-ijyu-wrap dd{
	padding: .4em .6em;
}
.mc-ijyu-wrap dt{
	border-top: 1px solid #ccc;
	clear: left;
	float: left;
	width: 26%;
}
.mc-ijyu-wrap dd{
	background: #fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left: 27%;
}
.mc-ijyu-wrap table{
	margin-bottom:1em;
	width:100%;
}

.mc-ijyu-wrap ul{
	margin-left:22px;
	margin-bottom:1.2em;
}
.mc-ijyu-wrap ul li{
	list-style:disc;
}
.mc-ijyu-wrap ol{
	margin-left:22px;
	margin-bottom:1.2em;
}
.mc-ijyu-wrap .season{
	width:22%;
	float:left;
	padding:10px 10px;
}