@charset 'Shift_JIS';

/* :: ボディ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* -- メインコンテンツ ---------------------------------------------------------------- */

#main-contents h1 { background-image: url(../img/h1_report.gif); }

body#report h1                              { background-position: 0 0; }

body#report-free h1                         { background-position: 0 -50px; }
body#report-free-apply h1                   { background-position: 0 -100px; }
body#report-free-apply-confirm h1           { background-position: 0 -150px; }
body#report-free-apply-complete h1          { background-position: 0 -200px; }

body#report-f090817-eco h1                  { background-position: 0 -750px; }
body#report-f090720-health h1               { background-position: 0 -800px; }
body#report-f090730-digitv h1               { background-position: 0 -850px; }

body#report-pay h1                          { background-position: 0 -250px; }
body#report-pay-apply h1                    { background-position: 0 -450px; }
body#report-pay-apply-confirm h1            { background-position: 0 -500px; }
body#report-pay-apply-complete h1           { background-position: 0 -550px; }

body#report-p080731-iphone h1               { background-position: 0 -600px; }
body#report-p080731-iphone-buy h1.form      { background-position: 0 -450px; }
body#report-p080731-iphone-buy h1.confirm   { background-position: 0 -500px; }
body#report-p080731-iphone-buy-complete h1  { background-position: 0 -550px; }

body#report-p090611-iphone h1               { background-position: 0 -650px; }
body#report-p090611-iphone-buy h1.form      { background-position: 0 -450px; }
body#report-p090611-iphone-buy h1.confirm   { background-position: 0 -500px; }
body#report-p090611-iphone-buy-complete h1  { background-position: 0 -550px; }

body#report-p090616-android h1              { background-position: 0 -700px; }
body#report-p090616-android-buy h1.form     { background-position: 0 -450px; }
body#report-p090616-android-buy h1.confirm  { background-position: 0 -500px; }
body#report-p090616-android-buy-complete h1 { background-position: 0 -550px; }

body#report-free-download-apply h1#h1-form    { background-position: 0 -100px; }
body#report-free-download-apply h1#h1-confirm { background-position: 0 -150px; }
body#report-free-download-apply-complete h1   { background-position: 0 -200px; }
	

/* -- タイトル画像 -- */

#main-contents p.title {
	padding-left: 20px;
	padding-right: 20px;
}


/* :: 無料一覧ページ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* -- レポートタイトル -- */

#main-contents dl.report-index dt {
	font-weight: bold;
}


/* -- レポート詳細ボタン -- */

#main-contents dl.report-index .detail {
	margin: 0;
	padding: 0;
}

#main-contents dl.report-index .detail a {
	display: block;
	margin-left: auto;
	width: 190px;
	height: 30px;
	background: url(../img/button_report.gif) no-repeat;
	text-indent: -9999px;
}

#main-contents dl.report-index .detail a:link,
#main-contents dl.report-index .detail a:visited { background-position: 0 -720px; }
#main-contents dl.report-index .detail a:hover   { background-position: 0 -750px; }
#main-contents dl.report-index .detail a:active  { background-position: 0 -780px; }


/* -- お問い合わせボタン等 ------------------------------------------------------------ */

#report-free-footer ul {
	position: relative;
	padding: 30px 0 0 0;
	height: 32px;
}

#report-free-footer ul li.contact {
	position: absolute;
	width: 190px;
	height: 60px;
}

#report-free-footer ul li.contact { top: 0px; left: 365px; }

#report-free-footer ul li.contact a {
	display: block;
	width: 190px;
	height: 60px;
	background: url(../img/button_report.gif) no-repeat;
	text-indent: -9999px;
}

#report-free-footer ul li.contact a:link,
#report-free-footer ul li.contact a:visited { background-position: 0 -270px; }
#report-free-footer ul li.contact a:hover   { background-position: 0 -330px; }
#report-free-footer ul li.contact a:active  { background-position: 0 -390px; }

#report-free-footer ul li.report {
	position: absolute;
	width: 190px;
	height: 30px;
}

#report-free-footer ul li.report { top: 32px; left: 165px; }

#report-free-footer ul li.report a {
	display: block;
	width: 190px;
	height: 30px;
	background: url(../img/button_report.gif) no-repeat;
	text-indent: -9999px;
}

#report-free-footer ul li.report a:link,
#report-free-footer ul li.report a:visited { background-position: 0 -450px; }
#report-free-footer ul li.report a:hover   { background-position: 0 -480px; }
#report-free-footer ul li.report a:active  { background-position: 0 -510px; }


/* :: 有料一覧ページ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* -- ラインナップTABLE -- */

#main-contents table.lineup {
	margin: 10px 20px 0 35px;
	width: 655px;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #ccc;
}

#main-contents table.lineup th {
	padding: 4px 0 2px 5px;
	width: 250px;
	background: #f0f0f0;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #ccc;
	vertical-align: top;
	font-size: 87%;
}

#main-contents table.lineup td {
	padding: 4px 5px 2px 0;
	background: #f9f9f9;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #ccc;
	vertical-align: top;
	font-size: 87%;
}

#main-contents table.lineup td.date {
	padding-left: 10px;
}

#main-contents table.lineup td.price1 {
	text-align: right;
}

#main-contents table.lineup td.price2 {
	text-align: right;
	width: 130px;
}


/* -- レポート詳細ボタン -- */

#main-contents .detail {
	margin: 10px 20px 0 0;
}

#main-contents .detail a {
	display: block;
	margin-left: auto;
	width: 190px;
	height: 30px;
	background: url(../img/button_report.gif) no-repeat;
	text-indent: -9999px;
}

#main-contents .detail a:link,
#main-contents .detail a:visited { background-position: 0 -720px; }
#main-contents .detail a:hover   { background-position: 0 -750px; }
#main-contents .detail a:active  { background-position: 0 -780px; }


/* -- お問い合わせボタン等 ------------------------------------------------------------ */

#report-pay-footer {
	padding: 20px 0 0 0;
	border-top: 1px dotted #ddd;
}

#report-pay-footer ul {
	position: relative;
	padding: 20px 0 0 0;
	height: 32px;
}

#report-pay-footer ul li.contact {
	position: absolute;
	width: 190px;
	height: 60px;
}

#report-pay-footer ul li.contact { top: 0px; left: 365px; }

#report-pay-footer ul li.contact a {
	display: block;
	width: 190px;
	height: 60px;
	background: url(../img/button_report.gif) no-repeat;
	text-indent: -9999px;
}

#report-pay-footer ul li.contact a:link,
#report-pay-footer ul li.contact a:visited { background-position: 0 -270px; }
#report-pay-footer ul li.contact a:hover   { background-position: 0 -330px; }
#report-pay-footer ul li.contact a:active  { background-position: 0 -390px; }

#report-pay-footer ul li.report {
	position: absolute;
	width: 190px;
	height: 30px;
}

#report-pay-footer ul li.report { top: 32px; left: 165px; }

#report-pay-footer ul li.report a {
	display: block;
	width: 190px;
	height: 30px;
	background: url(../img/button_report.gif) no-repeat;
	text-indent: -9999px;
}

#report-pay-footer ul li.report a:link,
#report-pay-footer ul li.report a:visited { background-position: 0 -450px; }
#report-pay-footer ul li.report a:hover   { background-position: 0 -480px; }
#report-pay-footer ul li.report a:active  { background-position: 0 -510px; }


/* :: 無料詳細ページ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* -- 本文中ダウンロードボタン（スペック右）-- */

#main-contents #spec-download dl.w150 dd {
	width: 260px;
}


/* -- 本文中直接ダウンロードボタン（中央） -- */

#main-contents p.report-direct-download {
	margin: 10px 100px;
	padding: 10px;
	border: 1px solid #ddd;
}

#main-contents p.report-direct-download a {
	height: 40px;
	line-height: 40px;
}


/* -- 本文中ダウンロードボタン（中央） -- */

#main-contents a.download {
	display: block;
	width: 190px;
	height: 60px;
	background: url(../img/button_report.gif) no-repeat;
	text-indent: -9999px;
}

#main-contents a.download:link,
#main-contents a.download:visited { background-position: 0 -810px; }
#main-contents a.download:hover   { background-position: 0 -870px; }
#main-contents a.download:active  { background-position: 0 -930px; }


/* -- */

#main-contents p.report-free-download {
	position: relative;
	margin: 20px 0 0 0;
	padding: 0;
	height: 60px;
}

#main-contents p.report-free-download a.download {
	position: absolute;
	top: 0;
	left: 265px;
}


/* -- ヒトコト・カスタマイズ -- */

#main-contents #customize dl.compact {
	padding-top: 1.4em;
}

	/* IE6 */
	* html #main-contents #customize dl.compact {
		padding-top: 0.6em;
	}
	/* IE7 */
	*:first-child+html #main-contents #customize dl.compact {
		padding-top: 0.6em;
	}

#main-contents #customize dl.compact dt {
	clear: none;
}

#main-contents #customize dl.compact dt,
#main-contents #customize dl.compact dd {
	height: 32px;
}


/* -- お問い合わせボタン等 ------------------------------------------------------------ */

#report-free-detail-footer ul {
	position: relative;
	padding: 30px 0 0 0;
	height: 32px;
}

#report-free-detail-footer ul li.contact {
	position: absolute;
	width: 190px;
	height: 60px;
}

#report-free-detail-footer ul li.contact  { top: 0px; left: 365px; }

#report-free-detail-footer ul li.contact a {
	display: block;
	width: 190px;
	height: 60px;
	background: url(../img/button_report.gif) no-repeat;
	text-indent: -9999px;
}

#report-free-detail-footer ul li.contact a:link,
#report-free-detail-footer ul li.contact a:visited { background-position: 0 -270px; }
#report-free-detail-footer ul li.contact a:hover   { background-position: 0 -330px; }
#report-free-detail-footer ul li.contact a:active  { background-position: 0 -390px; }

#report-free-detail-footer ul li.free,
#report-free-detail-footer ul li.report {
	position: absolute;
	width: 190px;
	height: 30px;
}

#report-free-detail-footer ul li.free   { top:  0px; left: 165px; }
#report-free-detail-footer ul li.report { top: 32px; left: 165px; }

#report-free-detail-footer ul li.free a,
#report-free-detail-footer ul li.report a {
	display: block;
	width: 190px;
	height: 30px;
	background: url(../img/button_report.gif) no-repeat;
	text-indent: -9999px;
}

#report-free-detail-footer ul li.free a:link,
#report-free-detail-footer ul li.free a:visited { background-position: 0 -540px; }
#report-free-detail-footer ul li.free a:hover   { background-position: 0 -570px; }
#report-free-detail-footer ul li.free a:active  { background-position: 0 -600px; }

#report-free-detail-footer ul li.report a:link,
#report-free-detail-footer ul li.report a:visited { background-position: 0 -450px; }
#report-free-detail-footer ul li.report a:hover   { background-position: 0 -480px; }
#report-free-detail-footer ul li.report a:active  { background-position: 0 -510px; }


/* :: 有料詳細ページ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* -- 目次 ---------------------------------------------------------------------------- */

#main-contents .toc {
	position: relative;
	margin: 10px 30px 0 30px;
	padding: 30px 10px 10px 10px;
	border: 1px solid #ccc;
}

#main-contents .toc h4,
#main-contents .toc h5 {
	margin: 0;
	padding-top: 10px;
}

#main-contents .toc p  {
	padding-left: 80px;
}

#main-contents .toc p.toc-hide  {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 0 0 5px;
}

#main-contents .toc ul {
	margin: 0 0 0 80px;
	padding: 5px 0 0 30px;
}

#main-contents .toc ul li {
	padding: 0;
	background-image: none;
	list-style-type: disc;
}


/* -- 購入ボタン等 -------------------------------------------------------------------- */

#report-pay-detail-footer ul {
	position: relative;
	padding: 30px 0 0 0;
	height: 32px;
}

#report-pay-detail-footer ul li.buy,
#report-pay-detail-footer ul li.contact {
	position: absolute;
	width: 190px;
	height: 60px;
}

#report-pay-detail-footer ul li.buy     { top: 0px; left: 465px; }
#report-pay-detail-footer ul li.contact { top: 0px; left: 265px; }

#report-pay-detail-footer ul li.buy a,
#report-pay-detail-footer ul li.contact a {
	display: block;
	width: 190px;
	height: 60px;
	background: url(../img/button_report.gif) no-repeat;
	text-indent: -9999px;
}

#report-pay-detail-footer ul li.buy a:link,
#report-pay-detail-footer ul li.buy a:visited { background-position: 0 0; }
#report-pay-detail-footer ul li.buy a:hover   { background-position: 0 -60x; }
#report-pay-detail-footer ul li.buy a:active  { background-position: 0 -120px; }

#report-pay-detail-footer ul li.contact a:link,
#report-pay-detail-footer ul li.contact a:visited { background-position: 0 -270px; }
#report-pay-detail-footer ul li.contact a:hover   { background-position: 0 -330px; }
#report-pay-detail-footer ul li.contact a:active  { background-position: 0 -390px; }

#report-pay-detail-footer ul li.pay,
#report-pay-detail-footer ul li.report {
	position: absolute;
	width: 190px;
	height: 30px;
}

#report-pay-detail-footer ul li.pay    { top:  0px; left: 65px; }
#report-pay-detail-footer ul li.report { top: 32px; left: 65px; }

#report-pay-detail-footer ul li.pay a,
#report-pay-detail-footer ul li.report a {
	display: block;
	width: 190px;
	height: 30px;
	background: url(../img/button_report.gif) no-repeat;
	text-indent: -9999px;
}

#report-pay-detail-footer ul li.pay a:link,
#report-pay-detail-footer ul li.pay a:visited { background-position: 0 -630px; }
#report-pay-detail-footer ul li.pay a:hover   { background-position: 0 -660px; }
#report-pay-detail-footer ul li.pay a:active  { background-position: 0 -690px; }

#report-pay-detail-footer ul li.report a:link,
#report-pay-detail-footer ul li.report a:visited { background-position: 0 -450px; }
#report-pay-detail-footer ul li.report a:hover   { background-position: 0 -480px; }
#report-pay-detail-footer ul li.report a:active  { background-position: 0 -510px; }


/* :: ローカルナビ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* -- 現在地表示 ---------------------------------------------------------------------- */

body#report                 #local-navi li.report,
body#report-free            #local-navi li.report-free,
body#report-f090707-eco     #local-navi li.report-f090707-eco,
body#report-pay             #local-navi li.report-pay,
body#report-p080731-iphone  #local-navi li.report-p080731-iphone,
body#report-p090611-iphone  #local-navi li.report-p090611-iphone,
body#report-p090616-android #local-navi li.report-p090616-android {
	background: url(../img/local_navi_selected.gif) no-repeat left center;
}

body#report                 #local-navi li.report a,
body#report-free            #local-navi li.report-free a,
body#report-f090707-eco     #local-navi li.report-f090707-eco a,
body#report-pay             #local-navi li.report-pay a,
body#report-p080731-iphone  #local-navi li.report-p080731-iphone a,
body#report-p090611-iphone  #local-navi li.report-p090611-iphone a,
body#report-p090616-android #local-navi li.report-p090616-android a {
	background-color: #fec;
}

/* :: 購入ページ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* -- 入力フォームTABLE -- */

#main-contents table.form {
	margin: 10px 20px 0 20px;
	width: 680px;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #ccc;
}

#main-contents table.form th {
	padding: 5px 10px 1px 10px;
	width: 165px;
	background: #f0f0f0;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #ccc;
	vertical-align: top;
	font-size: 87%;
	font-weight: bold;
}

#main-contents table.form td {
	background: #f9f9f9;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #ccc;
	vertical-align: top;
	font-size: 87%;
}

#main-contents table.form td.required,
#main-contents table.form td.option {
	padding: 5px 10px 1px 0;
	width: 60px;
	background: #eee;
	text-align: center;
}

#main-contents table.form td.required { color: #f00; font-weight: bold; }
#main-contents table.form td.option   { color: #666; }

#main-contents table.form th.total-price,
#main-contents table.form td.total-price {
	padding: 5px 10px 4px 10px;
}

#main-contents table.form td.form {
	padding: 3px 15px 3px 10px;
}

#main-contents table.form td.form .report {
	float: left;
}

#main-contents table.form td.form .price {
	float: right;
}

#main-contents table.form td.form p.caution {
	margin: 5px 0 5px 15px;
	padding: 0;
	color: #666;
	line-height: 1.2em;
	text-indent: -1em;
}

/* -- 入力フォーム -- */

#main-contents input#name,
#main-contents input#company,
#main-contents input#tel,
#main-contents input#email {
	padding: 2px;
	width: 100%;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 100%;
}

#main-contents textarea#address {
	padding: 2px;
	width: 100%;
	height: 80px;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 100%;
}

#main-contents input.error {
}


/* -- プライバシーポリシー -- */

#main-contents #privacy {
	margin: 0 20px 0 20px;
	padding-bottom: 15px;
	height: 150px;
	border: 1px solid #ccc;
	overflow: auto;
}

#main-contents #privacy h4,
#main-contents #privacy h5,
#main-contents #privacy p,
#main-contents #privacy dl {
	margin: 0;
	padding: 15px 10px 0 15px;
}

#main-contents #privacy dl.w200 dt { width: 150px; }


/* -- サブミットボタン -- */

#main-contents .submit {
	margin-top: 20px;
}

#main-contents .submit p {
	text-align: center;
}

#main-contents input#button-submit {
	width: 300px;
}

#main-contents input#button-back,
#main-contents input#button-cancel {
	width: 120px;
}


/* -- 入力エラー -- */

#main-contents ul li.error {
	color: #f00;
}


/* -- 確認画面TABLE -- */

#main-contents table.confirm {
	margin: 10px 20px 0 20px;
	width: 680px;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #ccc;
}

#main-contents table.confirm th {
	padding: 5px 10px 4px 10px;
	width: 235px;
	background: #f0f0f0;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #ccc;
	vertical-align: top;
	font-size: 87%;
	font-weight: bold;
}

#main-contents table.confirm td {
	padding: 5px 10px 4px 10px;
	background: #f9f9f9;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #ccc;
	vertical-align: top;
	font-size: 87%;
}


/* -- ダウンロード画面TABLE -- */

#main-contents table.complete {
	margin: 20px 20px 20px 20px;
	width: 680px;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #ccc;
}

#main-contents table.complete th {
	padding: 5px 10px 4px 10px;
	width: 160px;
	background: #f0f0f0;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #ccc;
	vertical-align: top;
	font-size: 87%;
	font-weight: bold;
	line-height: 1.8em;
}

#main-contents table.complete td {
	padding: 5px 10px 4px 10px;
	background: #f9f9f9;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #ccc;
	vertical-align: top;
	font-size: 87%;
	line-height: 1.8em;
}

/* :: report_free_download_apply_complete.html :::::::::::::::::::::::::::::::::::::::: */

#report-free-download-apply-complete p.note {
	margin: 20px;
	background: #fee;
	border: 1px solid #f66;
	font-size: 87%;
}

/* -- END -- */


