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

div#main {
	width:980px;
	margin:12px auto;
	padding:0;
}
div#main img {
	display:block;
}

table.btnArea {
	margin:0 auto 20px auto;
}

.bnr {
	margin:60px auto 0 auto;	
}

/*--------------------------------------------------------------*/
/*		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;
}



/*その他*/

table {
  border-collapse:collapse;
  border-spacing:0;
  line-height:1.5em;
}
strong.atte {
	font-weight:bold;
	color:#009903;
}
dl.atte{width:980px; margin:20px auto;
	/*position:relative;
	right:5px;*/}
dl.atte dt{
	background: url(/images/campaign/speedkujiweb/201212/atte_bg.gif) repeat-x;
	width: 960px;
	height: 30px;
	font-weight: bold;
	color: #494546;
	font-size: 16px;
	line-height:30px;
	padding-left:20px;
}
dl.atte dd{border-left:1px solid #999; border-right:1px solid #999; border-bottom:1px solid #999; padding:20px; margin:0 0px 30px 0px; }
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 table.cp_attentiontable{background:#eee; border:1px dotted #666666; }
dl.atte dd table.cp_attentiontable th{background:#eee; font-weight:bold; color:#333; border-right:1px dotted #666666; border-bottom:1px dotted #666666; text-align:center; }
dl.atte dd table.cp_attentiontable td{padding:2px; text-align:center; background:#FFFFFF ;border-bottom:1px dotted #666666; border-right:1px dotted #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;
}

.course_attention {
	margin: 10px 10px 0 10px;
}

.cp_tit {
	 background:url(/images/campaign/ppcp/140201/img04.jpg) no-repeat;
	 width:980px;
	 height:415px;
	positon:relative;
	z-index:0;
}

.cp_tit p {
	width:700px;
	line-height:1.1em;
	font-size:15px;
	position:relative;
	top:150px;
	left:70px;
}

.cp_tit p a,
.cp_tit p a:visited,
.cp_tit p a:link {
	color:#0086cd;
	text-decoration:underline;
}

.cp_tit p a:hover {
	color:#FF3333;
}

.col {
	font-weight:bold;
	color:#993300;
}</pre></body></html>