body {
	margin: 0;
	padding: 0;


	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "CI", Meiryo, "lr oSVbN", "MS PGothic", sans-serif;
	color: #333333;
}

a:link {
	color: #996600;
}

a:visited {
	color: #996600;
}

a:active {
	color: #FF9900;
}

a:hover {
	color: #FF9900;
}

td,th {
	font-size: 12px;
}

.sitetitle {
	font-size:medium;
	color:#5E4510;
	font-weight:bold;
}

.sitetitle a:link,
.sitetitle a:active,
.sitetitle a:visited {
	color: #5E4510;
	text-decoration:none;
}

.sitetitle a:hover {
	text-decoration:underline;
}
.pagetitle {
	font-size: large;
}
.subtitle {
	font-size: medium;
	text-align: center;
}
.attention {
	color: #FF3300;
}
.conditionTable {
	border-collapse: collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;

}

.conditionTable td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
.conditionTable th {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #CCFFFF;
}
.adminList {

	border-collapse: collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.adminList td {
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
.adminList th {
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #CCFFFF;
}
.normalTable {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
.normalTable td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.normalTable th {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.normalTable td .normalTable2 {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
.normalTable td .normalTable2 td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.normalTable td .normalTable2 th {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.accent {
	color: #6C3600;
	font-weight: bold;
	font-size: medium;
}
.orange-bold {
	color: #CC3300;
	font-weight: bold;
}
.small {font-size: x-small}
.lineleft {
	background-image: url(../img/obj_left.gif);
	background-repeat: repeat-y;
}
.lineright {
	background-image: url(../img/obj_right.gif);
	background-repeat: repeat-y;
}
.linetop {
	background-image: url(../img/obj_hed.gif);
	background-repeat: repeat-x;
}
.titleright h1{
	margin:0px;
}
.underline {
	text-decoration: underline;
}
.hline {
	background-image: url(../img/ba1_line.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.document {
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.document h2 {
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #FF6600;
	font-size: medium;
	padding-left: 5px;
}

#top_banner {
	margin: 0px auto;

}
.normalTable td td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#top_banner h1 {
	margin: 0;

}
.navi {
	text-align: center;
}

