/* 
-----------------------------------------------*/
BODY {
  text-align: left;
  margin: 0px;
  background-color: #FFFFFF;
}
.menu A:LINK{
  color: #5A882D;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
}
.menu A:VISITED{
  text-decoration: none;
  color: #5A882D;
  font-weight: bold;
  font-size: 10px;
}
.menu A:HOVER{
  text-decoration: underline;
  color: #66CC00;
  font-weight: bold;
  font-size: 10px;
}
H1 {
  font-size: 12px;
  line-height: 14px;
  color: #003399;
  margin: 0px;
  width: 740px;
  font-weight: normal;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
}
A:LINK {
  color: #003366;
  text-decoration: none;
}
A:VISITED {
  text-decoration: none;
  color: #003366;
}
A:HOVER {
  text-decoration: underline;
  color: #003399;
}
.tx_li{
  font-size:12px;
  color:#333333;
  text-align: left;
  letter-spacing: 0.05em;
  line-height: 14px;
  list-style-type: square;
}
.tx_li A:LINK {
  font-size:10px;
  color:#FF0000;
}
.tx_li A:VISITED {
  font-size:10px;
  color:#FF0000;
}
.tx_li A:HOVER {
  font-size:10px;
  color:#FF6600;
}
.pri LI{
  font-size:12px;
  text-align: left;
  letter-spacing: 0.05em;
  line-height: 18px;
  list-style-type: decimal;
  list-style-position: outside;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
}
.waku {
  margin: 4px;
  padding: 4px;
  width: 530px;
  border: 1px solid #999999;
  text-align: left;
  font-size: 12px;
  line-height: 18px;
}
.bold {
  font-weight: bold;
}
.Copyright {
  font-size: 10px;
  color: #FFFFFF;
  letter-spacing: 0.1em;
  height: 67px;
  padding-top: 6px;
  padding-left: 10px;
  vertical-align: top;
  font-weight: bold;
}
.img_top {
  border: 1px solid #999999;
  background-image : url(../image/top_main.gif);
  text-align: right;
  height: 362px;
  width: 580px;
  margin-top: 10px;
}
　
.title {
  width: 570px;
  padding-bottom: 8px;
  text-align: left;
  padding-top: 8px;
}
/* .font
-----------------------------------------------*/
.font_mini_W {
  font-size: 10px;
  color: #ffffff;
  line-height: 12px;
}
.font_mini_G {
  font-size: 10px;
  color: #555555;
  letter-spacing: 0.1em;
  line-height: 14px;
}
.font_mini_R {
  font-size: 10px;
  color: #CC0000;
  letter-spacing: 0.1em;
  line-height: 14px;
}
.font_mini_B {
  font-size: 10px;
  color: #000066;
  letter-spacing: 0.1em;
  line-height: 14px;
  background-color: #F4FDFF;
  border: 1px solid #000066;
  text-align: center;
}
.font_W {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}
.font_O {
  font-size: 10px;
  line-height: 16px;
  color: #FF6600;
  letter-spacing: 0.1em;
}
.font_R {
  color: #CC0000;
}
.font_RB {
  color: #990000;
  font-weight: bold;
  font-size: 14px;
}
.topics {
  padding-left: 48px;
}
/* TABLE
-----------------------------------------------*/
.td_main {
  padding: 2px;
}
.td-koumoku {
  line-height: 15px;
  color:#333333;
  background-image : url(p_01.gif);
  background-repeat: no-repeat;
  background-position: 5px 4px;
  padding-top: 5px;
  padding-bottom: 2px;
  padding-left: 24px;
  text-align: left;
  vertical-align: top;
}
.td-txt {
  line-height: 18px;
  font-size: 12px;
  padding-top: 3px;
  padding-left: 3px;
  padding-bottom: 3px;
  padding-right: 3px;
  background-color: #FFFFFF;
}
.td-txt A:LINK {
  line-height: 18px;
  font-size: 12px;
  color: #990000;
}
.td-txt A:VISITED {
  line-height: 18px;
  font-size: 12px;
  color: #990000;
}
.td-txt A:HOVER {
  line-height: 18px;
  font-size: 12px;
  color: #990099;
  text-decoration: underline;
}
.td-txt2 {
  background-color:#F0F0F0;
  font-size: 12px;
  color: #333333;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  text-align: left;
  vertical-align: top;
  padding-right: 3px;
}
.td-txt3 {
  background-color:#006699;
  font-size: 12px;
  color: #FFFFFF;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  text-align: center;
  vertical-align: middle;
  line-height: 14px;
}
.td-list_t{
  font-size: 12px;
  color: #006699;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  text-align: left;
  vertical-align: middle;
  line-height: 18px;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #006699;
}
.td-list{
  background-color:#FFFFFF;
  font-size: 10px;
  color: #666666;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4px;
  text-align: left;
  vertical-align: text-top;
  line-height: 14px;
}
.td-title {
  font-size: 12px;
  color:#6699CC;
  padding-top: 2px;
  padding-left: 6px;
  line-height: 18px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #6699CC;
  vertical-align: middle;
  width: 580px;
  background-repeat: no-repeat;
  background-position: left center;
  text-align: left;
  padding-bottom: 2px;
  background-color: #EFF8FE;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #6699CC;
  margin-bottom: 10px;
  font-weight: bold;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: dotted;
  border-right-style: dotted;
  border-top-color: #6699CC;
  border-right-color: #6699CC;
  margin-top: 10px;
}
.td-title2 {
  font-size: 14px;
  color:#4281BF;
  padding-top: 2px;
  padding-left: 16px;
  line-height: 18px;
  vertical-align: middle;
  width: 580px;
  background-repeat: no-repeat;
  background-position: left center;
  text-align: left;
  padding-bottom: 2px;
  background-color: #FFFFFF;
  margin-bottom: 8px;
  font-weight: bold;
  margin-top: 8px;
  background-image : url(p_title.gif);
  border: 1px solid #666666;
}
.td-title3 {
  font-size: 12px;
  color:#3D9629;
  padding-top: 2px;
  padding-left: 6px;
  line-height: 18px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #3d9629;
  vertical-align: middle;
  width: 580px;
  background-repeat: no-repeat;
  background-position: left center;
  text-align: left;
  padding-bottom: 2px;
  background-color: #E9F3DE;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #3d9629;
  margin-bottom: 10px;
  font-weight: bold;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: dotted;
  border-right-style: dotted;
  border-top-color: #3d9629;
  border-right-color: #3d9629;
  margin-top: 10px;
}
.td-title4 {
  font-size: 12px;
  color:#E95434;
  padding-top: 2px;
  padding-left: 6px;
  line-height: 18px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #E95434;
  vertical-align: middle;
  width: 580px;
  background-repeat: no-repeat;
  background-position: left center;
  text-align: left;
  padding-bottom: 2px;
  background-color: #FCE6E0;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #E95434;
  margin-bottom: 10px;
  font-weight: bold;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: dotted;
  border-right-style: dotted;
  border-top-color: #E95434;
  border-right-color: #E95434;
  margin-top: 10px;
}
TABLE {
  font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  letter-spacing: 0.1em;
}
/* COMPANY
-----------------------------------------------*/
.whats{
  margin-top:0px;
  background-image : url(p_01.gif);
  background-repeat: no-repeat;
  background-position: left 1px;
  padding-left: 18px;
}
.whats UL{
  margin:0px;
  float: left;
}
.whats LI{
  margin-left:15px;
  list-style-type: square;
  list-style-position: inherit;
}
.t_bar {
  font-size: 12px;
  line-height: 18px;
  color: #FFFFFF;
  background-image : url(../image/t_bar.gif);
  background-repeat: no-repeat;
  padding-left: 6px;
  font-weight: bold;
  background-color: #6699CC;
  height: 15px;
}
.t_bar02 {
  font-size: 12px;
  line-height: 16px;
  color: #FF7920;
  background-image : url(../image/t_bar02.gif);
  background-repeat: no-repeat;
  height: 23px;
  width: 280px;
  padding-left: 10px;
  padding-top: 3px;
}
.footer {
  font-size: 10px;
  color: #666666;
  letter-spacing: 0.1em;
  line-height: 14px;
  text-align: left;
  padding-top: 4px;
  padding-right: 2px;
  padding-bottom: 4px;
  padding-left: 8px;
}
.font_BL {
  font-size: 12px;
  line-height: 18px;
  color: #003366;
  padding: 3px;
  text-align: left;
  vertical-align: top;
}
.sbi_tit {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #F8F6E7;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 1em;
}
.sbi_waku {
	background-color: #F8F6E7;
	padding: 4px;
	border: 1px solid #FF6600;
}

.sbi_txt {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	background-color: #F8F6E7;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.sb_waku02 {
}
.font_O {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
}
.td-sb_tit {
	font-size: 12px;
	color:#FF6600;
	padding-top: 2px;
	padding-left: 10px;
	line-height: 16px;
	vertical-align: middle;
	background-position: left;
	text-align: left;
	padding-bottom: 2px;
	background-color: #F8F6E7;
	font-weight: bold;
}
.td-sb_txt {
	font-size: 12px;
	color:#333333;
	padding-top: 2px;
	padding-left: 10px;
	line-height: 16px;
	vertical-align: top;
	background-position: left;
	text-align: left;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
/* add */
.link_list{
	text-align:left;
	padding-left:10px;
}
.link_list DT,.link_list DD{
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-align:left;
	vertical-align:middle;
	margin:0;
	padding:5px;
}
.link_list DT{
	width:240px;
	text-align:center;
}
.link_list DD{
	width:315px;
}
.link_list IMG{
	max-width:234px;
	height:auto;
	border:none;
	border:2px solid #eeeeee;
}
.side_bnr {
	padding:10px 0;
	text-align:center;
}
.side_bnr IMG{
	border:none;
}

