@import "fontsize.css";
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
body {
	padding:0;
	margin:0px;
	font-family:"Osaka", "ＭＳ Ｐゴシック";
	color: #333333;
}
* { line-height:100%; }
em { font-style:normal; font-weight:bolder; color:red; }
th { background-color:yellow; font-size:75%; }
h1 { font-size:100%; margin-bottom:0.5em }
.a14Formcenter {
	font-size:16px;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", "平成角ゴシック";
	padding: 5px;
	background-color: #FFFFCC;
	letter-spacing: 1px;
	border-top: none #FF9900;
	border-right: none #FF9900;
	border-bottom: none #FF9900;
	border-left: none #FF9900;
	font-style: normal;
	color: #990000;
	text-align: center;
}

.a11white {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.a11W {
	font-size: 11px;
	line-height: 15px;
}

.b12 {
	font-size: 12px;
	color: #660000;
}

.b14 {
	font-size: 14px;
	color: #660000;
}

.b15 {
	font-size: 15px;
	color: #660000;
	line-height: 20px;
}


.b16 {
	font-size: 14px;
	color: #660000;
	line-height: 18px;
}


table.case { /*add 110914*/
 margin:0 0 8px 10px;
}

table.case th {
 margin:0 0 8px 10px;
	padding:5px;
	background:#fff;
	font-weight:normal;
	text-align:left;
}

table.case td {
	padding:5px;
} 

.information {
	margin: 10px 40px 20px 15px;
}
.information dt {
	color:#769B2F;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}
.information dt.cat002 {
	color:#FF9933;
}
.information dt.cat003 {
	color:#0a9ce1;
}
.information dd {
	margin: 0;
	padding: 0;
}
.information dd p {
	font-size: 12px;
	line-height: 1.4;
	margin: 0.5em 0 1.5em;
}








