@charset "Shift_JIS";

/*Text関係CSS 
******************************************************************************************** */

/* --- 基本サイズ --- */
td{
font-size : 80% ; line-height: 19px; color:#353535 ; }
	 	
/* --- パンくずリスト --- */
.pankuzu{
	padding: 9px 10px 1px 3px;
	line-height: 120%;
	font-size:10px;
}

/* --- 小 --- */
.smalltxt{font-size : 72%}


/* --- フッダテキスト --- */
.footernavi01{font-size : 12px}
.footernavi02{font-size : 10px}


/* --- リンク --- */
.link01{
	padding: 0 0 0 12px;
	background: url(../images/icon/list_icon01.gif) no-repeat 0px 0px;
	line-height: 130%;
}

.link02{
	padding: 0 0 0 14px;
	background: url(../images/icon/link_icon02.gif) no-repeat 0px 0px; font-size:12px ;}



