@charset "utf-8";
/* CSS Document */
*{ font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; color: #333333; font-size: 12px; line-height: normal; }

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
body, div, p {
	margin:0px;
	padding:0px;
}
ul, ol, li, dl, dt, dd {
	margin:0px;
	padding:0px;
	list-style:none;
}
a { text-decoration: none; }


/* ### HACK ### */
.clearfix:after{
	content: ".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display: inline-block;
}


/* 背景画像を上書き */
a#com_ag_headMenus_sitename {
	width: 325px;
	height: 18px;
	position: absolute;
	top: 30px;
	left: 94px;
	text-indent: -9999px;
	background:url(../img/indoor_com_ag_headMenus_logo.png) no-repeat;
}
/* ##### 共通部分：ヘッダ・メニュー・フッタ ##### */

div.mainFooter {
	margin-left:auto;
	margin-right:auto;
}
#flashmenu{ margin-bottom: 14px; }