@charset "utf-8";

/* ===================================================================
   ページ設定
=================================================================== */

#header h1.com a {
	width: 299px;
	height: 19px;
	top: 27px;
	left: 165px;
	position: absolute;
	background: transparent url(../images/home/taiheidengyo_l.gif) no-repeat;
}

#header div.logo a {
	width: 122px;
	height: 118px;
	margin-left: 12px;
	text-indent: -9999px;
	font-size: 1%;
	display: block;
	overflow: hidden;
	background: transparent url(../images/home/logo.gif) no-repeat;
}

#flash {
	margin-top: -44px;
	padding: 0 4px;
	background: transparent url() no-repeat top center;
	_background: transparent url(../images/home/bg_flash_ie6.gif) no-repeat top center;
}

#global {
	margin-top: 10px;
}

#contents {
	padding: 30px 10px 0;
}

#contents h2 {
	border-left: 2px solid #000;
	background: #fff url(../images/home/bg_h2_01.gif) repeat;
}

#contents #news {
	width: 100%;
}

#contents #news h2 img {
	width: 260px;
	height: 16px;
}

#contents #news dl {
	margin: 10px 0;
}

#contents #news dt,
#contents #news dd {
	font-size: 0.8em;
	line-height: 1.25em;
}

#contents #news dt {
	margin-top: 10px;
	color: #3f3f3f;
}

#contents #news dd {
	color: #666;
}