﻿<style type="text/css">

.style2 {color: #FF3333;}
.style3 {color: #FFFFFF;}
.style7 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.style201 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

a.type1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.type1:visited {
	color: #FFFFFF;
}
a:hover {
	color: #66CCFF;
}
.style8 {color: #FF9966;}
.style12 {
	color: #666666;
	font-size: 12px;
}
.style13 {font-size: 12px; color: #666666; }
.style15 {color: #666666; font-size: 10px; }
.style42 {color: #66CCCC;}
.style87 {color: #66CC99;}
.style88 {
	font-size: 14px;
	color: #666666;
}
.style92 {font-weight: bold; color: #66CCCC;}
.style93 {color: #FF6699;}
.style94 {font-size: 16px; color: #666666; }
.style102 {color: #FF0000;}
.style103 {color: #9999CC;}
.style106 {color: #669999}
.style107 {color: #FF9900}

p.case1 {margin-left: 750px;}

h2
   {
    border-left:solid 10px #158E05;    /* 左側の罫線 */
    border-bottom:solid 1px #158E05;   /* 下側の罫線 */
    padding-top:3px;                   /* 上部から文字までの距離 */
    padding-left:3px;                  /* 左部から文字までの距離 */
    width:920px;                       /* 全体の幅 */
   }

h3
   {
    border-left:solid 2px #158E05;    /* 左側の罫線 */
    border-bottom:solid 1px #158E05;   /* 下側の罫線 */
    padding-top:3px;                   /* 上部から文字までの距離 */
    padding-left:3px;                  /* 左部から文字までの距離 */
    width:200px;                       /* 全体の幅 */
    font-size:medium;                  /* 文字の大きさ */

   }

</style>
