/***********************************************/
/*ページ全体   　				      　　　　 */
/***********************************************/
body        { font-size: small; margin: 0; color : #454545;}
img         { margin:0px ; border:0px ;padding:0px ;} 

/***********************************************/
/*リンクカラー		                       */
/***********************************************/
a:link		{ color:#384682; }
a:visited	{ color:#6495ed; }
a:hover		{ color:#5088ED; }


/***********************************************/
/*フォント（通常はこれを使用）                 */
/***********************************************/
.t01  { font-weight: lighter; font-size:xx-large; margin-bottom: 0px }
.t02  { font-weight: lighter; font-size:x-large; margin-bottom: 0px }
.t03  { font-weight: lighter; font-size:large; margin-bottom: 0px }
.t04  { font-weight: lighter; font-size:medium; margin-bottom: 0px }
.t05  { font-weight: lighter; font-size:small; margin-bottom: 0px }
.t06  { font-weight: lighter; font-size:x-small; margin-bottom: 0px }
.t07  { font-weight: lighter; font-size:xx-small; margin-bottom: 0px }


/***********************************************/
/*フォント（サイズ固定はこれを使用）           */
/***********************************************/
.title          { font-size: 14px; font-weight: bold; margin-bottom: 0px }
.normal         { font-size: 12px; font-weight: lighter; line-height: 18px; margin-bottom: 0px }
.small          { font-size: 11px; font-weight: lighterl; line-height: 13px; margin-bottom: 0px }


/***********************************************/
/*ヘッダー用　　　　　　　                     */
/***********************************************/

#HEAD ul   { margin:0 ; padding:0 ;}
#HEAD li   { margin-left:2px ; margin-top:6px; padding:0 ; float:left ;list-style-type:none ;}
#HEAD img  { vertical-align: text-bottom; }

#HEAD_2 ul { margin:0 ; padding:0 ;}
#HEAD_2 li { margin:0 ; padding:0 ; float:left ;list-style-type:none ;}

/***********************************************/
/*フッター用　　　　　　　                     */
/***********************************************/

#FOOT      { font-weight:lighter ; font-size:x-small ; line-height:1.7em ; width:780px ; margin-top:10px ; color:#969696 ;}
#FOOT a    { text-decoration:none ; color:#969696 ;}
#FOOT2     { width:780px ; text-align:center ; color:#969696 ; margin-bottom:10px ;}

.t20		{width:153px; border:solid #dac8a7 1px; padding:2px; font-size:11px; line-height:15px; color:#5b3a02; float:left; margin-top:6px; margin-right:3px;}
.t20 p		{padding: 4px;}



