/* CSS Document */

table
 {
 border-collapse: collapse;
 }s

.clearfix:after {
  content: ".";  /* �V�����v�f����� */
  display: block;  /* �u���b�N���x���v�f�� */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.red993333 {
	color: #993333;
	text-align: center;
}

.crumb {
	margin-bottom: 18px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	font-size: 11px;
}

#rightcolumn .main {
	margin-right: 10px;
	margin-left: 10px;
}

#rightcolumn .main h3 {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	background-image: url(../images/h3bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	height: 21px;
	width: 484px;
	padding-top: 6px;
}


#rightcolumn .main h4 {
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	background-image: url(../images/h3bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	height: 21px;
	width: 484px;
	padding-top: 6px;
}

#rightcolumn .main .section {
	margin-left: 14px;
	margin-top: 8px;
	margin-bottom: 20px;
}

#rightcolumn .main .section h4 {
	font-size: 13px;
	margin-bottom: 6px;
	margin-top: 10px;
	color: #699807;
	background-image: url(../images/kukei.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #77AB09;
	padding-bottom: 1px;
}
#rightcolumn .main .section h5 {
	line-height: 150%;
	color: #008800;
	font-size: 13px;
}

.inlink {
	margin-left: 15px;
	margin-top: 8px;
	line-height: 200%;
}

#rightcolumn .main .section ul {
	margin-left: 10px;
	padding-left: 8px;
}

#rightcolumn .main .section li {
	margin-bottom: 4px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url(../images/shikau.gif);
}

.inlink li {
	margin-bottom: 4px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url(../images/arrow1.jpg);
}

.margin12 {
	margin-left: 12px;
	margin-top: 6px;
}
#rightcolumn .main .section .margin12 .gyotou ul {
	margin-top: 4px;
}

#rightcolumn .main .section .margin12 .gyotou li {
	list-style-type: circle;
	list-style-image: none;
	margin-left: 10px;
	margin-bottom: 0px;
}

.margin20 {
	margin-left: 20px;
	margin-top: 4px;
	line-height: 160%;
}
.clink {
	line-height: 200%;
	margin-left: 12px;
}

.toiawase {
	padding: 10px;
	background-color: #F8F8F8;
	line-height: 160%;
	border: 1px dotted #006600;
}
.toiawase strong {
	color: #993333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.red {
	color: #CC0000;
}
.bgblue {
	background-color: #ECF2F9;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	color: #005F7D;
	font-weight: bold;
}

dl.toi {
	margin-top: 8px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding-top: 4px;
	border: 1px solid #CCCCCC;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #FAFAFA;
	width: 400px;
	line-height: 180%;
}

dl.toi dt {
	clear: left;
	float: left;
	width: 5.5em;
	border-left: solid 8px #CCC;
	padding-left: 5px;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
}

dl.toi dd {
  margin-bottom: 0.1em;
  margin-left: 6.5em;
}
