.waku_m10 {
	padding: 10px;
}
.waku_m20 {
	padding: 20px;
}

.title_01 {
	font-size: small;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
.honbun {
	font-size: small;
	color: #666666;
}
.waku_m10_gray {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.waku_m5_nuri {
	padding: 5px;
	background-color: #CCC;
	border: 1px solid #999;
}

.waku_m0_gray {
	border: 1px solid #CCCCCC;
}
.waku_m0 {
}



.under_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}


.waku_m5 {
	padding: 5px;
}
.uper_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.title_02 {
	font-size: small;
	color: #003366;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	background-color: #E8F8FF;
}
.caption_01 {
	font-size: x-small;
	color: #666666;
}
.caption_02 {
	font-size: x-small;
	color: #FFFFFF;
}
.ud_line {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.title_03 {
	font-size: small;
	color: #000000;
}
.under_line_02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.waku_m2 {

	padding: 2px;
}
.hobun_white {
	font-size: small;
	color: #FFFFFF;
}


a img {
  -webkit-transition: 0.5s ease-in-out;
     -moz-transition: 0.5s ease-in-out;
       -o-transition: 0.5s ease-in-out;
          transition: 0.5s ease-in-out;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=60);
}
.waku_m2_nuri {
	padding: 2px;
	background-color: #CCC;
	border: 1px solid #999;
}

#search {
width: 300px;
margin: 0 auto;
background-color:#FFF
}
.honbun {
}
