/*==========================================================*/
/*  ŠeBOX‚ÌƒtƒHƒ“ƒgŽw’è   */
/* font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Verdana, sans-serif;  */

body {
   font-size: 90%;
	line-height: 180%;
	color: #555555;
	font-family:"Meiryo","ƒƒCƒŠƒI","ƒqƒ‰ƒMƒmŠpƒS Pro w3","Hiragino Kaku Gothic Pro","osaka","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	}
	
#topicpath {   
   font-size: 9pt;
   line-height: 25pt;
   }
   
h2,h3 {
   font-size: 120%;
   line-height: 170%;
   font-weight: bold;
   }
   
.midashi {
   font-size: 11pt;
   line-height: 160%;
   font-weight: bold;
   color: #555555;
   }

.midashi30 {
   font-size: 9pt;
   font-weight: bold;
   }

.komidashi {
   font-size: 100%;
   line-height: 150%;
   font-weight: bold;
   color: #555555;
   }
   
#footer {
   font-size: 90%;
   color: #ffffff;
   }
   
#footer_bottom {
   font-size: 85%
   }
   
body.b-home #global-nav {
   font-size: 10pt;   
   line-height: 16pt;
   }
   
#global-nav {
   font-size: 8pt;
   line-height: 15pt;
   }
   
#nyukai td.guide {   
   font-size: 10pt;
   line-height: 15pt;
   color: #ff6600;
   }
   
#news {
   font-size: 85%;
   line-height: 150%;
   }
   
#list th {
   font-size: 92%;
   line-height: 150%;
   color: #ffffff;
   font-weight: bold;
   text-align: center;
   }
   
#list td, #list td.middle-g {
   font-size: 90%;
   line-height: 150%;
   color: #333333;
   }
   
#list td.middle-g {
   font-weight: bold;
   }
   
#labo-gaiyou {
   font-size: 90%;
   line-height: 180%;
   }

#labo-gaiyou dl dt {
   font-weight: bold;
   color: #008000;
   }

/*==========================================================*/
/*  font-deco   */

.f-bold {
   font-weight:bold;
   }

.f-70 {
   font-size: 70%;
   line-height: 150%;
   }
  
.f-80 {
   font-size: 80%;
   line-height: 150%;
   }
   
.f-120 {
   font-size: 120%;
   line-height: 170%;
   }

.f-12-bold {
   font-size: 120%;
   line-height: 170%;
   font-weight:bold;
   }
   
.f-red {
   color: #ff0000;
   }
   
.f-red-bold {
   color: #ff0000;
   font-weight:bold;
   }

.f-12-red-bold {
   color: #ff0000;
   font-weight:bold;
   font-size: 120%;
   line-height: 170%;
   }
   
/*==========================================================*/
/*  position   */

.p-right {
   text-align:right;
   }

.p-center {
   text-align:center;
   }