/* リンクカラー */
a:link { color: #0000FF; }
a:visited { color: #333399;}
a:hover { color: #FF0000;}

.a-top-shigoto:link { color: #FFFFFF;}
.a-top-shigoto:visited { color: #D2DFFF;}
.a-top-shigoto:hover { color: #FF0000;}

.a-odekake-ta:link { color: #6A166A;}
.a-odekake-ta:visited { color: #19166A;}
.a-odekake-ta:hover { color: #FF0000;}

.a-odekake-ij:link { color: #663300;}
.a-odekake-ij:visited { color: #536641;}
.a-odekake-ij:hover { color: #FF0000;}

.a-odekake-mi:link { color: #024C00;}
.a-odekake-mi:visited { color: #4C3F1B;}
.a-odekake-mi:hover { color: #FF0000;}

/* フォントサイズ */
.x-large   { font-size: 174%; line-height: 1.4;}
.large     { font-size: 144%; line-height: 1.4;}
.mid       { font-size: 122%;}
.small     { font-size:  93%; line-height: 1.4;}
.x-small   { font-size:  77%; line-height: 1.4; letter-spacing: 1px; }
.headtext  {font-size:  93%; line-height: 1.4; letter-spacing: 1px; margin-top: 7px; }
.normal       { font-size: 100%; line-height: 1.4;}

.* -----------------------------
	Font-size Adjustment.
	77% = 10px	|	123.1% = 16px	|	167% = 22px
	85% = 11px	|	131% =  17px	|	174% = 23px 
	93% = 12px	|	138.5% = 18px	|	182% = 24px 
	100% = 13px	|	146.5% = 19px	|	189% = 25px 
	108% = 14px	|	153.9% = 20px	|	197% = 26px 
	116% = 15px	|	161.6% = 21px	| 
----------------------------- */

/* 最新情報 */
.new { font-size: 77%; line-height: 1.4; text-align: right; margin: 10px 0px 0px; padding: 0px; }
.photo-y .image img { border:3px solid #e0e0e0; margin:0; padding:4; background:#FFF; }
.photo-t .image img { border:3px solid #e0e0e0; margin:0; padding:4; background:#FFF; }
.photo-y .text,
.photo-t .text { font-size:77%; line-height:1.4; margin:5px 0 10px; padding:0; }
.photo-y p,
.photo-t p { margin:0; padding:0; }
.photo-y .image,
.photo-t .image { margin:10px 0 5px; padding:0; }

/* やまがたNEWS */
#news { margin: 10px 0 10px 0; padding: 0px; }
.news .image-y img { border:3px solid #e0e0e0; margin:0; padding:4; background:#FFF; }
.news .image-t img { border:3px solid #e0e0e0; margin:0; padding:4; background:#FFF; }

/* バス時刻表 */
.bus-text01   { font-size:  0.84em; }
