a:link {  color: #333333; text-decoration: none}

a:visited {  color: #333333; text-decoration: none}

a:hover {  color: #FF3333; text-decoration: underline}

a:active {  color: #666666}



.font9px {  font-size:65%}

.font10px {  font-size: 70%}

.font11px {  font-size: 75%}

.font12px {  font-size: 80%; line-height: 120%}

.font13px {  font-size: 85%}

.font14px {  font-size: 90%}

.font2line {  font-size: 75%; line-height: 70%}

/*What'sNew自動入稿システム用に追加　2008/07/09*/
a.newwin{
	padding-right: 18px;
	background: url(img/icon_newwin.gif) no-repeat center right;
}

a.pdf{
	padding-right: 29px;
	background: url(img/icon_pdf.gif) no-repeat center right;
}

.emergency{
	color: #FD0000;
	font-weight: bold;
}
.emergency a:link{
	color: #FD0000;
}


/*お見舞い追加　2011/03/31*/
#omimai{
	background: url(../img_top/oshirase_tt3.gif) top left repeat-y;
	padding: 5px 10px 3px 13px;
}

#omimai p{
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px;
}

#omimai table{
	margin: 5px 0px 0px 0px;
}

#omimai table td{
	font-size: 12px;
	padding: 3px;
}

#omimai table td a{
	color: #132593;
	text-decoration: underline;
}

/*Facebook,tweetボタン追加*/
.tweetbtn{
	text-align: left;
}