@charset "utf-8";
/*
--------------------------------------------------
CSS Skin Settings
FileName:   font.css
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	|

------------------------------*/


#footer {
  font-size: 85%;
  font-weight: bold;
  color: #666666;
}

h1 {
	color: #00386a;
	font-size: 114%;
	font-weight: bold;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 2px;
}

h2 {
  color: #CF8D1B;
  font-weight: bold;
}

h2.seo {
	color: #999999;
	font-size: 100%;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 2px;
	line-height: 1;
}

h2 strong {
  font-size: 122%;
}

h3 {
  color: #CF8D1B;
  font-weight: bold;
}

h3.seo {
	color: #0a4072;
	font-size: 92%;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 2px;
}

h3.note {
	color: #e8990e;
	font-size: 92%;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 2px;
	line-height: 1;
}

h4.seo {
	color: #6985aa;
	font-weight: bold;
	font-size: 92%;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 2px;
}

#stageArchitectural_02 h3 {
	color: #999999;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#stageArchitectural_03 h3 {
	color: #999999;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#stageAutomobile h2 {
	color: #184774;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#footer a:link    {color: #666666; text-decoration: none;}
#footer a:visited {color: #666666; text-decoration: none;}
#footer a:active  {color: #666666; text-decoration: none;}
#footer a:hover   {color: #AB6969; text-decoration: none;}

#pankuzu a:link    {color: #666666; text-decoration: none;}
#pankuzu a:visited {color: #666666; text-decoration: none;}
#pankuzu a:active  {color: #666666; text-decoration: none;}
#pankuzu a:hover   {color: #AB6969; text-decoration: none;}

.totop a:link    {color: #666666; text-decoration: none;}
.totop a:visited {color: #666666; text-decoration: none;}
.totop a:active  {color: #666666; text-decoration: none;}
.totop a:hover   {color: #AB6969; text-decoration: none;}

#menu a:link    {color: #666666; text-decoration: none;}
#menu a:visited {color: #666666; text-decoration: none;}
#menu a:active  {color: #666666; text-decoration: none;}
#menu a:hover   {color: #AB6969; text-decoration: none;}


