/* CSS Document */
* {
	margin:0px;
	padding:0px;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1% }
.clearfix {display:block;}
.clear {
	clear:both;
}


body {
	font-family:"メイリオ","ＭＳ Ｐゴシック", sans-serif, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:62.5%;
	line-height:1.7;
	letter-spacing:0.1em;
}
a {
	color:#0000FF;
	text-decoration:none;
}
a:hover {
	color:#0099FF;
	border-bottom:1px dashed #0099FF;
}
hr {
	width:100%;
	clear:both;
	height:0px;
	visibility:hidden;
	display:block;
	border:0px;
}
* html hr {
	margin-top:-20px;
	height:0px;
}
*:first-child+html hr{
	margin-top:-20px;
	height:0px;
}
.overAlpha a:hover img {
	opacity:0.7;
	filter:alpha (opacity=70);
}
.overAlpha a:hover {
	border-bottom:none;
}

#wrapper {
	width:850px;
	padding:25px 0px 0px 0px;
	margin:0px auto;
	background-image: url(img/headbg2.jpg);
	background-repeat: no-repeat;
	background-position: -2px 0px;
}
#wrapper h1 {
	width:190px;
	height:70px;
	display:block;
	margin-bottom:12px;
}
#wrapper h1 a {
	height:0px;
	padding-top:70px;
	display:block;
	overflow:hidden;
	background:url(img/logo.gif) no-repeat 0px 0px;
}
#wrapper h1 a:hover {
	border:none;
}
#wrapper #head {
	background:url(img/headgreen.jpg) no-repeat 0px 0px;
	height:144px;
}
#wrapper #contents {
	background:url(img/shadow.jpg) no-repeat 0px 0px;
	padding-top:10px;
	font-size:1.2em;
}
#primary {
	width:650px;
	float:right;
}
#secondary {
	width:195px;
	height:590px;
	background:url(img/menubody.jpg) no-repeat center 30px;
	margin:-40px 0px 0px 0px;
	position:relative;
	overflow:hidden;
}
#secondary h3 {
	text-align:center;
}
#secondary ul {
	width:180px;
	margin:0px auto;
	list-style-type:none;
	padding:5px 0px 0px 0px;
}
#secondary ul li {
	height:30px;
	display:block;
}
#secondary ul li a {
	height:0px;
	padding-top:30px;
	display:block;
	overflow:hidden;
	margin:8px 0px 0px 0px;
	background-image:url(img/menu.gif);
	background-repeat:no-repeat;
}
#secondary ul li a:hover {
	border:none;
}
*:first-child+html #secondary ul li{
	margin-bottom:8px;
}
#buys a {
	background-position:0px 0px;
}
#sells a {
	background-position:0px -38px;
}
#market1 a {
	background-position:0px -77px;
}
#market2 a {
	background-position:0px -116px;
}
#point a {
	background-position:0px -156px;
}
#news a {
	background-position:0px -195px;
}
#newsFlash a {
	background-position:0px -234px;
}
#contractor a {
	background-position:0px -273px;
}
#flow a {
	background-position:0px -312px;
}
#advice a {
	background-position:0px -351px;
}
#fairValue a {
	background-position:0px -390px;
}
#company a {
	background-position:0px -429px;
}
#link a {
	background-position:0px -468px;
}
#top a {
	background-position:0px -506px;
}
#buys a:hover {
	background-position:-181px 0px;
}
#sells a:hover {
	background-position:-181px -38px;
}
#market1 a:hover {
	background-position:-181px -77px;
}
#market2 a:hover {
	background-position:-181px -116px;
}
#point a:hover {
	background-position:-181px -156px;
}
#news a:hover {
	background-position:-181px -195px;
}
#newsFlash a:hover {
	background-position:-181px -234px;
}
#contractor a:hover {
	background-position:-181px -273px;
}
#flow a:hover {
	background-position:-181px -312px;
}
#advice a:hover {
	background-position:-181px -351px;
}
#fairValue a:hover {
	background-position:-181px -390px;
}
#company a:hover {
	background-position:-181px -429px;
}
#link a:hover {
	background-position:-181px -468px;
}
#top a:hover {
	background-position:-181px -506px;
}
#newsTxt {
	background:#CCCCCC;
	color:#006600;
	font-size:1.2em;
	font-weight:bold;
	padding:1px 5px;
}
.top ul {
	list-style-type:none;
	margin:15px 0px 0px 0px;
	padding:0;
}
.top ul li {
	float:left;
	margin-right:2px;
}
.top #marketprice {
	float:left;
}
.top #marketprice p {
	margin: 10px 0px 5px 0px;
}
.top #mobilesite {
	float:right;
}
.top #marketprice , .top #mobilesite {
}
#footer {
	padding:15px 0px;
	color:#FFF;
	margin:25px 0px 0px 0px;
	font-size:1.1em;
	text-transform: uppercase;
	background-color: #339933;
}
#footer h4 , #footer ul , #footer address {
	width:850px;
	margin:0px auto;
}
#footer ul {
	list-style-type:none;
}
#footer ul li {
	float:left;
	margin-right:10px;
	font-size:1.2em;
}
#footer address {
	clear:both;
	font-style: normal;
	text-transform: lowercase;
	text-align:center;
	padding-top:5px;
}
#footer h4  {
	font-size:1.3em;
}
#footer h5 {
	font-size:1.1em;
}
#footer #email {
	text-transform: capitalize;
}
#footer #email a {
	color:#FFF;
}
#footer #email a:hover {
	border-color:#FFF;
}
.linkname {
	border-bottom: medium dotted #CCCCCC;
}

/*-- 0715 CMのfla用 --*/
#cm-wrap {
	position:absolute;
	width:850px;}

#cm {
	width: 220px;
	height: 210px;
	position:absolute;
	top: 12px;
	right: 0px;
	z-index:30;
}

#text-movie{
z-index:1;
}
#tokuhou {
	width: 265px;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tokuhou-day {
	margin: 0px;
	float:left;
	clear:both;
	background-image: url(../newsflash/img/mark.gif);
	background-repeat: no-repeat;
	background-position: 0% top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 60px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#tokuhou-place {
	margin: 0px;
	float:left;
	clear:both;
	background-image: none;
	width: 60px;
	border: 1px solid #666666;
	padding: 0px;
	text-align: center;

}

