@charset "UTF-8";

/* default font size */

#header #headrow1 h1, #header #headrow1 p, #header #headrow3 {
	font-size: 11px;
}

#main #leftcolumn .kanrenContents {
	font-size: 12px;
}

#main #leftcolumn .toPagetop, #main #leftcolumn .toPagetop2 {
	font-size: 12px;
}

#main #rightcolumn {
	font-size: 11px;
}

#rightcolumn #r_menu {
	font-size: 12px;
}

#rightcolumn #r_menu h2 {
	font-size: 20px;
}

#rightcolumn #r_menu h2 span {
	font-size: 11px;
}

#pankuzu_frame p {
	font-size: 11px;
}

#main #sitemap_frame .inframe h3 {
	font-size: 12px;
}

#main #sitemap_frame .inframe ul li {
	font-size: 10px;
}

#footer {
	font-size: 11px;
}

/* top page */

#main #leftcolumn .midashi h2, #main #leftcolumn h2 {
	font-size: 14px;
}

#main #leftcolumn .midashi p.rss {
	font-size: 10px;
}

#main #leftcolumn #top dl dt {
	font-size: 12px;
}

#main #leftcolumn #top dl dd {
	font-size: 11px;
}

/* 一般ページ h2の設定 */

#main #leftcolumn .rFrame618w .toppr h2 {
	font-size: 22px;
}

/* 会社概要 corporate/ */

#main #infomation h3 {
	font-size: 18px;
}

#main #infomation table th, #main #infomation table td {
	font-size: 12px;
}

#main #infomation p {
	font-size: 12px;
}

#main #corporate_top h3 {
	font-size: 18px;
}

#main #corporate_top p {
	font-size: 12px;
}

/* 業務実績 casestudie/ */

#main #casestudie .toppr_row dl dt {
	font-size: 12px;
}

#main #casestudie .toppr_row dl dd {
	font-size: 11px;
}

#main #casestudie h3 {
	font-size: 18px;
}

#main #casestudie p, #main #casestudie ul li {
	font-size: 12px;
}

/* 業務内容 service/ */

#main #service{
	font-size: 12px;
}

#main #service h3 {
	font-size: 18px;
}

/* お問い合わせ contact/ */

#main #contact {
	font-size: 12px;
}

#main #contact h3, #main #contact h4 {
	font-size: 18px;
}

#main #contact table th, #main #contact table td {
	font-size: 12px;
}

/* よくある質問 faq/ */

#main #faq {
	font-size: 12px;
}

#main #faq h3 {
	font-size: 18px;
}

/* よくある質問 recruit/ */

#main #recruit, #main #interview {
	font-size: 12px;
}

#main #recruit h3, #main #interview h3, #main #interview h4 {
	font-size: 18px;
}

#main #recruit table th, #main #recruit table td {
	font-size: 12px;
}

/* 広報・PR用語集 dictionary/ */

#main #dictionary {
	
}

#main #dictionary p {
	font-size: 12px;
}

#main #dictionary ul li {
	font-size: 12px;
}

#main #dictionary h3  {
	font-size: 18px;
}

#main #dictionary h4  {
	font-size: 16px;
}

/* フォントサイズ指定用 */

.fsLarge22 {
	font-size: 22px !important;
}

.fsLarge21 {
	font-size: 21px !important;
}

.fsLarge20 {
	font-size: 20px !important;
}

.fsLarge18 {
	font-size: 18px !important;
}

.fsLarge16 {
	font-size: 16px !important;
}

.fsize14 {
	font-size: 14px !important;
}

.fsize13 {
	font-size: 13px !important;
}

.fsize12 {
	font-size: 12px !important;
}

.fsSmall11 {
	font-size: 11px !important;
}

.fsSmall10 {
	font-size: 10px !important;
}

/* end css */

