/* HTMLタグ
 ----------------------------------------------- */

/* 基本的なスタイル
 ------------------------- */

body {
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Arial", "sans-serif";
}
#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: justify;
}

/*テキスト*/
.blueTxt{
	color: #0000CC !important;
}
.linehgt{
line-height:1.1;}

/* リンク
 ------------------------- */

a:link {color: #000000;text-decoration: none;}
a:visited {color: #000000;text-decoration: none;}
a:hover {color: #000000;text-decoration: underline;}
a:active {color: #ff0000;text-decoration: none;}


/* レイアウト
 ------------------------- */

.txtcntr {
	text-align:center !important;
}
.txtlft {
	text-align:left !important;
}
.txtrgh {
	text-align:right !important;
}
.txttp {
	vertical-align:top !important;
}


/* リスト
 ------------------------- */

ul,
ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.icnbx {
	padding-left:15px;
	background: url(/common/images/format-icn-link.gif) no-repeat 0px 3px !important;
	padding-bottom: 2px !important;
	line-height: 1.5;
	text-align: left;
}


/* フォーム
 ------------------------- */

form {
	margin: 0;
	padding: 0;
	z-index: 2;
}

input {
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 1;
}
.formbrd{
	border: 1px solid #A5ACB2;
}


/* ボーダー
 ------------------------- */

.nobrdL {
	border-left: 0 !important;
}

/* アイコン付 */
a.ptlink {
	padding-left:15px;
	background: url(/common/images/format-icn-link.gif) no-repeat left center;
	line-height: 1.5;
	text-align: left;
	display: block;
}

/* 文中のリンク */
a.pintlink {
	padding-left:15px;
	background: url(/common/images/format-icn-link.gif) no-repeat left center;
}

/* 文中の別窓リンク */
a.pinblink {
	padding-right:10px;
	margin-right:3px;
	background: url(/common/images/ico-blank-blue.gif) no-repeat right center;
}

/* 別窓リンク */
a.pblink {
	padding-right:10px;
	background: url(/common/images/ico-blank-blue.gif) no-repeat right center;
}

/* アイコン付別窓リンク */
a.ptlink span {
	padding-right:10px;
	background: url(/common/images/ico-blank-blue.gif) no-repeat right center;
	text-align: left;
}

/*トップ*/
#reservecol{
	border: 1px solid #00329F;
}

/*フッタ*/
.footerTxt{
	font-size:10px;
	color:#666666 !important;
	font-family: "Arial", "Helvetica", "sans-serif";
text-decoration:none !important; }

@media tty {
  i{content:"\";/*" "*/}} @import '/eng/common/css/ie5win.css'; /*";}
}/* */
