@charset "utf-8";
/* CSS Document */
/****************************************************************
 *        *******************************************************
 *        *******************************************************
 * 共通   *******************************************************
 *        *******************************************************
 *        *******************************************************
 ****************************************************************/
.clear-float {
	clear: both;
}
/*
 * トップ
 ****************************************************************/
html {
	height:100%;
}

img {
	border-style: none;
}

body {
    font-family: "メイリオ", Meiryo, sans-serif;
	color: #000000;
	height:100%;
	background-color: #fafafa;
}

body {
	font-size: 15px;
}
input, textarea {
    font-family: "メイリオ", Meiryo, sans-serif;
}

/*テキスト-----------------------------------------------------*/
h1 {
	font-size: 120%;
	padding: 8px 0 8px 10px;
	font-weight: lighter;
}
h2 {
	font-size: 100%;
	padding: 5px 0 5px 10px;
}
th {
	font-size: 100%;
	padding: 5px;
	border: 1px solid #999999;
	font-weight: normal;
}
td {
	font-size: 100%;
	padding: 5px;
	border: 1px solid #999999;
}
/* テーブルボーダ無し */
.no-border-tbl,
.no-border-tbl tr,
.no-border-tbl th,
.no-border-tbl td {
	border: none;
	background: none;
}
li {
	font-size: 100%;
}
p {
	margin:0 0 10px 0;
}
a {
	color: #0066cc;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #0066cc;
	text-decoration: underline;
}
table,
th,
td {
	background-color: #ffffff;
}
.required {
	color: #ff0000;
}
.errorMessage {
	color: red;
	margin-bottom: 1em;
	margin-left: 1em;
}
.errorMessage p {
	margin-bottom: 0;
}
/* 最上位リストのマージン定義（下位リストへの影響を避ける） */
.top_list {
	padding-bottom: 1em;
}
/* 小アイコンのサイズ設定（SPとPC共通） */
.img_width_initial {
	width: initial;
}

/* コンテンツbottomマージン30
.margin-btm30 {
	margin-bottom: 30px;
} */
/*ページトップへ-----------------------------------------------------*/
.page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	margin: 0;
	z-index: 9999;
}
.page-top img {
	width: 60%;
	height: auto;
	margin: 12px 20% 0 20%;
}
.page-top a {
	text-decoration: none;
	border-radius: 30px;
	width: 60px;
	height: 60px;
	background: rgba(38, 38, 38, 0.9);
	display: block;
}
.page-top a:hover {
	text-decoration: none;
	border-radius: 30px;
	width: 60px;
	height: 60px;
	display: block;
}
/*フォーム基本定義-----------------------------------------------------*/
form {
	margin-bottom: 20px;
}
label {
	vertical-align: middle;
}

.chapter-contents-data-wrapper {
  padding: 0px 20px 0px 20px;
}

.copyright-top-heading {
  font-size: 200%;
  color: #2669B6;
}

.copyright-top-wrapper {
  max-width: 360px;
}

.copyright-menu-holder-wrapper {
  overflow: auto;
}

.copyright-menu-holder {
  margin: 0 auto;
}

.copyright-menu-wrapper {
  float: left;
  width: 175px;
  height: 175px;
  position: relative;
}

.copyright-menu-wrapper p {
  font-size: 14px;
  line-height: 1.2;
  margin: 24px;
  text-align: center;
}

.copyright-menu-link {
  position: absolute;
  left: 56px;
  top: 90px;
}

.copyright-heading-wrapper {
  font-size: 116%;
  font-weight: bold;
  color: #2669B6;
}

.copyright-heading-indent p {
  margin-left: 1.5em;
  text-indent: -1.5em;
}

.copyright-heading-indent span {
  display: inline-block;
  white-space: nowrap;
  text-indent: 0;
  width: 1.5em;
}

.copyright-heading-decoration {
  color: #006BB6;
  font-weight: bold;
}

.copyright-list-circle li.copyright-list-item-a {
  margin-left: 4.5em;
  text-indent: -4.5em;
}

.copyright-list-circle li.copyright-list-item-a span {
  display: inline-block;
  white-space: nowrap;
  text-indent: 0;
  width: 4.5em;
}

.copyright-list-circle li.copyright-list-item-b {
  margin-left: 6.5em;
  text-indent: -6.5em;
}

.copyright-list-circle li.copyright-list-item-b span {
  display: inline-block;
  white-space: nowrap;
  text-indent: 0;
  width: 6.5em;
}

.copyright-list-number li.copyright-list-item-paren {
  margin-left: 2em;
  text-indent: -2em;
}

.copyright-list-number li.copyright-list-item-paren span {
  display: inline-block;
  white-space: nowrap;
  text-indent: 0;
  width: 2em;
}

.copyright-list-dash li.copyright-list-item-dash {
  margin-left: 1em;
  text-indent: -1em;
}

.copyright-list-number li.copyright-list-item-dash span {
  display: inline-block;
  white-space: nowrap;
  text-indent: 0;
  width: 1em;
}

.copyright-boxes-heading {
  white-space: nowrap;
}

.copyright-boxes-wrapper-1 span {
  display: inline-block;
  margin-top: 2px;
  padding: 2px 16px;
  /* background-color: #ADBFE5; */
  background-image: url(/f/image/common/bg-menu-btn-thick.png);
  background-repeat: repeat;
}

.copyright-boxes-wrapper-2 span {
  display: inline-block;
  margin-top: 2px;
  padding: 2px 16px;
  /* background-color: #AFDCD8; */
  background-image: url(/f/image/common/bg-menu-btn-thin.png);
  background-repeat: repeat;
}

.cd-info-table-wrapper {
  overflow: auto;
}

.cd-info-table-wrapper table {
  min-width: initial;
}

.contents-data-chronicle {
  font-family: sans-serif;
  background-color: #FFFFFF;
  overflow: auto;
}

.contents-data-chronicle img {
  width: initial;
}

/* obsoleted */
dl.dl-chronicle dt {
  float: left;
}

/* obsoleted */
dl.dl-chronicle dd {
  display: inline;
  float: left;
  margin: 0 0 0 2px;
  font-size: 12px;
  line-height: 24px;
}

.chronicle-menu {
  margin-left: 80px;
  text-indent: -80px;
  font-size: 12px;
  line-height: 24px;
}

.chronicle-menu-heading {
  display: inline;
  white-space: nowrap;
  text-indent: 0;
  width: 80px;
}

.chronicle-menu-heading img {
  width: initial;
}

.chronicle-menu-item {
  display: inline;
  white-space: nowrap;
  margin-left: 8px;
}

.contents-data-chronicle-wrapper {
  width: 100%;
  margin: 0 auto;
}

.tbl-chronicle-top {
  height: 15px;
  background: url(/f/image/tbl_bg_top.gif) top center no-repeat;
}

.tbl-chronicle {
  background: url(/f/image/tbl_bg_middle.gif) center repeat-y;
}

.tbl-chronicle-bottom {
  height: 15px;
  background: url(/f/image/tbl_bg_bottom.gif) bottom center no-repeat;
}

.tbl-chronicle table {
  width: 96%;
  margin: 0 auto;
}

.tbl-chronicle th {
  border: 1px solid #FFFFFF;
  padding: 5px 10px;
  text-align: center;
  color: #FFFFFF;
  background: #90704F;
}

.tbl-chronicle td {
  border: 1px solid #FFFFFF;
  padding: 5px 3px;
}

.tbl-chronicle .tbl-chronicle-e3e3e3 {
  font-family: 'Verdana';
  background: #E3E3E3;
}

.tbl-chronicle .tbl-chronicle-ffffff {
  background: #FFFFFF;
}

.tbl-chronicle .tbl-chronicle-d4cab2 {
  font-family: 'Verdana';
  background: #D4CAB2;
}

.tbl-chronicle .tbl-chronicle-eeebe0 {
  background: #EEEBE0;
}

.tbl-chronicle .tbl-chronicle-column-1 {
  white-space: nowrap;
}

.copyright-music-heading {
  white-space: nowrap;
}

/* 偶数行目下に空白 */
.no-border-tbl-even,
.no-border-tbl-even tr,
.no-border-tbl-even th,
.no-border-tbl-even td {
	border: none;
	background: none;
}
.no-border-tbl-even tr:nth-child(even) td {
	border: none;
	padding-bottom: 2em;
}
.no-border-tbl-even td {
	vertical-align: top;
}

/* 箇条書き ハイフン */
.list-mark-hyphen li {
	list-style-type: none;
}
.list-mark-hyphen li:before {
	content:"- "
}


/* タブメニュー */
.contents-title-bg-select {
	background-color: #0B2550;
}
.contents-title-bg-unselect {
	background-color: #878787;
}
.contents-title-bg-unselect a {
  color: #FFFFFF;
}

.tab-menu-frame {
	border-collapse: separate;
	border-spacing: 5px 0;
	display: table;
	width: 100%;
	table-layout: fixed;
}
.tab-menu-box {
	text-align: center;
	vertical-align: center;
	display: table-cell;
	vertical-align: middle;
	padding: 7px;
	color: #ffffff
}


div#contents {
	float:left;
	margin:0 0 0 10px;
}

/* ----- j[ﾖ連 ----- */
div#menu {
	position:relative;
	width: 181px;
	height:540px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	z-index:2;
	top:0px;
	padding: 10px 10px 0 8px;
	background-color:#00828C;
}
div#menu p {
	margin:0;
	text-align:right;
	padding:0 0 10px;
}
div#menu p a{
	display:block;
	color:#FFFFFF;
}
#menu ul,div#menu p a{
	margin:0;
	padding:0;
	width:181px;
}

.pulldownlink{
	color:#333333;
	line-height:1.7em;
	font-weight:normal;
}
.pulldownlink a:link,.pulldownlink a:visited{
	color:#333333;
}
.pulldownlink a:hover{
	color:#008030;
}

table#qa_table td{
width:520px;
border:0ox;
margin:0px;
 padding:20px 0px 10px 0px;
}

div.qa{
width:520px;
clear: both; 
}

div.qa_icon{
	width:50px;
	float:left;
	}
	
div.qa_t{
	max-width:660px;
	float:left;
	}
	
div.space{
width:520px;
height:10px;
clear: both; 
}
	
hr{
	margin:0px;
	padding:0px;
	width:100%; /* 520px */
	height:1px;
	border: 1px solid #000000;
}

.word_title{
 font-size: 14px;
 /* color: #003f98; */
 margin: 0px;
 padding: 0px;
 line-height:2em;
 }
 
div.what_t{
	width:500px;
	float:right;
	}

div.special_icon{
	text-align:right;
	width:50px;
	float:left;
	}
	
div.special_t{
	text-align:left;
	max-width:660px;
	float:left;
	}
	
.special_blue{
	font-size: 12px;
	color: #0068b6;
	margin: 0px;
	padding: 0px;
	line-height:1.5em;
	}
	
div.oshieru_t{
	text-align:left;
	width:500px;
	float:right;
	}
	
.colImage {
    float: left;
    margin-right: 10px;
}

.colText {
    overflow: hidden;
}

div.chapter-contents-data-wrapper {
	/* padding: 0px 20px 0px 20px; */
	padding: 0px 5px 0px 5px;
}

div.cover {
	display: table;
	border-spacing: 2px 2px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div.cover div.boxhead {
	display: table-cell;
	width: 19%;
	vertical-align: top;
}
div.cover div.boxbody {
	display: table-cell;
	width: 81%;
	vertical-align: top;
}
div.contents-data-image-center{
		text-align:center;
}
div.contents-data-image-center img{
		max-width:100%;;
}
div.what_t{
	padding: 0px 20px;
}

div.specialhead{
	display: table-cell;
	width: 6%;
	vertical-align: top;
}

div.specialbody{
	display: table-cell;
	width: 94%;
	vertical-align: top;
}

.list-mark-disc {
    list-style-position: inside;
    list-style-type: disc;
}

.rec-license-agreement {
    list-style-position: outside;
    padding-left: 1.5em;
}

.rec-license-note {
    font-size: 70%;
    line-height: 145%;
}

ul.rec-license-note-rice li {
    list-style-type: none;
    text-indent: -1.5em;
    padding-left: 1.5em;
    list-style-position: outside;
}
ul.rec-license-note-rice li:before {
    display: inline;
    content: "※";
    margin-right: 0.5em;
}

.makingcd-image img {
    float: right;
    margin: 0 0 0 50px;
}
.makingcd-image p {
    line-height: 150%;
    margin: 0 20px 10px;
}

.reference-marker {
  margin-left: 1.1em;
  text-indent: -1.1em;
}

.reference-marker span:first-child {
  display: inline-block;
  white-space: nowrap;
  text-indent: 0;
  width: 1.1em;
}

.margin-bottom-zero {
  margin-bottom: 0;
}

.making-cd-index-image {
  margin-bottom: 1em;
}

.making-cd-index-image img {
  display: block;
  width: 100%;
}

.link-block {
  margin: 0 0 1em 0;
}

.link-main {
}

.link-text {
  font-size: 85%;
  margin: 0 0 0 1em;
}






.l-mark{
	margin: 20px 0;
	text-align: center;
}

.l-mark p{
	margin: 0 0 0 0;
}

.l-mark p img{
	height: 40px;
	width: auto;
}