h2 {
  font-size: 14px;
    color: #336600;
}
.title{
  font-size: 22px;
  color: #FFFFFF;
  font-weight: bold;
}
.category {
  font-size: 14px;
  color : red;
  font-weight: bold;
}
.copyright{
	font-size : 12px;
}
th{
  background-color : #336600;
  color : white;
}
.px13{
  font-size : 13px;
}
.item{
  line-height:220%;
}
.indexlist{
  font-size : 16px;
  font-weight : bold;
  color : red;
}
.indextitle{
  font-size : 24px;
  font-weight : bold;
  color : red;
}

input,textarea,select{
  font-size:15px;
}
.contact01{
  font-size:15px;
}
.contact02{
  color: #ff0000;
}
.address01{
  font-size:20px;
  font-weight : bold;
}
.address02{
  font-size:15px;
}
.address03{
  font-size:15px;
  color: #000000;
  background-color : #ffffb3;
}
.link_right{  line-height : 18px;}
.tex { line-height: 25px; font-size: 14px}
.faqtitle { font-size: 16px; font-weight: bold; line-height: 25px}
.faqdate { color: #999999; font-size: 12px}
.fsize {
	font-size: 84%;
}
.fsizeSmall {
	font-size: 70%;
}
.bold {
	font-weight: bold;
}
.line {
	line-height: 130%;
}
.tit {
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}


/*=============================================================
右メニュー
=============================================================*/
.m_manu{
text-align: center;
}
.m_manu .tit{
margin-top: 2em;
padding: 3px 0 2px 0;
background-color: #F40408;
color: #FFF;
font-weight: bold;
margin-right: 5px;
}
.m_manu .tit._blue{
background-color: #0066cc;
}
.m_manu .pro span{
font-size:0.8rem; 
}
.m_manu .pro img{
margin-bottom: 2px;
}
