a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #5C5CC9;
}
body {
	color: #666666;
	font-family:"メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック";
	font-size: 0.8em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wap {
	width: 775px;
}

.box {
	font-size: 0.8em;
	margin:0px;
	padding:0px;
}

p {
	margin:0px;
	padding:0px;
}
h3 {
	border-top-color:#5E5E5E;
	border-top-style:dotted;
	border-top-width:1px;
	border-bottom-color:#5E5E5E;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding:0px;
	padding-top:5px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}
h5 {
	padding:3px;
	margin:0px;
	font-size:16px;
	line-height: 35px;
}
h5 span {
	border: 1px dotted #999999;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-top: 3px;
}
strong {
	color:#0033CC;
}
.box dt {
	margin:0px;
	padding:0px;
	text-align: center;
	color: #333333;
	font-size: 15px;
}
.box dd {
	margin:0px;
	padding:0px;
	display:block;
	line-height:25px;
	border-bottom-width:1px;;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display:inline;
}
.box ol {
	margin: 0px;
	padding-left: 30px;
}
.box ul {
	margin: 0px;
	padding-left: 30px;
}
.box .pict {
	padding: 2px;
	border: 1px dotted #999999;
}
.box .comm {
	line-height: 17px;
	width: 500px;
	margin-left: 30px;
}
.box .comp {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.box .red {
	font-weight: bold;
	color: #FF0000;
}
.box li {
	list-style-type: none;
}
.box #ttl {
	padding: 3px;
	width: 90px;
	border: 1px dotted #999999;
	line-height: 20px;
}


.strs {
	font-size: 10px;
}




.table_st {
	padding:0px;
	border-collapse:separate;
	border-spacing:1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 530px;
}
.table_st th {
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	background-color:#5B5BFF;
	border:1px solid #BBBBBB;
	font-weight: normal;
	width: 100px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 12px;

}
.table_st td {
padding:4px 2px 2px 4px;
border:1px dotted #999999;
text-align:left;
}

#footer {
	text-align: center;
	margin: 0px;
	padding: 10px;
}
#footer .fc {
	padding: 3px;
	font-size: 13px;
}

div.baloon {
   font-size: 11px;
   color: #003333;
   position: absolute;
   padding-left: 5px;
   background: url("./image/baloon.gif") no-repeat top left;
   z-index: 1;
}
div.baloon a {
   color: #FF0000;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}
div.baloon a:visited {
   color: #FF0000;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}
div.baloon a:hover {
	background-color: #FF0000;
	color: #FFFFFF;
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
div.baloon div {
	background: url("./image/baloon_right.gif") no-repeat top right;
	white-space: nowrap;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 14px;
	padding-left: 0;
}
