.waku_m10 {
	padding: 10px;
	font-size: small;
	color: #666666;
}
.title_01 {
	font-size: small;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.honbun {
	font-size: small;
	color: #666666;
}
.inyoubun {
	font-size: small;
	color: #099;
}

.honbun_bold {
	font-size: small;
	font-weight: bold;
	color: #666666;
}

.waku_m10_gray {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: small;
	color: #666666;
}

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


.waku_m5 {
	padding: 5px;
	font-size: small;
	color: #666666;
}
.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: #066;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	background-color: #E8F8FF;
	left: 10px;
}
.title_02_inyou {
	color: #066;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	font-size: small;
	font-weight: normal;
	background-color: #E2F8E4;
}

.caption_01 {
	font-size: x-small;
	color: #666666;
}
.caption_inyou {
	font-size: x-small;
	color: #099;
}


.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;
	font-size: small;
	color: #666666;
}
.title_03 {
	font-size: small;
	color: #000000;
}
.under_line_02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
honbun strong {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.waku_m5_blue {
	background-color: #e8ffff;
	padding: 5px;
	font-size: small;
	color: #666666;
}
.waku_m5_gray {
	padding: 5px;
	font-size: small;
	color: #666666;
	background-color: #CCC;
	border: 1px solid #999;
}
.title_03_inyou {
	font-size: small;
	color: #066;
}

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_gray {
	padding: 2px;
	font-size: small;
	color: #666666;
	background-color: #CCC;
	border: 1px solid #999;
}
#search {
width: 300px;
margin: 0 auto;
background-color:#999
}
