<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_contents {
	width:980px;
	margin:12px auto;
}
div#main_contents img {
	display:block;
	vertical-align:top;
}

/*--------------------------------------------------------------*/
/*		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:883px; margin:20px auto;}
dl.atte dt{
	background: url(/images/campaign/reductionfes/201303/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{padding:2px 8px; 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 8px; text-align:center; background:#FFFFFF ;border-bottom:1px solid #666666; border-right:1px solid #666666;}
dl.atte dd table.cp_pointtable td.cp_pointtable_noline { border-bottom:none; border-right:none; }

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





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


/* ## 固有 ## */
div#tpointcamp_span {
	margin:10px 0 20px 0;
}
html, body {
	width:100%;
	height:100%;
}

div#overlaySheet {
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:15000;
	background:#000;
}

div#modalbox {
	display:none;
	width:954px;
	height:591px;
	background:url(../images/modal_bg.png) left top no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:15001;
}
div#modalbox_tpointinformation {
	border:#666 1px solid;
	margin:24px 72px 0px 72px;
	padding:18px;
	text-align:center;
}
div#modalbox_tpointinformation span#modalbox_tpointinformationttl {
	font-weight:bold;
	font-size:24px;
}
#modalbox_inputcont {
	width:760px;
	top:146px;
	left:80px;
	position:absolute;
	display:block;
}
#modalbox_inputcont table.modalbox_login {
	left:80px;
	width:760px!important;
	margin-top:48px;
}
#modalbox_inputcont table.modalbox_login td {
	width:50%;
	background:#FFF;
	text-align:center;
}
#modalbox_inputcont table {
	background:#FFF;
}
#modalbox_inputcont table th {
	background:#dfdfdf;
	text-align:left;
	padding:8px 10px;
	font-size:18px;
	font-weight:bold;
	color:#333;
}
#modalbox_inputcont table td {
	background:#f2f2f2;
	text-align:left;
	padding:8px;
	font-size:12px;
	line-height:18px;
}
#modalbox_inputcont table td input.modalbox_inputtext {
	font-size:14px;
	line-height:18px;
	width:360px;
}
strong.modalbox_inputStrong {
	font-size:12px;
	line-height:18px;
	color:#F00;
	font-weight:normal;
}
input#modalbox_inputSend {
	margin:12px 0px 12px 116px;
	display:block;
}

a#modalbox_littleClose {
	display:block;
	position:absolute;
	width:74px;
	height:21px;
	background:url(../images/modal_bg.png) -852px -19px;
	top:19px;
	left:852px;
	text-indent:-9999px;
}

img#modal_done_thanks {
	display:block;
	margin:40px auto 20px auto;
}
img#modal_done_prom {
	display:block;
	margin:0px auto 60px auto;
}
a#modal_done_close {
	display:block;
	width:447px;
	height:71px;
	margin:0 auto;
}

/*MODAL*/

div#modalFormbox {
	display:none;
	width:954px;
	height:591px;
	background:url(../images/modal_bg.png) left top no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:15001;
}
#modalFormbox_inputcont {
	width:760px;
	top:146px;
	left:80px;
	position:absolute;
	display:block;
}
#modalFormbox_inputcont table.modalFormbox_login {
	left:80px;
	width:760px!important;
	margin-top:48px;
}
#modalFormbox_inputcont table.modalFormbox_login td {
	width:50%;
	background:#FFF;
	text-align:center;
}
#modalFormbox_inputcont table {
	background:#FFF;
}
#modalFormbox_inputcont table th {
	background:#dfdfdf;
	text-align:left;
	padding:8px 10px;
	font-size:18px;
	font-weight:bold;
	color:#333;
}
#modalFormbox_inputcont table td {
	background:#f2f2f2;
	text-align:left;
	padding:8px;
	font-size:12px;
	line-height:18px;
}
#modalFormbox_inputcont table td input.modalFormbox_inputtext {
	font-size:14px;
	line-height:18px;
	width:360px;
}
strong.modalFormbox_inputStrong {
	font-size:12px;
	line-height:18px;
	color:#F00;
	font-weight:normal;
}
input#modalFormbox_inputSend {
	margin:12px 0px 12px 116px;
	display:block;
}

a#modalFormbox_littleClose {
	display:block;
	position:absolute;
	width:74px;
	height:21px;
	background:url(../images/modal_bg.png) -852px -19px;
	top:19px;
	left:852px;
	text-indent:-9999px;
}
/*LOGIN*/

div#modalLoginbox {
	display:none;
	width:954px;
	height:591px;
	background:url(../images/modal_bg2.png) left top no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:15001;
}
#modalLoginbox_inputcont {
	width:760px;
	top:146px;
	left:80px;
	position:absolute;
	display:block;
}
#modalLoginbox_inputcont table.modalbox_login {
	left:80px;
	width:760px!important;
	margin-top:48px;
}
#modalLoginbox_inputcont table.modalbox_login td {
	width:50%;
	background:#FFF;
	text-align:center;
}
#modalLoginbox_inputcont table {
	background:#FFF;
}
#modalLoginbox_inputcont table th {
	background:#dfdfdf;
	text-align:left;
	padding:8px 10px;
	font-size:18px;
	font-weight:bold;
	color:#333;
}
#modalLoginbox_inputcont table td {
	background:#f2f2f2;
	text-align:left;
	padding:8px;
	font-size:12px;
	line-height:18px;
}
#modalLoginbox_inputcont table td input.modalbox_inputtext {
	font-size:14px;
	line-height:18px;
	width:360px;
}
strong.modalbox_inputStrong {
	font-size:12px;
	line-height:18px;
	color:#F00;
	font-weight:normal;
}
input#modalLoginbox_inputSend {
	margin:12px 0px 12px 116px;
	display:block;
}

a#modalLoginbox_littleClose {
	display:block;
	position:absolute;
	width:74px;
	height:21px;
	background:url(../images/modal_bg.png) -852px -19px;
	top:19px;
	left:852px;
	text-indent:-9999px;
}

/*COMPLETE*/

div#modalCompletebox,div#modalCompletebox2 {
	display:none;
	width:954px;
	height:591px;
	background:url(../images/modal_bg.png) left top no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:15001;
}
#modalCompletebox_inputcont,#modalCompletebox2_inputcont {
	width:760px;
	top:146px;
	left:80px;
	position:absolute;
	display:block;
}
#modalCompletebox_inputcont table.modalbox_Complete,#modalCompletebox2_inputcont table.modalbox_Complete2 {
	left:80px;
	width:760px!important;
	margin-top:48px;
}
#modalCompletebox_inputcont table.modalbox_Complete td,#modalCompletebox2_inputcont table.modalbox_Complete2 td {
	width:50%;
	background:#FFF;
	text-align:center;
}
#modalCompletebox_inputcont table ,#modalCompletebox2_inputcont table {
	background:#FFF;
}
#modalCompletebox_inputcont table th, #modalCompletebox2_inputcont table th {
	background:#dfdfdf;
	text-align:left;
	padding:8px 10px;
	font-size:18px;
	font-weight:bold;
	color:#333;
}
#modalCompletebox_inputcont table td,#modalCompletebox2_inputcont table td {
	background:#f2f2f2;
	text-align:left;
	padding:8px;
	font-size:12px;
	line-height:18px;
}
#modalCompletebox_inputcont table td input.modalbox_inputtext, #modalCompletebox2_inputcont table td input.modalbox_inputtext {
	font-size:14px;
	line-height:18px;
	width:360px;
}
strong.modalbox_inputStrong {
	font-size:12px;
	line-height:18px;
	color:#F00;
	font-weight:normal;
}
input#modalCompletebox_inputSend, input#modalCompletebox2_inputSend {
	margin:12px 0px 12px 116px;
	display:block;
}

a#modalCompletebox_littleClose,a#modalCompletebox2_littleClose {
	display:block;
	position:absolute;
	width:74px;
	height:21px;
	background:url(../images/modal_bg.png) -852px -19px;
	top:19px;
	left:852px;
	text-indent:-9999px;
}

</pre></body></html>