@charset "utf-8";

body {
	background-image: url(/common/images/library_rnw/contbg.jpg);
	background-repeat: repeat-x;
}
#cntWrap {
	width:1128px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:0 14px;
}
@media screen and (max-width: 767px) {
#cntWrap {
	width:100%;
	padding:0;
}
}
/* ¥ì¥¤¥¢¥¦¥È¥ê¥»¥Ã¥È
------------------------------------------------------------ */
.header .logo {
    float: left;
    margin: 12px 0px 16px 0px;
}
.headerNav {
    width: 400px;
}
.mainContWrap,
.footWrap {
	margin-left:0px;
	border-left:none;
}
address {
	margin:0 auto;
	max-width:960px;
}
.sideCnt {
	display:none;
}
.header {
    border-bottom: none;
}
.libraryInfoBox {
	position:relative;
	margin-bottom:20px;
}
.topicpath {
    padding: 0 240px 0 0;
}
.printBtn {
	top:0;
	right:0;
}
.cntTopNav {
    padding: 0;
	margin-top:10px;
}
.cntTopNavLeft {
    right: 0;
}
.dtlWrap {
    max-width: 830px;
    margin: 0 auto 60px auto;
    line-height: 1.8;
    padding: 0;
}
.pagenavi li {
	padding-left:0;
}
.pagenavi li:before {
	display:none;
}
@media screen and (max-width: 767px) {
.header .logo {
    margin: 12px 0px 8px 10px;
}
.headerNav {
	float: none;
    width: 260px;
    height: 200px;
    text-align: left;
    margin-top: 0px;
    z-index: 9999;
    position: fixed;
    right: -260px;
    background-color: #fff;
    padding: 10px;
    overflow: auto;
    -webkit-overflow-scrolling: touch
	/*display:none;*/
}
address {
	padding:30px 0;
}
.libraryInfoBox {
	margin-bottom:10px;
}
.cntTopNavLeft p {
    margin-right: 10px;
}
}
/* ¥Ê¥Ó¥²©`¥·¥ç¥ó
------------------------------------------------------------ */
.libraryNaviWrap {
	width:100%;
	text-align:center;
}
.libraryNaviWrap ul {
	width:100%;
	margin:0 auto;
	display:table;
	table-layout: fixed;
}
.libraryNaviWrap li {
	display:table-cell;
	background-color:#16509d;
	border-left:solid 1px #7899c6;
}
.libraryNaviWrap li:first-child {
	border:none;
}
.libraryNaviWrap li a {
	display:block;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding:15px 0;
}
.libraryNaviWrap li a:hover {
	color:#FFF !important;
	background-color:#06326d;
}
.headerSch {
	text-align:right;
	margin-top:2px;
	position:absolute;
	right:4px;
	top:26px;
}
ul.hInfo,
ul.hHomon {
	display:none;
}
@media screen and (max-width: 767px) {
.libraryNaviWrap li:first-child {
	width:24%;
}
.libraryNaviWrap li a {
	padding:10px 2px;
	font-size:.86em;
}
.headerSch {
	display:none;
}
ul.hInfo,
ul.hHomon {
	display:block;
}
}
/* ¥ì¥¤¥¢¥¦¥È
------------------------------------------------------------ */
.libraryContWrap {
	margin:20px 0 40px 0;
}
.libraryMainWrap {
	width:830px;
	float:left;
}
.librarySideWrap {
	width:240px;
	float:right;
}
@media screen and (max-width: 767px) {
.libraryContWrap {
	margin:0 0 20px 0;
}
.libraryMainWrap {
	width:100%;
	float:none;
}
.librarySideWrap {
	width:100%;
	float:none;
}
}
/* ËùÊi—ÊË÷
------------------------------------------------------------ */
.topImgBox {
	margin-bottom:40px;
	border-bottom:solid 1px #aac8e4;
}
.librarySchWrap {
	background-color:#ddecff;
	margin: 0 auto;
	display:table;
	position:relative;
	width:100%;
}
.librarySchWrap h2 {
	background-color:#f1f7ff;
	color:#FFF;
	font-size:1.2em;
	margin-bottom:12px;
	padding:10px 0 6px 0;
	color:#16509d;
}
.librarySchWrap h2 span {
	padding-left:36px;
	position:relative;
}
.librarySchWrap h2 span:before {
	content: "";
	display: block;
	background-image: url(/common/images/library_rnw/icosch.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 18px;
	height: 18px;
	top: 4px;
	left: 10px;
	margin-top: -5px;
}
.schCate {
	position:absolute;
	top:.8em;
	left:10em;
}
.schCate2 {
	position:absolute;
	top:.8em;
	left:2em;
}
.librarySch {
	display:table-cell;
}
.librarySch input[type="text"] {
	height:2.4em;
	width:400px;
	margin:0 0 12px 12px;
}
.librarySch input[type="submit"] {
	background-color:#0e56ac;
	color:#FFF;
	padding:6px 20px;
	border:none;
	font-weight:bold;
}
.librarySch dd input[type="reset"] {
	background-color: #fff;
	padding: 6px 20px;
	border:solid 1px #CCCCCC;
}
ul.librarySchUl {
	margin-left:12px;
}
ul.librarySchUl li {
	display:inline-block;
	margin:0 0 10px 10px;
}
ul.librarySchUl li:first-child {
	margin-left:0px;
}
ul.librarySchUl li a {
	text-decoration:none;
	font-weight:bold;
	color:#333;
	padding-left:16px;
	position:relative;
}
ul.librarySchUl li a:before {
	content: "";
	display: block;
	background-image: url(/common/images/cmn.png);
	background-repeat: no-repeat;
	background-size: 300px;
	position:absolute;
	background-position: -115px 0px;
	width: 11px;
	height:11px;
	top:2px;
	left:0px;
}
.myLibrary {
	display:table-cell;
	width:240px;
	background-color:#dfdbe4;
	border-left:solid 1px #bab0c7;
}
.myLibrary h2 {
	background-color:#75638b;
	color:#FFF;
}
.myLibrary h2 span:before {
	background-image: url(/common/images/library_rnw/icomylibrary.png);
	width: 18px;
	height: 20px;
	top: 2px;
	left: 10px;
	margin-top: -5px;
}
.myLibrary ul {
	margin-left:12px;
}
.myLibrary li a {
	padding-left:10px;
	margin-bottom:2px;
	display:block;
	position:relative;
}
.myLibrary li a:before {
	content: "";
	display: block;
	background-image: url(/common/images/cmn.png);
	background-repeat: no-repeat;
	background-size: 300px;
	position:absolute;
	background-position: -90px 0px;
	width: 5px;
	height:7px;
	top:50%;
	left:0px;
	margin-top:-4px;
}
@media screen and (max-width: 767px) {
.topImgBox {
	margin-bottom:0;
	border-bottom:solid 1px #fff;
}
.topImgBox img {
	width:100%;
	height:auto;
}
.schCate {
	position:static;
	padding:0 12px;
}
.schCate label {
	display:block;
}
.librarySchWrap {
	display:block;
}
.librarySchWrap h2 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
	padding:6px 0 4px 0;
}
.librarySchWrap h2 span {
	padding-left:20px;
}
.librarySchWrap h2 span:before {
	left: 0;
}
.librarySch {
	margin-bottom:10px;
	text-align:center;
	display:block;
}
.librarySchBox {
	padding:12px;
}
.librarySch input[type="text"] {
	height:2em;
	width:100%;
	margin:0 0 0 0;
}
.librarySch input[type="submit"] {
	margin-top:6px;
}
.librarySch input[type="reset"] {
	margin-top:6px;
}
ul.librarySchUl {
	padding-bottom:10px;
	margin-left: 0;
}
.myLibrary {
	display:block;
	width:100%;
	border-left:none;
	padding-bottom:6px;
}
.myLibrary h2 {
	text-align:center;
}
.myLibrary h2 span:before {
	left: 0px;
}
.myLibrary li a {
	margin-bottom:10px;
}
}

/* ¥Ç©`¥¿¥Ù©`¥¹?ëŠ×Ó¥¸¥ã©`¥Ê¥ë
------------------------------------------------------------ */
.journal {
	position:relative;
	margin-bottom:40px;
}
.journal h2 {
	font-size: 1.1em;
	margin: 40px 0 20px 0;
	font-weight: normal;
	background-color: #ddecff;
	padding:6px 16px 4px 16px;
	position:relative;
	clear:both;
	font-weight:bold;
}
.journal h2:after {
	content: "";
	display: block;
	background-image: url(/common/images/cmn.png);
	background-repeat: no-repeat;
	background-size: 300px;
	position:absolute;
	background-position: -91px -106px;
	width: 12px;
	height:12px;
	top:0px;
	left:0px;
}
.aboutJournal {
	position:absolute;
	top:.5em;
	right:10px;
}
.aboutJournal a {
	padding-left:10px;
	margin-bottom:4px;
	display:block;
	position:relative;
}
.aboutJournal a:before {
	content: "";
	display: block;
	background-image: url(/common/images/cmn.png);
	background-repeat: no-repeat;
	background-size: 300px;
	position:absolute;
	background-position: -90px 0px;
	width: 5px;
	height:7px;
	top:50%;
	left:0px;
	margin-top:-4px;
}
.journal ul {
	letter-spacing: -.4em;
}
.journal li {
	width:33.3%;
	display:inline-block;
	margin-bottom:4px;
	letter-spacing:normal;
	vertical-align:top;
}
.journal li a {
	margin-right:4px;
	font-size:.96em;
}
.stopDl {
	color:#900;
	display:block;
	font-size:.8em;
}
@media screen and (max-width: 767px) {
.journal {
	position:static;
	margin-bottom:20px;
}
.journal h2 {
	margin: 10px 0 20px 0;
}
.aboutJournal {
	position:static;
	padding:0 10px 10px 10px;
}
.journal ul {
	padding:0 10px 10px 10px;
}
.journal li {
	width:100%;
	display:block;
}
.journal li a {
	font-size:1em;
}
.stopDl {
	display:inline-block;
}
}
/* ¾º²Ê×ãÇò,¾º²ÊÀºÇò
------------------------------------------------------------ */
.newWrap {
	padding: 5px;
	background-image: url(/common/images/library_rnw/topnewsbg.jpg);
	background-repeat: repeat-x;
	margin: 0 auto 40px auto;
	background-position: top;
}
.newsBox {
	background-color:#FFF;
	margin-bottom:2px;
	padding:16px;
}
.newsBoxContainer {
	max-width:960px;
	margin:0 auto;
	position:relative;
}
.newsBox h2 {
	font-size:1.6em !important;
	font-weight:normal !important;
}
.newsTibox {
	margin:16px 0px 0px 30px;
}
.newsTibox dt {
	float:left;
	color:#818181;
}
.newsTibox dd {
	clear:right;
	border-bottom:dashed 1px #c1c1c1;
	padding-left:9em;
	margin:10px 0px 10px 0px;
	padding-bottom:10px;
}
.newsTibox dd span {
	margin-left:10px;
	font-size:0.8em;
	padding:4px 20px;
}
.newsTibox dd .newsCate {
	border:solid 1px #C82D3A;
	color:#C82D3A;
}
ul.topMoreLink {
	float:right;
}
ul.topMoreLink li {
	display:inline;
	margin-left:20px;
}
ul.topMoreLink li a {
	color:#595959;
	padding-left:10px;
	position:relative;
}
ul.topMoreLink li a:before {
	content: "";
	display: block;
	background-image: url(/common/images/cmn.png);
	background-repeat: no-repeat;
	background-size: 300px;
	position:absolute;
	background-position: -90px 0px;
	width: 5px;
	height:7px;
	top:50%;
	left:0px;
	margin-top:-4px;
}
@media screen and (max-width: 767px) {
.newWrap {
	padding: 3px;
	margin: 0 auto 0 auto;
}
.newsBox {
	padding:10px;
}
.newsBox h2 {
	font-size:1.2em !important;
	font-weight:bold !important;
}
.newsTibox {
	margin:10px 0px 0px 0px;
}
.newsTibox dt {
	float:none;
}
.newsTibox dd {
	padding-left:0em;
	margin:6px 0px 10px 0px;
	padding-bottom:10px;
}
.newsTibox dt span {
	padding:3px 10px;
	margin-left:10px;
	font-size:0.8em;
}
.newsTibox dt .newsCate {
	border:solid 1px #C82D3A;
	color:#C82D3A;
}
}
/* ¥È¥Ã¥×ÏÂ²¿¥ê¥ó¥¯
------------------------------------------------------------ */
.topUnderLink {
	background-color:#ddecff;
	padding:14px 0 0 14px;
	margin-bottom:40px;
}
.topUnderLink ul {
	letter-spacing:-.4em;
}
.topUnderLink li {
	letter-spacing:normal;
	display:inline-block;
	width:33%;
	margin-bottom:14px;
}
.topUnderLink li a {
	display:block;
	background-color:#FFF;
	margin-right:14px;
	padding:14px 10px;
	border-left:solid 2px #265ca4;
	font-weight:bold;
	text-decoration:none;
	position:relative;
}
.topUnderLink li a:after {
	content: "";
	display: block;
	background-image: url(/common/images/library_rnw/icounderlink.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 6px;
	height: 9px;
	top: 50%;
	right: 10px;
	margin-top: -5px;
}
@media screen and (max-width: 767px) {
.topUnderLink {
	padding:10px;
	margin-bottom:20px;
}
.topUnderLink li {
	display:block;
	width:100%;
	margin-bottom:10px;
}
.topUnderLink li:last-child {
	margin-bottom:0;
}
.topUnderLink li a {
	margin-right:0;
}
}
/* ¥µ¥¤¥É¥³¥ó¥Æ¥ó¥Ä
------------------------------------------------------------ */
.librarySideCal {
	background-color:#f2f2f2;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:10px;
}
.librarySideCal h2 {
	text-align:center;
	font-size:1.1em;
	color:#16509d;
	padding:6px;
	background-color:#ddecff;
	border-top:solid 1px #16509d;
	margin-bottom:12px;
}
.librarySideCal h2 span {
	padding-left:36px;
	position:relative;
}
.librarySideCal h2 span:before {
	content: "";
	display: block;
	background-image: url(/common/images/library_rnw/icosidecal.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 18px;
	height: 18px;
	top: 4px;
	left: 10px;
	margin-top: -5px;
}
ul.libraryCal {
	margin-bottom:10px;
}
ul.libraryCal li {
	margin-bottom:10px;
}
ul.libraryCalTime {
	margin-bottom:6px;
	padding:0 12px;
	text-align:left;
	letter-spacing:-.4em;
}
ul.libraryCalTime li {
	display:inline-block;
	margin-bottom:10px;
	width:50%;
	letter-spacing:normal;
	font-size:.86em;
}
ul.libraryCalTime li:before {
	display:inline-block;
	content:"";
	width:10px;
	height:10px;
	background-color:#fff;
	border:solid 1px #979797;
	margin-right:6px;
	vertical-align:-1px;
}
ul.libraryCalTime li:nth-child(2):before {
	/*background-color:#e4cf4c;*/
	background-color:#ffe75f;
	border:solid 1px #d2c015;
}
ul.libraryCalTime li:nth-child(3):before {
	/*background-color:#aaaaff;*/
	background-color:#ccffff;
	border:solid 1px #aaaaff;
}
ul.libraryCalTime li:nth-child(4):before {
	/*background-color:#ffaaaa;*/
	background-color:#f99d9d;
	border:solid 1px #ffaaaa;
}
/*
ul.libraryCalTime li:nth-child(4):before {
	/*background-color:#80c380;*/
	background-color:#ccffcc;
	border:solid 1px #80c380;
}
ul.libraryCalTime li:nth-child(5):before {
	/*background-color:#ffaaaa;*/
	background-color:#f99d9d;
	border:solid 1px #ffaaaa;
}
*/
ul.libraryCalLink {
	text-align:left;
	padding:0 12px;
}
ul.libraryCalLink li a {
	padding-left:10px;
	margin-bottom:4px;
	display:block;
	position:relative;
}
ul.libraryCalLink li a:before {
	content: "";
	display: block;
	background-image: url(/common/images/cmn.png);
	background-repeat: no-repeat;
	background-size: 300px;
	position:absolute;
	background-position: -90px 0px;
	width: 5px;
	height:7px;
	top:50%;
	left:0px;
	margin-top:-4px;
}
.librarySideBnr a {
	display: block;
	background-color: #F7F7F7;
	padding: 14px 10px;
	border: solid 1px #CCCCCC;
	border-left: solid 2px #265ca4;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	margin-bottom:10px;
}
.librarySideBnr a:after {
	content: "";
	display: block;
	background-image: url(/common/images/library_rnw/icounderlink.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 6px;
	height: 9px;
	top: 50%;
	right: 10px;
	margin-top: -5px;
}
@media screen and (max-width: 767px) {
.librarySideCal {
	padding-bottom:10px;
}
.librarySideCal h2 span {
	padding-left:24px;
}
.librarySideCal h2 span:before {
	left: 0px;
}
ul.libraryCalTime {
	width:240px;
	margin:0 auto 6px auto;
}
ul.libraryCalTime li {
	font-size:1em;
}
ul.libraryCalLink {
	width:240px;
	margin:0 auto 0 auto;
}
.librarySideBnr {
	padding:0 10px;
}
}
/* ÏÂëAŒÓÒŠ³ö¤·
------------------------------------------------------------ */
.libraryImgTi {
	width: 830px;
	height: 100px;
	background-image: url(/common/images/library_rnw/cntimg.jpg);
	background-repeat: no-repeat;
	font-size:1.4em;
	padding:35px 0 0 20px;
	margin-bottom:40px;
}
@media screen and (max-width: 767px) {
.libraryImgTi {
	width:100%;
	height: auto;
	background:none;
	background-color:#f5f5f5;
	border-top:solid 1px #c7d2e1;
	border-bottom:solid 1px #c7d2e1;
	font-size:1.4em;
	text-align:center;
	padding:10px;
	margin-bottom:20px;
}
}
/* Ð¡¥«¥Æ¥´¥ê¥È¥Ã¥×
------------------------------------------------------------ */
.smallCateWrap,
.CateWrap {
	max-width:960px;
	margin:0 auto 0 auto;
}
.smallCateBox,
.smallCateImgBox {
	margin:0 0 40px 0;
}
.CateBox h2,
.smallCateBox h2,
.smallCateImgBox h2 {
	font-size:1.4em;
	font-weight:bold;
	padding:12px 16px;
	border-top:solid 2px #8d7245;
	border-bottom:solid 1px #dedede;
	margin-bottom:20px;
}
.smallCateBox ul,
.smallCateImgBox ul {
	letter-spacing: -.40em;
}
.smallCateBox li {
	letter-spacing: normal;
	font-size:1.em;
	display:inline-block;
	width:33.3%;
	vertical-align:top;
	position:relative;
}
.smallCateBox li:after {
	content: "";
	display: block;
	background-image: url(/common/images/cmn.png);
	background-repeat: no-repeat;
	background-size: 300px;
	position:absolute;
	background-position: -226px -48px;
	width: 20px;
	height:20px;
	top:50%;
	right:20px;
	margin-top:-10px;
}
.smallCateBox li a {
	display: block;
	padding: 16px 36px 16px 20px;
	margin: 10px;
	background-color: #f8f8f8;
	font-weight: bold;
	text-decoration: none;
	/*color: #4D4D4D;*/
	border-left: solid 2px #16509d;
}
.smallCateBox li a:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.smallCateBox li a span {
	display: inline-block;
	vertical-align: middle;
}
.smallCateImgBox li {
	letter-spacing: normal;
	font-size:1.1em;
	display:inline-block;
	width:33.3%;
	text-align:center;
	margin:10px 0 40px 0;
	vertical-align:top;
	padding:0 10px;
}
.smallCateImgBox li img,
.smallCateImgBox li span {
	width:250px;
	height:auto;
}
.smallCateImgBox li img {
	border-top:solid 2px #8d7245;
}
.smallCateImgBox li figure {
	height:180px;
	overflow:hidden;
}
.smallCateImgBox li a {
	display:block;
	font-weight: bold;
	text-decoration: none;
	width:250px;
	margin:10px auto 0 auto;
}
.smallCateImgBox li a span {
	position:relative;
	padding-left:16px;
}
.smallCateImgBox li a span:before {
	content: "";
	display: block;
	background-image: url(/common/images/cmn.png);
	background-repeat: no-repeat;
	background-size: 300px;
	position:absolute;
	background-position: -115px 0px;
	width: 11px;
	height:11px;
	top:2px;
	left:0px;
}
.CateWrap {
	letter-spacing: -.40em;
}
.CateBox {
	width:50%;
	display:inline-block;
	letter-spacing: normal;
	margin:0 0 60px 0;
	padding:0 30px;
	vertical-align:top;
}
.CateBox img {
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.CateBox li {
	font-size:1.1em;
	display:block;
	width:100%;
	position:relative;
}
.CateBox li a {
	display: block;
	padding: 0px 0px 0px 16px;
	margin: 10px;
}
.CateBox li a:before {
	content: "";
	display: block;
	background-image: url(/common/images/cmn.png);
	background-repeat: no-repeat;
	background-size: 300px;
	position:absolute;
	background-position: -90px 0px;
	width: 5px;
	height:7px;
	top:8px;
	left:10px;
}
@media screen and (max-width: 767px) {
.smallCateBox,
.smallCateImgBox {
	margin:0 10px 20px 10px;
}
.CateBox h2,
.smallCateBox h2,
.smallCateImgBox h2 {
	font-size:1em;
	padding:8px 16px;
	margin-bottom:10px;
}
.smallCateBox li {
	font-size:14px;
	display:block;
	width:100%;
}
.smallCateBox li:after {
	right:10px;
}
.smallCateBox li a {
	padding: 10px 36px 10px 14px;
	margin:0 0 10px 0;
}
.smallCateImgBox li {
	font-size:15px;
	display:block;
	width:100%;
	margin:10px 0 20px 0;
}
.CateBox {
	width:100%;
	display:block;
	margin:0 0 30px 0;
	padding:0 10px;
}
}
/* ¥«¥Æ¥´¥ê¥È¥Ã¥×
------------------------------------------------------------ */
.topCntWrap {
	background-color:#f4f4f4;
	border-top: solid 1px #dfdfdf;
	padding:20px;
}
@media screen and (max-width: 767px) {
.topCntWrap {
	padding:10px;
}
}
/* ¥«¥Æ¥´¥ê¥È¥Ã¥×
------------------------------------------------------------ */
.cateTop3col,
.cateTop2col {
	max-width:960px;
	margin:0 auto;
}
ul.cateLinkBox {
	margin:0 auto;
	width:890px;
}
ul.cateLinkBox > li {
	display:inline-block;
	vertical-align:top;
	width:281px;
	border:solid 1px #afafaf;
	height:auto;
	margin:0px 5px 30px 5px;
}
ul.cateLinkBox li ul {
	margin:20px;
}
ul.cateLinkBox li ul li {
	margin-bottom:6px;
}
ul.cateLinkBox li ul li a {
	padding-left:10px;
	position:relative;
	display:block;
}
ul.cateLinkBox li ul li a:before {
	content: "";
	display: block;
	background-image: url(/common/images/cmn.png);
	background-repeat: no-repeat;
	background-size: 300px;
	position:absolute;
	background-position: -90px 0px;
	width: 5px;
	height:7px;
	top:0.5em;
	left:0px;
}
@media screen and (max-width: 1130px) {
ul.cateLinkBox {
	margin:0 auto;
	width:630px;
}
ul.cateLinkBox > li {
	margin:0px 15px 30px 15px;
}
}
@media screen and (max-width: 767px) {
ul.cateLinkBox {
	width:281px;
}
ul.cateLinkBox > li {
	display:block;
	margin:0px 0px 30px 0px;
}
ul.cateLinkBox li ul {
	margin:0px 10px;
}
ul.cateLinkBox li ul li {
	margin-bottom:0px;
	border-bottom:dashed 1px #CCCCCC;
	padding:10px 0;
}
ul.cateLinkBox li ul li:last-child {
	border-bottom:none;
}
}
/* ±¾ÎÄ
------------------------------------------------------------ */
.leadtxt {
	text-align:center;
	margin:0 20px 40px 20px;
	line-height:1.8;
}
.dtlWrap h2 {
	text-align: center;
	font-size: 1.8em;
	border-top: solid 1px #c7d2e1;
	border-bottom: solid 1px #c7d2e1;
	background-color: #FAF8FA;
	margin-bottom: 40px;
	font-weight: normal;
	padding: 6px;
	clear:both;
}
.dtlWrap h3 {
	font-size:1.5em;
	margin:40px 0;
	font-weight:bold;
	padding-bottom:4px;
	border-bottom:solid 2px #dadada;
	position:relative;
	clear:both;
}
.dtlWrap h3:after {
	position: absolute;
    left: 0;
    bottom: -2px;
    content: '';
    display: block;
    width: 30%;
    height: 2px;
    background: #16509d;
}
.dtlWrap h4 {
	font-size: 1.1em;
	margin: 40px 0 20px 0;
	font-weight: normal;
	background-color: #ddecff;
	padding:6px 16px 4px 16px;
	position:relative;
	clear:both;
	font-weight:bold;
}
.dtlWrap h4:after {
	content: "";
	display: block;
	background-image: url(/common/images/cmn.png);
	background-repeat: no-repeat;
	background-size: 300px;
	position:absolute;
	background-position: -91px -106px;
	width: 12px;
	height:12px;
	top:0px;
	left:0px;
}
.dtlWrap h5 {
	font-size: 1em;
	margin: 20px 0 20px 0;
	font-weight: normal;
	padding:0px 10px 4px 10px;
	position:relative;
	border-left:solid 4px #16509d;
	clear:both;
	font-weight:bold;
}
.dtlWrap h5:after {
	position:absolute;
	content: "";
	display: block;
	width: 100%;
	bottom:0px;
	left:0px;
	border-bottom: solid 2px #e0e0e0;
}
.dtlWrap table.lineonly th {
	background-color:#fff;
	border-right:none;
	font-weight:normal;
	text-align:left;
}
.dtlWrap table.lineonly td {
	border-right:none;
}
.dtlWrap table p {
	margin-bottom:0px;
}
.dtlWrap table.syllabus {
	border-top:solid 2px #95519f;
	text-align:center;
}
.dtlWrap table.syllabus a {
	font-weight:bold;
}
.dtlWrap table.syllabus tr:nth-child(1) th {
	background-color:#faf8f6;
	padding:4px;
	text-align:left;
	font-size:0.9em;
}
.dtlWrap table.syllabus tr:nth-child(2) td {
	text-align:left;
}
.dtlWrap table.syllabus tr:nth-child(3) th {
	text-align:center;
	padding:4px;
}
.dtlWrap table.syllabus tr:nth-child(4) td {
	padding:4px;
	font-size:0.9em;
	background-color:#f7f7f7;
}
.dtlWrap table.syllabus tr:nth-child(5) td {
	padding:4px;
	width:10%;
}
.dtlWrap table.syllabus .syllabus1st td:nth-child(1) {
	text-align:center;
}
.dtlWrap table.syllabus .syllabus2nd th:nth-child(2) {
	background-color:#ddf0fa;
}
.dtlWrap table.syllabus .syllabus2nd th:nth-child(3) {
	background-color:#ece0ee;
}
.dtlWrap table.syllabus .syllabus2nd th:nth-child(4) {
	background-color:#ddf2e6;
}
.dtlWrap table.syllabus .syllabus2nd th:nth-child(5) {
	background-color:#f9ebf3;
}
.dtlWrap table.syllabusgraduate {
	border-top:solid 2px #95519f;
	text-align:center;
}
.dtlWrap table.syllabusgraduate a {
	font-weight:bold;
}
.dtlWrap table.syllabusgraduate tr:nth-child(1) th {
	background-color:#faf8f6;
	padding:4px;
	text-align:left;
	font-size:0.9em;
}
.dtlWrap table.syllabusgraduate tr:nth-child(2) td {
	text-align:left;
}
.dtlWrap table.syllabusgraduate tr:nth-child(3) th {
	text-align:center;
	padding:4px;
}
.dtlWrap table.syllabusgraduate tr:nth-child(4) td {
	padding:4px;
	font-size:0.9em;
	background-color:#f7f7f7;
}
.dtlWrap table.syllabusgraduate tr:nth-child(5) td {
	padding:4px;
}
.dtlWrap table.syllabusgraduate .syllabus1st td:nth-child(1) {
	text-align:center;
	width:10%;
}
.dtlWrap table.syllabusgraduate .syllabus2nd th:nth-child(1) {
	background-color:#ddf0fa;
}
.dtlWrap table.syllabusgraduate .syllabus2nd th:nth-child(2) {
	background-color:#ece0ee;
}
.dtlWrap table.syllabusgraduate .syllabus2nd th:nth-child(3) {
	background-color:#ddf2e6;
}
.dtlWrap ul.picgallary {
	margin:40px auto;
	width:704px;
}
.dtlWrap ul.picgallary li {
	padding: 4px;
	position: static;
	margin: 0px 20px 20px 20px;
	display: inline-block;
	background-color: #f8f8f8;
	border: solid 1px #E9E9E9;
	vertical-align: top;
	width:310px;
	text-align:center;
}
.dtlWrap ul.picgallary li:before {
	display:none;
}
.dtlWrap ul.picgallary li img {
	margin:0 auto 6px auto !important;
	padding:0;
	display:block;
	width:300px;
	height:auto;
}
.dtlWrap ul.pagelink {
	width:800px;
	margin:0 auto;
	text-align:center;
}
.dtlWrap ul.pagelink li {
	display:inline-block;
	padding-left:16px;
	position:relative;
	margin:0px 20px 0px 0px;
}
.dtlWrap ul.pagelink li:before {
	display:none !important;
}
.dtlWrap ul.pagelink li:after {
	content: "";
	display: block;
	background-image: url(/common/images/cmn.png);
	background-repeat: no-repeat;
	background-size: 300px;
	position:absolute;
	background-position: -90px -12px;
	width: 9px;
	height:6px;
	top:0.5em;
	left:0px;
	margin-top:3px;
}
.dtlWrap .backgroundcolor {
	padding:20px 20px 10px 20px;
	background-color:#faf8f6;
	border:dashed 1px #e9d9c9;
	margin-bottom:20px;
}
.dtlWrap .librarycal div {
	display:inline-block;
	vertical-align:top;
}
.dtlWrap .librarycal table {
	margin:0 5px 40px 5px;	
}
.dtlWrap .librarycal table th,
.dtlWrap .librarycal table td {
	padding:10px;
}
.dtlWrap .librarycal table tr:nth-child(2) {
	background-color:#f7f7f7;
	font-weight:bold;
}
.dtlWrap .librarycal .sunday {
	color:#d80000;
}
.dtlWrap .librarycal .saturday {
	color:#0055ab;
}
.dtlWrap .librarycal .kyukan {
	background-color:#ffdede;
}
.dtlWrap .librarycal .jitan {
	background-color:#fcf5bb;
}
.dtlWrap .kyukantxt {
	color:#f99d9d;
}
.dtlWrap .jitantxt {
	color:#ffe75f;
}
.dtlWrap .dtl2col,
.dtlWrap .dtl3col,
.dtlWrap .dtl4col {
	display:table;
	width:100%;
	margin-bottom:40px;
}
.dtlWrap .dtl2col div,
.dtlWrap .dtl3col div,
.dtlWrap .dtl4col div {
	display:table-cell;
	vertical-align:top;
	padding:0 20px;
}
.dtlWrap .dtl2col img,
.dtlWrap .dtl3col img,
.dtlWrap .dtl4col img {
	margin:0 auto 20px auto;
	display:block;
	height:auto;
}
.dtlWrap .dtl2col img,
.dtlWrap .dtl2col p {
	max-width:320px;
}
.dtlWrap .dtl3col img,
.dtlWrap .dtl3col p {
	max-width:200px;
}
.dtlWrap .dtl4col img,
.dtlWrap .dtl4col p {
	max-width:140px;
}
.dtlWrap .dtl2col p,
.dtlWrap .dtl3col p,
.dtlWrap .dtl4col p {
	margin:0 auto;
}
.dtlWrap .fltleftimg,
.dtlWrap .fltrightimg {
	max-width:800px;
	margin:0 auto 20px auto;
	clear:both;
}
.dtlWrap .fltleftimg img {
	float:left;
}
.dtlWrap .fltrightimg img {
	float:right;
}
.dtlWrap .oneLineImg img {
	max-width:100%;
	height:auto;
	margin:0 auto 20px auto;
	display:block;
}
@media screen and (max-width: 767px) {
.leadtxt {
	margin:0 20px 20px 20px;
}
.dtlWrap {
	margin:0 10px 40px 10px;
	padding:0px;
}
.dtlWrap p {
	margin-bottom:10px;
}
.dtlWrap h2 {
	font-size:1.2em;
	margin-bottom:20px;
	padding:4px;
}
.dtlWrap h3 {
	font-size:1.1em;
	margin:20px 0;
	font-weight:bold;
}
.dtlWrap h4 {
	font-size:1.1em;
	margin:20px 0 10px 0;
	padding:6px 10px;
}
.dtlWrap img {
	float:none !important;
	display:block;
	margin:0px auto 20px auto !important;
	max-width:320px;
	height:auto;
}
.dtlWrap table {
	width:100%;
	margin:20px 0;
}
.dtlWrap ul {
	margin:10px;
	width:300px;
}
.dtlWrap table ul {
	margin:0px;
	width:100%;
}
.dtlWrap .librarycal div {
	display:block;
	margin:0;
	padding:0;
}
.dtlWrap .librarycal table {
	margin:0 auto 20px auto;
	padding:0;
}
.dtlWrap .librarycal table th,
.dtlWrap .librarycal table td {
	padding:6px;
	text-align:center;
}
.dtlWrap .backgroundcolor {
	padding:10px 10px 0px 10px;
	margin:0px 10px 10px 0px !important;
}
.getreader {
	display:none;
}
.dtlWrap ul.picgallary {
	margin:10px auto;
	width:300px;
}
.dtlWrap ul.picgallary li {
	margin: 0px auto 10px auto;
	display: block;
	width:300px;
}
.dtlWrap ul.picgallary img {
	width:290px !important;
	height:auto;
}
.dtlWrap ul.pagelink {
	width:100%;
	margin:0 20px;
	text-align:left;
}
.dtlWrap .dtl2col,
.dtlWrap .dtl3col,
.dtlWrap .dtl4col {
	display:block;
	margin-bottom:20px;
}
.dtlWrap .dtl2col div,
.dtlWrap .dtl3col div,
.dtlWrap .dtl4col div {
	display:block;
	padding:0 0px;
}
.dtlWrap .dtl2col img,
.dtlWrap .dtl3col img,
.dtlWrap .dtl4col img {
	margin:0 auto;
}
.dtlWrap .dtl2col img,
.dtlWrap .dtl3col img,
.dtlWrap .dtl4col img,
.dtlWrap .dtl2col p,
.dtlWrap .dtl3col p,
.dtlWrap .dtl4col p {
	max-width:320px;
	margin-bottom:20px;
}
.dtlWrap .fltleftimg,
.dtlWrap .fltrightimg {
	width:100%;
	margin:0 auto 0px auto;
	clear:both;
}
.dtlWrap .fltleftimg img,
.dtlWrap .fltrightimg img {
	float:none;
}
}
/* ‡í•øð^¥³¥ó¥Æ¥ó¥Ä¥ê¥ó¥¯
------------------------------------------------------------ */
.libcntLinkWrap {
	text-align:center;
	max-width: 100%;
	padding:30px 20px;
}
.libcntLink {
	background-color:#FFF;
	max-width:920px;
	margin:0 auto;
	padding-bottom:20px;
	box-shadow: 0px 0px 4px 0px #d7d7d7;
	-webkit-box-shadow: 0px 0px 4px 0px #d7d7d7;
	-moz-box-shadow: 0px 0px 4px 0px #d7d7d7;
}
.libcntLink h3 {
	background-color:#467587;
	text-align:center;
	font-size:1.4em;
	color:#FFF;
	padding:6px 0;
	margin-bottom:30px;
}
.libcntLink ul {
	margin:0 20px;
}
.libcntLink li {
	display:inline-block;
	margin:0 10px 10px 10px;
}
.libcntLink li a {
	position:relative;
	padding-left:14px;
}
.libcntLink li a:before {
	content: "";
	display: block;
	background-image: url(/common/images/cmn.png);
	background-repeat: no-repeat;
	background-size: 300px;
	position:absolute;
	background-position: -90px 0px;
	width: 5px;
	height:7px;
	top:50%;
	left:0px;
	margin-top:-4px;
}
.libMenu {
	display:none;
}
@media screen and (max-width: 767px) {
.libMenu {
	display:block;
	background-color:#fff;
	width:30px;
	height:30px;
	float:right;
	margin-top:20px;
	margin-right:10px;
	position:relative;
	z-index:101;
}
.libMenu:before {
	content: "";
	display: block;
	background-image: url(/common/images/cmn.png);
	background-repeat: no-repeat;
	background-size: 150px;
	position:absolute;
	background-position: -68px -41px;
	width: 19px;
	height:11px;
	top:10px;
	left:5px;
}
.libcntLinkWrap {
	display:none;
	position:absolute;
	text-align:center;
	max-width: 100%;
	padding:0px;
	z-index:100;
}
.libcntLink {
	background-color:#467587;
	padding-bottom:10px;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}
.libcntLink h3 {
	font-size:1.2em;
	padding:24px 0 6px 0;
	margin-bottom:20px;
}
.libcntLink ul {
	margin:0 10px;
	background-color:#FFF;
	font-size:0;
	text-align:left;
}
.libcntLink li {
	font-size:14px;
	margin:0px;
	padding:0;
	width:100%;
}
.libcntLink li a {
	position:relative;
	padding:14px 14px 14px 24px;
	display:block;
	border-left:solid 1px #467587;
	border-bottom:solid 1px #467587;
}
.libcntLink li a:before {
	left:10px;
}
}
/* ¥á©`¥ë¥Õ¥©©`¥à
------------------------------------------------------------ */
.mailLead {
	text-align:center;
	font-weight:bold;
	margin-bottom:40px !important;
}
.mailComp {
	text-align: center;
	font-size: 1.6em;
	color: #8d7245;
	margin-bottom:40px !important;
}
h3.suisen {
	margin:0 20px 0px 20px;
	background-color:#faf8f6;
	padding:0 0 0 10px;
	color:#8d7245;
	border-bottom:none;
	border-top:solid 2px #8d7245;
}
h3.suisen:after {
	display:none;
}
dl.mailTbl {
	margin:0 20px 40px 20px;
	padding:0;
	border-bottom:solid 1px #c9c9c9;
	overflow:hidden;
	background-color:#f8f8f8;
}
dl.mailTbl dt {
	font-weight:bold;
	clear:left;
	float:left;
	width:240px;
	padding:20px;
	border-top:solid 1px #c9c9c9;
}
dl.mailTbl dd {
	margin:0 0 0 240px;
	border-top:solid 1px #c9c9c9;
	padding:20px 20px 20px 10px;
	background-color:#FFF;
}
dl.mailTbl span {
	font-size:0.8em;
	color:#999;
	margin:0 0 0 14px;
	padding:0;
}
dl.mailTbl span.txtLimit {
	margin:0;
}
dl.mailTbl span.required,
dl.mailTbl span.any {
	padding:6px;
	color:#FFF;
	font-size:1em;
	background-color:#d64848;
	margin:0 10px 0 0;
	vertical-align:top;
}
dl.mailTbl span.any {
	background-color:#6a6a6a;
}
dl.mailTbl dd input[type="text"] {
	background-color:#f5f5f5;
	border:solid 1px #c9c9c9;
	height:1.8em;
	width:50%;
}
dl.mailTbl dd input.w70 {
	width:70%;
}
dl.mailTbl dd input.w30 {
	width:30%;
}
dl.mailTbl dd textarea {
	background-color:#f5f5f5;
	border:solid 1px #c9c9c9;
	height:150px;
	width:90%;
}
dl.mailTbl p {
	color:#C00;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}	
.sendBtm {
	background-color: #95519f;
	border: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	padding: 8px 10px 9px 10px;
	cursor: pointer;
	background-image: url(/common/images/contact_arrow.png);
	background-repeat: no-repeat;
	background-position: 205px center;
	width:220px;
}
.sendBtm:hover {
	background-color: #70197d;
}
.backBtm {
	background-color: #DBDBDB;
	border: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	padding: 8px 10px 9px 14px;
	cursor: pointer;
	width:80px;
	margin-right:20px;
	background-image: url(/common/images/contact_back.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.reset {
	background-color: #DBDBDB;
	border: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	padding: 8px 10px 9px 14px;
	cursor: pointer;
	width:80px;
	margin-left:20px;
}
@media screen and (max-width: 767px) {
.mailLead {
	margin-bottom:20px !important;
}
.mailComp {
	font-size: 1.4em;
	margin-bottom:20px !important;
}
h3.suisen {
	margin:0px;
}
dl.mailTbl {
	margin:0 0px 20px 0px;
}
dl.mailTbl dt {
	font-weight:bold;
	float:none;
	width:100%;
	padding:10px;
}
dl.mailTbl dd {
	margin:0;
	padding:10px 10px 10px 10px;
}
dl.mailTbl span {
	margin:0;
}
dl.mailTbl dd input[type="text"] {
	background-color:#fff;
	width:100%;
}
dl.mailTbl dd input.w70 {
	width:100%;
}
dl.mailTbl dd input.w30 {
	width:100%;
}
dl.mailTbl dd textarea {
	background-color:#fff;
	width:100%;
}
.sendBtm {
	padding: 6px 0;
	width:100%;
}
.sendBtm:after {
	margin-left: 10px;
}
.backBtm {
	padding: 6px 0;
	width:100%;
	margin:0 0 10px 0;
}
}
/* clearfix
------------------------------------------------------------ */
.libraryContWrap:after,
.newWrap:after,
.librarySch dl:after,
.newsBoxTab:after,
.newsTibox:after,
.listTibox:after,
.newsBoxContainer:after,
.useLinkWrap:after,
.underLink:after,
.fltleftimg:after,
.fltrightimg:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


.table-scroll {
    overflow-x: scroll;
    overflow-y: scroll;
    height: 600px;
}

.librarySnsBnr {
	margin-bottom: 10px;
	text-align: center;
}

.librarySnsBnr img{
	border: solid 1px #CCCCCC;
}

.librarySchWrap .libraryH2 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
	padding:6px 0 4px 0;
	text-align: left
}

/*
.library-movie {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}
*/
.library-movie-area{
	width: 600px;
	margin: auto;
}
.library-movie {
	width: 75%;
	height: 0;
	position: relative;
	padding-top: 41.25%;
	margin: auto;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	.library-movie-area{
		width: 100%;
		margin: auto;
	}
	.library-movie {
    width: 90%;
    height: 0;
    position: relative;
    padding-top: 49.25%;
    margin: auto;
    overflow: hidden;
	}
}

.library-movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}