@charset "UTF-8";
/* INDEX */



/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
 #main {
	 background: #FFFDEC }
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  background: #ffffff;
  position: relative;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 330%;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 167%;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -25px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.letterBox01 {
	height: auto;
	min-height: 146px;
}
.letterPic01 { float: left }
.letterInfo01 {
	float: right;
	width: 230px
}
.letterInfo01 p {
	font-size: 110%;
	margin-bottom: 10px;
}
.rightsBox01,.rightsBox02,.rightsBox03,.rightsBox04 {
	height: auto;
	min-height: 186px;
	padding: 10px;
	border-radius: 6px;
	color: #fff; 
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.rightsBox01 { background: #D7567E }
.rightsBox02 { background: #DC9A3F }
.rightsBox03 { background: #77A9DC }
.rightsBox04 { background: #90BD17 }
.rightsBox01 li,.rightsBox02 li,.rightsBox03 li { font-size: 110% }
.rightsBox04 li {
	position:relative;
	padding-left: 13px;
	font-size: 110%;
	margin-right: -2px;
	line-height: 1.3em;
	margin-bottom: 8px;
}
.rightsBox04 li:before {
	content:url("http://www.hurights.or.jp/japan/img/top-images/deco06.png");
	position: absolute;
	top: 4px;
	left: 0;
}
.rightsBox01 a,.rightsBox02 a,.rightsBox03 a,.rightsBox04 a {
	color: #fff; 
}
.rightsTit01 {
	position: relative;
	padding: 0 0 10px 35px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #fff;
	font-size: 167%;
}
.rightsTit01 span {
	position: absolute;
	top: -5px;
	left: 0;
}
.publishBox01 {
	position: relative;
	height: 450px;
	margin-left: 30px !important;
}
.publishPic01 {
	margin-bottom: 10px;
}
.publishTit01,.publishTit01 a {
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
}
.publishInfo01 {
	font-size: 100%;
}
.publishInfo01 p:first-child {
	margin-bottom: 10px;
}
.publishBox01 .publishInfo01 + p {
	/*position:absolute;*/
	padding-top: 10px;
	left: 0;
	bottom: 0
}
#topBottomNav {
	margin-top: 45px;
}
#topBottomNav li {
	 float: left;
	 margin-left: 16px;
	 font-size: 110%
}
#topBottomNav ul li:first-child {
	 margin-left: 0;
}
#topBottomNav li a {
	position: relative;
	padding-left: 12px;
	color: #000;
	font-weight: bold;
}
#topBottomNav li a:before {
	content: url("http://www.hurights.or.jp/japan/img/top-images/deco05.png");
	position:absolute;
	top: 6px;
	left: 1px;
}