@charset "UTF-8";
/* CSS Document */

body , html{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: auto;
    width: 100%;
    min-height: 100%;
}
body {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	background-size: 1% auto;
}
.clear {
	clear: both;
}
.clear40 {
    width: 100%;
    height: 40px;
    clear: both;
    background-color: #FFFFFF;
}
.clear80 {
    clear: both;
    width: 100%;
    height: 80px;
    background-color: #FFFFFF;
}
.space10 {
    height: 10px;
    width: 100%;
}
.space50 {
	height: 50px;
	width: 100%;
}
.dotline {
	height: 1px;
	width: 100%;
	border-top: 1px dotted #888888;
	margin-bottom: 10px;
}
.nobi {
	letter-spacing: 0.5em;
}
.vispc {
    display: block;
}
.vissp {
    display: none;
}
.dispc {
	display: none;
}
.dissm {
	display: block;
}
.bd600{
	font-weight:600;
}
.bd600red{
	font-weight:600;
	color:#FF0004;
}
#wrap  {
	width: 99%;
	height: auto;
	max-width: 1200px;
	border: 1px solid #bd1838;
	position: relative;
	font-family: 'Noto Sans JP', sans-serif;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	font-size: medium;
	font-weight: 400;
	line-height: 1.6em;
	text-align: justify;
	color: #373737;
	background-color: #FFFFFF;
}
#hcopy {
	width: 70%;
	margin-left: 15%;
}
#fortop{
	width: 60px;
	height: 60px;
	position: fixed;
	bottom: 0px;
	opacity: 0.6;
	background-size: 180% auto;
	background-repeat: no-repeat;
	z-index: 1000;
	right: 10px;
}
#fortop a{
  width: 60px;
  height: 60px;
  text-decoration: none;
}
#fortop a::before{
	font-family: FontAwesome;
	content: '\f0aa';
	font-size: 60px;
	color: #f39900;
}
/* font管理 */
#wrap p, #wrap p a,  #wrap li {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: medium;
	font-weight: 400;
	line-height: 1.6em;
	color: #373737;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 15px;
}
#wrap li {
	text-align: left;
}
#wrap ul  {
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
}
#wrap ul.toku {
	list-style-type: square;
	margin-left: 0px;
	padding-left: 10px;
}
#wrap ul.toku2 {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#wrap p a:link  {
	color: #FF3639;
	text-decoration: underline;
}
#wrap p a:hover  {
	color: #5A9800;
	text-decoration: underline;
}
#wrap h1  {
	font-size: xx-large;
	font-weight: 700;
	line-height: 1.4em;
	text-align: center;
	color: #f39900;
	margin-left: 5%;
	width: 90%;
	margin-right: 5%;
}
#wrap h2  {
	font-size: medium;
	font-weight: 500;
	line-height: 1.6em;
	text-align: justify;
	color: #676767;
}
#wrap h3  {
	font-size: large;
	font-weight: 600;
	line-height: 1.6em;
	text-align: left;
	color: #2A5093;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap h4  {
	font-size: x-large;
	font-weight: 500;
	line-height: 1em;
	text-align: center;
	color: #0b65a1;
	margin-left: 6%;
	margin-bottom: 10px;
	margin-right: 5%;
	margin-top: 0px;
}
#wrap p.sml, #wrap li.sml  {
    font-size: small;
	font-weight: 400;
}
#wrap a:hover img  {
	opacity: 0.6;
}
#wrap p.smm, #wrap li.smm  {
    font-size: small;
	font-weight: 300;
}
.col_a  {color: #bd1838;}
.col_c  {color: #00856e;}
.col_b  {color: #0b65a1;}
.boldline {
	border-bottom: 1px dotted #989898;
	font-weight: 600;
	font-size: large;
}
.bold {
	font-weight: 700;
	color: #626974;
}
.txcenter {
}
/* font管理ここまで */
/* 画像管理 */
#wrap img, #wrap a img  {
	border-width: 0px;
	width: 100%;
	height: auto;
}
/* 画像管理ここまで */
#header {
	width: 100%;
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 30%;
}
#navi {
	background-color: #F2F2F2;
	color: #C94C0D;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #B15411;
	padding-bottom: 0px;
	padding-top: 13px;
}
#navi a {
	color: #C94C0D;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navi a:hover {
	color: #A50079;
	text-decoration: underline;
}
#navi ul.navi_link {
	text-align: center;
}
#navi ul.navi_link li {
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
	font-size: large;
	font-weight: 500;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#cont {
}
#cont .maincopy {
	width: 70%;
	margin-top: 20px;
	margin-left: 15%;
	background-image: url(../images/maincopy.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 12%;
}
#cont .maincopy2 {
	width: 70%;
	margin-top: 20px;
	margin-left: 15%;
	padding-bottom: 0%;
}
#cont .maincopy4 {
	width: 70%;
	margin-top: 20px;
	margin-left: 15%;
	background-image: url(../images/maincopy4.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 7%;
}
#cont .book {
    width: 36%;
    margin-left: 20%;
    float: left;
    padding-left: 0%;
    padding-right: 0%;
    background-color: #FFFFFF;
    padding-top: 9px;
    margin-bottom: 24px;
    margin-top: 5px;
}
#cont .bookinfo {
    width: 30%;
    float: left;
    margin-top: 51px;
    margin-left: 0%;
}
#cont .bookinfo p {
	font-size: large;
	font-weight: 700;
}
#contindex ul.tokucholist li  {
	font-size: large;
    border-bottom: 1px dotted #5E5E5E;
	padding-left: 3em;
	text-indent: -3em;
	line-height: 2em;
}
#cont ul.bt_img {
	height: auto;
	text-align: center;
}
#cont .tokutencopy p {
	margin-bottom: 18px;
	margin-top: 18px;
}
#cont ul.bt_img li {
	width: 20%;
	display: inline-block;
}
#cont .tokuchohead {
	width: 70%;
	margin-left: 15%;
	margin-bottom: 60px;
}
#contindex {
	margin-bottom: 79px;
}
#contindex .tokuchocopy p {
	color: #6F6F6F;
	font-size: large;
	text-align: center;
	font-weight: 600;
}
#contindex ul.tokucholist  {
	list-style-type: none;
	margin-left: 15%;
	padding-left: 0px;
	width: 70%;
}
#contindex ul.tokucholist li a {
	text-decoration: none;
	color: #9f2771;
	font-weight: 600;
}
#contindex ul.tokucholist li a:hover {
	color: #97A400;
}
#cont .tokutencopy  {
	width: 70%;
	margin-left: 15%;
}
#cont .tokutencopy p.akafuto {
	font-weight: 700;
	color: #F10004;
    padding-left:2em;
	text-indent:-2em;
}
#cont .tokutencopy h1 {
	font-size: x-large;
	font-weight: 800;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 3px;
	margin-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
#cont .tokutencopy h2 {
	font-weight: 700;
	font-size: large;
}
#cont .tokutencopy ul li.todl a {
	margin-left: auto;
	margin-right: auto;
	font-size: large;
	text-decoration: underline;
	color: #46549A;
	font-weight: 800;
	margin-top: 0px;
	text-align: justify;
}
#cont .tokutencopy ul li.todl a:hover {
	color: #66CE06;
}
#cont .tokutencopy ul {
}
#cont .tokutencopy ul li {
	margin-top: 10px;
	padding-left: 1em;
	text-indent: -1em;
	text-align: justify;
}
#cont .ko_mihon_copy ul.bungakushinagare {
	margin-left: 5%;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}
#cont .ko_mihon_copy ul.bungakushinagare li.nagaretitle {
	width: 100%;
	font-weight: 700;
	font-size: large;
	color: #658300;
	border-bottom: 1px dotted #868686;
}
#cont .ko_mihon_copy ul.bungakushinagare li {
	display: inline-block;
	width: 33%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.icon_toku, .icon_toku2, .icon_toku3, .icon_toku4, .icon_toku5{
    width: 58px;
    height: 23px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
    background-image: url(../images/icon_toku.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0% 0px;
}
.icon_menu{
	width: 22px;
	height: 22px;
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0% 0px;
	margin-bottom: 4px;
}
.icon_chui{
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0% 0px;
	margin-bottom: 4px;
}
.icon_toku2{background-image: url(../images/icon_toku2.png);}
.icon_toku3{background-image: url(../images/icon_toku3.png);}
.icon_toku4{background-image: url(../images/icon_toku4.png);}
.icon_toku5{background-image: url(../images/icon_toku5.png);}
.icon_menu{background-image: url(../images/icon_menu.png);}
.icon_chui{background-image: url(../images/icon_chui.png);}
.toku_sakuhin   {
    width: 90%;
    margin-top: 11px;
}

.passbox {
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-radius: 15px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: 70%;
	margin-top: 40px;
	margin-bottom: 40px;
	border: 1px solid #F39700;
}
.passbox #pw ul {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 820px;
    margin-bottom: 0px;
}
.passbox #pw ul li {
	display: inline-block;
	vertical-align: middle;
}
.passbox #pw .ptext {
	width: 108px;
	background-image: url(../images/pstx.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	display: block;
	background-position: 0pt 0%;
	height: 70px;
}
.passbox #pw #password {
	width: 200px;
	height: 60px;
	border: 3px solid #F39700;
	font-size: xx-large;
	display: block;
	font-weight: 700;
	text-align: center;
}
.passbox #pw .pbot a, .passbox #pw .pboth a {
    width: 200px;
    height: 56px;
    background-image: url(../images/login.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    background-position: 0px 0px;
}
.passbox #pw .pboth a {
    background-image: url(../images/login3.png);
}
.passbox #pw .pbot a:hover {
	background-image: url(../images/login2.png);
}
.passbox #pw .pboth a:hover {
	background-image: url(../images/login4.png);
}
.boxnaibt a{
	width: 200px;
    height: 56px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
    background-image: url(../images/login5.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    background-position: 0px 0px;
}
.boxnaibt a:hover {
	background-image: url(../images/login6.png);
}
.passbox #pw p.dlatt {
	text-align: justify;
	margin-left: 20%;
	margin-top: 15px;
	margin-right: 20%;
	margin-bottom: 14px;
	width: 60%;
	text-indent: -1em;
}
.boxnai{
	width:90%;
	margin-left:5%;
	margin-bottom:10px;
}
#footer {
	background-color: #F9F8EF;
	color: #C94C0D;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer a {
	color: #C94C0D;
	text-decoration: none;
}
#footer a:hover {
	color: #A50079;
	text-decoration: underline;
}
#footer ul.foot_img {
	height: auto;
	text-align: center;
	font-weight: 700;
}
#footer ul.foot_img li {
	width: 10%;
	display: inline-block;
}
#footer ul.foot_link {
	text-align: center;
}
#footer ul.foot_link li {
	display: inline-block;
	margin-left: 1%;
	margin-right: 1%;
}
#footer ul.foot_cre {
	text-align: center;
}
#footer ul.foot_cre li {
	display: inline-block;
	font-size: small;
	color: #C94C0D;
	margin-left: 1%;
	margin-right: 1%;
}
.ko_title {
	background-color: #9f2771;
	width: 88%;
	padding-left: 4%;
	color: #FFFFFF;
	margin-bottom: 15px;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4%;
	margin-left: 2%;
	border-radius: 12px;
	font-size: x-large;
}
.ko_mihon {
	width: 40%;
	margin-left: 0%;
	border: 1px solid #828282;
	float: left;
	margin-bottom: 60px;
	margin-top: 10px;
}
.ko_mihon_copy {
	border-width: 50%;
	width: 46%;
	float: left;
	margin-top: 10px;
	margin-left: 4%;
	margin-right: 4%;
}
.ko_furoku ul li {
	width: 33%;
	float: left;
}
@media (min-width:800px) and (max-width:1200px){
#cont .tokutencopy {
	font-size: medium;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	padding-left: 0px;
	padding-right: 0px;
}
.passbox {
    width: 80%;
    margin-left: 10%;
}
}

@media (min-width:601px) and (max-width:799px){
#cont .tokutencopy {
	font-size: medium;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 0px;
	padding-right: 0px;
}
#wrap h1  {
	font-size: x-large;
	font-weight: 700;
	line-height: 1.4em;
	text-align: center;
	color: #f39900;
	margin-left: 5%;
	width: 90%;
	margin-right: 5%;
}
.passbox {
	width: 90%;
	margin-right: 0%;
	margin-left: 5%;
	padding-right: 0%;
	padding-left: 0%;
}
.passbox #pw .ptext {
	width: 100px;
}
.passbox #pw #password {
	width: 150px;
}
.passbox #pw .pbot a, .passbox #pw .pboth a {
	width: 176px;
	height: 47px;
}
#cont .maincopy {
	width: 90%;
	margin-left: 5%;
	padding-bottom: 15%;
	margin-right: 5%;
}
#cont .maincopy2 {
	width: 90%;
	margin-left: 5%;
	padding-bottom: 0%;
	margin-right: 5%;
}
#cont .maincopy4 {
    width: 90%;
    margin-left: 5%;
    padding-bottom: 15%;
    margin-right: 5%;
}
#cont .book {
    width: 42%;
    margin-left: 4%;
    float: left;
    padding-left: 0%;
    padding-right: 0%;
    background-color: #FFFFFF;
    padding-top: 0px;
    margin-bottom: 22px;
    margin-top: 21px;
}
#cont .bookinfo {
    width: 50%;
    float: left;
    margin-top: 25px;
    margin-left: 0%;
}
#cont ul.bt_img li {
	width: 40%;
	margin-left: 10%;
	margin-right: 10%;
	display: inline-block;
}
.passbox #pw p.dlatt {
    text-align: justify;
    margin-left: 10%;
    margin-top: 0px;
    margin-right: 10%;
    margin-bottom: 0px;
    width: 80%;
    text-indent: -1em;
}
#cont .ko_mihon_copy ul.bungakushinagare li.nagaretitle {
	width: 100%;
	font-weight: 700;
	font-size: large;
	color: #658300;
	border-bottom: 1px dotted #868686;
}
#cont .ko_mihon_copy ul.bungakushinagare li {
	display: inline-block;
	width: 50%;
	margin-left: 0px;
	margin-right: 0%;
	padding-left: 0px;
	padding-right: 0px;
}
}

@media (min-width:481px) and (max-width:600px){
#header{
	width: 100%;
	background-image: url(../images/head_s.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 50%;
}
#footer ul.foot_img li {
	width: 25%;
	display: inline-block;
}
#footer ul.foot_link li {
	font-size: small;
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
}
#footer ul.foot_cre li {
	display: inline-block;
	font-size: x-small;
	color: #C94C0D;
	margin-left: 2%;
	margin-right: 2%;
}
#wrap h1  {
	font-size: large;
	font-weight: 700;
	line-height: 1.4em;
	text-align: center;
	color: #f39900;
	margin-left: 5%;
	width: 90%;
	margin-right: 5%;
}
#wrap h3  {
	font-size: large;
	font-weight: 600;
	line-height: 1.4em;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cont .maincopy {
	width: 80%;
	margin-top: 10px;
	margin-left: 10%;
	background-image: url(../images/maincopy_s.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 40%;
}
#cont .maincopy2 {
	width: 80%;
	margin-top: 10px;
	margin-left: 10%;
	padding-bottom: 0%;
}
#cont .book {
    width: 70%;
    margin-left: 15%;
    float: left;
    background-color: #FFFFFF;
    padding-top: 9px;
    margin-bottom: 0px;
    margin-right: 15%;
    padding-left: 0px;
    padding-right: 0px;
}
#cont .bookinfo {
    width: 82%;
    margin-top: 0px;
    margin-left: 8%;
    margin-right: 8%;
}
#cont .bookinfo ul li {
	font-size: small;
	margin-left: 25%;
	width: 50%;
}
#cont .bookinfo p {
	font-size: medium;
	font-weight: 700;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 25%;
	margin-right: 0px;
	width: 53%;
}
#cont ul.bt_img li {
	width: 50%;
	margin-left: 20%;
	margin-right: 20%;
	display: inline-block;
}
.space50 {
	height: 20px;
	width: 100%;
}
.boldline {
	font-size: medium;
	text-align: center;
}
#navi {
	padding-top: 0px;
}
#navi ul.navi_link li {
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 0px;
	font-size: small;
}
.icon_menu{
	width: 10px;
	height: 10px;
	margin-bottom: 2px;
}
#contindex h1 {
	font-size: large;
}
#contindex ul.tokucholist  {
	list-style-type: none;
	margin-left: 2%;
	padding-left: 0px;
	width: 94%;
}
#contindex ul.tokucholist li  {
	font-size: medium;
    border-bottom: 1px dotted #5E5E5E;
	padding-left: 3em;
	text-indent: -3em;
	line-height: 1.5em;
}
.icon_toku, .icon_toku2, .icon_toku3, .icon_toku4, .icon_toku5{
    width: 48px;
    height: 20px;
}
#cont .tokuchohead {
	width: 96%;
	margin-left: 2%;
	margin-bottom: 30px;
}
#contindex {
	margin-bottom: 20px;
}
.ko_title {
    margin-top: 30px;
	font-size: large;
	width: 75%;
	padding-left: 3.5em;
	text-indent: -3em;
	border-radius: 8px;
	margin-bottom: 5px;
}
.ko_mihon {
	width: 90%;
	margin-left: 5%;
	margin-bottom: 50px;
}
.ko_mihon_copy {
	width: 90%;
	margin-left: 5%;
	margin-bottom: 0px;
}
#cont .tokutencopy {
	font-size: medium;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	padding-left: 0px;
	padding-right: 0px;
}
#cont .tokutencopy h1 {
	font-size: large;
	font-weight: 800;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: center;
	padding-bottom: 3px;
	margin-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
#cont .tokutencopy p {
	font-size: medium;
}
#cont .tokutencopy h2 {
	font-weight: 700;
	font-size: large;
	margin-top: 33px;
}
.passbox {
	width: 65%;
	margin-right: 15%;
	margin-left: 15%;
	padding-right: 5%;
	padding-left: 0%;
}
.passbox #pw .ptext {
	width: 100px;
}
.passbox #pw #password {
	width: 140px;
}
.passbox #pw .pbot a, .passbox #pw .pboth a {
	width: 180px;
	margin-top: 4px;
	height: 47px;
}
.passbox #pw p.dlatt {
	font-size: small;
    text-align: justify;
    margin-left: 10%;
    margin-top: 0px;
    margin-right: 5%;
    margin-bottom: 0px;
    width: 90%;
    text-indent: -1em;
}
}

@media (max-width:480px){
#header{
	width: 100%;
	background-image: url(../images/head_s.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 50%;
}
#footer ul.foot_img li {
	width: 25%;
	display: inline-block;
}
#footer ul.foot_link li {
	font-size: small;
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
}
#footer ul.foot_cre li {
	display: inline-block;
	font-size: x-small;
	color: #C94C0D;
	margin-left: 2%;
	margin-right: 2%;
}
#wrap h1  {
	font-size: large;
	font-weight: 700;
	line-height: 1.4em;
	text-align: center;
	color: #f39900;
	margin-left: 5%;
	width: 90%;
	margin-right: 5%;
}
#wrap h3  {
	font-size: large;
	font-weight: 600;
	line-height: 1.4em;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cont .maincopy {
	width: 80%;
	margin-top: 10px;
	margin-left: 10%;
	background-image: url(../images/maincopy_s.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 40%;
}
#cont .maincopy2 {
	width: 80%;
	margin-top: 10px;
	margin-left: 10%;
	padding-bottom: 40%;
}
#cont .book {
    width: 70%;
    margin-left: 15%;
    float: left;
    background-color: #FFFFFF;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-right: 15%;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
}
#cont .bookinfo {
    width: 82%;
    margin-top: 0px;
    margin-left: 8%;
    margin-right: 8%;
    padding-top: 0px;
}
#cont .bookinfo {
	width: 74%;
	margin-top: 13px;
	margin-left: 8%;
	margin-right: 0px;
}
#cont .bookinfo ul li {
	font-size: small;
	margin-left: 15%;
}
#cont .bookinfo p {
	font-size: medium;
	font-weight: 700;
	margin-bottom: 14px;
	width: 90%;
	margin-left: 15%;
}
#cont ul.bt_img li {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	display: inline-block;
}
.space50 {
	height: 20px;
	width: 100%;
}
.boldline {
	font-size: medium;
	text-align: center;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navi {
	padding-top: 0px;
}
#navi ul.navi_link li {
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 0px;
	font-size: small;
}
.icon_menu{
	width: 10px;
	height: 10px;
	margin-bottom: 2px;
}
#contindex h1 {
	font-size: large;
}
#contindex ul.tokucholist  {
	list-style-type: none;
	margin-left: 2%;
	padding-left: 0px;
	width: 94%;
}
#contindex ul.tokucholist li  {
	font-size: medium;
    border-bottom: 1px dotted #5E5E5E;
	padding-left: 3em;
	text-indent: -3em;
	line-height: 1.5em;
}
.icon_toku, .icon_toku2, .icon_toku3, .icon_toku4, .icon_toku5{
    width: 48px;
    height: 20px;
}
#cont .tokuchohead {
	width: 96%;
	margin-left: 2%;
	margin-bottom: 30px;
}
#contindex {
	margin-bottom: 20px;
}
.ko_title {
    margin-top: 30px;
	font-size: large;
	width: 75%;
	padding-left: 3.5em;
	text-indent: -3em;
	border-radius: 8px;
	margin-bottom: 5px;
}
.ko_mihon {
	width: 90%;
	margin-left: 5%;
	margin-bottom: 50px;
}
.ko_mihon_copy {
	width: 90%;
	margin-left: 5%;
	margin-bottom: 0px;
}
#cont .tokutencopy {
	font-size: medium;
	width: 90%;
	margin-left: 3%;
	margin-right: 3%;
	padding-left: 0px;
	padding-right: 0px;
}
#cont .tokutencopy h1 {
	font-size: large;
	font-weight: 800;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: center;
	padding-bottom: 3px;
	margin-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
#cont .tokutencopy p {
	font-size: medium;
}
#cont .tokutencopy h2 {
	font-weight: 700;
	font-size: large;
	margin-top: 33px;
}
#cont .ko_mihon_copy ul.bungakushinagare li.nagaretitle {
	width: 100%;
	font-weight: 700;
	font-size: large;
	color: #658300;
	border-bottom: 1px dotted #868686;
}
#cont .ko_mihon_copy ul.bungakushinagare li {
	display: inline-block;
	width: 50%;
	margin-left: 0px;
	margin-right: 0%;
	padding-left: 0px;
	padding-right: 0px;
}
.passbox {
	width: 65%;
	margin-right: 15%;
	margin-left: 15%;
	padding-right: 5%;
	padding-left: 0%;
}
.passbox #pw .ptext {
	width: 100px;
}
.passbox #pw #password {
	width: 140px;
}
.passbox #pw .pbot a, .passbox #pw .pboth a {
	width: 182px;
	height: 48px;
	margin-top: 11px;
}
.passbox #pw p.dlatt {
	font-size: small;
    text-align: justify;
    margin-left: 10%;
    margin-top: 0px;
    margin-right: 5%;
    margin-bottom: 0px;
    width: 90%;
    text-indent: -1em;
}
}
