/*トップ*/
/*▼全体*/

body,table,tr,td,p,ul,li,img {
	margin: 0px;
	padding: 0px;
	border: none;
	color: #333333;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, Arial;
	}
br {
	clear: both;
	}
h1,h2 {
	margin: 0px;
	padding: 0px;
	}


/*▼ヘッダー*/
div#wrapper {
	width: 950px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 15px;
	}
* html div#wrapper {
	padding-top: 5px;
	padding-bottom: 5px;
	}
div.header {
	width: 200px;
	float: left;
	display: inline;
	margin-top: 20px;
	}
div.header h1 {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.1em;
	}
div.header h1 span {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 68px;
	}
div.news {
	width: 550px;
	float: right;
	display: inline;
	margin-left: 200px;
	font-size: 12px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, Arial;
	}
div.news h2 {
	color: #FFFFFF;
	background-color: #333333;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 5px;
	}
div.news ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 60px;
	overflow: auto;
	}
div.news li {
	list-style-position: outside;
	line-height: 1.6em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}
div.news li a {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
div.news li a:hover {
	color: #FF0000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	}

/*▼ライン*/
div#line {
	height: 1px;
	width: 950px;
	background-color: #CCCCCC;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	clear: both;
	}

/*▼フラッシュ*/
div#flashcontent {
	width: 950px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	}
/*▼フッター*/
div#footer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	}
div#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
	}
div#info {
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
	display: inline;
	}
div#info ul {
	list-style: none;
	}
div#info li {
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, Arial;
	font-size: 0.6em;
	float: left;
	margin-left: 5px;
	}
* html div#info li {
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, Arial;
	font-size: 9px;
	}
div#info li a {
	color: #333333;
	text-decoration: none;
	}
div#info li a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

div.forbroker {
	clear: both;
	width: 220px;
	height: 20px;
	background: url('../image/top/btn_forbroker.gif') 0 0 no-repeat;
	display: block;
	margin-left: auto;
	}
div.forbroker a {
	width: 220px;
	height: 20px;
	background: url('../image/top/btn_forbroker.gif') 0 0 no-repeat;
	text-decoration: none;
	display: block;
	}
div.forbroker a:hover {
	background: url('../image/top/btn_forbroker.gif') 0 -20px no-repeat;
	text-decoration: none;
	}
div.forbroker span {
	position: relative;
	z-index: -1;
	}

div.bg_bnr {
	height: 100px;
	background: url('../image/top/ptn_1.gif');
	padding: 3px;
	}
div.bnr {
	width: 300px;
	height: 94px;
	background: url('../image/top/bnr_1.gif') 0 0 no-repeat;
	margin: 3px auto 0 auto;
	display: block;
	}
div.bnr a {
	width: 300px;
	height: 94px;
	background: url('../image/top/bnr_1.gif') 0 0 no-repeat;
	text-decoration: none;
	display: block;
	}
div.bnr a:hover {
	width: 300px;
	height: 94px;
	background: url('../image/top/bnr_1.gif') 0 -94px no-repeat;
	text-decoration: none;
	display: block;
	}
div.bnr span {
	position: relative;
	z-index: -1;
	}

