@charset "utf-8";
/*
-----------------------------------------------------
CSS Skin Settings
Version: 2008.03/11
-----------------------------------------------------
*/
/*======================================

Font-size Adjustment

77%  = 10px	|	122% = 16px	|	167% = 22px	
85%  = 11px	|	129% = 17px	|	174% = 23px
92%  = 12px	|	136% = 18px	|	182% = 24px
100% = 13px	|	144% = 19px	|	189% = 25px
107% = 14px	|	152% = 20px	|	197% = 26px
114% = 15px	|	159% = 21px	|

=======================================*/

/* =templates.css
----------------------------------------------- 
*/

div#header {
  font-size: 77%;
}

div#sidenavi {
  font-size: 77%;
}

div#footer {
  color: #666666;
  font-size: 77%;
}

.h3_dotborder{
  color:#706139;
}

h2 {
  font-size:10px;
}

#all p, #all dd, #all dt{
  color: #666666;
}

#p_loacationbana a{
  font-size: 85%;
}

#p_loacationbana a:link    { text-decoration: none; color: #504823;}
#p_loacationbana a:visited { text-decoration: none; color: #504823;}
#p_loacationbana a:active  { text-decoration: none; color: #504823;}
#p_loacationbana a:hover   { text-decoration: none; color: #504823;}

#footer a:link    { text-decoration: none; color: #666666;}
#footer a:visited { text-decoration: none; color: #666666;}
#footer a:active  { text-decoration: none; color: #666666;}
#footer a:hover   {
	text-decoration: none;
	color: #926666;
}
#topcatch a:link    { text-decoration: none; color: #81b249;}
#topcatch a:visited { text-decoration: none; color: #81b249;}
#topcatch a:active  { text-decoration: none; color: #81b249;}
#topcatch a:hover   {
	text-decoration: none;
	color: #9ecb6b;
}

.h2_introduction{
  font-size: 114%;
  color: #666666;
}

.h2_introduction_small{
  font-size: 77%;
}

#text_greeting{
  font-weight: bold;
}

#texten_greeting{
  font-weight:normal;
  font-size: 77%;
}

#catch {
  color: #FFFFFF;
  font-size: 85%;
}

#topics ul li p {
  font-size: 85%;
  color: #666666;
}

