@import "../../../common/css/common.css";
@import "../../../common/css/common_menu_rollover.css";
@import "../../../common/css/common_text_layout.css";
/* ====================  alaska.html  ==================== */
/* ==========================  コンテナ  ========================= */
/* //////////////////  メイン用コンテナ  ////////////////// */
.main_cntnr{
	background:url(../../../common/img/main_contents_bg.gif) repeat-x #FFF;
}
/* ==========================  ロゴ  ========================= */
/* E/Sロゴ*/
.logo_img{
	background:url(../img/entsvr_logo_alaska.gif) no-repeat;
}
/* ==========================  テキスト  ========================= */
.txt_box{
	background:url(../img/h2item_bg.jpg) right top no-repeat;
}
/* 大見出し用コンテナ */
.item_cont{
	width:630px;
}/*大見出し用コンテナ内画像 */
.item_cont IMG{
	margin-top:1em;
}/* 小見出し各コンテンツ用コンテナ */
.webfcng	{width:630px;}
/* ////////// 仮想対話式(vertical-align対策含む) ////////// */
.vrtl DL.base DT	{ margin-bottom:0.5em; }
.vrtl DL.base DD	{ margin-bottom:1.5em; }
.vrtl DL.base DD IMG{ margin:0 0.5em; vertical-align:middle;}
/* ユーザーログイン機能 */
.lgin DIV.fltL	{float:left;width:330px;}
.lgin DIV.fltR IMG	{margin:0 0 0 1em;}
/* SSL通信でセキュアな通信を保証 */
.ssl UL.iner		{ width:25em; }
