@charset "Shift_JIS"; /* 文字コード */

/* ページ全体の基本的な設定 */
body {
	font-size: 13px;
	color: #333333;
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	background: #ffffff;
	text-align: left;
}
/* TABLEの基本的な設定 */
table {
	font-size: 13px;
	color: #333333;
}
/* その他スタイル */
.box {
	border: 1px solid #0000CC;
}
.hosoku {text-align: left;
	padding: 20px;
	color: #333333;
	font-size: 12px;
	line-height: 180%;
}
.price {font-color: #333333;
	font-weight: bold;
	font-size: 16px;
}
.price2 {font-color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.introduction {
	height: auto;
	width: 193px;
	font-size: 13px;
	line-height: 110%;
	background: #eeeeee;
	margin: 0px 3px 3px 0px;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	clear: both;
	vertical-align: top;
}
.htl-price {
	height: auto;
	width: 278px;
	font-size: 13px;
	line-height: 110%;
	padding: 3px;
	clear: both;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
	background-image: url(../../aircpn/jiyuryokou/haikei-orange2.gif);
}
ul {
	font-size: 13px;
	line-height: 120%;
	margin: 0px;
	padding-left: 18px;
	list-style-type: square;
}
.hosoku {text-align: left;
	padding: 10px;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}
