@charset "shift_jis";

/* large.css
**************************************************************************************

1.基本フォント設定
2.トップページフォント設定
3.ローカルナビゲーション
4.文字サイズ変更設定

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



/* 1.基本フォント設定
=============================================================================*/

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

/* 見出し */
h1{font-size:212%; color:#666666; line-height:1.2;}
.h1-small{font-size:129%; color:#666666; font-weight:bold;}
h2{font-size:154%; color:#5FA1D5; font-weight:bold;}
.h2-small{font-size:136%; color:#5FA1D5; font-weight:bold;}
h3{
width:555px;
font-size:154%;
border-bottom:solid 1px #CCCCCC;
padding-bottom:5px;
font-weight:bold;
}
h3.short{
width:491px;
}
h4{
width:555px;
font-size:136%;
font-weight:bold;
background-image: url(../../image/h3_bg001.gif);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:5px;
}
.tx001{font-size:136% ; margin:0; padding:0; font-weight:bold;}
.tx002{font-size:154%; color:#EB5B5B; margin:0; padding:0; font-weight:bold;}
.sub-title{font-size:122%; color:#ACACAC; margin:0; padding:0 0 0 2px; font-weight:bold;}

.foot{ font-size:114%;}
.plist{ font-size:129%;}
.contents{ font-size: 136%;}
.small{ font-size:129%;}
.tcontents{ font-size: 136%;}
.fcontents{ font-size: 136%;}
.cap{ font-size:129%;}
.sig{ font-size:129%;}
.sig1{ font-size:129%;}
.pagetop { font-size:129%;}
.title{ font-size: 136%; font-weight: bold;}
.inq_tl{ font-size:154%; color:#E63232 ; font-weight:bold; }
.enq_tl{ font-size:154%; font-weight:bold;}



/* 2.トップページフォント設定
=============================================================================*/
.top{
	font-size:144%;
}
.top1 {
	font-size:122%;
}
.top2{
	font-size:122%;
}
.top3{
	font-size:122%;
}
.top4{
	font-size:122%;
}
.top5{
	font-size:107%;
}

h2.top{
	font-size:136%;
	font-weight:bold;
	color:#555555;
}

/* 3.ローカルナビゲーション
=============================================================================*/
.lnavi{
	font-size: 129%;
	color:#0272C9;
	line-height:130%;
	letter-spacing:normal;
	text-decoration:none;
}

.lnavi:visited{
	color:#9A44B0
}

.lnavi:hover{
	color:#6CABDC;
	text-decoration:underline 
}

.lnavi:active{
	color:#6CABDC;
	text-decoration:underline
}

.lnavis{
	font-size:129%;
	color:#555555;
	line-height:130%;
	letter-spacing:normal;
	text-decoration:none;
	font-weight:bold
}

.lnavi1{
	font-size:114%;
	color:#0272C9;
	line-height:110%;
	letter-spacing:normal;
	text-decoration:none;
}

.lnavi1:visited{
	color:#9A44B0
}

.lnavi1:hover{
	color:#6CABDC;
	text-decoration:underline
}

.lnavi1:active{ 
	color:#6CABDC;
	text-decoration:underline
}

.lnavi1s{
	font-size:114%;
	color:#555555;
	line-height:110%;
	letter-spacing:normal;
	text-decoration:none;
	font-weight:bold
}

.fnavi{
	font-size:13px;
	color:#555555;
	line-height:140%;
	letter-spacing:0.01em
}


/* 4.文字サイズ変更設定
=============================================================================*/
td#large a {
 height: 17px;
 background-image:url(../../image/header_fsize_bt003.gif);
 background-position: 0 -17px;
}