@charset "utf-8";

/* INDEX CSS +TIPS 2009.01.28
---------------------------------------------------*/
@import "base.css";
@import "header.css";
@import "footer.css";
@import "g_navi.css";
@import "l_navi.css";
@import "topic_pass.css";
@import "contents.css";


/* PROMOTION +TIPS 2009.01.28
---------------------------------------------------*/
.promo{
	margin: 0 0 0 0;
	padding: 0;
	width: 678px;
	height: 328px;
	background-image: url(../../img/index/ind_vis_001.jpg);
	background-repeat: no-repeat;
}

p.txt_nodisplay{
	display: none;
}

.update{
	margin: 0;
	padding: 8px 0;
	background-color: #FFFFFF;
	background-image: url(../../img/index/ind_bg_001.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	width: 678px;
}

dl{
	margin: 0;
	padding: 8px 0;
	width: 678px;
	line-height: 1.8em;
	font-weight: normal;
	background-image: url(../../img/index/ind_bg_002.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	overflow: hidden;
	clear: both;
}

dt{
	float: left;
	margin: 0;
	padding: 0;
	width: 112px;
	text-indent: 16px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../img/cmn_ico_007.gif);
	background-position: right;
	background-repeat: no-repeat;
}

dd{
	float: left;
	width: 546px;
	padding: 0;
}

dd img{
	float: right;
	margin: 0 0 0 16px;
	padding: 0;
}
