<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*--------------------------------------------------------------*/
/*		common
/*--------------------------------------------------------------*/
body,
*{
  margin:0;
  padding:0;
  line-height:1.5em;
}
div {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-weight:normal;
  text-align:left;
  vertical-align:baseline;
  background:transparent;
  font-family:"ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}

#search {
  clear:both;
  float:right;
}
input#searchWindow {
  width:200px;
  height:21px;
  border:1px solid #bbb;
  margin:0 2px 0 0;
  background:url(/images/header/bg_s.gif) no-repeat 5px 2px;
  padding:0 0 0 24px;
  _line-height:21px;
}
input#searchBtn {
  margin:0px;
  padding:0px;
  width:50px;
  height:21px;
  vertical-align:middle;
  _position:relative;
  _top:-3px;
}


/*     パンくず・SNSボックス
------------------------------------------*/

div#breadSns{
  width:980px;
  margin:0 auto;
  padding:0;
  height:32px;
}


/*     パンくず
------------------------------------------*/

div#bread{
	float:left;
	margin:6px 0 0 5px;
}

div#bread p.crumbs{
	font-size:10px;
}


/*    IE用　　*/
div#bread{
	margin/*\**/: 0 0 0 5px\9;
}

/*     SNSボタン用
------------------------------------------*/

#snsBox{
	width:400px;
	float:right;
    margin: 5px -114px 0px 0;
	vertical-align: top;
}

/*    IE用　　*/
#snsBox{
	margin/*\**/: 0 -114px 7px 0\9;
}

#snsBox ul li{
  float: left;
	padding: 0px;
	display: inline;
}

#snsBox ul li.fb{
  margin: 0px 10px 5px 0px;
}

#snsBox ul li.fb div{
  width:110px!important;
}

#snsBox ul li.gg{
  margin: 0px 10px 5px -10px;
}

#snsBox ul li.tw{
  margin: 0px 10px 5px -20px;
}


/*--------------------------------------------------------------*/

div#speed_main{width:980px; margin:0px auto;}

/* メイン部分用 */
div#speed_mainbox { width:980px; margin-bottom:28px; }
div#speed_mainbox_copy {height:117px; margin: 0 auto;}
h1#speed_mainbox_ttl {height:221px; margin: 0 auto;}
div#speed_mainbox_sub{height:110px; margin: 0 auto;}



.btn_header0{
	margin:0;
	padding:0;
	position:relative;
	width:980px;
	height:px;
	display:block;
}


.btn_header1{
	margin:0;
	padding:0;
	position:absolute;
	left:416px; 
	top:8px;
}



.btn_header2 {
	margin:0;
	padding:0;
	position:absolute;
	left: 785px;
	top:8px;
}

/*その他*/
dl.atte{width:883px; margin:20px auto;}
dl.atte dt{
	background: url(/images/campaign/speedkujiweb/201212/atte_bg.gif) repeat-x;
	width: 883px;
	height: 30px;
	font-weight: bold;
	color: #494546;
	font-size: 16px;
	padding-top: 6px;
	padding-left: 14px;
}
dl.atte dd{border:1px solid #666666; padding:20px; margin:10px 0px; width:855px;}
dl.atte dd strong{color:#0099d3; font-weight:bold!important;}
dl.atte dd a{color:#3e94c8; text-decoration:underline;}
dl.atte dd table.cp_pointtable{background:#666666; border:1px solid #666666; }
dl.atte dd table.cp_pointtable th{background:#008ed6; font-weight:bold; color:#ffffff; border-right:1px solid #666666; border-bottom:1px solid #666666; }
dl.atte dd table.cp_pointtable td{padding:2px; text-align:center; background:#FFFFFF ;border-bottom:1px solid #666666; border-right:1px solid #666666;}

dl.atte dd ul li{text-indent:-2em; padding-left:1em}


dl.atte div.YbtnBox p{
	float:right;
	position:relative;
	width:361px;
	top:-60px;
	left:10px;
	}
dl.atte div.YbtnBox p{
	float:right;
	position:relative;
	width:361px;
	top/*\**/:-60px\9;
	left/*\**/:10px\9;
	}
dl.atte dt.ypoint {
	width: 870px;
	height: 30px;
	font-weight: bold;
	color: #494546;
	font-size: 16px;
	padding-top: 6px;
	padding-left: 14px;
}

.waku{
	padding:10px 0px 10px 30px;
	}

.mtb20 {
	margin:20px 0;
}

.mtb40 {
	margin:40px 0;
}

.mb20 {
	margin:0 0 20px 0;
}

/*Yahooポイントボタン*/
dl.atte dt.about_point{background:url(/images/campaign/speedkujiweb/201212/point_tit_bg.gif) repeat-x;}
dl dd{overflow:hidden;}
dl dd .btn_right{ float: right; height: 77px; width: 356px; }


.memberLink {
	margin:10px 0 0 0;
	font-size:15px;
	font-weight:bold;
	text-align:right;
}
.memberLink a,
.memberLink a:link,
.memberLink a:visited {
	color:#008cd0;
}
.memberLink a:hover {
	color:#ff0000;
}
 
 </pre></body></html>