/* ------------------------------------------------------------------------
	Index.html >> Topics_box Start
------------------------------------------------------------------------ */

#topics dl {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;/* 	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3C3C3;
	padding-bottom: 7px;
	padding-top: 7px;
	font-size: 116%; */
	width: 100%;
}

#topics dt, #topics dd {
	display: table-cell;
	box-sizing: border-box;
}
#topics dt {
	margin: 0px;
	padding: 0px;
	width: 130px;
/*	background-image: url(../../images/topics_ico.gif);
	background-repeat: no-repeat;
	background-position: 10px center; */
}


#topics dd {
	margin: 0px;
	padding: 0px;
}

/* ------------------------------------------------------------------------
	Index.html >> Topics_box End
------------------------------------------------------------------------ */
#flash {
	margin-right: auto;
	margin-left: auto;
	background-color: #F2FFE3;
	width: 100%;
}
td.index01 {
	width: 100%;
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #004800;
}
td.index01 ul{
	padding-top: 5px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
td.index01 ul li{
	display: block;
	padding: 6px;
	text-align: center;
	color: #FFF;
	background-color: #B20000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
td.index01 ul li:first-child{
	background-color:#BB0A21;
}
td.index01 ul li:nth-child(2){
	background-color:#BB0A21;
}
td.index01 ul li:nth-child(3){
	background-color:#4B88A2;
}
td.index01 ul li:nth-child(4){
	background-color:#CC6633;
}
td.index01 ul li:nth-child(5){
	background-color:#e4c941;
}
td.index02 {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	vertical-align: top;
	text-align: left;
}
td.index02.article {
	width: 100%;
	padding-left: 20px;
}

/* ------------------------------------------------------------------------
	Annai.html 
------------------------------------------------------------------------ */



table.annai01 {
	background-color: #549153;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
td.annai02 {
	font-weight: bold;
	background-color: #D0E1D0;
	text-align: center;
	padding: 5px;
}
td.annai03 {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}
td.annai04 {
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}

.annai_list {
	margin-bottom: 5px;
}









td.setubi01 {
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding: 10px;



}
div.policy01 {
	background-image: url(../img-policy/midashi.gif);
	background-repeat: no-repeat;
	width: 554px;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-left: 100px;
	padding-top: 50px;
	padding-left: 20px;
	height: 84px;
}
.txt15 {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	line-height: 130%;
}



h2 {
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
}


h3 {
	font-size: 15px;
	font-weight: bold;
	color: #004300;
	line-height: 25px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
}


.chiryou-ex {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}


.chiryou-txt {
	font-size: 13px;
	color: #333333;
	line-height: 130%;
	margin-top: 0px;
	margin-left: 30px;
	background-color: #DEECDD;
	padding: 15px;
	width: 800px;
	margin-bottom: 30px;
	box-sizing: border-box;
}


#copyright {
	font-size: 13px;
	color: #666666;
	line-height: 130%;
	text-decoration: underline;
	text-align: center;
}
#implant-box {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
}
img.topicsphoto_right {
	float: right;
	clear: none;
	margin-right: 30px;
	margin-top: 10px;
}
