@import "ddaccordion.css";
@import "table.css";

* {
	font-family:meiryo;
	font-size:12px;
}

body {
	background-color: #FFFFFF;
}
.j10 {
	font-size: 10px;
	line-height: normal;
}
.right {
	text-align: right;
}
.main {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
#newslist {
	width: 650px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 250px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow-x:hidden;

}
.highlightContents {
	font-weight: bold !important;
}

#newslist a {
	font-size: 12px;
	color: #FF9900;
}
#fnavi a {
	font-size: 12px;
	color: #049747;
	text-decoration: none;
}
#fnavi a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.txtlist{
	padding-left:18px;
	vertical-align:middle;
	font-weight:bold;
	background-image: url(../images/list03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 6px;
	margin-top: 3px;
}
.indent{
	margin-left:30px;
	margin-right: 30px;
}
.txtMidashi1 {
	font-size: 140%;
	font-weight: bold;
	color: #088106;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #088106;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#c_offset_list1 li {
	list-style-type: upper-roman;
	list-style-position: outside;
}

table.table001 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 680px;
  border-collapse: separate;
  border-spacing: 2px;
}

table.table001 caption {
	margin-top: 1em;
	text-align: center;
	font-weight: bold;
}

table.table001 th,
table.table001 td {
  padding: 4px 6px;
}

table.table001 th {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #FFD9F3;
	text-align: center;
	font-weight: bold;
}

table.table001 td {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #F3F3F3;
	font-size: 95%;
}
.j14 {
	font-size: 14px;
}
#oconomi1 li {
	list-style-type: decimal;
	list-style-position: outside;
}
ul.txtlist2 li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/list02.gif);
	padding-bottom: 5px;
}
.underline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

ul.txtlist3 li {
	list-style-type: decimal;
	list-style-position: inside;
	padding-bottom: 5px;
	margin: 5px;
}

.txtMidashi2 {

	font-size: 120%;
	font-weight: bold;
	color: #088106;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #088106;
	padding-left: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.box {
	padding: 10px;
	border: 1px solid #EBE9ED;
}

.redcolor {
	color: #FF0000;
}
.mmright {
	margin-right: 10px;
}
.boxText {
	text-decoration: underline overline;
}
