@charset "utf-8";

body{
	text-align:center;
	background:url(../images/body.jpg) repeat-x;
	}
.headerArea {
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
	height:190px;
}
.navigationArea {
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
.contentsArea {
	width:960px;
	margin:0 auto;
	text-align:left;
}
.leftCont{
	width:200px;
	float:left;
	margin-right:20px;
}
.centerCont{
	width:520px;
	float:left;
}
.rightCont{
	width:200px;
	float:right;
}

body.temp11 .centerCont{
	width:740px;
	float:left;
}
.rightCont{
	width:200px;
	float:right;
}

.totop{
	clear:both;
	width:960px;
	margin:0 auto;
}
.adBnrArea{
	width:960px;
	margin:0 auto;
	text-align:left;
	padding: 20px 0 30px;
}
.footer{
	width:100%;
	background:#555555 url(../images/footerBg.jpg) repeat-x;
	min-height:200px;
	_height:200px;
}
.footerCont{
	width:960px;
	margin:0 auto;
	padding:20px 0;
	text-align:left;
}

/* ----------------------------------------------
h1{
	color:#676767;
	font-weight:normal;
	font-size:77%;
	padding:0 0 0 0;
	line-height:1;
	}
------------------------------------------------ */




/* ----------------------------------------------

header

------------------------------------------------ */


.catch{
	position:absolute;
	top:67px;
	left:73px;
	z-index:1;
}

.logo{
	position:absolute;
	top:27px;
	left:0;
}
.entryBtn{
	position:absolute;
	top:5px;
	left:729px;
}
.toMypage{
	position:absolute;
	top:0px;
	left:850px;
}
.memberName{
	position:absolute;
	top:5px;
	left:630px;
	width:200px;
	display:block;
	text-align:right;
	font-size:12px;
}
.searchArea{
	position:absolute;
	top:51px;
	right:0;
}
.searchArea #txtSiteSearch{
	position:relative;
	top:-6px;
	margin-right:5px;
	font-size:16px;
	width:160px;
}
.utilitylink{
	text-align:right;
}
.navigationArea{
	position:absolute;
	top:94px;
	left:0;
}
.gnav{
	width:960px;
	height:41px;
	background:url(../images/gnavBg.jpg) no-repeat;
}
.gnaviUnder{
	width:960px;
	height:37px;
	background:url(../images/gnaviUnder.jpg) no-repeat;
}

/* ----------------------------------------------

pagination

------------------------------------------------ */
ul.pageNav01 {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	background: #eee;
	text-align: center;
}
ul.pageNav01 li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}
ul.pageNav01 li span,
ul.pageNav01 li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 8px;
	background: #fff;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
}
ul.pageNav01 li a:hover {
	background: #eeeff7;
	border-color: #fff;
}
body.subordinate ul.pageNav01 li span{
	color:#000;
	border: 1px solid #000;
	font-weight:bold;
}
body.subordinate-it ul.pageNav01 li span{
	color:#000099;
	border: 1px solid #000099;
	font-weight:bold;
}
body.subordinate-it ul.pageNav01 li a:hover {
	border-color: #000099;
}
body.subordinate-en ul.pageNav01 li span{
	color:#006600;
	border: 1px solid #006600;
	font-weight:bold;
}
body.subordinate-en ul.pageNav01 li a:hover {
	border-color: #006600;
}
body.subordinate-ca ul.pageNav01 li span{
	color:#cc3333;
	border: 1px solid #cc3333;
	font-weight:bold;
}
body.subordinate-ca ul.pageNav01 li a:hover {
	border-color: #cc3333;
}
body.subordinate-tp ul.pageNav01 li span{
	color:#ff6600;
	border: 1px solid #ff6600;
	font-weight:bold;
}
body.subordinate-tp ul.pageNav01 li a:hover {
	border-color: #ff6600;
}

/* ----------------------------------------------

adBnr

------------------------------------------------ */
.adBnrArea{
	width:100%;
	background:url(../images/adBnrBg.jpg) repeat-x;
	min-height:200px;
	_height:200px;
}
.adBnrAreaCont{
	width:960px;
	margin:0 auto;
}

/* ----------------------------------------------

footer

------------------------------------------------ */
.footerCont p{
	color:#cccccc;
	line-height:1.7;
	font-size:93%;
}
.footerCont p strong{
	color:#fff;
	font-size:115%;
	font-weight:bold;
}
.footerCont p.copyright{
	text-align:right;
	padding:10px 0;
	font-size:85%;
}
.footerCont p.footerlink a:link{
	color:#ffffcc;
	text-decoration:underline;
}
.footerCont p.footerlink a:visited{
	color:#ffffcc;
	text-decoration:underline;
}
.footerCont p.footerlink a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.footerCont p.footerlink a:active{
	color:#ff6347;
	text-decoration:none;
}

/* ----------------------------------------------

左サイド（お知らせ）

------------------------------------------------ */
.newsBox{
	background:url(../images/newsBoxBg.gif) repeat-y;
	text-align:center;
}
.newsBox h2{
	width:200px;
	height:35px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 7px ;
	padding:0;
	background:url(../images/newsBoxTtl.gif) no-repeat;
}
.newsBox p.catch{
	width:172px;
	height:19px;
	display:block;
	background:url(../images/newsBoxAttention.gif) no-repeat;
	text-indent:-1000em;
	margin:0 auto 7px;
}
.newsBox h3{
	width:172px;
	line-height:1.25;
	margin:0 auto 7px ;
	padding:0;
	color:#252525;
	font-weight:bold;
	text-align:left;
}
.newsBox .newsTxt{
	width:172px;
	line-height:1.25;
	margin:0 auto 0px ;
	padding:0 0 5px 0;
	color:#252525;
	text-align:left;
}
.newsBox a.newsTxtLink{
	margin:0 0px 0px 70px;
	background:#b4a758;
	line-height:2;
	padding:3px 7px;
}
.newsBox a.newsTxtLink:hover{
	color:#fff;
}

/* ----------------------------------------------

左サイド（DRIレポート）

------------------------------------------------ */

.driRepoBox{
	background:url(../images/driRepoBoxBg.gif) repeat-y;
	text-align:center;
}
.driRepoBox h2{
	width:200px;
	height:188px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 0px ;
	padding:0;
	background:url(../images/driRepoBoxTtl.jpg) no-repeat;
}
.driRepoBox  p.driRepoTxt{
	width:172px;
	line-height:1.25;
	margin:0 auto 5px ;
	padding:0 0 5px 0;
	color:#252525;
	text-align:center;
	font-weight:bold;
	background:url(../images/driRepoBoxPdf.gif)  no-repeat 10px center;
}
.driRepoBox  p.driPostOrder{
	line-height:1.25;
	margin:0 5px 0px ;
	padding:8px 0 2px 0;
	color:#252525;
	text-align:center;
	background:url(../images/driPostOrder.gif)  repeat-x ;
	font-size:93%;
}

/* ----------------------------------------------

左サイド（共通BOXボトム）

------------------------------------------------ */
p.BoxBottom{
	width:200px;
	height:10px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 15px ;
	padding:0;
	background:url(../images/newsBoxBottom.gif) no-repeat;
}
p.BoxBottomG{
	width:200px;
	height:10px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 15px ;
	padding:0;
	background:url(../images/BoxBottomG.gif) no-repeat;
}
p.BoxBottomLG{
	width:200px;
	height:10px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 15px ;
	padding:0;
	background:url(../images/BoxBottomLG.gif) no-repeat;
}
p.BoxBottomLG02{
	width:200px;
	height:10px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 15px ;
	padding:0;
	background:url(../images/BoxBottomLG02.gif) no-repeat;
}


/* ----------------------------------------------

左サイド（DRI編集部プレスルーム）

------------------------------------------------ */
.driEditorBox{	
	background:url(../images/driRepoBoxBg.gif) repeat-y;
	text-align:center;
}
.driEditorBox h2{
	width:200px;
	height:35px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 2px ;
	padding:0;
	background:url(../images/driEditorBoxTtl.gif) no-repeat;
}
.driEditorBox p#pressrelease,
.driEditorBox p#pressreleaseA{
	padding:5px 5px 7px;
	margin:0 5px;
	background:url(../images/driPostOrder.gif) repeat-x left bottom;
	text-align:left;
}
.driEditorBox p#mailmagazine{
	text-align:left;
	padding:5px;
}
.driEditorBox p#maimagazineA{
	padding:13px 5px 0px;
	margin:0 5px;
	background:url(../images/driPostOrder.gif) repeat-x left 5px;
	text-align:left;
}
.driEditorBox p#pressrelease a{
	padding:5px 0 5px 22px;
	line-height:1.5;
	background:url(../images/driRepoBoxPdf.gif)  no-repeat 0 2px;
}
.driEditorBox p#pressreleaseA a,
.driEditorBox p#maimagazineA a{
	padding:5px 0 5px 22px;
	line-height:1.5;
	background:url(../images/driEditorBoxPap.gif)  no-repeat 0 2px;
}
.driEditorBox p#mailmagazine a{
	padding:5px 0 5px 27px;
	line-height:1.5;
	background:url(../images/driEditorBoxMail.gif)  no-repeat 3px 7px;
}
.driEditorBox #mailmagazineTxt{
	width:120px;
	position:relative;
	top:-4px;
	font-size:16px;
}

/* ----------------------------------------------

左サイド（３バナー）

------------------------------------------------ */
.threebnrBox{
	width:200px;
	background:url(../images/threebnrBoxBg.gif) repeat-y;
	border-top:solid 1px #d5d5d5;
	border-bottom:solid 1px #d5d5d5;
	text-align:center;
	padding:8px 0;
	margin-bottom:15px;
}

/* ----------------------------------------------

右サイド（DRIフォーラム）

------------------------------------------------ */
.fourm{
	background:url(../images/fourmBg.gif) repeat-y;
	text-align:center;
}
.fourm h2{
	width:200px;
	height:35px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 7px ;
	padding:0;
	background:url(../images/fourmTtl.gif) no-repeat;
}
.fourm dl{
	width:172px;
	line-height:1.25;
	color:#252525;
	text-align:left;
	margin:0 auto;
	position:relative;
	padding-bottom:10px;
}
.fourm dl dt{
	font-size:85%;
	font-weight:bold;
	background:#d8d2ae;
	padding:1px 3px 0;
	width:120px;
	margin-bottom:3px;
}
.fourm dl dd.date{
	font-size:85%;
	color:#000051;
	/*position:absolute;
	top:3px;
	left:99px;*/
	text-align:right;
}
.fourm dl dd.title{
	font-weight:bold;
	color:#000051;
	padding:3px 0 5px;
	line-height:1.2;
}
.fourm dl dd.title a{
	color:#000051;
}
.fourm dl dd.title a:hover{
	color:#ccc;
	text-decoration:none;
}
.fourm dl dd.summary{
	font-size:85%;
	line-height:1.2;
	padding:0 0 10px 0;
	background:url(../images/fourmK.gif) repeat-x left bottom;
}
.fourm02{
	background:url(../images/fourmBg02.gif) repeat-y;
	text-align:center;
}
.fourm02 p#fourmLink{
	text-align:right;
	padding-right:10px;
	padding-top:7px;
	background:url(../images/fourmBg02T.gif) no-repeat;
}


/* ----------------------------------------------

右サイド（ロングセラー）

------------------------------------------------ */
.longseller{
	background:url(../images/fourmBg.gif) repeat-y;
	text-align:center;
}
.longseller h2{
	width:200px;
	height:35px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 7px ;
	padding:0;
	background:url(../images/longsellerTtl.gif) no-repeat;
}
body.news .longseller h2{
	background:url(../images/newsTtl.gif) no-repeat;
}

.longseller ul{
	width:182px;
	line-height:1.25;
	color:#252525;
	text-align:left;
	margin:0 auto;
	position:relative;
	font-size:93%;
}
.longseller ul li{
	background:url(../images/longsellerPap.gif) no-repeat 0 5px;
	padding: 3px 0 10px 20px;
	color:#000051;
}
.longseller ul li a{
	color:#000051;
}
.longseller ul li a:hover{
	color:#999;
	text-decoration:underline;
}
/* ----------------------------------------------

右サイド（１行レビュー）

------------------------------------------------ */
.linereview{
	background:url(../images/linereviewBg.gif) repeat-y;
	text-align:center;
	padding-bottom:10px;
	border-bottom:solid 1px #c7c7c7;
	margin-bottom:15px;
}
.linereview h2{
	width:200px;
	height:44px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 7px ;
	padding:0;
	background:url(../images/linereviewTtl.gif) no-repeat;
}
.linereview ul{
	width:172px;
	line-height:1.25;
	color:#252525;
	text-align:left;
	margin:0 0 0 18px;
	position:relative;
	font-size:93%;
}
.linereview ul li{
	background:url(../images/linereviewPap.gif) no-repeat 0 5px;
	padding: 3px 0 10px 20px;
	color:#3b3b3b;
}
.linereview ul li a{
	color:#3b3b3b;
	text-decoration:underline;
}
.linereview ul li a:hover{
	color:#999;
	text-decoration:none;
}


/* ----------------------------------------------

右サイド（関連テーマ）

------------------------------------------------ */
.relatedtheme{
	background:url(../images/relatedthemeBg.gif) repeat-y;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:15px;
	border: 1px solid #CCCCCC;
}
.relatedtheme h2{
	width:200px;
	height:27px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 8px ;
	padding:0;
	background:url(../images/relatedthemeTtl.gif) no-repeat;
}
.relatedtheme ul{
	margin:0 7px 0;
}
.relatedtheme ul li{
	text-align:left;
	background:url(../images/relatedthemeIcon.gif)  no-repeat 2px 10px;
	padding:9px 0 10px 20px; 
	font-size:93%;
	border-bottom:dotted 1px #a0a9bd;
}
.relatedtheme ul li a{
}

/* ----------------------------------------------

右サイド（最近チェックしたレポート～）

------------------------------------------------ */
.checkedRepo_Side{
	background:url(../images/relatedthemeBg.gif) repeat-y;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:15px;
}
.checkedRepo_Side h2{
	width:200px;
	height:27px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 0px ;
	padding:0;
	background:url(../images/checkedRepoTtl_Side.gif) no-repeat;
}
.checkedRepo_Side ul{
	margin:0 7px 0;
}
.checkedRepo_Side ul li{
	text-align:left;
	background:url(../images/relatedthemeIcon.gif)  no-repeat 2px 10px;
	padding:9px 0 10px 20px; 
	font-size:93%;
	border-bottom:dotted 1px #a0a9bd;
}
.checkedRepo_Side ul li a{
}

/* ----------------------------------------------

右サイド（問い合わせユニット）

------------------------------------------------ */
.toiawaseUnit{
	background:url(../images/toiawaseUnitBg.gif) repeat-y;
	text-align:center;
}
.toiawaseUnit h2{
	width:200px;
	height:31px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 10px ;
	padding:0;
	background:url(../images/toiawaseUnitTtl.gif) no-repeat;
}
body.news .toiawaseUnit h2{
	background:url(../images/toiawaseUnitTtlNews.gif) no-repeat;
}
.toiawaseUnit .formpc{
	min-height:72px;
	_height:72px;
	background:url(../images/toiawaseUnitPcBg.gif) no-repeat;
}
.toiawaseUnit .formpc p{
	padding:18px 10px 10px 30px;
	text-align:left;
	font-weight:bold;
}
.toiawaseUnit .formtel{
	background:url(../images/toiawaseUnitTelBg.gif) no-repeat;
}
.toiawaseUnit .formtel p{
	padding:20px 10px 10px 33px;
	text-align:left;
	font-weight:bold;
	font-size:131%;
}
p.toiawaseboxbottom{
	width:200px;
	height:13px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 0px ;
	padding:0;
	background:url(../images/toiawaseUnitBottom.gif) no-repeat;
}

.mitsumoriUnit{
	background:url(../images/toiawaseUnitBg.gif) repeat-y;
	text-align:center;
}
.mitsumoriUnit h2{
	width:200px;
	height:31px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 10px ;
	padding:0;
	background:url(../images/mitsumoriUnitTtl.gif) no-repeat;
}
p#btnMitsumori{
	width:181px;
	height:40px;
	display:block;
	text-indent:-10000em;
	background:url(../images/btnMitsumori.gif) no-repeat;
	margin:0 auto 5px;
}
p#btnMitsumori a{
	width:181px;
	height:40px;
	display:block;
	text-indent:-10000em;
	background:url(../images/btnMitsumori.gif) no-repeat;
}
p#btnMitsumori a:hover{
	background:url(../images/btnMitsumori_h.gif) no-repeat;
}
p#pricelink{
	text-align:center;
}
p#pricelink a{
	background:url(../images/btnMitsumoriBg.gif) no-repeat;
	padding-left:15px;
}
#toolelevator p.mailmagazine a{
	width:200px;
	height:46px;
	display:block;
	text-indent:-10000em;
	background:url(../images/mitsumoriUnitMM.gif) no-repeat;
}
#toolelevator p.mailmagazine a:hover{
	width:200px;
	height:46px;
	display:block;
	text-indent:-10000em;
	background:url(../images/mitsumoriUnitMM_h.gif) no-repeat;
}

/* ----------------------------------------------

TOPセンター（あなたがチェックしたレポート）

------------------------------------------------ */
.topChechkedTtl{
	width:100%;
	min-height:27px;
	_height:27px;
	background:url(../images/topCheckedTtlBg.gif) no-repeat;
	position:relative;
	margin-bottom:10px;
}
.topChechkedTtl h2{
	font-size:100%;
	font-weight:bold;
	color:#fff;
	padding:7px 0 0 25px;
}
.topChechkedTtl p{
	position:absolute;
	top:5px;
	left:0px;
	width:100%;
	text-align:right;
	font-size:93%;
}
.topChechkedTtl p a{
	color:#fff;
	padding-right:7px;
}
.topChechkedTtl p a:hover{
	color:#999;
}
.topChechked ul{
}
.topChechked ul li{
	background:url(../images/topCheckedTtlK.gif) repeat-x left bottom;
	margin-bottom:3px;
	line-height:1.25;
	padding:5px 0 10px 0;
}
.topChechked ul li a{
	background:url(../images/topCheckedTtlIcon.gif) no-repeat 0 0px;
	padding-left:22px;
	padding-bottom:5px;
}

/* ----------------------------------------------

TOPセンター（おすすめレポート）

------------------------------------------------ */
.topRecommendTtl{
	width:100%;
	min-height:27px;
	_height:27px;
	background:url(../images/topRecommendTtlBg.gif) no-repeat;
	position:relative;
	margin-bottom:13px;
}
.topRecommendTtl h2{
	font-size:100%;
	font-weight:bold;
	color:#fff;
	padding:6px 0 0 25px;
}

/* ----------------------------------------------

TOPセンター（レポート検索）

------------------------------------------------ */
.tab_under_reportsearch{
	width:100%;
	min-height:36px;
	_height:36px;
	background:#444444 url(../images/topCenterReportSearchBg.gif) no-repeat;
	margin-bottom:15px;
	position:relative;
}
.tab_under_reportsearch p{
	color:#fff;
	font-weight:bold;
	padding:0px 10px;
}
.tab_under_reportsearch p.freereport{
	color:#fff;
	position:absolute;
	top:0 ;
	left:0;
	font-weight:normal;
	width:200px;
	margin-left:300px;
	padding-top:8px;
	text-align:right;
	font-size:93%;
}
.tab_under_reportsearch p.freereport a{
	color:#fff;
}
#topCenterReportSearchTxt{
	width:100px;
	margin:0 5px;
}
#topCenterReportSearchBtn{
	position:relative;
	top:5px;
}

/* ----------------------------------------------

TOPセンター（調査会社別・トピックス別レポート）

------------------------------------------------ */
.other_view_report{
}
.other_view_report dl{
	clear:both;
}
.other_view_report dt{
	width:123px;
	height:20px;
	display:block;
	float:left;
	text-indent:-10000em;
}
.other_view_report dd{
	width:380px;
	float:right;
	line-height:1.7;
}
.other_view_report dd a{
	padding:0px 10px 0px 5px;
	background:url(../images/other_view_reportK.gif)  no-repeat right 2px;
}

.other_view_report dl.topReport-company dt{
	background:url(../images/report-company.gif) no-repeat;
}
.other_view_report dl.topReport-topics dt{
	background:url(../images/report-topics.gif) no-repeat;
}



/* ----------------------------------------------

フッター（バナー広告エリア）

------------------------------------------------ */
.adBnrAreaCont{
}

.adBnrAreaCont li{
	float:left;
	margin-right:15px;
	font-size:80%;
	line-height:1;
	padding-bottom:20px;
	
}
.adBnrAreaCont li img{
	border:solid 1px #bebebe;
	margin-bottom:3px;
	
}

/* ----------------------------------------------

トップに戻る

------------------------------------------------ */
p.totop{
	text-align:right;
	padding:20px 0 30px;
}
p.totop a{
	color:#2a4b98;
	background:url(../images/totop.gif) no-repeat;
	padding:0 0 0 20px;
}

/* 記事とプレスリリースの間 */
p.clear-thin{
	clear:both;
	width:100%;
	height:5px;
	display:block;
	line-height:0.5;
	margin:0;
	padding:0;
}
p.totop-thin{
	text-align:right;
	padding-bottom:15px;
}
p.totop-thin a{
	color:#2a4b98;
	background:url(../images/totop.gif) no-repeat;
	padding:0 0 0 20px;
}


/* ----------------------------------------------

見出し関係

------------------------------------------------ */
body.subordinate .pagetitle{
	background:url(../images/titleBg01.gif) no-repeat;
	padding:15px 5px 15px 25px;
	font-size:123.1%;
	font-weight:bold;
	color:#000;
	margin-bottom:20px;
}
body.subordinate-it h3.komidashi-0{
	background:url(../images/titleBg02it.gif) no-repeat;
	padding:10px 5px 10px 23px;
	font-size:108%;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}
body.subordinate-en h3.komidashi-0{
	background:url(../images/titleBg02en.gif) no-repeat;
	padding:10px 5px 12px 23px;
	font-size:108%;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}
body.subordinate-ca h3.komidashi-0{
	background:url(../images/titleBg02ca.gif) no-repeat;
	padding:10px 5px 12px 23px;
	font-size:108%;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}
body.subordinate-tp h3.komidashi-0{
	background:url(../images/titleBg02tp.gif) no-repeat;
	padding:10px 5px 12px 23px;
	font-size:108%;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}


body.subordinate-it div.komidashi-0{
	width:100%;
	height:35px;
	background:url(../images/titleBg02it.gif) no-repeat;
	position:relative;
}
body.subordinate-it div.komidashi-0 h3{
	padding:10px 5px 10px 23px;
	font-size:108%;
	font-weight:bold;
	color:#000;
	line-height:1;
}
body.subordinate-it div.komidashi-0 p{
	position:absolute;
	top:10px;
	width:730px;
	text-align:right;
	
}
body.subordinate-en div.komidashi-0{
	width:100%;
	height:35px;
	background:url(../images/titleBg02en.gif) no-repeat;
	position:relative;
}
body.subordinate-en div.komidashi-0 h3{
	padding:10px 5px 10px 23px;
	font-size:108%;
	font-weight:bold;
	color:#000;
	line-height:1;
}
body.subordinate-en div.komidashi-0 p{
	position:absolute;
	top:10px;
	width:730px;
	text-align:right;
	
}

body.subordinate-ca div.komidashi-0{
	width:100%;
	height:35px;
	background:url(../images/titleBg02ca.gif) no-repeat;
	position:relative;
}
body.subordinate-ca div.komidashi-0 h3{
	padding:10px 5px 10px 23px;
	font-size:108%;
	font-weight:bold;
	color:#000;
	line-height:1;
}
body.subordinate-ca div.komidashi-0 p{
	position:absolute;
	top:10px;
	width:730px;
	text-align:right;
	
}
body.subordinate-tp div.komidashi-0{
	width:100%;
	height:35px;
	background:url(../images/titleBg02tp.gif) no-repeat;
	position:relative;
}
body.subordinate-tp div.komidashi-0 h3{
	padding:10px 5px 10px 23px;
	font-size:108%;
	font-weight:bold;
	color:#000;
	line-height:1;
}
body.subordinate-tp div.komidashi-0 p{
	position:absolute;
	top:10px;
	width:730px;
	text-align:right;
	
}


body.topicsreportlist div.komidashi-0{
	margin-bottom:20px;
}

/* ----------------------------------------------

レポートユニット（レポートサマリー＋リンク）

------------------------------------------------ */
dl.reportUnit{
/*	margin:0 10px 15px; */
	margin:0 10px 15px;
	background:url(../images/dotLG.gif) repeat-x left bottom;
	padding-bottom:10px;
}
dl.reportUnit dt{
	color:#000000;
/*	color:#000099;*/
	font-weight:bold;
	line-height:1.5;
/*	font-size:116%; */
	font-size:108%;
}
dl.reportUnit dt a{
	color:#000000;
/*	color:#000099;*/
	text-decoration:underline;
}
body.allreport dl.reportUnit dt a{
	color:#000000;
/*	color:#333;*/
	text-decoration:underline;
}
body.allreport dl.reportUnit dt a:hover{
	color:#ccc;
	text-decoration:none;
}

body.subordinate-it dl.reportUnit dt a{
	color:#000000;
/*	color:#000099;*/
}
body.subordinate-en dl.reportUnit dt a{
	color:#000000;
/*	color:#006600;*/
}
body.subordinate-ca dl.reportUnit dt a{
	color:#000000;
/*	color:#cc3333;*/
}
body.subordinate-tp dl.reportUnit dt a{
	color:#000000;
/*	color:#ff6600;*/
}
dl.reportUnit dt a:hover{
	color:#999;
	text-decoration:none;
}
dl.reportUnit dd{
}
/*
dl.reportUnit dd.field-it span{
	padding:3px 5px 2px;
	background:#000099;
	font-size:93%;
	font-weight:bold;
	color:#fff;
	line-height:1;
}
dl.reportUnit dd.field-en span{
	padding:3px 5px 2px;
	background:#006600;
	font-size:93%;
	font-weight:bold;
	color:#fff;
	line-height:1;
}
dl.reportUnit dd.field-ca span{
	padding:3px 5px 2px;
	background:#cc3333;
	font-size:93%;
	font-weight:bold;
	color:#fff;
	line-height:1;
}
dl.reportUnit dd.field-tp span{
	padding:3px 5px 2px;
	background:#ff6600;
	font-size:93%;
	font-weight:bold;
	color:#fff;
	line-height:1;
}
*/
dl.reportUnit dd span.field-it{
	margin-right: 5px;
	padding:3px 5px 2px;
	background:#000099;
	font-size:93%;
	font-weight:bold;
	color:#fff;
	line-height:1;
}
dl.reportUnit dd span.field-en{
	margin-right: 5px;
	padding:3px 5px 2px;
	background:#006600;
	font-size:93%;
	font-weight:bold;
	color:#fff;
	line-height:1;
}
dl.reportUnit dd span.field-ca{
	margin-right: 5px;
	padding:3px 5px 2px;
	background:#cc3333;
	font-size:93%;
	font-weight:bold;
	color:#fff;
	line-height:1;
}
dl.reportUnit dd span.field-tp{
	margin-right: 5px;
	padding:3px 5px 2px;
	background:#ff6600;
	font-size:93%;
	font-weight:bold;
	color:#fff;
	line-height:1;
}

dl.reportUnit dd.profile{
/*	font-size:93%;
	color:#666;*/
	padding-top:5px;
	padding-bottom:5px;
/*	padding-bottom:10px; */
/*	text-align:right; */
}
dl.reportUnit dd.summary{
	font-size:93%;
	color:#474747;
	line-height:1.25;
	padding-bottom:5px;
}
dl.reportUnit dd.linkbtn{
	width:97px;
	height:19px;
	display:block;
	background:url(../images/reportUnitLink.gif) no-repeat;
	margin-left:620px;
	text-indent:-10000em;
}
dl.reportUnit dd.linkbtn a{
	width:97px;
	height:19px;
	display:block;
	background:url(../images/reportUnitLink.gif) no-repeat;
	text-indent:-10000em;
}
dl.reportUnit dd.linkbtn a:hover{
	background:url(../images/reportUnitLink_h.gif) no-repeat;
}
dl.reportUnit dd.profile span.profile{
	font-size:93%;
	color:#666;
/*	padding-bottom:10px;*/
	float:right;
}
dl.reportUnit dd p.clear{
	clear:both;
	width:100%;
	height:1px;
	display:block;
	line-height:0.5;
	margin:0;
	padding:0;
}
dl.reportUnit dd.subtitle{
	color:#000000;
/*	color:#003366;*/
/*	font-weight:bold; */
	font-size:100%;
}


/* ----------------------------------------------

DRI プレスルーム

------------------------------------------------ */

dl.reportUnit dd.profile span.pr_release{
	font-size:93%;
	color:#666;
	margin-left:30px;
	display:block;
}

/* ----------------------------------------------

トピックス別　キーワード一覧表示

------------------------------------------------ */
.topicsWordsUnitArea{
	padding-left:30px;
	padding-top:10px;
	padding-right:30px;
}
body.topicsreportlist .topicsWordsUnitArea{
	margin-bottom:25px;
}
.topicsWordsUnit01{
	width:680px;
	border:solid 1px #d0d0d0;
}
.topicsWordsUnit02L{
	width:330px;
	border:solid 1px #d0d0d0;
	float:left;
}
.topicsWordsUnit02R{
	width:330px;
	border:solid 1px #d0d0d0;
	float:right;
}
.topicsWordsUnitList{
	padding:15px;
}
.topicsWordsUnitList ul{
}
.topicsWordsUnitList ul li{
	font-size:108%;
	font-weight:bold;
	background:url(../images/icon-plus.gif) no-repeat 0 3px;
	padding:3px 3px 0px 23px;
	line-height:1.5;
}
.topicsWordsUnitList ul li ul{
	margin-left:5px;
}
.topicsWordsUnitList ul li ul li{
	font-size:85%;
	background:url(../images/icon-minus.gif) no-repeat 0 3px;
	padding:0px 0px 3px 10px;
	line-height:1.5;
}
body.topicsreportlist .topicsWordsUnitList ul li{
	background:none;
}
body.topicsreportlist .topicsWordsUnitList ul li input{
	position:relative;
	top:2px;
	margin-right:5px;
}
body.topicsreportlist .topicsWordsUnitList ul li ul li{
	background:url(../images/icon-minus.gif) no-repeat 0 3px;
}
/* ------　第二階層キーワード表示　----- */
.secondKeyword{
	border-right:solid 1px #ccc; 
	padding:5px 5px 5px 15px;
	vertical-align:top;
	text-align:left;
	background:url(../images/icon-minus.gif) no-repeat 0 8px;
	width:150px;
	font-size:93%;
	font-weight:normal;
}

.secondKeywordEmpty{
	border-right:solid 1px #ccc; 
	padding:5px 5px 5px 15px;
	vertical-align:top;
	text-align:left;
	width:150px;
	font-size:93%;
	font-weight:normal;
}

body.subordinate-it .secondKeyword a{
	color:#000099;
}
body.subordinate-en .secondKeyword a{
	color:#006600;
}
body.subordinate-ca .secondKeyword a{
	color:#cc3333;
}
body.subordinate-tp .secondKeyword a{
	color:#ff6600;
}

.secondKeywordReport{
	padding:3px 0px 5px;
	vertical-align:top;
	text-align:left;
}
.secondKeywordReport dl.reportUnit {
	background:none;
	padding-bottom:0;
}
.secondKeywordReport02 dl.reportUnit {
}
.secondKeywordReport dl.reportUnit dd.profile,
.secondKeywordReport02 dl.reportUnit dd.profile{
	text-align:left;
	padding-bottom:3px;
}
.secondKeywordReport dl.reportUnit dd.linkbtn,
.secondKeywordReport02 dl.reportUnit dd.linkbtn{
margin-left:0;
}

/* トピックス別検索説明ブロック */
div.note_block{
	color:#000000;
	text-align:left;
	margin:0 20px 30px 20px;
}
div.note_block ul{
	padding-left:30px;
	list-style-type:square;
}

/* ----------------------------------------------

調査会社別ページ

------------------------------------------------ */
body.researchcompany .headerArea{
	height:180px;
}
body.researchcompany .honbun{
	color:#333;
	line-height:1.5;
	margin:0 15px 15px;
}
body.researchcompany .freehtml03{
	color:#333;
	line-height:1.5;
	border-top:solid 2px #333;
	padding-top:30px;
	margin-bottom:30px;
}
body.researchcompany .reportlist {
	padding-top:30px;
	padding-bottom:30px;
}
body.researchcompany .reportlist p.reportlistCap{
	text-align:right;
	font-weight:bold;
	padding-bottom:10px;
	}
body.researchcompany .reportlist table{
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:5px;
	border-top:solid 1px #a1a1a1;
	border-right:solid 1px #a1a1a1;
	width:100%;
}
body.researchcompany .reportlist table tr.colored{
	background:#f8fcff;
}
body.researchcompany-it .reportlist table tr.colored{
	background:#f8fcff;
}
body.researchcompany-en .reportlist table tr.colored{
	background:#f7fdf7;
}
body.researchcompany-ca .reportlist table tr.colored{
	background:#fcf8f8;
}
body.researchcompany-tp .reportlist table tr.colored{
	background:#fdf9ee;
}


body.researchcompany .reportlist table th{
	padding:5px 10px;
	text-align:center;
	border-left:solid 1px #a1a1a1;
	background:#efefef;
	font-weight:normal;
	color:#414141;	
	font-size:85%;
}
body.researchcompany .reportlist table td{
	font-size:93%;
	padding:10px;
	text-align:left;
	border-left:solid 1px #a1a1a1;
	border-bottom:solid 1px #a1a1a1;
	color:#414141;	
}
body.researchcompany .reportlist table td.title a{
	color:#000;
}
/*body.researchcompany-it .reportlist table td.title a{
	color:#003399;
}
body.researchcompany-en .reportlist table td.title a{
	color:#195615;
}
body.researchcompany-ca .reportlist table td.title a{
	color:#ae2717;
}
body.researchcompany-tp .reportlist table td.title a{
	color:#d76b13;
}*/




body.researchcompany .reportlist table td.price{
	text-align:right;
	width:100px;
}
body.researchcompany .reportlist table td.year{
	text-align:center;
	width:100px;
}
body.researchcompany .reportlist table td.keyword4layer{
	background:#d1d1d1 url(../images/iconL-it.gif) no-repeat 7px 8px;
	font-weight:bold;
	font-size:93%;
	padding:5px 5px 5px 20px;
	color:#0066ff;
}
body.researchcompany-it .reportlist table td.keyword4layer{
	background:#d1d1d1 url(../images/iconL-it.gif) no-repeat 7px 8px;
	color:#0066ff;
}
body.researchcompany-en .reportlist table td.keyword4layer{
	background:#d1d1d1 url(../images/iconL-en.gif) no-repeat 7px 8px;
	color:#089d04;
}
body.researchcompany-ca .reportlist table td.keyword4layer{
	background:#d1d1d1 url(../images/iconL-ca.gif) no-repeat 7px 8px;
	color:#ff0803;
}
body.researchcompany-tp .reportlist table td.keyword4layer{
	background:#d1d1d1 url(../images/iconL-tp.gif) no-repeat 7px 8px;
	color:#e58000;
}




body.researchcompany .reportlist ul.reportlistHeaderLink{
	font-weight:bold;
	min-height:30px;
	_height:30px;
/*	margin-bottom:30px;*/
}
body.researchcompany .reportlist ul.reportlistHeaderLink li.toRCF{
	width:95%;
/*	float:left;*/
	text-align:left;
}

body.researchcompany .reportlist ul.reportlistFooterLink{
	font-weight:bold;
	min-height:30px;
	_height:30px;
	margin-bottom:30px;
}
body.researchcompany .reportlist ul.reportlistFooterLink li.toRC{
	width:45%;
	float:left;
	text-align:left;
}
body.researchcompany .reportlist ul.reportlistFooterLink li.toAR{
	width:45%;
	float:right;
	text-align:right;
}
body.researchcompany .reportlist ul.reportlistFooterLink li.toRCF{
	width:95%;
/*	float:left;*/
	text-align:left;
}


body.researchcompany .freeProgramUnit{
	margin-bottom:30px;
}
body.researchcompany .freeProgramUnit div.komidashi-com{
	width:740px;
	height:39px;
	background:url(../images/titleBgCom.gif) no-repeat;
	display:block;
	position:relative;
}
body.researchcompany-it .freeProgramUnit div.komidashi-com{
	background:url(../images/titleBg03it.gif) no-repeat;
}
body.researchcompany-en .freeProgramUnit div.komidashi-com{
	background:url(../images/titleBg03en.gif) no-repeat;
}
body.researchcompany-ca .freeProgramUnit div.komidashi-com{
	background:url(../images/titleBg03ca.gif) no-repeat;
}
body.researchcompany-tp .freeProgramUnit div.komidashi-com{
	background:url(../images/titleBg03tp.gif) no-repeat;
}


body.researchcompany .freeProgramUnit p.reportlistArchive{
	position:absolute;
	top:11px;
	text-align:right;
	font-weight:bold;
	width:730px;
	text-align:right;
	font-size:93%;
	color:#000;
}
body.researchcompany .freeProgramUnit p.reportlistArchive a{
	color:#000;
}
body.researchcompany .freeProgramUnit div.komidashi-com h3{
	padding:12px 5px 15px 29px;
	font-size:131%;
	font-weight:bold;
	color:#000;
}
body.researchcompany .freeProgramUnit table{
	border-right:solid 1px #b6b6b6;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
body.researchcompany .freeProgramUnit table th{
	padding:5px 10px;
	text-align:center;
	border-left:solid 1px #a1a1a1;
	background:#efefef;
	font-weight:normal;
	color:#414141;	
	font-size:85%;
}
body.researchcompany .freeProgramUnit table td{
	font-size:93%;
	padding:12px 10px;
	text-align:left;
	border-left:solid 1px #b6b6b6;
	border-bottom:solid 1px #b6b6b6;
	color:#414141;
	vertical-align:top;
}
body.researchcompany .freeProgramUnit table td.price{
	text-align:right;
	width:150px;
}
body.researchcompany .toiawaseUnitBottom{
	width:740px;
	height:195px;
	position:relative;
}
body.researchcompany .toiawaseUnitBottom h2{
	width:740px;
	height:195px;
	display:block;
	background:url(../images/toiawaseUnitBottomRC.jpg) no-repeat;
	text-indent:-10000em;
}

body.researchcompany .toiawaseUnitBottom p.linkbtn_mail{
	width:199px;
	height:50px;
	display:block;
	background:url(../images/toiawaseUnitBottomRC_form.gif) no-repeat;
	text-indent:-1000em;
	position:absolute;
	top:76px;
	left:270px;
}
body.researchcompany .toiawaseUnitBottom p.linkbtn_mail a{
	width:199px;
	height:50px;
	display:block;
	background:url(../images/toiawaseUnitBottomRC_form.gif) no-repeat;
	text-indent:-1000em;
}
body.researchcompany .toiawaseUnitBottom p.linkbtn_mail a:hover{
	background:url(../images/toiawaseUnitBottomRC_form_h.gif) no-repeat;
}
body.researchcompany .toiawaseUnitBottom p.linkbtn_form{
	width:199px;
	height:50px;
	display:block;
	background:url(../images/toiawaseUnitBottomForm.gif) no-repeat;
	text-indent:-1000em;
	position:absolute;
	top:76px;
	left:496px;
}
body.researchcompany .toiawaseUnitBottom p.linkbtn_form a{
	width:199px;
	height:50px;
	display:block;
	background:url(../images/toiawaseUnitBottomForm.gif) no-repeat;
	text-indent:-1000em;
}
body.researchcompany .toiawaseUnitBottom p.linkbtn_form a:hover{
	background:url(../images/toiawaseUnitBottomForm_h.gif) no-repeat;
}

body.researchcompany h3.komidashi-0{
	margin-bottom:0;
}
body.researchcompany .topicsWordsUnitArea{
	padding-top:20px;
}

p.keyword3layer{
	margin:0;
	padding:0;
	line-height:1.5;
}
p.keyword3layer span.keyword3{
	padding:5px 7px;
	background:#666;
	border:solid 1px #ccc;
	font-size:116%;
	font-weight:bold;
	color:#fff;
	border-bottom:none;
}

/* ----------------------------------------------

レポート詳細ページ本文

------------------------------------------------ */
body.reportdetail{
}

body.reportdetail .headerArea,
body.reportdetail .allreport{
	height:180px;
}
body.reportdetail .reporttitle {
	border-top:solid 3px #00a0ff;
	border-bottom:dashed 1px #00a0ff;
	padding:20px 20px 20px 40px;
	background:url(../images/icon_report.gif) no-repeat 8px 17px;
}
body.reportdetail-it .reporttitle {
	border-top:solid 3px #00a0ff;
	border-bottom:dashed 1px #00a0ff;
}
body.reportdetail-en .reporttitle {
/*	border-top:solid 3px #089d04;*/
/*	border-bottom:dashed 1px #089d04;*/
	border-top:solid 3px #00a0ff;
	border-bottom:dashed 1px #00a0ff;


}
body.reportdetail-ca .reporttitle {
/*	border-top:solid 3px #ff0803;*/
/*	border-bottom:dashed 1px #ff0803;*/
	border-top:solid 3px #00a0ff;
	border-bottom:dashed 1px #00a0ff;
}
body.reportdetail-tp .reporttitle {
/*	border-top:solid 3px #ff9003;*/
/*	border-bottom:dashed 1px #ff9003;*/
	border-top:solid 3px #00a0ff;
	border-bottom:dashed 1px #00a0ff;
}
body.reportdetail .reporttitle h1{
	color:#000;
/*	font-size:131%; */
	font-size:123.1%;
	line-height:1.25;
	padding-bottom:4px;
}
body.reportdetail .reporttitle h2{
/*	color:#00a0ff; */
	color:#003366;
	font-weight:bold;
/*	font-size:93%; */
	font-size:116%;
/*	font-style:italic; */
}
body.reportdetail .reporttitle p span.subtitle{
	font-weight:normal;
	font-size:100%;
}
body.reportdetail .reporttitle h2{
	color:#00a0ff;
}
body.reportdetail-en .reporttitle h2{
	color:#00a0ff;
/*	color:#089d04;*/
}
body.reportdetail-ca .reporttitle h2{
	color:#00a0ff;
/*	color:#ff0803;*/
}
body.reportdetail-tp .reporttitle h2{
	color:#00a0ff;
/*	color:#ff9003;*/
}
body.reportdetail-it .reporttitle p{
	color:#00a0ff;
}
body.reportdetail-en .reporttitle p{
	color:#00a0ff;
/*	color:#089d04;*/
}
body.reportdetail-ca .reporttitle p{
	color:#00a0ff;
/*	color:#ff0803;*/
}
body.reportdetail-tp .reporttitle p{
	color:#00a0ff;
/*	color:#ff9003;*/
/*	color:#003366; */
}



body.reportdetail .reporotitleUnder{
	position:relative;
}
body.reportdetail .keywordarea{
	width:500px;
	background:url(../images/reportDetailKeyword.gif) no-repeat 20px 20px;
	padding-top:35px;
	float:left;
}

body.reportdetail .keywordarea ul{
	margin-left:20px;
}
body.reportdetail .keywordarea ul li{
	font-size:93%;
	float:left;
	padding-right:15px;
}
body.reportdetail .keywordarea ul li a{
	background:url(../images/reportDetailKeywordIcon.gif) no-repeat 0 0;
	padding-left:15px;
}
body.reportdetail .keywordarea p.btnReportSearch{
	width:162px;
	height:17px;
	display:block;
	background:url(../images/reportDetailBtnSearch.gif) no-repeat;
	text-indent:-1000em;
	margin-left:20px;
}
body.reportdetail .keywordarea p.btnReportSearch a{
	width:162px;
	height:17px;
	display:block;
	background:url(../images/reportDetailBtnSearch.gif) no-repeat;
	text-indent:-1000em;
}
body.reportdetail .keywordarea p.btnReportSearch a:hover{
	background:url(../images/reportDetailBtnSearch_h.gif) no-repeat;
}
body.reportdetail .logoarea{
	width:220px;
	float:right;
	padding-top:20px;
	text-align:right;
}

body.reportdetail table.reportPublisher{
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:5px;
	border-top:solid 1px #a1a1a1;
	border-right:solid 1px #a1a1a1;
	width:100%;
}
body.reportdetail table.reportPublisher tr{
}
body.reportdetail table.reportPublisher th{
	padding:5px 10px;
	text-align:center;
	border-left:solid 1px #a1a1a1;
	border-bottom:solid 1px #a1a1a1;
	background:#efefef;
	font-weight:normal;
	color:#414141;	
	font-size:85%;
}
body.reportdetail table.reportPublisher td{
	font-size:93%;
	padding:10px;
	text-align:left;
	border-left:solid 1px #a1a1a1;
	border-bottom:solid 1px #a1a1a1;
	color:#414141;	
}
body.reportdetail table.reportPublisher td.company{
}
body.reportdetail table.reportPublisher td.year{
	text-align:center;
}
body.reportdetail table.reportPublisher td.price{
	text-align:right;
}
body.reportdetail table.reportPublisher td.amount{
	text-align:right;
}
body.reportdetail table.reportPublisher td.pic{
	text-align:right;
}
body.reportdetail .reportPublisherCap{
	text-align:right;
	font-size:85%;
}
body.reportdetail .reportPublisherCapF{
	text-align:right;
	font-size:85%;
	float:right;
}
body.reportdetail .priceInfoLinkF{
	margin-left:8px;
	text-align:left;
	font-size:85%;
	float:left;
}
body.reportdetail .publisherUnit{
	padding-bottom:20px;
}
body.reportdetail .honbun{
	font-size:93%;
	line-height:1.25;
	padding-bottom:20px;
	color:#333;
}

/* ↓↓↓旧サイトに似せるため以下の設定を適用する↓↓↓ */
body.reportdetail div.honbun{
	padding-bottom:20px;
	color:#333;
	font-size: 12px;
	line-height: 16px;
}
body.reportdetail div.tables p{
	padding-top:10px;
}
body.reportdetail div.charts ul{
	padding-top:10px;
}
body.reportdetail div.figures ul{
	padding-top:10px;
}
body.reportdetail div.honbun p{
	padding-bottom:15px;
}
body.reportdetail div.honbun table{
	padding-bottom:2px;
}
body.reportdetail div.honbun h3{
	font-size: 15px;
	padding-bottom:15px;
}
body.reportdetail div.honbun ul{
	margin:0 20px 15px 0px;
}

body.reportdetail div.honbun ul li{
	background:url(../images/dot1.gif) no-repeat 0 7px;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
}


body.reportdetail div.honbun ol li{
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
}





body.reportdetail div.honbun a{
	color:#0000ff;
	text-decoration:underline;
}
body.reportdetail div.honbun a:link{
	color:#0000ff;
	text-decoration:underline;
}
body.reportdetail div.honbun a:visited{
	color:#0000ff;
	text-decoration:underline;
}
body.reportdetail div.honbun a:hover{
	color:#ff0000;
	text-decoration:underline;
}
body.reportdetail div.honbun a:active{
	color:#ff6347;
	text-decoration:none;
}
body.reportdetail div.honbun ol{
	margin-bottom:15px;
	margin-left: 0px;
}
/* ↑↑↑旧サイトに似せるため以下の設定を適用する↑↑↑ */

body.reportdetail .sameComRepoUnit{
	background:url(../images/sameComRepoBg.gif) repeat-y;
	padding-bottom:20px;
	border-bottom: solid 3px #ced8ee;
	margin-bottom:20px;
}
body.reportdetail .sameComRepoUnit h2{
	width:100%;
	height:38px;
	display:block;
	background:url(../images/sameComRepoTtl.gif) no-repeat;
	text-indent:-10000em;
}
body.reportdetail .sameComRepoUnit ul{
	margin:0 20px 0;
}
body.reportdetail .sameComRepoUnit ul li{
	background:url(../images/sameComRepoIcon.gif) no-repeat 0 7px;
	padding: 5px 5px 10px 25px;
	border-bottom:dotted 1px #ced8ee;
}

body.reportdetail .checkedRepoUnit{
	background:url(../images/sameComRepoBg.gif) repeat-y;
	padding-bottom:20px;
	border-bottom: solid 3px #ced8ee;
	margin-bottom:20px;
}
body.reportdetail .checkedRepoUnit h2{
	width:100%;
	height:38px;
	display:block;
	background:url(../images/checkedRepoTtl.gif) no-repeat;
	text-indent:-10000em;
}
body.reportdetail .checkedRepoUnit ul{
	margin:0 20px 0;
}
body.reportdetail .checkedRepoUnit ul li{
	background:url(../images/sameComRepoIcon.gif) no-repeat 0 7px;
	padding: 5px 5px 10px 25px;
	border-bottom:dotted 1px #ced8ee;
}
body.reportdetail .toiawaseUnitBottom{
	width:740px;
	height:195px;
	position:relative;
}

body.reportdetail .toiawaseUnitBottom h2{
	width:740px;
	height:195px;
	display:block;
	background:url(../images/toiawaseUnitBottomRC.jpg) no-repeat;
	text-indent:-10000em;
}

body.reportdetail .toiawaseUnitBottom p.linkbtn_mail{
	width:199px;
	height:50px;
	display:block;
	background:url(../images/toiawaseUnitBottomRC_form.gif) no-repeat;
	text-indent:-1000em;
	position:absolute;
	top:76px;
	left:270px;
}
body.reportdetail .toiawaseUnitBottom p.linkbtn_mail a{
	width:199px;
	height:50px;
	display:block;
	background:url(../images/toiawaseUnitBottomRC_form.gif) no-repeat;
	text-indent:-1000em;
}
body.reportdetail .toiawaseUnitBottom p.linkbtn_mail a:hover{
	background:url(../images/toiawaseUnitBottomRC_form_h.gif) no-repeat;
}
body.reportdetail .toiawaseUnitBottom p.linkbtn_form{
	width:199px;
	height:50px;
	display:block;
	background:url(../images/toiawaseUnitBottomForm.gif) no-repeat;
	text-indent:-1000em;
	position:absolute;
	top:76px;
	left:496px;
}
body.reportdetail .toiawaseUnitBottom p.linkbtn_form a{
	width:199px;
	height:50px;
	display:block;
	background:url(../images/toiawaseUnitBottomForm.gif) no-repeat;
	text-indent:-1000em;
}
body.reportdetail .toiawaseUnitBottom p.linkbtn_form a:hover{
	background:url(../images/toiawaseUnitBottomForm_h.gif) no-repeat;
}



/*body.reportdetail .toiawaseUnitBottom h2{
	width:740px;
	height:195px;
	display:block;
	background:url(../images/toiawaseUnitBottom.jpg) no-repeat;
	text-indent:-10000em;
}
body.reportdetail .toiawaseUnitBottom p.linkbtn_form{
	width:199px;
	height:50px;
	display:block;
	background:url(../images/toiawaseUnitBottomForm.gif) no-repeat;
	text-indent:-1000em;
	position:absolute;
	top:76px;
	left:270px;
}
body.reportdetail .toiawaseUnitBottom p.linkbtn_form a{
	width:199px;
	height:50px;
	display:block;
	background:url(../images/toiawaseUnitBottomForm.gif) no-repeat;
	text-indent:-1000em;
}
body.reportdetail .toiawaseUnitBottom p.linkbtn_form a:hover{
	background:url(../images/toiawaseUnitBottomForm_h.gif) no-repeat;
}
body.reportdetail .toiawaseUnitBottom p.linkbtn_mail{
	position:absolute;
	top:128px;
	left:270px;
	width:198px;
	height:50px;
	display:block;
	text-indent:-1000em;
}
body.reportdetail .toiawaseUnitBottom p.linkbtn_mitsumori{
	width:199px;
	height:50px;
	display:block;
	background:url(../images/toiawaseUnitBottomMitsumori.gif) no-repeat;
	text-indent:-1000em;
	position:absolute;
	top:76px;
	left:496px;
}
body.reportdetail .toiawaseUnitBottom p.linkbtn_mitsumori a{
	width:199px;
	height:50px;
	display:block;
	background:url(../images/toiawaseUnitBottomMitsumori.gif) no-repeat;
	text-indent:-1000em;
}
body.reportdetail .toiawaseUnitBottom p.linkbtn_mitsumori a:hover{
	background:url(../images/toiawaseUnitBottomMitsumori_h.gif) no-repeat;
}
*/

/* レポート詳細ページボタン３つ→[2014-12-09]４つ */
body.reportdetail .reporotitleUnder #ReportBtn{
	clear:both;
	width:340px;
	height:27px;
	padding-top:10px;
	margin:0 0 0 400px;
	position:relative;
	text-align:right;
}
body.reportdetail .reporotitleUnder #ReportBtn li#ReportBtnMokuji{
	width:52px;
	height:17px;
	display:block;
	background:url(../images/ReportBtnMokuji.gif) no-repeat;
	text-indent:-10000em;
/*	position:absolute;
	top:10px;
	left:0;*/
	float:right;
	margin-left:8px;
	text-align:left;
}
body.reportdetail .reporotitleUnder #ReportBtn li#ReportBtnMokuji a{
	width:52px;
	height:17px;
	display:block;
	background:url(../images/ReportBtnMokuji.gif) no-repeat;
	text-indent:-10000em;
}
body.reportdetail .reporotitleUnder #ReportBtn li#ReportBtnMokuji a:hover{
	background:url(../images/ReportBtnMokuji_h.gif) no-repeat;
}
body.reportdetail .reporotitleUnder #ReportBtn li#ReportBtnPR{
	width:102px;
	height:17px;
	display:block;
	background:url(../images/ReportBtnPR.gif) no-repeat;
	text-indent:-10000em;
	/*position:absolute;
	top:10px;
	left:62px;*/
	float:right;
	margin-left:8px;
	text-align:left;
}
body.reportdetail .reporotitleUnder #ReportBtn li#ReportBtnPR a{
	width:102px;
	height:17px;
	display:block;
	background:url(../images/ReportBtnPR.gif) no-repeat;
	text-indent:-10000em;
}
body.reportdetail .reporotitleUnder #ReportBtn li#ReportBtnPR a:hover{
	background:url(../images/ReportBtnPR_h.gif) no-repeat;
}
body.reportdetail .reporotitleUnder #ReportBtn li#ReportBtnPrint{
	width:52px;
	height:17px;
	display:block;
	background:url(../images/ReportBtnPrint.gif) no-repeat;
	text-indent:-10000em;
/*	position:absolute;
	top:10px;
	left:174px;
	*/
	float:right;
	margin-left:8px;
	text-align:left;
}
body.reportdetail .reporotitleUnder #ReportBtn li#ReportBtnPrint a{
	width:52px;
	height:17px;
	display:block;
	background:url(../images/ReportBtnPrint.gif) no-repeat;
	text-indent:-10000em;
}
body.reportdetail .reporotitleUnder #ReportBtn li#ReportBtnPrint a:hover{
	background:url(../images/ReportBtnPrint_h.gif) no-repeat;
}
body.reportdetail .reporotitleUnder #ReportBtn li#ReportBtnPrice {
	width:102px;
	height:17px;
	display:block;
	background:url(../images/ReportBtnPrice.gif) no-repeat;
	text-indent:-10000em;
	float:right;
	margin-left:8px;
	text-align:left;
}
body.reportdetail .reporotitleUnder #ReportBtn li#ReportBtnPrice a{
	width:102px;
	height:17px;
	display:block;
	background:url(../images/ReportBtnPrice.gif) no-repeat;
	text-indent:-10000em;
}
body.reportdetail .reporotitleUnder #ReportBtn li#ReportBtnPrice a:hover{
	background:url(../images/ReportBtnPrice_h.gif) no-repeat;
}

/* レポート詳細ページ左サイドバーレポート詳細検索ボタン */
body.reportdetail .relatedtheme{}
body.reportdetail .relatedtheme ul{
	margin-bottom:10px;
}
body.reportdetail .relatedtheme p#reportSearchDetail{
	width:183px;
	height:32px;
	display:block;
	background:url(../images/checkedRepoBtn_Side.gif) no-repeat;
	text-indent:-10000em;
	margin-left:10px;
}
body.reportdetail .relatedtheme p#reportSearchDetail a{
	width:183px;
	height:32px;
	display:block;
	background:url(../images/checkedRepoBtn_Side.gif) no-repeat;
	text-indent:-10000em;
}
body.reportdetail .relatedtheme p#reportSearchDetail a:hover{
	background:url(../images/checkedRepoBtn_Side_h.gif) no-repeat;
}

/* レポート価格・注文ページ */
.price_and_order_info {
    font-size: 9pt;
}

div.priceList {
  padding-top: 7px;
}

div.priceList .relatedtheme p#reportSearchDetail a{
	width:183px;
	height:32px;
	display:block;
	background:url(../images/checkedRepoBtn_Side.gif) no-repeat;
	text-indent:-10000em;
}

div.priceList .reporttitle {
	border-top:solid 3px #00a0ff;
	border-bottom:dashed 1px #00a0ff;
	padding:20px 20px 20px 40px;
	background:url(../images/icon_report.gif) no-repeat 8px 17px;
}

div.priceList .reporttitle h1 {
	color:#000;
	font-size:123.1%;
	line-height:1.25;
	padding-bottom:4px;
}

div.priceList .reporttitle h2{
	color:#003366;
	font-weight:bold;
}

div.priceList .reporttitle h2 {
	font-size:116%;
	color:#00a0ff;
}

div.priceList .reporttitle p {
	color:#00a0ff;
}

div.priceList .reporttitle p span.subtitle {
	font-weight:normal;
	font-size:100%;
}

/* ----------------------------------------------

ALLレポートリスト

------------------------------------------------ */
body.allreport .headerArea{
	height:190px;

}
/* ----------------------------------------------

調査会社別

------------------------------------------------ */
body.researchcompanylist .headerArea{
	height:190px;
}
body.researchcompanylist .comanysearchFree{
	text-align:center;
	padding-bottom:30px;
	}
body.researchcompanylist .comanysearchFree form{
	margin:0 auto;
	}
body.researchcompanylist .comanysearchFree #txtCompanySearchFree{
	font-size:16px;
	position:relative;
	top:-5px;
	width:200px;
	margin-right:10px;
	}
body.researchcompanylist .letter-pagination{
	margin-bottom:20px;
	}
body.researchcompanylist ul.letter-pageNav01 {
	margin: 0 0 10px;
	padding: 10px 0px 5px;
	background: #eee;
	text-align: center;
}
body.researchcompanylist ul.letter-pageNav01 li {
	display: inline;
	margin: 0 2px;
	padding: 0;
	font-size:12px;
}
body.researchcompanylist ul.letter-pageNav01 li span,
body.researchcompanylist ul.letter-pageNav01 li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 5px;
	background: #fff;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
}
body.researchcompanylist ul.letter-pageNav01 li a:hover {
	background: #eeeff7;
	border-color: #fff;
}
body.researchcompanylist ul.letter-pageNav01 li span{
	color:#ccc;
	border-color:#ccc;
}
body.researchcompanylist .companylist{
}
body.researchcompanylist .companylist tr.colored{
	background:#fbf8ee;
}
body.researchcompanylist .companylist td{
	padding:10px;
	vertical-align:top;
	line-height:1.25;
	font-size:93%;
}
body.researchcompanylist .companylist td.companyname{
	width:35%;
}

body.researchcompanylist td.letter {
	vertical-align:middle;
}
body.researchcompanylist td.letter span{
	padding:3px 5px;
	background:#999;
	border:solid 1px #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	}


body.topicsreportlist .topicreportsearchFree{
	text-align:center;
	padding:30px;
	}
body.topicsreportlist .topicreportsearchFree p{
	padding-bottom:30px;
	color:#434343;
	}
body.topicsreportlist .topicreportsearchFree form{
	margin:0 auto;
	}
body.topicsreportlist .topicreportsearchFree #txtTopicsReportSearchFree{
	font-size:16px;
	position:relative;
	top:-5px;
	width:200px;
	margin-right:10px;
	}

body.topicsreportlist .topicreportsearchFree .searchBox{
	width:60%;
	background:#efefef;
	padding:20px;
	border:solid 1px #ccc;
	margin:0 auto;
}

/* ----------------------------------------------

お知らせ・ニュース詳細

------------------------------------------------ */
body.news .headerArea{
	height:160px;
}
body.news  p.newsDate{
	text-align:right;
	color:#343434;
	padding:0 5px 10px ;
	margin-bottom:10px;
	border-bottom:dashed 1px #ccc;
}
body.news div.honbun{
	color:#333333;
	line-height:1.7;
	font-size:100%;
}

/* ----------------------------------------------

お見積もりフォーム

------------------------------------------------ */
body.estimate .headerArea{
	height:190px;
}
body.estimate .estimateForm{
	border-top:solid 1px #a1a1a1;
	border-right:solid 1px #a1a1a1;
	width:98%;
	margin:0 auto 30px;
}
body.estimate .estimateForm th{
	border-bottom:solid 1px #a1a1a1;
	border-left:solid 1px #a1a1a1;
	padding:10px 15px;
	background:#dfdfdf;
	text-align:right;
	color:#666;
	font-size:93%;
}
body.estimate .estimateForm td{
	border-bottom:solid 1px #a1a1a1;
	border-left:solid 1px #a1a1a1;
	padding:15px;
}
body.estimate .estimateForm tr.done{
	background:#f3f3f3;
}
body.estimate .estimateForm input.type-radio{
	margin-right:5px;
}
body.estimate .estimateForm input.quarter{
	font-size:14px;
	width:150px;
	padding:2px;
}
body.estimate .estimateForm input.half{
	font-size:14px;
	width:300px;
	padding:2px;
}
body.estimate .estimateForm input.full{
	font-size:14px;
	width:500px;
	padding:2px;
}
body.estimate .estimateForm input.freewidth{
	font-size:14px;
	padding:2px;
}
body.estimate .estimateForm input.asciionly{
	ime-mode:disabled;
}
body.estimate .estimateForm select{
	font-size:14px;
}
body.estimate .estimateForm textarea{
	font-size:14px;
	width:500px;
	height:250px;
	padding:2px;
}
p.backtoReport{
	text-align:right;
	padding:0 10px 10px;
	
}
.estimateBtn{
	width:98%;
	padding:30px 0;
	text-align:center;
	margin:0 auto 30px;
	background:#efefef;
	border:solid 1px #ccc;
}
.estimateBtnTop{
	width:98%;
	padding:15px 0 10px;
	text-align:center;
	margin:0 auto 20px;
	background:#efefef;
	border:solid 1px #ccc;
}
.estimateBtnBottom{
	width:98%;
	padding:20px 0;
	text-align:center;
	margin:0 auto 30px;
	background:#efefef;
	border:solid 1px #ccc;
}
body.estimate .estimateForm td.confirm{
	font-size:14px;
	width:500px;
}
.estimateForm div.chkbox {
	margin:10px 0;
}
.estimateForm div.chkbox input {
	margin-right:6px;
	vertical-align:-2px;
}


/* ----------------------------------------------

TTSレート

------------------------------------------------ */
body.yui-skin-sam div.tts{
	width: 200px;
	height: 135px;
	background:url(../images/tts.jpg) no-repeat;
	position: relative;
	top: 0;
	left: 0;
}
body.yui-skin-sam div.tts p.date{
	color:#ffffff;
	text-align:right;
	font-weight:bold;
	margin: 0;
/*	padding-top:14px;
	padding-right:10px;
	padding-left:110px;*/
	position: absolute;
	top: 16px;
	right: 10px;
}
body.yui-skin-sam div.tts p.usd{
	color:#ffffff;
	text-align:right;
/*	padding-top:14px;
	padding-left:136px;*/
	font-weight:bold;
	position: absolute;
	top: 45px;
	right: 20px;
}
body.yui-skin-sam div.tts p.eur{
	color:#ffffff;
	text-align:right;
/*	padding-top:10px;
	padding-left:136px;*/
	font-weight:bold;
	position: absolute;
	top: 69px;
	right: 20px;
}
body.yui-skin-sam div.tts p.gbp{
	color:#ffffff;
	text-align:right;
/*	padding-top:10px;
	padding-left:136px;*/
	font-weight:bold;
	position: absolute;
	top: 93px;
	right: 20px;
}

/* ----------------------------------------------

DRIフォーラムTOP

------------------------------------------------ */
body.forum .forumUnit01 {
	position:relative;
	top:-15px;
	width:100%;
}
body.forum .forumUnit01 tr{
	background:url(../images/ForumDot01.gif) repeat-x left bottom;
}
body.forum .forumUnit01 th{
	padding:15px 0px 20px;
	vertical-align:top;
	width:152px;
	text-align:center;
}
body.forum .forumUnit01 td{
	vertical-align:top;
	padding:18px 20px 20px 0;
}
body.forum .forumUnit01 td p.forumTitle {
	margin-bottom:5px;
}
body.forum .forumUnit01 td p.forumSummary {
	line-height:1.7;
}
body.forum .forumUnit01 td p.forumTitle img{
	margin-bottom:5px;
}
body.forum .forumUnit01 td p.forumTitle  a{
	color:#83714f;
	font-weight:bold;
	text-decoration:underline;
	font-size:123.1%;
}
body.forum .forumUnit02 {
	position:relative;
	top:-15px;
	width:100%;
}
body.forum .forumUnit02 tr{
	background:url(../images/ForumDot01.gif) repeat-x left bottom;
}
body.forum .forumUnit02 th{
	padding:15px 0px 20px;
	vertical-align:top;
	width:152px;
	text-align:center;
}
body.forum .forumUnit02 td{
	vertical-align:top;
	padding:18px 20px 20px 0;
}
body.forum .forumUnit02 td p.forumTitle {
	margin-bottom:3px;
}
body.forum .forumUnit01 td p.forumSummary {
	line-height:1.5;
}
body.forum .forumUnit02 td p.forumTitle img{
	margin-bottom:5px;
}
body.forum .forumUnit02 td p.forumTitle  a{
	color:#83714f;
	font-weight:bold;
	text-decoration:underline;
	font-size:108%;
}
body.forum .forumUnit03 {
	position:relative;
	top:-15px;
	width:100%;
}
body.forum .forumUnit03 tr{
	background:url(../images/ForumDot01.gif) repeat-x left bottom;
}
body.forum .forumUnit03 th{
	padding:15px 0px 20px;
	vertical-align:top;
	width:152px;
	text-align:center;
}
body.forum .forumUnit03 td{
	vertical-align:top;
	padding:18px 20px 20px 0;
}
body.forum .forumUnit03 td p.forumTitle {
	margin-bottom:5px;
}
body.forum .forumUnit03 td p.forumSummary {
	line-height:1.7;
}
body.forum .forumUnit03 td p.forumTitle img{
	margin-bottom:5px;
}
body.forum .forumUnit03 td p.forumTitle  a{
	color:#83714f;
	font-weight:bold;
	text-decoration:underline;
	font-size:123.1%;
}
/* ----------------------------------------------

右サイド（バックナンバー）

------------------------------------------------ */
.RightBackNumber{
	background:url(../images/fourmBg.gif) repeat-y;
	text-align:center;
}
.RightBackNumber h2{
	width:200px;
	height:35px;
	text-indent:-100000em;
	line-height:1;
	margin:0 0 7px ;
	padding:0;
	background:url(../images/BackNumverTtl.gif) no-repeat;
}
.RightBackNumber ul{
	width:182px;
	line-height:1.25;
	color:#252525;
	text-align:left;
	margin:0 auto;
	position:relative;
	font-size:93%;
}
.RightBackNumber ul li{
	background:url(../images/sankakudot.gif) no-repeat 0 5px;
	padding: 3px 0 10px 20px;
	color:#000051;
}
.RightBackNumber ul li a{
	color:#000051;
}
.RightBackNumber ul li a:hover{
	color:#999;
	text-decoration:underline;
}

/* ----------------------------------------------

１行レビュー

------------------------------------------------ */
#onelinereview .forumUnit03 td{
	padding:12px 10px;
}
#onelinereview .forumUnit03 td.onlineCont{
	padding-left:20px;
	background:url(../images/sankakuB.gif) no-repeat 5px 15px;
}
#onelinereview .forumUnit03 td.linkdetail{
	width:100px;
	text-align:right;
	padding-left:0;
	padding-right:10px;
}
p#onelinereviewLink{
	text-align:center;
	padding-bottom:30px;
}


/* ----------------------------------------------

用語集

------------------------------------------------ */
body.yougo{
}
body.yougo div.yougoBox{
	position:relative;
	padding-left:60px;
	padding-top:15px;
}
body.yougo h3.yougoLetters{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/yougoLettersBg.gif) no-repeat 0 10px;
	line-height:1.5;
	padding:10px 20px 10px 10px;
	font-size:18px;
	position:absolute; 
	top:0;
	left:0;
	font-weight:normal;
}
body.yougo div.yougoBox dl{
}
body.yougo div.yougoBox dl dt{
	clear:both;
	width:15%;
	float:left;
	color:#000;
	text-align:left;
	padding-bottom:8px;
	padding-top:12px;
	font-size:93%;
}
body.yougo div.yougoBox dl dd{
	width:84%;
	float:right;
	padding-bottom:8px;
	padding-top:12px;
	color:#333;
	line-height:1.25;
	border-bottom:dashed 1px #ccc;
	font-size:93%;
}
/*
body.yougo h2.pagetitle{
	background-image:url(../images/titleBg01Long.gif);
}
*/
body.yougo #mokuji{
	width:95%;
	margin:0 auto 30px;
	text-align:left;
	padding:15px 0 30px;
	line-height:2;
	border-bottom:dashed 1px #ccc;
}
body.yougo #mokuji a{
	color:#993;
}

/* ----------------------------------------------

フォーム関係：センタリング

------------------------------------------------ */
#oneColPage{
	text-align:center;
}
#oneColPage .centerCont{
	float:none;
	margin:0 auto;
	text-align:left;
	
}


/* ----------------------------------------------
GENERIC
------------------------------------------------ */
.left{
	text-align:left;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}

