@charset "Shift_JIS";

.main_content {
  width: 595px;
  float: left;
  border-right: 1px dotted #CCCCCC;
  margin: 15px 0 0 15px;
  color: #333333;
}

* html .main_content {
	display: inline;
	line-height: normal;
}

.main_content p {
  /*     text-indent:1em; */
  margin: 1em 0px 1em 30px;
  padding: 0px 1em 0px 15px;
  font-size:13px;
/*  font-size:15px;*/
  text-aligh: justify;
  text-justify: inter-ideograph;

}

p.description {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
	font-size: 16px;
	color: #660000;
	padding: 10px 15px;
	/*	padding: 0.5em 1em;*/
	margin: 30px 10px 30px 5px;
	text-justify: inter-ideograph;
	line-height: 30px;
	text-align: center;
	border: 10px #FF9999 groove;
	letter-spacing: 1px;
/*	background-color: #FFF0F0;*/
}

p.detail {
	margin: 0px 10px 0px 0px;
/*margin: 0.5em 1em 1em 0px;*/
	text-align: justify;
	test-justify: inter-ideograph;
}

.main_content ul {
  /*     text-indent:1em; */
  margin: 1em auto 1em 30px;
  font-size:15px;
}

.main_content .h2_after {
	margin: 2em 0px 2em 15px;
	padding: 0em 1em 0em 0;
	font-size:15px;
}

.main_content .h3_after {
	margin: 1em 25px 1em 15px;
	padding: 15px 20px;
	font-size:15px;
	border: 7px groove #006600;
	color: #333333;
}

h2 {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight: bold;
  font-size:20px;
  line-height: 26px;
  background: #5E5E5E url("../image/title.png") right center no-repeat;
  color: #FFFFFF;
  padding: 3px 85px 1px 15px;
  margin: 0px 0px 1em 0px;
  width: 493px;
  min-height: 26px;
  border: 1px solid #AFAFAF;
}

* html h2 {
  width: 100%;
  padding: 10px 85px 0px 15px;
  height: 45px;
}

h3 {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: bold;
	/*   font-family: HGÞ¼E; */
  font-size:18px;
	/*  font-size:18px;*/
/*  letter-spacing: -0.09em;*/
  background: url("../image/icon04.png") no-repeat left center;
	color: #555555;
	margin: 1em 0px 1em 7px;
	/*  padding: 0px 0px 0px 12px;*/
  padding: 5px 0px 5px 17px;
}

h4 {
  background: url("../image/icon03.png") left center no-repeat;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN";
  font-size: 16px;
  font-weight: bold;
  margin: 30px 0 10px 30px;
  height: 18px;
  padding: 0 0 0 23px;
}

h5 {
  font-size: 16px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight: normal;
  display: list-item;
  list-style-type: disc;
  margin: 30px 15px 15px 60px;
  padding: 0px 15px 5px 10px;
  border-bottom: 2px dotted #339900;
}

.contact_under {
  height: 30px;
  width: 792px;
  border-top: 1px solid #CCCCCC;
  margin-top: 15px;
  padding: 15px;
}

.contact_under div {
  width: 50%;
  float: left;
}

* html .contact_under div {
  text-align: center;
}

.contact_under img {
  display: block;
  margin: 0 auto;
}

.anker a {
  color:#333333;
  text-decoration:none;
  background: url("../image/icon02.png") left center no-repeat;
  display: inline-block;
  padding: 0 0 0 20px;
}

.anker {
  font-size:12px;
  margin: 15px 5px 20px 0px;
  text-align:right;
}

.remark {
  color: #FF0000;
}

.note {
  color: #CC3333;
  font-size: 80%;
}

.main_content dd
, .main_content li {
  margin: 5px 0px 5px 25px;

  font-size: 14px;
}

.main_content dl {
  margin: 0 1em 0 20px;
}

.pan {
  font-size: 12px;
  margin: 1em 0 0 15px;
}

