@charset "UTF-8";
/* CSS Document */

body {
	font-size: 10pt;
	line-height: 20px;
	color: #993300;
	background-image: url(icon_all/top_icon/dot_01.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.honbun {
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
.shouhyou {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	margin-top: 0px;
	margin-left: 0px;
	bottom: 0px;
}
a:link {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
