@charset "utf-8";
body{
	margin:0;
	padding:0;
	background:#C00;
}
a:link{
	text-decoration:none;}
.wraptop{width:698px; height:198px; border: #C00 solid 1px; z-index:10000; top:0; left:0; position:absolute;}
#wrap{ width:700px; height:200px;}
#left{ width:355px; height:199px; float:left; padding:0; margin:0; overflow:hidden; border-left:#C00 solid 1px; border-top:#C00 solid 1px;}
#right{ float:right; 
background:url(http://affiliate.dtiserv.com/sam/table/mura/700x200/new/mura2_bg.jpg) #000 no-repeat;
border-right:#C00 solid 1px; 
border-top:#C00 solid 1px;}
.contents{ float:left;}

#mar{width:345px; height:14px; margin:0px; padding-left:10px; background:url(http://affiliate.dtiserv.com/sam/table/mura/700x200/new/mura3_04.jpg) #F00 no-repeat; background-position:left;}
#marquee {font-size:11px; margin:0px; padding-top:1px; color:#fff; text-decoration:none;}
a.r {color:#FF0; text-decoration:underline;}
a.r:hover {color:#FF0;}
a.m {color: #FFF; text-decoration:underline;}
a.m:hover {color:#FC3;}

#marqueeend{
	width:15px;
	height:14px;
	z-index:5;
	position:absolute;
	left:0px;
	top:185px;
}

#marqueestart{
	width:15px;
	height:14px;
	z-index:5;
	position:absolute;
	left:340px;
	top:185px;
}
.righttop{
	float:right;
	border-right:solid 1px #F00;
	z-index:100;
	position:absolute;
	right:0;
	top:0;
}
/* clearfix */
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
 
/* for IE6 */
* html .clearfix {
    display: inline-block;
}
 
/* for IE7 */
*+html .clearfix {
    display: inline-block;
}
/* ------------ Font Style */
body {font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 11px; line-height:100%}
 
html>/**/body {font-size: 11px;}
 
* + html body {font-family: "メイリオ","Meiryo";}
