body{font-Size:9.5pt;}

/* 全般 */
.txt{font-Size:13px;line-height:140%;}
.txt_s{font-Size:11px;line-height:135%;}
div.txt_left{font-Size:9.5pt; margin-left:10px; line-height:135%;}
.cont_box{font-Size:8pt;line-height:130%; padding:0.5em;background-color:#fee0c7; border-color:#ff9933;border-width:3px;border-style:solid;}
div.cont_txt{font-Size:12pt; margin-top:2px; font-weight:bold; font-family :MS UI Gothic;}
div.dot_box{padding:0.5em; border-color:#ff9933;border-width:1px;border-style:dotted;}
hr.cut{border-color:#ff9933;border-width:1px;border-style:dotted; height:1px; width:340px;}
div.copyright{font-size:8pt; color:#ffcc99; font-family:Verdana; text-align:center; margin-top:6px;}
div.access{font-size:9pt;font-family :MS UI Gothic; line-height:130%; margin:10px;} 
div.cont{font-Size:11pt;font-family:MS UI Gothic; margin-left:5px;color:#ff9933;}
div.sel{font-Size:9.5pt;font-family:MS UI Gothic; color:#ffffff; margin-left:5px;}
div.cont_sel{font-Size:14pt;font-family:MS UI Gothic; color:#ffffbb; font-weight:bold; margin-left:5px;}
div.subcont{font-Size:14pt; font-weight:bold; margin-left:5px;}
 
/* 強調 */
.sub{padding:0.5em ;border-width:1px; border-style:solid; border-color:#006600;
     font-size:11.5pt; font-family:MS UI Gothic; color:#006600; line-height:135%;}
.point{font-Size:12pt; font-family:MS UI Gothic; color:#ffffff; background-color:#ff9933;}
.t1{font-Size:18pt; font-family:MS UI Gothic; color:#FF9933;}

/* プロセス */
.graph1{font-size:10pt;font-family:MS UI Gothic; LINE-HEIGHT:130%; text-align:center; color:#ffffff;} 
.graph2{font-size:8.5pt;font-family:MS UI Gothic; text-align:center; color:#006600;} 

/* 掲示板ページのみ使用 */
input,textarea{
	border-top:2px solid #ff9933;
	border-bottom:2px solid #ff9933;
	border-left:2px solid #ff9933;
	border-right:2px solid #ff9933; 
	color : #786058;}

em.red-line { /* 赤アンダーライン */
  font-size:11px;
  font-weight:bold;
  font-style:normal;
  color:#003300;
  letter-spacing:0px;
  border-bottom: 1px solid #ff0000;
  line-height:135%;
}

/* リンク */
 a{text-decoration: none;}
 a:link   {color: #ff6633;}
 a:visited{color: #ff9966;}
 a:hover  {background-color:#ffff00;color:#ff0000; ;text-decoration: none;}

h1 {margin:0px;}
h3 {margin:4px 0px 12px 0px;letter-spacing:1px;}

h1 A:hover{background-color:transparent;}

h4.greenbox {
  font-size:15px;
  width:600px;
  margin:0px;
  padding:4px 4px 4px 8px;
  background-color:#006600;
  color:#fff;
}

div.waku2 {
  font-size:14px;
  width:720px;
  border:1px solid #006600;
  margin:8px 0px 8px 0px;
  padding:12px;
  line-height:150%;
}

.waku3 {
  font:bold 14px "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka";
  width:740px;
  margin:8px 0px 8px 0px;
  padding:12px 16px 12px 16px;
  line-height:150%;
  border:1px solid #FF6600;
}

.t_green {  /* テーブル（緑枠） */
  font-size:13px;
  border-collapse: collapse; 
  border:1px solid #006600;
  line-height:135%;
}

.orange1 {
  color:#fff;
  background-color:#FF9900;
}

.orange2 {
  color:#fff;
  background-color:#FF6600;
}

.orange3 {
  color:#fff;
  background-color:#FF3300;
}

ul {margin:8px 6px 8px 24px;}

.u_line { /* アンダーライン */
  border-bottom:1px solid red;
  padding-bottom:2px;
}

.red {color:red;}

p.print { /*印刷改行処理*/
  page-break-before: always; page-break-after: always;
}

