body{
	line-height: 24px;
	text-align : justify ;
	text-justify:distribute;
	color: #000000;
	font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
	font-size:13px;
	letter-spacing: 0.05em;
}

h1{
	background-image: url("images/h1-headerb.png");
	background-repeat: no-repeat;
	margin-left:-22px;
	padding-left: 22px;
	margin-bottom: 30px;
	font-size: 22px;
	font-weight:normal;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

h2{
	margin-bottom: 25px;
	width: 100%;
	border-bottom: 1px dashed #DBDCEC;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight:normal;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

h3{
	margin-bottom: 25px;
	width: 100%;
	font-size: 17px;
	font-weight:normal;
/*	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;*/
}

p{
	line-height: 26px;
	color: #000000;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro";
	font-size:12px;
}

li{
	/*list-style-position:inside;*/
	list-style-position: outside;
}


a:link{		color: #000088;		}
a:visited{	color: #000088;		}
a:hover{	color: #FF507F;		}
a:active{	color: #FF507F;		}

/*============================================================================================*/
/*======================================== Containers ========================================*/
/*============================================================================================*/

#container{
	position:relative;
}

#header{
	border-top:3px solid #328dea;
	border-bottom:1px solid #328dea; 
}

#header-content{
	position:relative;
	width:800px;
	height:67px;
	margin-left: auto;
	margin-right: auto;	
}

#header-logo{
	position:absolute;
	top: 23px;
	left: 0px;
}

#header-wave{
	position:absolute;
	top: -3px;
	left: 520px;
}

#contents{
	position:relative;
	width:560px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	padding-bottom: 30px;
        padding-right: 48px;
        padding-left: 48px;
	min-height: 400px;
}

#footer{
	border-top:1px solid #328dea; 

}

#footer-content{
	position:relative;
	width:800px;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;
	padding-top: 10px;
}

#credit{
	color: #888888;
	font-size: 11px;
}

/*============================================================================================*/
/*======================================== Common ============================================*/
/*============================================================================================*/

.shadowed{
	-moz-box-shadow: 2px 2px 8px #aaa;
	-webkit-box-shadow: 2px 2px 8px #aaa;
}

.note{
	font-size: 13px;
	color: #000000;
}

/*============================================================================================*/
/*======================================== Post entry ========================================*/
/*============================================================================================*/

.post{
	margin-bottom: 30px;
}


.entry-date{
	color: #aaaaaa;
	float: right;
}

.post h3{
	margin-bottom: 5px;
}

.pdficon{
	width: 32px;
	height: 39px;	
	background-image: url("images/button_pdf.png")  ;	
	float: right;
}

.article-link{
	padding-left:20px;
	background-image: url("images/icon_link.png");
	background-repeat: no-repeat;	
}

/*============================================================================================*/
/*======================================== Navigation ========================================*/
/*============================================================================================*/

#menu-header{
	position: absolute;
	width:200px;
	top: 56px;
	left: 653px;
}
ul#menu-header{
	list-style-type: none; 
	font-size: 13px;
	line-height: 25px;
}


#menu-header a{
	color: #a8a8b9;
	padding-left:7px;
	
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";

}
 
#menu-header .current-menu-item a{
	color: #333333;
	border-left: 2px solid #3C8CCC;
	padding-left:5px;
}
#menu-header .sub-menu{
	height: 0px;
	visibility: hidden;
}
#menu-header .current-menu-item .sub-menu{
	height: 100%;
	visibility:inherit;
}
#menu-header .current-menu-item .sub-menu a{
	color: #000088;
	border-left: 0px;
	padding-left:5px;
}
#menu-header .sub-menu li{
	list-style-type: none; 
	padding-left: 10px;
}

.navt-fixed {
  position: fixed;
  top: 30px;
}

#qtranslate-chooser{
	float:right;	
	position:absolute;
	top:30px;
	left: 720px;
	width: 200px;
	font-size: 13px;	
	list-style: none;
	line-height: 10px;		
}#qtranslate-chooser li:first-child{	border: none;	}
#qtranslate-chooser li:last-child{padding-right:0px;}
#qtranslate-chooser li{
	float: left;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #C4C3C3;	
}
#qtranslate-chooser a{	color: #C4C3C3;	font-size: 12px; }
#qtranslate-chooser .active a{	color :#333333;	}

/*============================================================================================*/
/*======================================== Profile ========================================*/
/*============================================================================================*/

.prof-table{
	position:relative;
	margin-bottom: 40px;
}

.prof-table img{
	float:left;
}

.prof-name{
	float: right;
	width: 450px;
        font-size: 17px;
        font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

.prof-term{
	float: right;
	width: 450px;
        font-size: 9px;
        color: #888888;
        font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro",serif;
}

.prof-org{
	float: right;
	width: 450px;
        font-size: 11px;
        color: #888888;
        font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro",serif;
}

.prof-desc{
	float: right;
	width: 450px;
        font-size: 12px;
        color: #333333;
        font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro",serif;
	margin-bottom: 40px;
}


.prof-linkp a{
	    position: absolute;
	    background-image: url("images/prof-link_01.png");
	    width: 23px;
	    height: 13px;
	    top: 0px;
	    right: 76px;	
}

.prof-linkt a{
	    position: absolute;
	    background-image: url("images/prof-link_02.png");	
	    width: 34px;
	    height: 13px;
	    top: 0px;
	    right: 41px;	
}

.prof-linkf a{
	    position: absolute;
	    background-image: url("images/prof-link_03.png");	
	    width: 41px;
	    height: 13px;
	    top: 0px;
	    right: 0px;	
}


.clear{
	clear:both;
}


/*============================================================================================*/
/*======================================== Project table ========================================*/
/*============================================================================================*/


.pj-row{
	background-color:#ff0000;
}

.pj-row img{
	float:left;
	margin-bottom:40px;
}

.pj-title{
	float:right;
	width:350px;
        font-size: 18px;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

.pj-note{
	float:right;
	width:350px;
        font-size: 10px;
        font-style:italic;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro";
        color: #888888;
}

.pj-abst{
	float:right;
	width:350px;
        line-height: 20px;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro";
}

.pj-desc{
	float:right;
	width:350px;
        font-size: 12px;
        line-height: 24px;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro";
	margin-bottom:40px;
	}

.site-link{
	float:right;
	width:350px;
        background-image: url("images/button-site.png");
        background-repeat: no-repeat;
        margin: 10px 0px 10px 0px;
}

/*
.pj-row{
	width: 100%;
	position: relative;	
	margin-bottom: 30px;
}
.pj-title{
	position: absolute;
	top: 0px;
	left: 210px;
	width: 350px;
	font-size: 18px;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro";
}

.pj-note{
	position: absolute;
	top: 29px;
	left: 210px;
	font-size: 10px;
	font-style:italic;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro",serif;
	color: #888888;
}

.pj-abst{
	position: absolute;
	top: 55px;
	left: 210px;
	font-size: 11px;
	line-height: 20px;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro";	
}

.pj-desc{
	position: absolute;
	top: 0px;
	left: 210px;
	font-size: 12px;
	line-height: 24px;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro";	
	
}

.site-link{
	background-image: url("images/button-site.png");
	background-repeat: no-repeat;
	right:0px;
	width: 94px;
	height: 34px;
	margin: 10px 0px 10px 0px;
}
*/

/*============================================================================================*/
/*======================================== List ========================================*/
/*============================================================================================*/


.list-title{
	margin-bottom: 5px;
	font-size: 15px;	
}

.list-row{
	font-size:20px;
	margin-bottom:20px;
}

.list-abst{
	font-size: 12px;
	margin-left: 15px;
}

.listindent1 li {
  text-indent:-1em;
  padding-left:1em;
}
.listindent2 li {
  text-indent:-2em;
  padding-left:2em;
}



/*============================================================================================*/
/*======================================== Misc ========================================*/
/*============================================================================================*/


#footer a{
	color: #888888;
	font-size:9px;	
}

/*============================================================================================*/
/*======================================== Top page news ========================================*/
/*============================================================================================*/


.tpn-l{
	float:left;
	width:100px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.tpn-r{
	float:right;
	width:450px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.tpn-row img{
	margin-top:20px;
}

/*============================================================================================*/
/*======================================== Symposium ========================================*/
/*============================================================================================*/

/* Current version follows */

#sym-container,
#sym-container * {
font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans", sans-serif;
}

#sym-container h1{
	background: none;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 36px;
	font-weight: bold;
	color: #258dec;
	letter-spacing: 0;
}
#sym-container h2{
	border: none;
	margin: 20px 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
	color: #000088;
}
#sym-container h3{
	background-image: url("images/h1-headerb.png");
	background-repeat: no-repeat;
	margin: 30px 0 10px -22px;
	padding: 0 0 0 22px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 3px;
}
#sym-container h4{
	color: #116;
	font-size: 16px;
	font-weight: bold;
}
#sym-container h4 small{
	font-size: 14px;
}
#sym-container p{
	margin: 10px 0;
}

#sym-container dl dt {
	width: 108px;
	clear: left;
	float: left;
	padding: 3px 0;
	border-top: 1px dotted #ccc;
	font-size: 13px;
	color: #008;
}

#sym-container dl dd {
	width: 450px;
	margin-left: 110px;
	padding: 3px 0;
	border-top: 1px dotted #ccc;
	font-size: 13px;
}

#sym-container dl dt.first,
#sym-container dl dd.first {
	padding: 0 0 3px 0;
	border-top: none;
}

#sym-container dl dt.last-with-border,
#sym-container dl dd.last-with-border {
	border-bottom: 1px dotted #ccc;
}

#sym-container a{
	text-decoration: underline;
	color: #258dec;
}
#sym-container a:hover{
	color: #ff507f;
}
#sym-container a:active{
	color: #258dec;
}

#sym-container b{
	color: #116;
}

#sym-container small{
	font-size: smaller;
}

#sym-container a.btn{
	position: relative;
	margin: 10px 0 15px 0;
	padding: .5em;
	display: block;
	border: 2px outset #f5a21b;
	color:#fff;
	background-color: #f5a21b;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 2px;
}
#sym-container a.btn *{
	color: #fff;
}
#sym-container a.btn:hover{
	background-color: #fcd7a1;
	border-color: #fcd7a1;
}
#sym-container a.btn img.cursor{
	position: absolute;
	bottom: -20px;
	right: 30px;
}

#sym-container .social{
	height: 20px;
}
#sym-container .social span{
	display: inline-block;
	width: 110px;
}

#sym-container ul.banner{
	margin-top: 20px;
	list-style-type: none;
}

#sym-container ul.banner li{
	margin-top: 10px;
}

#sym-container small{
	font-size: 16px;
}
#sym-container a.pdf{
	padding-right: 17px;
	background-image: url("/wordpress/wp-content/themes/ongacrest/images/pdficon_small.png");
	background-repeat: no-repeat;
	background-position: right center;
}

#sym-container .new{
	display: inline-block;
	vertical-align: middle;
	padding: 2px 1px 1px 2px;
	border: 3px solid #d06;
	color: #fff;
	background: #d06;
	font-size: 6px;
	line-height: 1em;
	letter-spacing: 1px;
}

#sym-container .new.date{
	padding: 2px 2px 1px 2px;
	color: #d06;
	background: #fff;
	letter-spacing: 0;
}

#sym-container dl.poster-list dt{
	float: none;
	width: 100%;
	padding-bottom: 0;
	font-weight: bold;
	color: #d06;
}

#sym-container dl.poster-list dd{
	width: 100%;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 4px;
	border: none;
	color: #777;
	line-height: 1em;
	font-size: 11px;
	text-align: right;
}

#sym-container dl.poster-list dd.with-border {
	border-bottom: 1px dotted #ccc;
}

/* Prior version follows */

div#aside {
width: 100px;
float: left;
font-size: 13px;
color: #000088;
font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
}

div#main {
width: 450px;
float: right;
font-size: 13px;
color: #000000;
font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
}


h6{
	background-image: url("images/h1-headerb.png");
	background-repeat: no-repeat;
	margin-left:-22px;
	padding-left: 22px;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 22px;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
}


.sym-font{
	font-size: 13px;
	font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
}
.sym-font1{
	font-size: 13px;
	color: #000088;
	font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
}

.sym-t1{
	font-size: 36px;
	font-family:"ヒラギノ丸ゴ Pro W4","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",monospace;
	color: #258dec;
	margin-bottom: 24px;
}
.sym-t2{
	font-size: 28px;
	font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
	color: #000088;
	margin-bottom: 40px;
}
.sym-t3{
	font-size: 16px;
	font-family:"ヒラギノ丸ゴ Pro W4","Century Gothic","メイリオ","Meiryo",monospace;
	color: #000088;
	margin-bottom: 20px;
}
.sym-i1{
	font-size: 48px;
	color: #000088;
	margin-bottom: 5px;
	float:left;
    	bottom: 0;
}
.sym-i2{
	font-size: 32px;
	color: #000088;
	margin-bottom: 5px;
	float:left;
    	bottom: 0;
}
.sym-i3{
	font-size: 20px;
	color: #000088;
	margin-bottom: 5px;
	float:left;
    	bottom: 0;
}

.sym-ind {
	margin-left: 40px;
	color: #333333;
	font-size: 13px;
}



.sym-table{
	position:relative;
	margin-bottom: 40px;
}

.sym-table img{
	float:left;
}

.sym-line{
	padding-top: 10px;
	border-top: 1px dotted #888888;
}
.sym-title{
	float: left;
	width: 80px;
        font-size: 14px;
	color: #000088
        font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
}

.sym-det{
	float: right;
	width: 370px;
        font-size: 14px;
        color: #000000;
        font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
}

.sym-org{
	float: right;
	width: 450px;
        font-size: 11px;
        color: #888888;
        font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro",serif;
}

.sym-desc{
	float: right;
	width: 450px;
        font-size: 12px;
        color: #333333;
        font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro",serif;
	margin-bottom: 40px;
}

.sym-link a{
color: #FF1493;
}


.sym-linkp a{
	    position: absolute;
	    background-image: url("images/sym-link_01.png");
	    width: 23px;
	    height: 13px;
	    top: 0px;
	    right: 76px;	
}

.sym-linkt a{
	    position: absolute;
	    background-image: url("images/sym-link_02.png");	
	    width: 34px;
	    height: 13px;
	    top: 0px;
	    right: 41px;	
}

.sym-linkf a{
	    position: absolute;
	    background-image: url("images/sym-link_03.png");	
	    width: 41px;
	    height: 13px;
	    top: 0px;
	    right: 0px;	
}

#sym-box{
	font-size: 18px;
	margin-top: 20px;
	text-align: center;
	background-color: #f5a21b;
	width: 560px;
	height: 40px;
}

#sym-test{
　 padding:10px 15px;
}

#sample3 a{
	font-size:0.75em;
	display:block;
	width:100px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	border:2px solid;
	border-color:#aaaaaa #444444 #444444 #aaaaaa;
	background:#cccccc;
}

#sample3 a:hover{
	background:#777777;
}



/*============================================================================================*/
/*======================================== Publications ========================================*/
/*============================================================================================*/

.pub-l li{
	margin-bottom: 15px;
}

.pub-l .li-n li{
	margin-bottom: 0px;
}

.clear{
	clear:both;
}



/*============================================================================================*/
/*===================================== Research Results =====================================*/
/*============================================================================================*/

span.horizon{
display: inline-block;
width: 6em;
}

span.footnote1{
	vertical-align: super;
	font-size:9px;
}
span.footnote2{
	vertical-align: sub;
	font-size:9px;
}

.vertical-c{
	vertical-align: middle;
}

h2.rr{
	color: #000088;
	margin-top: 30px;
	margin-bottom: 15px;
	width: 100%;
	border-bottom: 1px dashed #DBDCEC;
	padding-bottom: 4px;
	font-size: 20px;
	font-weight:normal;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

h3.rr{
	width: 100%;
	margin-top: 18px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight:bold;
}

h4.rr{
	width: 100%;
	font-size: 14px;
	font-weight:normal;
}

h5.rr{
	width: 100%;
	margin-top: 10px;
	font-size: 15px;
	font-weight:bold;
}

ul.rr1{
	list-style: disc;
	font-weight: bold;
}

ul.rr2{
	margin-bottom: 10px;
	list-style: circle;
}
ul.rr-i2{
	margin-left: 2em;
}
ul.rr-i3{
	margin-left: 3em;
}
ul.rr-i4{
	margin-left: 4em;
}
ul.rr-i5{
	margin-left: 5em;
}
ul.rr-i6{
	margin-left: 6em;
}
ol.rr-i2{
	margin-left: 2em;
}
ol.rr-i3{
	margin-left: 3em;
}
ol.rr-i4{
	margin-left: 4em;
}
ol.rr-i5{
	margin-left: 5em;
}
ol.rr-i6{
	margin-left 6em;
}

ol.rr-normal{
	line-height: 25px;
	/*margin-bottom: 10px;*/
	font-size: 12px;
	font-family: 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro';
}
ul.rr-normal{
	line-height: 25px;
	/*margin-bottom: 10px;*/
	font-size: 12px;
	font-family: 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro';
}
li.rr-normal{
	line-height: 25px;
	/*margin-bottom: 10px;*/
	font-size: 12px;
	font-family: 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro';
}

li.rr-o{
	/*list-style-position:inside;*/
	list-style-position: outside;
}
li.rr-i{
	list-style-position:inside;
}
ul.rr-n{
	list-style: none;
}
li.rr-n{
	list-style: none;
}
ol.rr-upper-roman{
	list-style: upper-roman;
}
.listfont{
	font-size: 13px;
	line-height: 25px;
}


em.pink{
	color:#e4007e;
	font-style: normal;
}

em.blue{
	color:#000088;
	font-style: normal;
}

em.orange{
	color:#f5a21b;
	font-style: normal;
}

em.cyan{
	color:#328dea;
	font-style: normal;
}

em.gray{
	color:#888888;
	font-style: normal;
}

em.red{
	color:#cc0000;
	font-style: normal;
}

em.pink_b{
	color:#e4007e;
	font-style: normal;
	font-weight: bold;
}

em.blue_b{
	color:#000088;
	font-style: normal;
	font-weight: bold;
}

em.white_b{
	color:#ffffff;
	font-style: normal;
	font-weight: bold;
}
em.white{
	color:#ffffff;
	font-style: normal;
}

em.orange_b{
	color:#f5a21b;
	font-style: normal;
	font-weight: bold;
}

em.cyan_b{
	color:#328dea;
	font-style: normal;
	font-weight: bold;
}

em.gray_b{
	color:#888888;
	font-style: normal;
	font-weight: bold;
}

em.red_b{
	color:#cc0000;
	font-style: normal;
	font-weight: bold;
}

em.underline{
	text-decoration: underline;
}
.underline{
	text-decoration: underline;
}


p.normal-center{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}



div.resize100{
	max-width: 100%;
	height:auto;
}

div.resize80{
	width: auto;
	height:auto;
	box-sizing: border-box;
}

img.resize100{
	max-width: 100%;
	height:auto;
}
img.resize90{
	display:block;
	max-width: 90%;
	height:auto;
	margin-left:auto;
   	margin-right:auto;
}
img.resize93{
	display:block;
	max-width: 93%;
	height:auto;
	margin-left:auto;
   	margin-right:auto;
}
img.resize95{
	display:block;
	max-width: 95%;
	height:auto;
	margin-left:auto;
   	margin-right:auto;
}
img.resize98{
	display:block;
	max-width: 98%;
	height:auto;
	margin-left:auto;
   	margin-right:auto;
}

img.resize90_h{
	display:block;
	max-width: 90%;
	/*max-height: 90%;*/
	/*width:auto;*/
	/*height:auto;*/
	margin-left:auto;
   	margin-right:auto;
}
img.resize90-r{
	display:block;
	max-width: 90%;
	height:auto;
	margin-left:auto;
}
img.resize90-l{
	display:block;
	max-width: 90%;
	height:auto;
	margin-right:auto;
}
img.resize80{
	display:block;
	max-width: 80%;
	height:auto;
	margin-left:auto;
   	margin-right:auto;
}
img.resize80-r{
	display:block;
	max-width: 80%;
	height:auto;
	margin-left:auto;
}
img.resize80-l{
	display:block;
	max-width: 80%;
	height:auto;
	margin-right:auto;
}
img.resize70{
	display:block;
	max-width: 70%;
	height:auto;
	margin-left:auto;
   	margin-right:auto;
}
img.resize70-r{
	display:block;
	max-width: 70%;
	height:auto;
	margin-left:auto;
}
img.resize70-l{
	display:block;
	max-width: 70%;
	height:auto;
	margin-right:auto;
}
img.resize60{
	display:block;
	max-width: 60%;
	height:auto;
	margin-left:auto;
   	margin-right:auto;
}
img.resize55{
	display:block;
	max-width: 55%;
	height:auto;
	margin-left:auto;
   	margin-right:auto;
}
img.resize50{
	display:block;
	max-width: 50%;
	height:auto;
	margin-left:auto;
   	margin-right:auto;
}
img.resize50-r{
	display:block;
	max-width: 50%;
	height:auto;
	margin-left:auto;
}
img.resize50-l{
	display:block;
	max-width: 50%;
	height:auto;
	margin-right:auto;
}

img.resize30{
	display:block;
	max-width: 30%;
	height:auto;
	margin-left:auto;
   	margin-right:auto;
}

div.resize_h80p{
	width: auto;
	height:80px;
}
img.resize_h80p{
	display:block;
	width: auto;
	height:80px;
	margin-left:auto;
   	margin-right:auto;
	margin-top:auto;
   	margin-bottom:auto;
}
div.resize_h100p{
	width: auto;
	height:100px;
}
img.resize_h100p{
	display:block;
	width: auto;
	height:100px;
	margin-left:auto;
   	margin-right:auto;
}
div.resize_h120p{
	width: auto;
	height:120px;
}
img.resize_h120p{
	display:block;
	width: auto;
	height:120px;
	margin-left:auto;
   	margin-right:auto;
}


/*================= caption 80px figure 200px 2-peace =================*/
div.table_caption80-figure2{
    display:table;
    width:100%;
	height:auto;
	margin-top:5px;
}
.table_caption80-figure2 figure{
	display:table-cell;
    vertical-align:top;
	text-align:center;
	width:80px;
	height:auto;
}
.table_caption80-figure2 p{
	display:table-cell;
	width:200px;
	height:auto;
}
.table_caption80-figure2 img{
	width:100%;
	height:auto;
}

/*================= image equal layout =================*/
div.table_equal-layout{
	display:table;
	table-layout:fixed;
	width:100%;
	margin-top:5px;
}

.table_equal-layout2{
	display:table;
	table-layout:fixed;
	width:100%;
	margin-top:5px;
}

.table_equal-layout p{
	display:table-cell;
	height:auto;
	padding-right:5px;
}

.table_equal-layout img{
	width:100%;
   	height:auto;
}

.table_equal-layout ul{
	display:table;
	table-layout:fixed;
	text-align:center;
	width:100%;
}
.table_equal-layout li{
	list-style-type:none;
	display:table-cell;
	padding-right:5px;
	vertical-align:middle;
}
.table_equal-layout-l ul{
	display:table;
	table-layout:fixed;
	text-align:left;
	width:100%;
}
.table_equal-layout-l li{
	list-style-type:none;
	display:table-cell;
	padding-right:5px;
	vertical-align:middle;
}

.table_equal-layout2 ul{
	display:table;
	table-layout:fixed;
	text-align:left;
	width:100%;
}

.table_equal-layout2 li{
	list-style-type:disc;
	display:table-cell;
	padding-right:5px;
	vertical-align:middle;
}

/*================= table layout=================*/

.table_l dl     
{
display: table;
font-size: 11px;
margin: 4px 0; 
}
.table_l dl dt  
{
display: table-cell;
width: 10em;
font-weight: normal;
}
.table_l dl dd
{
display: table-cell;
}

div.table_layout_t{
/*width: 560px;*/
  overflow : hidden;
}

.table_layout_t dt{  
	font-size: 11px;
	height: 16px;
  /*padding-top : 5px;*/   
  /*padding-bottom : 5px;*/
  padding-left : 5px;
  /*padding-right : 5px;*/
  width : 45px;
  float : left;
  clear : both;
}
 
.table_layout_t dd{
	font-size: 11px;
	height: 16px;    
  /*padding-top : 5px;*/
  padding-left : 5px;
  /*padding-right : 5px;*/
  /*padding-bottom : 5px;*/
  width : 85px;
  margin-left : 50px;
}

/*================= box 50px =================*/
.table_box50{
	display:inline-block;
	width:45px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box50 img{
	width:100%;
	height:auto;
}

/*================= box 60px =================*/
.table_box60{
	display:inline-block;
	width:55px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box60 img{
	width:100%;
	height:auto;
}

/*================= box 80px =================*/
.table_box80{
	display:inline-block;
	width:75px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box80 img{
	width:100%;
	height:auto;
}

/*================= box 90px =================*/
.table_box90{
	display:inline-block;
	width:85px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box90 img{
	width:100%;
	height:auto;
}
/*================= box 100px =================*/
.table_box100{
	display:inline-block;
	width:95px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box100 img{
	width:100%;
	height:auto;
}

/*================= box 120px =================*/
.table_box120{
	display:inline-block;
	width:115px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box120 img{
	width:100%;
	height:auto;
}
/*================= box 120px =================*/
.table_box120{
	display:inline-block;
	width:115px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box120 img{
	width:100%;
	height:auto;
}


/*================= box 140px =================*/
.table_box140{
	display:inline-block;
	width:135px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box140 img{
	width:100%;
	height:auto;
}
.table_box140-m{
	display:inline-block;
	width:135px;
	height:auto;
	margin-top:5px;
	vertical-align:middle;
}


/*================= box 160px =================*/
.table_box160{
	display:inline-block;
	width:155px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box160 img{
	width:100%;
	height:auto;
}


/*================= box 165px =================*/
.table_box165{
	display:inline-block;
	width:160px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box165 img{
	width:100%;
	height:auto;
}

/*================= box 188px =================*/
.table_box188{
	display:inline-block;
	width:183px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box188 img{
	width:100%;
	height:auto;
}

/*================= box 200px =================*/
.table_box200{
	display:inline-block;
	width:195px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box200 img{
	width:100%;
	height:auto;
}
/*================= box 220px =================*/
.table_box220{
	display:inline-block;
	width:215px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box220 img{
	width:100%;
	height:auto;
}

/*================= box 230px =================*/
.table_box230{
	display:inline-block;
	width:225px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box230 img{
	width:100%;
	height:auto;
}

/*================= box 240px =================*/
.table_box240{
	display:inline-block;
	width:235px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box240 img{
	width:100%;
	height:auto;
}

/*================= box 240px =================*/
.table_box240m{
	display:inline-block;
	width:235px;
	height:auto;
	margin-top:5px;
	vertical-align:middle;
}
.table_box240m img{
	width:100%;
	height:auto;
}

/*================= box 260px =================*/
.table_box260{
    display:inline-block;
    width:255px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box260 img{
	width:100%;
	height:auto;
}



/*================= box 260px_ex2 =================*/
.table_box260ex2{
	display:inline-block;
	width:229px;
	height:auto;
	/*margin-top:5px;*/
	vertical-align:top;
}
.table_box260ex2 img{
	width:100%;
	height:auto;
}


/*================= box 280px for border_pink2 =================*/
.table_box280ex{
    display:inline-block;
    width:265px;
	height:auto;
	margin-top:7px;
	margin-bottom:3px;
	margin-left:10px;
	vertical-align:top;
}
.table_box280ex-m{
    display:inline-block;
    width:265px;
	height:auto;
	margin-top:7px;
	margin-bottom:3px;
	margin-left:10px;
	  text-align:center;
vertical-align:middle;
}
.table_box280ex-m img{
		margin-top:25px;
	width:100%;
	height:auto;
vertical-align:middle;
}
.table_box560ex{
    display:inline-block;
    width:540px;
	height:auto;
	margin-top:7px;
	margin-bottom:3px;
	margin-left:10px;
	vertical-align:top;
}

/*================= box 280px =================*/
.table_box280{
    display:inline-block;
    width:275px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box280 img{
	width:100%;
	height:auto;
}
/*================= box 260px 2 =================*/
.table_box260_2{
    display:inline-block;
    width:255px;
	height:auto;
	/*margin-top:5px;*/
	vertical-align:top;
}
.table_box260_2 img{
	width:100%;
	height:auto;
}

/*================= box 300px =================*/
.table_box300{
	display:inline-block;
	width:295px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box300 img{
	width:100%;
	height:auto;
}


/*================= box 260px_sp =================*/
.table_box260sp{
	display:inline-block;
	width:245px;
	height:auto;
	margin-top:5px;
	vertical-align:middle;
}
/*================= box 300px_sp =================*/
.table_box300sp{
	display:inline-block;
	width:285px;
	height:auto;
	margin-top:5px;
	vertical-align:middle;
}

/*================= box 300px_h160 =================*/
.table_box300_h160{
	display:inline-block;
	width:281px;
	height:160px;
	margin-top:5px;
	vertical-align:middle;
}

.table_box300_h160 img{
	width:100%;
	height:auto;
	vertical-align:middle;
}

/*================= box 260px_h160 =================*/
.table_box260_h160{
	display:inline-block;
	width:241px;
	height:160px;
	margin-top:5px;
	vertical-align:middle;
}
.table_box260_h160 img{
	width:100%;
	height:auto;
	vertical-align:middle;
}


/*================= box 320px =================*/
.table_box320{
	display:inline-block;
	width:315px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box320 img{
	width:100%;
	height:auto;
}

/*================= box 340px =================*/
.table_box340{
	display:inline-block;
	width:335px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box340 img{
	width:100%;
	height:auto;
}

/*================= box 360px =================*/
.table_box360{
	display:inline-block;
	width:355px;
	height:auto;
	margin-top:5px;
	vertical-align:middle;
}
.table_box360 img{
	width:100%;
	height:auto;
}

/*================= box 372px =================*/
.table_box372{
	display:inline-block;
	width:367px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box372 img{
	width:100%;
	height:auto;
}

/*================= box 400px =================*/
.table_box400{
	display:inline-block;
	width:395px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box400 img{
	width:100%;
	height:auto;
}

/*================= box 430px =================*/
.table_box430{
	display:inline-block;
	width:425px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box430 img{
	width:100%;
	height:auto;
}

/*================= box 440px =================*/
.table_box440{
	display:inline-block;
	width:435px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box440 img{
	width:100%;
	height:auto;
}

/*================= box 430px =================*/
.table_box430{
	display:inline-block;
	width:425px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box430 img{
	width:100%;
	height:auto;
}

/*================= box 460px =================*/
.table_box460{
	display:inline-block;
	width:455px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box460 img{
	width:100%;
	height:auto;
}

.table_box480m{
	display:inline-block;
	width:475px;
	height:auto;
	margin-top:5px;
	vertical-align:middle;
}
.table_box480m img{
	width:100%;
	height:auto;
}

/*================= box 510px=================*/
.table_box510{
	display:inline-block;
	width:505px;
	height:auto;
	margin-top:5px;
	vertical-align:top;
}
.table_box510 img{
	width:100%;
	height:auto;
}

/*================= box 510px=================*/
.table_box544-m{
	display:inline-block;
	width:534px;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-riglt:5px;
	vertical-align:middle;
}
.table_box544-m img{
	width:100%;
	height:auto;
}

/*================= box 560px_ex2=================*/
.table_box560ex2{
	display:inline-block;
	width:546px;
	height:auto;
	vertical-align:middle;
}
.table_box560-m img{
	width:100%;
	height:auto;
}

ul.custommarker01 li:before {
	content: '例）';
	margin-left:-30px;
}

/*================= box 220px border=================*/
.table_box220b{
    	display:inline-block;
    	border : 1px solid #000000;
    	width:210px;
	margin-top:5px;
	margin-left:5px;
	padding-left:5px;
}
.table_box220nb{
    	display:inline-block;
    	width:210px;
	/*padding-left:5px;*/
}


/*================= box 260px border=================*/
.table_box260b{
    	display:inline-block;
    	border : 1px solid #000000;
    	width:250px;
	margin-top:5px;
	padding-left:5px;
}
.table_box260nb{
    	display:inline-block;
    	width:250px;
	/*padding-left:5px;*/
}

/*================= p indent =================*/

.indent1 {
    padding-left: 1em;
}
.indent2 {
    padding-left: 2em;
}
.indent3 {
    padding-left: 3em;
}
.indent4 {
    padding-left: 4em;
}
.indent5 {
    padding-left: 5em;
}
.indent5-2 {
    padding-left: 5.3em;
}
.indent6 {
    padding-left: 6em;
}
.indent7 {
    padding-left: 7em;
}
.indent8 {
    padding-left: 8em;
}
.indent9 {
    padding-left: 9em;
}

.indent2a {
	padding-left: 2em;
	font-size:12px;
	font-family: 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro';
}

.indent5p {
    padding-left: 5px;
}
.indent20p {
    padding-left: 20px;
}
.indent30p {
    padding-left: 30px;
}
.indent40p {
    padding-left: 40px;
}
.indent240p {
    padding-left: 240px;
}
.indent-1 {
    padding-left: 1em;
    text-indent: -1em;
}
.indent-1 span {
    display: inline-block;
    width: 1em;
    text-indent: 0;
}
p.indent-1 {
    padding-left: 1em;
    text-indent: -1em;
}
p.indent-1 span {
    display: inline-block;
    width: 1em;
    text-indent: 0;
}
.indent-2 {
    padding-left: 2em;
    text-indent: -2em;
}
.indent-2 span {
    display: inline-block;
    width: 2em;
    text-indent: 0;
}
p.indent-2 {
    padding-left: 2em;
    text-indent: -2em;
}

p.indent-2 span {
    display: inline-block;
    width: 2em;
    text-indent: 0;
}


.indent-3 {
    padding-left: 3em;
    text-indent: -3em;
}

.indent-3 span {
    display: inline-block;
    width: 3em;
    text-indent: 0;
}
.indent-4 {
    padding-left: 4em;
    text-indent: -4em;
}

.indent-4 span {
    display: inline-block;
    width: 4em;
    text-indent: 0;
}
.indent-4a {
    padding-left: 4em;
    text-indent: -4em;
	font-size:12px;
	font-family: 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro';
}

.indent-4a span {
    	display: inline-block;
    	width: 4em;
    	text-indent: 0;
	font-size:12px;
	line-height: 15px;
	font-family: 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro';
}

.indent-6 {
    padding-left: 6em;
    text-indent: -6em;
}
.indent-6 span {
    display: inline-block;
    width: 6em;
    text-indent: 0;
}
p.indent-6 {
    padding-left: 6em;
    text-indent: -6em;
}

p.indent-6 span {
    display: inline-block;
    width: 6em;
    text-indent: 0;
}



p.text-indent{
	text-indent: 1em;
}

/*================= br =================*/
br {
	letter-spacing: 0;
}
.br1{
	margin-bottom:1em;
}
.br1-t{
	margin-top:1em;
}
.br2{
	margin-bottom:2em;
}
.br2-t{
	margin-top:2em;
}
.br3{
	margin-bottom:3em;
}
.br3-t{
	margin-top:3em;
}
.br4{
	margin-bottom:4em;
}
.br5{
	margin-bottom:5em;
}
.br5-t{
	margin-top:5em;
}
.br6{
	margin-bottom:6em;
}
.br7{
	margin-bottom:7em;
}
.br8{
	margin-bottom:8em;
}
.br8-t{
	margin-top:8em;
}

/*================= p indent line-low=================*/
p.indent-9px {
	padding-left: 2em;
	text-indent: -2em;
	line-height: 12px;
	font-size:9px;
}

.size9{
	font-size:9px;
}
.size11{
	font-size: 11px;
}
.size12{
	font-size: 12px;
}
.size12-normal{
	font-size: 12px;
	font-family: 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro';
}
.size13{
	font-size: 13px;
	font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
}

.size14{
	font-size: 14px;
}
.size16{
	font-size: 16px;
}
.size17{
	font-size: 17px;
}

.size10b{
	font-size: 10px;
	font-weight: bold;
}
.size11b{
	font-size: 11px;
	font-weight: bold;
}

.size13b{
	font-size: 13px;
	font-weight: bold;
}
.size14b{
	font-size: 14px;
	font-weight: bold;
}
.size15b{
	font-size: 15px;
	font-weight: bold;
}
.size15b-2{
	font-size: 15px;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
}
.size16b{
	font-size: 16px;
	font-weight: bold;
}
.size16b-2{
	font-size: 16px;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
}
.size17b-2{
	font-size: 17px;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
}
.size18b-2{
	font-size: 18px;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
}

.line-height12 {
	line-height: 12px;
}
.line-height13 {
	line-height: 13px;
}
.line-height14 {
	line-height: 14px;
}
.line-height15 {
	line-height: 15px;
}
.line-height16 {
	line-height: 16px;
}
.line-height18 {
	line-height: 18px;
}
.line-height20 {
	line-height: 20px;
}
.line-height25 {
	line-height: 25px;
}
.line-height30 {
	line-height: 30px;
}



/*================= background =================*/
p.bk1{
width:400px; height:80px; padding:15px;
    background-image:    url("http://ongacrest.jp/wordpress/wp-content/uploads/2015/12/p21_haikei-green.jpg");
background-position:center;
background-size:contain;
background-repeat: no-repeat;
}

.bk_p25_i{
	    position: relative;
	    width: 560px;
	    height: 371;
}
.bk_p25_t1{
    position: absolute;
    left: 15px;
    top: 10px;
    font-size: 17px;
    font-weight: bold;
    font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
    color: #ffffff;
}
.bk_p25_t2{
    position: absolute;
    right: 15px;
    bottom: 10px;
    font-size: 17px;
    font-weight: bold;
    font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
    color: #ffffff;
}

.bk_p25_2{
width:560px;
height:200px;
/*width:100%;*/
/*padding:15px;*/
background-image: url("http://ongacrest.jp/wordpress/wp-content/uploads/2016/01/p25_top2.jpg");
background-position:center;
background-size:contain;
background-repeat: no-repeat;
}




/*================= note =================*/

.note-t{
	font-size:9px;
	line-height: 12px;
}
.note-t-c{
	font-size:9px;
	line-height: 12px;
	text-align:center;
}
.note-t dt {
	position: relative;
}
.note-t dt span {
  position: absolute;
}
.note-t dd {
  padding-left: 4em;
}

.note-t2{
	font-size:9px;
	line-height: 12px;
}
.note-t2-c{
	font-size:9px;
	line-height: 12px;
	text-align:center;
}
.note-t2 dt {
	position: relative;
}
.note-t2 dt span {
  position: absolute;
}
.note-t2 dd {
  padding-left: 2em;
}

.note-main{
	font-size:12px;
	line-height: 15px;
}
.note-6{
	font-size:6px;
	line-height: 9px;
}

.note-9{
	font-size:9px;
	line-height: 12px;
}
.note-9b{
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
}
.note-8b{
	font-size: 8px;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","sans";
}


.note-10{
	font-size:10px;
	line-height: 13px;
}
.note-11{
	font-size:11px;
	line-height: 14px;
}
.note-11ex{
	font-size:11px;
	line-height: 15px;
}

.note-12{
	font-size:12px;
	line-height: 15px;
}

.note-13{
	font-size:13px;
	line-height: 16px;
}
.note-14{
	font-size:14px;
	line-height: 17px;
}
.note-15{
	font-size:15px;
	line-height: 18px;
}

.note-15b{
	font-size:15px;
	line-height: 18px;
	font-weight:bold;
}
.note-15b dt {
	position: relative;
}
.note-15b dt span {
  position: absolute;
}
.note-15b dd {
  padding-left: 4em;
}


.note-16{
	font-size:16px;
	line-height: 19px;
}
.note-center{
    text-align: center; 
}
.note-right{
    text-align: right; 
}
.note-left{
    text-align: left; 
}
.note-bold{
    font-weight: bold; 
}
.note-v-center{
	vertical-align: middle; 
}


.down{
  position: relative;
  width: 0;
  height: 0;
  border: 16px solid transparent;
  border-top-color: #999;
}

.down:after{
  position: absolute;
  content: '';
  top: -32px;
  left: -8px;
  width: 16px;
  height: 16px;
  background: #999;
}

/*================= left =================*/

.float-left {
	float: left;
	margin-right:10px;
}

/*================= right =================*/

.float-right {
	float: right;
	margin-right:10px;
}


/*================= border =================*/
.border_gray_bk {
     /*margin : 5px ;*/
     padding : 5px ;
     /*border : 5px solid maroon ;*/
     background-color : lightgray ;
} 
.border_gray {
     /*margin : 5px ;*/
     padding : 5px ;
     border : 2px solid lightgray ;
     /*background-color : lightgray ;*/
} 
.border_gray_w140 {
     /*margin : 5px ;*/
     padding : 5px ;
     border : 2px solid lightgray ;
     /*background-color : lightgray ;*/
     width : 140px;
} 

.border_gray2 {
     /*margin : 5px ;*/
     padding : 0px 5px 7px 5px ;
     border : 2px solid lightgray ;
     /*background-color : lightgray ;*/
} 

.border_orangered {
     padding : 5px ;
     border : 2px dashed orangered ;
     /*background-color : lightgray ;*/
} 

.border_orange_bk {
     /*margin : 5px ;*/
     padding : 5px ;
     /*border : 5px solid maroon ;*/
     background-color : darkorange ;
} 

.border_orange {
     padding : 5px ;
     /*border : 2px dashed #f5a21b ;*/
     border : 2px dashed darkorange ;
     /*border : 2px dashed orange ;*/
     /*background-color : lightgray ;*/
} 

.border_pink {
     /*margin : 5px ;*/
     padding : 5px ;
     border : 2px solid #FF507F ;
     /*background-color : #FF507F ;*/
} 

.border_pink2 {
     /*margin : 5px ;*/
     /*padding : 5px ;*/
     border : 2px solid #FF507F ;
     /*background-color : #FF507F ;*/
} 
.border_red {
     /*margin : 5px ;*/
     padding : 5px ;
     border : 2px solid #cc0000 ;
     /*background-color : #cc0000 ;*/
}

/*================= list customize =================*/
ul.custom1 li:before{
    content: "－";         /* マーカー */
    padding-right: 0.5em;  /* マーカーの後の空白 */
}
ul.custom1 li{
    text-indent: -1.5em;   /* マーカーが付与する分インデントする */
    padding-left: 1.5em;   /* 自動改行対応 */
    list-style: none;      /* 標準のマーカーを非表示にする */
}

.custom2{
 counter-reset:item;
 list-style:none;
}
.custom2 li:before{
 content:"(" counters(item) ")";
 counter-increment:item;
 margin-right:0.5em;
}
.custom2 li{
 padding-left:1.5em;
 text-indent:-1.5em;
}

/* アルファベット連番カッコつき */
.custom3{
 counter-reset:item;
 list-style:none;
}
.custom3 li:before{
 content:"(" counters(item) ")";
 counter-increment:item;
 margin-right:0.5em;
}
.custom3 li{
 padding-left:1.5em;
 text-indent:-1.5em;
}

/* アルファベット小文字 */
ol.paren{
 counter-reset:item;
 list-style:none;
}
ol.paren li:before{
 content:"(" counters(item, lower-alpha) ")";
 counter-increment:item;
 margin-right:0.5em;
}
ol.paren li{
 padding-left:1.5em;
 text-indent:-1.5em;
}

ul.paren{
 counter-reset:item;
 list-style:none;
}
ul.paren li:before{
 content:"(" counters(item, lower-alpha) ")";
 counter-increment:item;
 margin-right:0.5em;
}
ul.paren li{
 padding-left:1.5em;
 text-indent:-1.5em;
}




ul.notice2 li {
    list-style:none;
    text-indent:-1.5em;
    padding-left:1.5em;
    }



/*============================================================================================*/
/*===================================== Go to Top button =====================================*/
/*============================================================================================*/

.page-top {
display: none;
    margin: 0;
    padding: 0;
}
 
.page-top p {
display: none;
    margin: 0;
    padding: 0;
 
    position: fixed;
    right: 20px;
    bottom: 20px;
}
 
.move-page-top {
    display: block;
    background: #328dea;
    width: 120px;
    height: 50px;
 
    color: #fff;
    line-height: 50px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
 
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
 
.move-page-top:hover {
    opacity: 0.85;
}