@charset "utf-8";
/* --------------------------------------------------------------------------------------------------------------------
		base
-------------------------------------------------------------------------------------------------------------------- */
@charset "utf-8";
/* reset elements */
h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

p, hr, blockquote, address, noscript {
    margin: 0px;
    padding: 0px;
    font-style: normal;
    font-weight: normal;
    border: none;
}

ul, li , ol, dl, dt, dd , pre, table, form {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

img {
    border: none;
}

em, strong, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
    margin: 0px;
    padding: 0px;
    font-style: normal;
    font-weight: normal;
}

hr {
    height: 0px;
    border: none;
    margin: 0.5em auto 0.5em auto;
    -moz-float-edge: margin-box;
    -moz-box-sizing: border-box;
    clear: both;
    display: none;
}

ul img, dl img, ol img {
    vertical-align: bottom;
}

/* font size */

body {
    font-size: 100%;
}

html>body {
    font-size: 14px;
}

*:first-child+html body {
    font-size: 100%;
} 

/* base */

body {
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    color: #222;
    padding: 0px;
    margin: 0px auto;
    text-align: center;
    background-image: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/bk02.gif?t=1393394103);
    background-repeat: repeat;
}

table {
    font-size: 0.83em;
    border: none;
}


/* link */
#top a {
    text-decoration: underline;
}

#top a:link {
    color: #000;
}

#top a:visited {
    color: #000;
}

#top a:hover {
    color: #000;
    text-decoration: none;
}

#top a:active {
    color: #000;
}
/* link */


#top a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}

#top a:hover img.over {
    opacity: 1;
    filter: alpha(opacity=100);
}

#top a:hover img.none {
    opacity: 1;
    filter: alpha(opacity=100);
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
}  
  
/* Hides from IE-mac \*/  
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}  
/* End hide from IE-mac */  
/* --------------------------------------------------------------------------------------------------------------------
		layout
-------------------------------------------------------------------------------------------------------------------- */
#top {
    margin: 0px auto 0px auto;
    padding: 0px;
    color: #000;
    text-align: center;
    overflow: hidden;
    _zoom: 1;
}

#top p {
    color: #000;
}

body .cc-FloatingButtonBarContainer {
    display: none;
}

body .j-spacing {
    clear: both;
}


/* header */
#top #header {
    text-align: center;
    padding: 20px 0px 0px 0px;
    position: relative;
    background-color: #FFF;
    overflow: hidden;
    _zoom: 1;
}

#top #header .wrap {
    width: 900px;
    margin: 0px auto;
    overflow: hidden;
    _zoom: 1;
    margin-bottom: 20px;
}

#top #header .logo {
    float: left;
    margin-top: 10px;
    overflow: hidden;
    _zoom: 1;
}

#top #header .info {
    float: right;
    text-align: right;
    color: #432B26;
    font-weight: bold;
    overflow: hidden;
    _zoom: 1;
}

#top #header .info .s {
    font-size: 0.83em;
}

.topimg {
    width: 900px;
    margin: 0px auto;
}

#page-1157392692 .topimg,
#page-1720399492 .topimg,
#page-1498004492 .topimg,
#page-1498055592 .topimg,
#page-1160813192 .topimg,
#page-1159894292 .topimg,
#page-1607235292 .topimg,
#page-1715042292 .topimg,
#page-1712473292 .topimg {
    background: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/topimg01.jpg?t=1393393991) no-repeat bottom;
    height: 329px;
}

.topimg {
    height: 215px;
    margin-bottom: 15px;
    background: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/second-topimg01.jpg?t=1393394342) no-repeat bottom;
}

/* /header */

/* global navigation */
#top #gnavi {
    padding: 0px;
    margin-bottom: 30px;
    position: relative;
    background-color: #d80c18;
    background-image: -webkit-linear-gradient(right, #d80c18, #ed210b);
    background-image: -moz-linear-gradient(right, #d80c18, #ed210b);
    background-image: -o-linear-gradient(right, #d80c18, #ed210b);
    background-image: linear-gradient(to left, #d80c18, #ed210b);
}

#top #gnavi ul {
    width: 900px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    _zoom: 1;
}

#top #gnavi ul li {
    float: left;
}

#top #gnavi ul li a {
    color: #FFF;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    margin: 0px;
    width: 102px;
    height: 65px;
    padding: 0px 5px;
}

#top #gnavi ul li a:hover {
    background-color: #432B26;
}

#top #gnavi ul li .mainNav2 {
    margin-top: 0px;
}

#top #headlink {
    overflow: hidden;
    _zoom: 1;
    background-color: #432b26;
    font-size: 0.83em;
    padding: 3px 0px;
}

#top #headlink .wrap {
    width: 900px;
    margin: 0px auto;
    overflow: hidden;
    _zoom: 1;
}

#top #headlink ul {
    float: right;
}

#top #headlink ul li {
    float: left;
    margin-left: 15px;
}

#top #headlink ul li a {
    color: #FFF;
    text-decoration: none;
}

#top #headlink ul li a:hover {
    color: #F18E01;
}

/* /global navigation */

/* footer */
#footer {
    background-image: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/foot-img01.png?t=1393395732);
    background-position: top;
    background-repeat: repeat-x;
}

#footer .wrap {
    margin: 0px auto;
    text-align: center;
    padding: 0px;
    clear: both;
    position: relative;
    width: 900px;
    overflow: hidden;
    _zoom: 1;
}

#footer .link {
    color: #FFF;
    text-align: left;
    padding-top: 140px;
    font-size: 12px;
    line-height: 1.5em;
    float: left;
    width: 690px;
}

#footer ul li {
    float: left;
    margin-right: 15px;
}

#footer .link p {
    clear: both;
}

#footer .link a:link {
    color: #FFF;
    text-decoration: none;
}

#footer .link a:hover {
    text-decoration: underline;
}

#footer .link a:visited {
    color: #FFF;
}

#footer .logo {
    padding-top: 150px;
    float: right;
    color: #FFF;
    text-align: right;
    font-size: 12px;
}

#footer .logo p {
    color: #FFF;
}

#footer .logo img {
    margin-bottom: 10px;
}

#footer address {
    font-size: 10px;
    text-align: right;
    margin: 0px;
    padding: 0px 6px 5px;
    line-height: 1.4;
}

#footer .copy p {
    border-top: solid 1px #4c4a3d;
    padding-top: 10px;
    margin-top: 20px;
    padding-bottom: 10px;
    font-size: 12px;
    text-align: center;
    color: #FFF;
}

#footer #contentfooter .leftrow {
    width: 900px;
    margin: 0px auto;
    color: #FFF;
}

#footer #contentfooter .leftrow a,
#footer #contentfooter .rightrow a {
    color: #FFF;
}

.pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
/* /footer */

.path {
    margin: 10px 0px 10px 0px;
    font-size: 0.83em;
    text-align: left;
}

.path ol {
    width: 900px;
    margin: 0px auto;
    overflow: hidden;
    _zoom: 1;
}

.path ol li {
    float: left;
    margin-right: 10px;
}

.path ol li a {
    background-image: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/arrow04.png?t=1393394074);
    background-position: right 3px;
    background-repeat: no-repeat;
    margin-right: 0px;
    padding-right: 15px;
}

.path ol li a.end {
    background-image: none;
}
/* -----------------------------
		/base layout
----------------------------- */


/* -----------------------------
		second layout
----------------------------- */
#wrap {
    margin: 5px auto 40px auto;
    padding: 0px;
    text-align: left;
    width: 950px;
}

#top .container {
    width: 590px;
    margin: 0px 30px 5px 5px;
    padding: 20px 15px 35px 15px;
    float: right;
    background-color: #fff;
    -webkit-box-shadow: 0 0 4px rgba(13,13,13,.18), inset 0 0 13px rgba(234,234,234,.33);
    -moz-box-shadow: 0 0 4px rgba(13,13,13,.18), inset 0 0 13px rgba(234,234,234,.33);
    box-shadow: 0 0 4px rgba(13,13,13,.18), inset 0 0 13px rgba(234,234,234,.33);
}

#top .menu {
    float: left;
    width: 250px;
    line-height: 1.0;
    margin: 0px;
    padding: 0px 0px 0px 25px;
}

#top .menu h2 {
    font-size: 1.0em;
    padding: 10px;
    margin-bottom: 10px;
    color: #FFF;
    background-image: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/side-bk01.gif?t=1393394622);
}

#top .menu ul li a {
    display: block;
    width: auto;
}

#top .menu .facebook {
    background-color: #FFF;
    margin-bottom: 20px;
}

#top .menu .menulink {
    margin-bottom: 40px;
}

#top .menu .menulink ul {
    margin: 0px 0px 0px 0px;
    font-size: 14px;
}

#top .menu .menulink ul li {
    padding: 0px 0px 0px 0px;
    background-image: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/border01.gif?t=1393394739);
    background-position: 0% bottom;
    background-repeat: repeat-x;
}

#top .menu .menulink ul li a {
    background-image: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/arrow04.png?t=1393394074);
    background-position: 0px 14px;
    background-repeat: no-repeat;
    text-decoration: none;
    padding: 10px 10px 10px 20px;
    line-height: 1.5em;
}

#top .menu .menulink ul li a:hover {
    background-image: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/bk04.gif?t=1393394117);
    background-position: 0px 0px;
    background-repeat: repeat;
    color: #222;
}

#top .menu .menulink ul li ul {
    background-image: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/bk03.gif?t=1393394110);
    background-position: 0px 0px;
    background-repeat: repeat;
}

#top .menu .menulink ul li ul li a {
    background-image: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/arrow04.png?t=1393394074);
    background-position: 15px 14px;
    background-repeat: no-repeat;
    border-bottom: solid 1px #FFF;
    padding-left: 29px;
}

#top .menu .menulink ul li.none {
    background-image: none;
}

body #top .menu .menulink ul#mainNav2 li:nth-child(2) {
    background-image: none;
}

body #top .menu ul#mainNav3 {
    background-image: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #F2EFE0;
    margin: 10px;
    margin-bottom: 10px;
}

body #top .menu ul#mainNav3 li {
    border: none;
    background: none;
    background-image: none;
}

body #top .menu ul#mainNav3 li a:last-child {
    border: none;
}

body #top .menu ul#mainNav3 li a {
}

#top .menu .contact {
    margin-bottom: 20px;
}

#top .menu .contact a {
    display: inline;
}

#top .menu .banner ul {
    margin: 0px;
}

#top .menu .banner ul li {
    margin-bottom: 10px;
}

#top .menu .douga iframe {
    margin-bottom: 20px;
}

#top .menu .clearover img {
    width: 259px;
}

/* -----------------------------
		/second layout
----------------------------- */

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

/*  Fx clear */
.pagetop a,
#top #gnavi ul li a {
    overflow: hidden;
}
/*  /Fx clear */


/* --------------------------------------------------------------------------------------------------------------------
		common
-------------------------------------------------------------------------------------------------------------------- */


#top .container h1 {
    font-size: 1.6em;
    border-bottom: solid 3px #e5e5e5;
    color: #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}

#top .container .catch {
    color: #bd131b;
    font-size: 1.3em;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}

#top .container .catch02 {
    color: #000;
    font-size: 1.3em;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}

#top .container h2 {
    background-image: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/bk01.gif?t=1393394096);
    background-position: 0px 0px;
    background-repeat: repeat;
    border-left: solid 2px #DA0E16;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
    color: #000;
    font-size: 1.0em;
    font-weight: bold;
}

#top .container h3 {
    background-color: #fce7e7;
    color: #792323;
    font-weight: bold;
    padding: 5px;
    line-height: 1.5em;
    margin-bottom: 10px;
}

#top .container p {
    margin-bottom: 20px;
}

#top .container p strong {
    font-weight: bold;
    color: #000;
    font-size: 1.1em;
}

#top .container .btn01 {
    text-align: center;
    display: block;
    margin: 20px 0px;
    font-weight: bold;
}

#top .container .btn01 a {
    color: #FFF;
    padding: 15px 20px;
    text-align: center;
    text-decoration: none;
    background-color: #c00;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.6);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.6);
    box-shadow: 0 1px 3px rgba(0,0,0,.6);
    background-image: -webkit-linear-gradient(bottom, rgba(208,4,7,.3), rgba(213,9,4,.3));
    background-image: -moz-linear-gradient(bottom, rgba(208,4,7,.3), rgba(213,9,4,.3));
    background-image: -o-linear-gradient(bottom, rgba(208,4,7,.3), rgba(213,9,4,.3));
    background-image: linear-gradient(to top, rgba(208,4,7,.3), rgba(213,9,4,.3));
    background-image: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/arrow01.png?t=1393394052);
    background-position: 10px 20px;
    background-repeat: no-repeat;
}

#top .container .btn01 a:hover {
    color: #FFF;
    padding: 15px 20px;
    text-align: center;
    text-decoration: none;
    background-color: #fb0105;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0px 0px rgba(0,0,0,.2);
    box-shadow: 0 0px 0px rgba(0,0,0,.2);
}

#top .container .border01 {
    border-bottom: solid 1px #dcd9cb;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#top .container .btnlist01 {
    border-top: solid 1px #dcd9cb;
    padding-top: 20px;
}

#top .container .btnlist01 ul {
    overflow: hidden;
    _zoom: 1;
}

#top .container .btnlist01 ul li {
    margin: 0px;
    padding: 0px;
    float: left;
}

#top .container .banner {
    text-align: center;
}

#top .container .banner ul li {
    margin-bottom: 20px;
}

#top .container .table {
    margin: 0px 0px 15px 0px;
    line-height: 1.5;
    border-collapse: collapse;
    color: #000;
}

#top .container .table thead td {
    background-color: #f6f6f6;
    text-align: left;
    font-weight: bold;
    color: #000;
}

#top .container .table tfoot td {
    border: none;
    text-align: right;
    padding: 5px 0px 0px 0px;
    color: #000;
}

#top .container .table th,
#top .container .table td {
    padding: 7px 10px;
    border: solid 1px #CDCBBE;
    color: #000;
}

#top .container .table th {
    background-color: #F3F1E2;
    text-align: left;
    font-weight: bold;
    color: #000;
}

#top .container .table td {
    text-align: left;
    color: #000;
}

#top .container .table .cell_submit {
    text-align: center;
}

.cell_submit input {
    margin: 0px 2px;
}

/*-------------------------------------------------------------
	* 表装飾
---------------------------------------------------------------*/
.table {
    margin: 0px 0px 15px 0px;
    line-height: 1.5;
    border-collapse: collapse;
}

.table thead th {
    background: #ececec;
    text-align: center;
}

.table tfoot td {
    border: none;
    text-align: right;
    padding: 5px 0px 0px 0px;
}

.table th,
.table td {
    padding: 7px 10px;
    border: solid 1px #999;
}

.table th {
    background-color: #f6f6f6;
    text-align: left;
    font-weight: bold;
}

.table td {
    text-align: left;
}

.table .cell_submit {
    text-align: center;
}

.cell_submit input {
    margin: 0px 2px;
}
/*テーブル装飾2*/
.table2 {
    margin: 10px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 1.5;
    border-collapse: collapse;
    border-top: 1px dotted #999999;
}

.table2 thead th {
    background: #f9e9ef;
    text-align: center;
}

.table2 tfoot td {
    border: none;
    text-align: right;
    padding: 5px 0px 0px 0px;
}

.table2 th,
.table2 td {
    padding: 7px 10px;
    border-top: 1px dotted #999999;
    border-bottom: 1px dotted #999999;
    vertical-align: middle;
}

.table2 th {
    background-color: #f5f5ed;
    text-align: center;
    color: #333;
    font-weight: bold;
}

.table2 td {
    text-align: left;
}

.table2 .cell_submit {
    text-align: center;
}
/*テーブル装飾3*/
.table3 {
    margin: 0px 0px 0px 10px;
    padding: 0px;
}

#top .container ul.list {
    margin-bottom: 20px;
}

#top .container ul.list li {
    list-style: outside;
    list-style-type: disc;
    padding-left: 0px;
    margin-left: 20px;
    text-align: left;
    margin-bottom: 5px;
}

#top .container ul.list li strong {
    font-size: 1.0em;
    font-weight: bold;
}

#top .container .clear {
    clear: both;
}
#top .container ol {
    margin-bottom: 20px;
}

#top .container ol li {
    list-style: outside;
    list-style-type: decimal;
    padding-left: 0px;
    margin-left: 30px;
    text-align: left;
    margin-bottom: 5px;
}



/* --------------------------------------------------------------------------------------------------------------------
		共通
-------------------------------------------------------------------------------------------------------------------- */


#top .container .btnimg01,
#top .container .btnimg02,
#top .container .btnimg03,
#top .container .btnimg04 {
    padding: 5px;
	width: 100%;
}
#top .container p.btnimg01,
#top .container p.btnimg02,
#top .container p.btnimg03,
#top .container p.btnimg04 {
	margin-bottom: 0px;
}
#top .container .btnimg01 a {
	width: 510px;
	height: 100px;
	padding: 0px 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    background-image: -webkit-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: -moz-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: -o-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: linear-gradient(to top, #f5f4f1, #fefefe 80%);
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #d30705;
    text-decoration: none;
}
#top .container .btnimg02 a {
	width: 270px;
	height: 100px;
	padding: 0px 0px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    background-image: -webkit-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: -moz-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: -o-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: linear-gradient(to top, #f5f4f1, #fefefe 80%);
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #d30705;
    text-decoration: none;
}
#top .container .btnimg03 {
	margin-bottom: 20px;
}
#top .container .btnimg03 a {
	width: 170px;
	height: 100px;
	padding: 0px 0px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    background-image: -webkit-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: -moz-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: -o-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: linear-gradient(to top, #f5f4f1, #fefefe 80%);
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #d30705;
    text-decoration: none;
}

#top .container .btnimg04 a {
	width: 130px;
	height: 100px;
	padding: 0px 0px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    background-image: -webkit-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: -moz-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: -o-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: linear-gradient(to top, #f5f4f1, #fefefe 80%);
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #d30705;
    text-decoration: none;
}
#top .container .btnimg05 a {
	width: 100px;
	height: 100px;
	padding: 0px 0px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    background-image: -webkit-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: -moz-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: -o-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: linear-gradient(to top, #f5f4f1, #fefefe 80%);
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #d30705;
    text-decoration: none;
}

#top .container .btnimg01 a:hover,
#top .container .btnimg02 a:hover,
#top .container .btnimg03 a:hover,
#top .container .btnimg04 a:hover,
#top .container .btnimg05 a:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    background-image: -webkit-linear-gradient(top, #e5e5e3, #fefefe 80%);
    background-image: -moz-linear-gradient(top, #e5e5e3, #fefefe 80%);
    background-image: -o-linear-gradient(top, #e5e5e3, #fefefe 80%);
    background-image: linear-gradient(to bottom, #e5e5e3, #fefefe 80%);
}



/* --------------------------------------------------------------------------------------------------------------------
		トップページ
-------------------------------------------------------------------------------------------------------------------- */

#top .container .tokusyoku {
    margin-bottom: 40px;
}

#top .container .tokusyoku ul {
    overflow: hidden;
    _zoom: 1;
}

#top .container .tokusyoku ul li {
    position: relative;
    float: left;
    margin-bottom: 10px;
}

#top .container .tokusyoku ul li .nom img {
    text-align: center;
    z-index: 2;
    position: absolute;
    left: 65px;
}

#top .container .tokusyoku ul li p {
    border: solid 3px #f4f1ea;
    padding: 2px;
    z-index: 0;
    width: 165px;
    margin: 15px 0px 0px 0px;
}

#top .container .tokusyoku ul li p span {
    padding: 10px;
    display: block;
}

#top .container .news {
}

#top .container .news .title {
    background-color: #432b26;
    padding: 10px;
    overflow: hidden;
    _zoom: 1;
}

#top .container .news .title h2 {
    float: left;
    color: #FFF;
    margin: 0px;
    padding: 0px;
    font-size: 1.0em;
    background-image: none;
    border: none;
}

#top .container .news .title span a {
    display: block;
    float: right;
    color: #FFF;
    background-image: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/arrow02.png?t=1393394061);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 15px;
}

#top .container .news .list div {
    background-image: url(https://u.jimcdn.com/cms/o/s650b1e42fb092faf/userlayout/img/border01.gif?t=1393394739);
    background-position: bottom;
    background-repeat: repeat-x;
}

#top .container .news div p {
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

#top .container ul.news li {
    margin-bottom: 10px;
}

#top .container .toplink {
    overflow: hidden;
    _zoom: 1;
}

#top .container .toplink ul li {
    float: left;
    padding: 5px;
}

#top .container .toplink ul li a {
    width: 135px;
    height: 98px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    background-image: -webkit-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: -moz-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: -o-linear-gradient(bottom, #f5f4f1, #fefefe 80%);
    background-image: linear-gradient(to top, #f5f4f1, #fefefe 80%);
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #d30705;
    text-decoration: none;
}

#top .container .toplink ul li a:hover {
    width: 135px;
    height: 98px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 18px rgba(245,246,246,.75), inset 0 0 0 250px rgba(255,255,255,.21);
    background-image: -webkit-linear-gradient(top, #e5e5e3, #fefefe 80%);
    background-image: -moz-linear-gradient(top, #e5e5e3, #fefefe 80%);
    background-image: -o-linear-gradient(top, #e5e5e3, #fefefe 80%);
    background-image: linear-gradient(to bottom, #e5e5e3, #fefefe 80%);
}

/* --------------------------------------------------------------------------------------------------------------------
		お知らせ
-------------------------------------------------------------------------------------------------------------------- */
.osirase	{padding: 20px; 
	background-color: #dfe3e8;}

.osirase h1	{margin: 0 0 10px 0;
	font-size: 18px;
	line-height: 1.2;}

.osirase ul,
.osirase ol	{margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.4;
	list-style: none;}

.osirase li a	{display: block;
	padding: 10px 5px 10px 5px;
	color: #000;
	text-decoration: none;}

.osirase li a:hover	{background-color: #eee;}

.osirase time	{float: left;
	        border: none;}

.osirase p	{margin: 0 0 0 110px;}

.menu .title	{font-weight: bold;}

.menu .desc	{color: #666;
	font-size: 12px;}

.osirase li a:after	{content: "";
	display: block;
	clear: both;}
.osirase li a	{*zoom: 1;}





/* --------------------------------------------------------------------------------------------------------------------
		学校紹介
-------------------------------------------------------------------------------------------------------------------- */
#top .container .logolist {
}

#top .container .logolist ul {

    overflow: hidden;
    _zoom: 1;
}

#top .container .logolist ul li {
    float: left;
    margin-left: 20px;
    width: 159px;
}

#top .container .logolist {
}


/* --------------------------------------------------------------------------------------------------------------------
		font_myanmar
-------------------------------------------------------------------------------------------------------------------- */
<!--
.font_myanmar {font-family: 'Aung San','Zawgyi-one','BIT','wininnwa','AppleGothic','Arial','sans-serif';}
-->

/* --------------------------------------------------------------------------------------------------------------------
		201601追記
-------------------------------------------------------------------------------------------------------------------- */
body#page-1157392692 .topimg ,
body#page-1929257092 .topimg ,
body#page-1939858592 .topimg ,
body#page-1939858892 .topimg ,
body#page-1939858792 .topimg ,
body#page-1939860092 .topimg ,
body#page-1939860192 .topimg ,
body#page-2165241392 .topimg ,
body#page-2175941992 .topimg ,
body#page-1936989592 .topimg {
	display: none;
}
#topSlideBox {
	display: none;
}
body#page-1157392692 #topSlideBox ,
body#page-1929257092 #topSlideBox ,
body#page-1939858592 #topSlideBox ,
body#page-1939858892 #topSlideBox ,
body#page-1939858792 #topSlideBox ,
body#page-1939860092 #topSlideBox ,
body#page-1939860192 #topSlideBox ,
body#page-2165241392 #topSlideBox ,
body#page-2175941992 #topSlideBox ,
body#page-1936989592 #topSlideBox {
	display: block;
	width: 899px;
	margin: 0 auto 15px auto;
}
body#page-1157392692 .bx-wrapper ,
body#page-1929257092 .bx-wrapper ,
body#page-1939858592 .bx-wrapper ,
body#page-1939858892 .bx-wrapper ,
body#page-1939858792 .bx-wrapper ,
body#page-1939860092 .bx-wrapper ,
body#page-1939860192 .bx-wrapper ,
body#page-2165241392 .bx-wrapper ,
body#page-2175941992 .bx-wrapper ,
body#page-1936989592 .bx-wrapper {
	background: none;
	border: none;
	box-shadow: none;
}
body#page-1157392692 .topAceBox ,
body#page-1929257092 .topAceBox ,
body#page-1939858592 .topAceBox ,
body#page-1939858892 .topAceBox ,
body#page-1939858792 .topAceBox ,
body#page-1939860092 .topAceBox ,
body#page-1939860192 .topAceBox ,
body#page-2165241392 .topAceBox ,
body#page-2175941992 .topAceBox ,
body#page-1936989592 .topAceBox {
	clear: both;
	overflow: hidden;
}
body#page-1157392692 .topAceBox .picBox ,
body#page-1929257092 .topAceBox .picBox ,
body#page-1939858592 .topAceBox .picBox ,
body#page-1939858892 .topAceBox .picBox ,
body#page-1939858792 .topAceBox .picBox ,
body#page-1939860092 .topAceBox .picBox ,
body#page-1939860192 .topAceBox .picBox ,
body#page-2165241392 .topAceBox .picBox ,
body#page-2175941992 .topAceBox .picBox ,
body#page-1936989592 .topAceBox .picBox {
	float: left;
}
body#page-1157392692 .topAceBox .txtBox ,
body#page-1929257092 .topAceBox .txtBox ,
body#page-1939858592 .topAceBox .txtBox ,
body#page-1939858892 .topAceBox .txtBox ,
body#page-1939858792 .topAceBox .txtBox ,
body#page-1939860092 .topAceBox .txtBox ,
body#page-1939860192 .topAceBox .txtBox ,
body#page-2165241392 .topAceBox .txtBox ,
body#page-2175941992 .topAceBox .txtBox ,
body#page-1936989592 .topAceBox .txtBox {
	float: right;
	width: 335px;
}
body#page-1157392692 .topAceBox .txtBox dl dt ,
body#page-1929257092 .topAceBox .txtBox dl dt ,
body#page-1939858592 .topAceBox .txtBox dl dt ,
body#page-1939858892 .topAceBox .txtBox dl dt ,
body#page-1939858792 .topAceBox .txtBox dl dt ,
body#page-1939860092 .topAceBox .txtBox dl dt ,
body#page-1939860192 .topAceBox .txtBox dl dt ,
body#page-2165241392 .topAceBox .txtBox dl dt ,
body#page-2175941992 .topAceBox .txtBox dl dt ,
body#page-1936989592 .topAceBox .txtBox dl dt {
	color: #792323;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: #FCE7E7;
}
body#page-1157392692 .topAceBox .txtBox dl dd ,
body#page-1929257092 .topAceBox .txtBox dl dd ,
body#page-1939858592 .topAceBox .txtBox dl dd ,
body#page-1939858892 .topAceBox .txtBox dl dd ,
body#page-1939858792 .topAceBox .txtBox dl dd ,
body#page-1939860092 .topAceBox .txtBox dl dd ,
body#page-1939860192 .topAceBox .txtBox dl dd ,
body#page-2165241392 .topAceBox .txtBox dl dd ,
body#page-2175941992 .topAceBox .txtBox dl dd ,
body#page-1936989592 .topAceBox .txtBox dl dd {
	font-weight: bold;
	margin: 0 0 15px 15px;
}