body{    background-color:#ffffff;
         margin-top:62px;
         margin-bottom:100px;
         margin-left:78px;
         margin-right:78px }
p.header{  font-family:"‚l‚r –¾’©";
         font-size:12px;
	 letter-spacing:1px;
	 margin-bottom:16px }
p.type{  font-family:"‚l‚r –¾’©";
         font-size:14px;
         font-weight:bold;
	 letter-spacing:1px;
	 margin-bottom:20px}
p.title_ja{ font-family:"‚l‚r –¾’©";
	 font-size:18px;
         font-weight:bold;
	 line-height:30px;
	 letter-spacing:1px;
	 text-align:center;
         margin-bottom:24px }
p.name_ja{  font-family:"‚l‚r –¾’©";
         font-size:15px;
	 line-height:26px;
	 letter-spacing:1px;
	 text-align:center}
p.belong_ja{   font-family:"‚l‚r –¾’©";
         font-size:11px;
	 line-height:21px;
         text-align:center;
	 letter-spacing:1px;
	 margin-bottom:0px }
p.title_en{ font-family:"Times New Roman", "Times", "serif";
	 font-size:14px;
         font-weight:bold;
	 line-height:22px;
	 letter-spacing:1px;
	 text-align:center;
         margin-bottom:20px }
p.name_en{  font-family:"Times New Roman", "Times", "serif";
         font-size:15px;
	 line-height:26px;
	 letter-spacing:1px;
	 text-align:center;
         margin-bottom:2px}
p.belong_en{   font-family:"Times New Roman", "Times", "serif";
         font-size:12px;
         font-style:italic;
	 line-height:21px;
         text-align:center;
	 letter-spacing:1px;
	 margin-bottom:28px }
p.abstract_ja{  line-height:21px;
         font-size:12px;
	 line-height:24px;
         text-align:justify;
         letter-spacing:1px;
	 font-family:"Times New Roman", "Times", "serif"}
p.zu_ja{  line-height:21px;
         font-size:10px;
	 line-height:16px;
         text-align:justify;
         letter-spacing:1px;
	 font-family:"Times New Roman", "Times", "serif"}
p.page_ja{  line-height:21px;
         font-size:12px;
	 line-height:24px;
         text-align:right;
         letter-spacing:1px;
	 font-family:"‚l‚r –¾’©", "Times New Roman", "Times", "serif"}
p.abstract_en{  line-height:21px;
         font-size:12px;
	 line-height:21px;
         text-align:justify;
         letter-spacing:1px;
	 font-family:"Times New Roman", "Times", "serif"}
p.keyword_en{  line-height:21px;
         font-size:12px;
         text-align:justify;
         letter-spacing:1px;
	 font-family:"Times New Roman", "Times", "serif";
	 margin-bottom:0px }
p.page_en{  line-height:21px;
         font-size:12px;
	 line-height:24px;
         text-align:right;
         letter-spacing:1px;
	 font-family:"Times New Roman", "Times", "serif"}
@media only screen and (max-width : 767px) {
    body{
        margin: 20px;
    }
}