BODY {
  background-image: url(images/backw.jpg);
  background-attachment: scroll;
}
p {
 font-family:  "MS UI Gothic";
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	font-style: nomal;
	line-height: 150%;
	letter-spacing: 1.5px;
 }
.honbun {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 150%;
	letter-spacing: 1.5px;
}
.honbuns {
	font-family:  "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
	letter-spacing: 1.5px;
	color: #666666;
}
.midashi {
	font-size: 14px;
	font-weight: bolder;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	line-height: 130%;
}
.honbunl {
	font-family:  "MS UI Gothic";
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	letter-spacing: 1.5px;
	color: #666666;
}
.honbunm {
	font-family:  "MS UI Gothic";
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	letter-spacing: 1.5px;
	color: #666666;
}
.linkb {
    font-family:  "MS UI Gothic";
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	font-style: nomal;
	line-height: 130%;
	letter-spacing: 1.5px;
}
.text {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
.text_blue {
	font-size: 14px;
	line-height: 130%;
	color: #3366FF;
}
.text_white {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}




h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF8040;
	margin: 4px 0px 0px 16px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 130%;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 5px;
}
.main {
	font-size: 12px;
	color: #333333;
	margin: 14px 14px 20px 18px;
	line-height: 130%;
}
.midasi_red {
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #CC0000;
}
.midasi_green {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #009900;
	margin-bottom: 5px;
}
ul {
	margin-left: 0px;
	background-position: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
    padding-bottom: 5px;
    background-image: url(../img/listmark.gif);
    background-position: left 1px;
    background-repeat: no-repeat;
    padding-left: 15px;
	list-style-type: none;
	color: #666666;
	font-size: 10px;
	line-height: 250%;
	letter-spacing: 1.0px;
}
A:link { color:#666666 ; text-decoration:none }
A:visited { color:#666666 ; text-decoration:none }
A:active { color:#666666 ; text-decoration:none }
A:hover { color:#CC0000 ; text-decoration:underline ; }