/* ==========================
 style.css
 斑尾高原 ペンション ピクニック
 http://www.iiyama-catv.ne.jp/~picnic/
========================== */
/*----------------------------------------------------
	基本
----------------------------------------------------*/
body {
	scrollbar-3dlight-color: silver;
	scrollbar-arrow-color: silver;
	scrollbar-base-color: silver;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: silver;
}

body, th, td {
	font-family: Verdana,Arial,'メイリオ',Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	font-size: 11pt;
	color: #333333;
	line-height: 125%;
}

img { border: 0; }


h1 {
	font-size: 10pt;
	font-weight: bold;
}

/*----------------------------------------------------
	共通
----------------------------------------------------*/
.ftr_wd {
	font-size: 10pt;
	text-align: center;
}

.ftr1 {
	text-align: center;	
	color: #0033CC;
	font-size: 10pt;
	font-weight: bold;
}

.ftr2 {
	text-align: center;	
	color: #000000;
	font-size: 10pt;
}

/*----------------------------------------------------
	リンク
----------------------------------------------------*/
a:link {
	font-size: 11pt; text-decoration:none; color:#0066CC;
}
a:visited {
	font-size: 11pt; text-decoration:none; color:#0066CC;
}
a:active {
	font-size: 11pt; text-decoration:none; color:#0066CC;
}
a:hover {
	font-size: 11pt; text-decoration:underline; color:#0066CC;
}

a.downlink:hover {
	position: relative; top: 1px; left: 1px;
}

/*----------------------------------------------------
	ライン
----------------------------------------------------*/
.hr_info {
	border-style: dotted;
	border-width: 1px;
	color: #CCCCCC;
/*	size: 1px; */
}

/*----------------------------------------------------
	フォント
----------------------------------------------------*/
.ft_8 { font-size: 8pt; }

.ft_9 { font-size: 9pt; }

.ft_10 { 	font-size: 10pt; }

/*----------------------------------------------------
	for charge.htm
----------------------------------------------------*/
.chg_itm1 {
	width: 10px;
	background-color: #006699;
}

.chg_itm2 {
	text-align: center;
	background-color: #F2F0D7;
}

.chg_itm3 {
	text-align: center;
	background-color: #F8F7E9;
}

	
/*----------------------------------------------------
	for access.htm
----------------------------------------------------*/
.acc_ft1 {
	text-align: center;	
	color: #000000;
	font-size: 10pt;
}

.acc_ft2 {
	text-align: center;	
	color: #ffffff;
	font-size: 10pt;
}

.acc_ft3 {
	text-align: center;	
	color: #000000;
	font-size: 8pt;
}

hr.acc_line1 {
	height: 4px;
	background-color: #000080;
	border: none;
	color: #000080;
}

hr.acc_line2 {
	height: 4px;
	background-color: #008000;
	border: none;
	color: #008000;
}

hr.acc_line3 {
	height: 4px;
	background-color: #C0C0C0;
	border: none;
	color: #C0C0C0;
}
