/*検索ボックス内フォームのサイズ指定 */
select.sarch { width: 155px;}
input.sarch { width: 155px;}

/* link指定 */
A:link{color: #660000;text-decoration: none;}
A:visited{color: #996666;text-decoration: none;}
A:hover{color: #660000;text-decoration: underline;}

A.sarch:link{color: #660000;text-decoration: none;}
A.sarch:visited{color: #996666;text-decoration: none;}
A.sarch:hover{color: #660000;text-decoration: underline;}

/* 文字サイズの指定 */
.txts {font-size:10px;}
.txtm {font-size:12px; line-height: 1.3em}
.txtmm {font-size:12px;}
.txtl {font-size:16px;}
.txtx {font-size:20px;}.address_l {  font-size: 14px; font-style: normal; height: 10px; line-height: 98%; letter-spacing: 0.01em; word-spacing: 0.01em; font-family: "ＭＳ Ｐゴシック", "Osaka"}
.txtmp {  font-size: 12px; font-style: normal; line-height: 1.2em;text-align:justify;text-justify:distribute-all-lines;}

