@charset "shift_jis";
/* module.css */

/* 共通　リード
----------------------------------------------- */
#content3 p.lead{
  margin: 0 0 1em 0;
}
#content3 ul.topicsList {
  clear:left;
  list-style: none;
  text-indent: -45pt; 
	margin-left: 45pt;
		margin-bottom: 5pt;
}

/* お問い合わせ warning
----------------------------------------------- */
#content3 .warning{
color:#CC0000;
}
#content3 .warning h2{
  font-weight:bold;
  background-image: none;
  }
#content3 .warning ul{
margin-top:-20px;
margin-left:20px;
}

/* topics
----------------------------------------------- */
#content3 h3{
  font:bold 120%/160% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial;
  margin: 0 0 1em 0;
}
#content3 p.contact {
  background-color: #EDEDED;
  border-top: 1px dashed #666;
  border-bottom: 1px dashed #666;
  padding: 6px 12px;
  margin: 1em 0;
}
p.pagetop {
  float: right;
}
span.contactText {
  color: #333;
  font-weight: bold;
}
#content3 img.sample01 {
  border: 1px solid #999;
  float: right;
}
#content3 img.sample02 {
  border: 1px solid #999;
  float: right;
  float:inherit;
}
#content3 img.sample03 {
  border: 1px solid #999;
  float:left
}
#content3 img.sample04 {
  border: 1px solid #999;
  float:none
}
#content3 ul.jwainfo {
  width: 469px;
  list-style-type: square;
  border-top: 1px dashed #666;
  border-bottom: 1px dashed #666;
  padding: 6px 20px;
  background-color: #EDEDED;
  margin: 0 0 2em 0;
}
#content3 ul.jwainfo:after {
content: " ";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

#content3 ul.jwainfo li, #content3 ul.jwainfo a {
  width: 60px;
  float:left;
  list-style-type: square;
}
/* リンク
----------------------------------------------- */
#content3 h4.linkTitle {
  color: #666;
  font-weight: bold;
}
#content3 ul.link {
  list-style-type: square;
  margin: 0 0 2em 3em;
}


/* 日本気象協会について
----------------------------------------------- */
#content3 h4.aboutjwaTitle {
  color: #008C03;
  font-weight: bold;
}
#content3 ul.aboutjwa {
  list-style-type: square;
  margin: 0 0 2em 5em;
}
#content3 ul.aboutjwasub {
  width: 469px;
  list-style-type: square;
  border-top: 1px dashed #666;
  border-bottom: 1px dashed #666;
  padding: 6px 20px;
  background-color: #EDEDED;
  margin: 0 0 2em 0;
}

#content3 ul.aboutjwasub li, #content3 ul.aboutjwasub a {
  width: 140px;
  float:left;
  list-style-type: square;
}
#content3 ul.aboutjwasub2 {
  width: 469px;
  list-style-type: square;
  border-top: 1px dashed #666;
  border-bottom: 1px dashed #666;
  padding: 6px 20px;
  background-color: #EDEDED;
  margin: 0 0 2em 0;
}
#content3 ul.aboutjwasub2:after {
content: " ";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

#content3 ul.aboutjwasub2 li, #content3 ul.aboutjwasub2 a {
  width: 230px;
  float:left;
  list-style-type: square;
}

/* 個人のお客様
----------------------------------------------- */
#content3 h4.kojinTitle {
  color: #F90;
  font-weight: bold;
  clear: both;
}

/* 法人のお客様S
----------------------------------------------- */
#content3 h4.houjinTitle {
  color: #1575D8;
  font-weight: bold;
  clear: both;
}

/* 個人のお客様と法人共通
----------------------------------------------- */
img.syokai { margin: 0 5px 1em 0; float: left;}


/* Topics リスト
----------------------------------------------- */
#content3 ul.topicsList {
padding-top:20px;
}
#content3 ul.topicsList:after {
content: " ";
clear: both;
height: 0;
display: block;
visibility: hidden;
}


/* jwa_info
----------------------------------------------- */
#content3 p.adobe {
  width: 469px;
  list-style-type: square;
  border-top: 1px dashed #666;
  border-bottom: 1px dashed #666;
  padding: 2px 10px;
  background-color: #EDEDED;
  margin: 0 0 2em 0;
  color: #666;
  font: 80%/120% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial;
}
#content3 table.hyojwainfo {
  width: 509px;
  border: 1px solid #999;
}
#content3 table.hyojwainfo th {
  color: #0FB113;
  background-color: #E2F6E2;
  font-weight: bold;
  text-align: left;
}
#content3 table.hyojwainfo td.naiyo ul {
  list-style-type: square;
  margin: 0 0 0 2em;
}
#content3 table.hyojwainfo td.naiyo {
  border-bottom: 1px dashed #999;
  vertical-align: top;
}
#content3 table.hyojwainfo td.vol {
  width: 120px;
  border-bottom: 1px dashed #999;
  vertical-align: top;
}
#content3 table.hyojwainfo td.dl {
  border-left: 1px dashed #999;
  border-bottom: 1px dashed #999;
  vertical-align: top;
  white-space: nowrap;
}
.all {
  border-bottom: 1px dashed #999;
  margin: 0 0 5px 0;
}

