@charset "UTF-8";
@import url("layout_list.css");

/*
-----------------------------------------------------

CHINTAI REPORT CSS

FileName: report.css

Version: 2007/10/19

CSS for:	all

-----------------------------------------------------
*/
/* --- contents --- */
/* --- Main --- */
/* --- mainBox --- */
div.mainBox {
	width: 928px;
}
div.mainBox2 {
	width: 800px;
	border-left: 1px solid #3F8ECE;
	border-right: 1px solid #3F8ECE;
}

/* --- tabHeader --- */

.tabHeaderbox { background:url(../images/tabheader_bg.gif) no-repeat right top; }
.tabHeaderbox:after { content:"."; display:block; clear:both; height:0; font-size:0; visibility:hidden; }
	/* Hides from IE-mac \*/
	* html .tabHeaderbox {height: 1%;}
	/* End hide from IE-mac */
	*+html body .tabHeaderbox {height: 1%;}


ul.tabHeader li {
	padding: 0;
	display: inline;
	float: left;
	height: 26px;
}
ul.tabHeader li a {
	display: block;
	height: 26px;
}
ul.tabHeader li.tabIntro {
	width: 227px;
	background: url(../images/bt_ma_re_tab01_on.gif) no-repeat;
}
ul.tabHeader li.tabIntro a:link,
ul.tabHeader li.tabIntro a:visited {
	background: url(../images/bt_ma_re_tab01.gif) no-repeat;
}
ul.tabHeader li.tabIntro a:hover {
	background: url(../images/bt_ma_re_tab01_ov.gif) no-repeat;
}
ul.tabHeader li.tabGuide {
	width: 226px;
	background: url(../images/bt_ma_re_tab02_on.gif) no-repeat;
}
ul.tabHeader li.tabGuide a:link,
ul.tabHeader li.tabGuide a:visited {
	background: url(../images/bt_ma_re_tab02.gif) no-repeat;
}
ul.tabHeader li.tabGuide a:hover {
	background: url(../images/bt_ma_re_tab02_ov.gif) no-repeat;
}
ul.tabHeader li.tabContents {
	width: 269px;
	background: url(../images/bt_ma_re_tab03_on.gif) no-repeat;
}
ul.tabHeader li.tabContents a:link,
ul.tabHeader li.tabContents a:visited {
	background: url(../images/bt_ma_re_tab03.gif) no-repeat;
}
ul.tabHeader li.tabContents a:hover {
	background: url(../images/bt_ma_re_tab03_ov.gif) no-repeat;
}

ul.tabHeader li.tabForm {
	width: 228px;
	background: url(../images/bt_ma_re_tab04_on.gif) no-repeat;
}

ul.tabHeader li.tabForm a:link,
ul.tabHeader li.tabForm a:visited {
	background: url(../images/bt_ma_re_tab04.gif) no-repeat;
}

ul.tabHeader li.tabForm a:hover {
	background: url(../images/bt_ma_re_tab04_ov.gif) no-repeat;
}


ul.tabHeader li.tabForm2 {
	width: 229px;
	background: url(../images/bt_ma_re_tab05_on.gif) no-repeat;
}

ul.tabHeader li.tabForm2 a:link,
ul.tabHeader li.tabForm2 a:visited {
	background: url(../images/bt_ma_re_tab05.gif) no-repeat;
}

ul.tabHeader li.tabForm2 a:hover {
	background: url(../images/bt_ma_re_tab05_ov.gif) no-repeat;
}

span.bold { font-weight:bold; }

ol.reportli { margin:0 0 10px 45px; font-size:100%; }
html> body ol.reportli { margin:0 0 10px 27px; font-size:100%; }

ul.tabHeader li.tabHere a {
	display: none;
}
/* --- subHeader --- */
div.subHeader {
	margin: 10px 0;
	padding: 4px;
	clear: both;
	width: 920px;
	background-color: #ECF8FA;
}
/* --- reportBtnArea --- */
.reportBtnArea {
	margin: 10px auto;
	clear: both;
	width: 900px;
	text-align: center;
}
.reportBtnArea a {
	margin: 5px;
}
.reportBtnArea input,
.reportBtnArea img {
	margin: 0;
}
.reportBtnArea p.btnRight {
	width: 900px;
	text-align: right;
}
.reportBtnArea p.btnRight a {
	margin: 0;
}
/* --- Form --- */
p.reportFormTitle {
	margin: 5px auto 0;
	padding: 4px 5px;
	clear: both;
	width: 890px;
	color: #FFFFFF;
	background-color: #007DBB;
	font-weight: bold;
}
table.reportForm {
	margin: 5px auto 0;
	border-top: 1px solid #1B4BBA;
	border-left: 1px solid #1B4BBA;
	border-collapse: collapse;
	clear: both;
	width: 900px;
}
table.reportForm th, table.reportForm td {
	padding: 4px;
	border-bottom: 1px solid #1B4BBA;
	border-right: 1px solid #1B4BBA;
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: left;
}
table.reportForm th {
	width: 30%;
	color: #1B4AB9;
	background-color: #F4F7FC;
}
table.reportForm td {
	width: 70%;
}
table.reportForm td p.volSelect {
	padding-right: 5px;
	float: left;
	white-space: nowrap;
}
table.reportForm td label {
	padding: 5px;
}
table.reportForm td p {
	padding: 2px 0;
}
table.reportForm td p em {
	color: #000000;
}
p.reportInfoSend  {
	width: 900px;
	font-size: 90%;
	text-align: right;
}
p.reportInfoSend label {
	padding: 3px;
}
table.reportFormEnd {
	margin: 20px auto;
	width: 600px;
	height: 400px;
	color: #000000;
	background: url(../images/bg_l.gif) no-repeat center center;
}
table.reportFormEnd td {
	padding: 10px 25px;
	vertical-align: top;
	text-align: left;
}
table.reportFormEnd td p {
	text-align: center;
}
/*   マーケティングレポート注文
-----------------------------------------------------
/* --- mrOrder --- */
div.mrOrder {
	margin: 20px auto;
	width: 750px;
}
div.mrOrder a:link,
div.mrOrder a:visited {
	text-decoration: underline;
}
div.mrOrder a:hover {
	text-decoration: none;
}
div.mrOrder a:active {
	text-decoration: underline;
}
div.mrOrder table {
	clear: both;
}
div.mrOrder .reportBtnArea,
div.mrOrder .reportBtnArea p.btnLeft,
div.mrOrder .reportBtnArea p.btnRight {
	margin: 0;
	padding: 0;
	width: 750px;
}
table.mrIntro1 {
	margin: 30px 0 0 0;
	width: 750px;
}
table.mrIntro1 td {
	padding: 0 10px 0 0;
	text-align: left;
}
table.mrIntro1 td.leftCol {
	width: 96px;
}
table.mrIntro1 td.centerCol {
	width: 320px;
}
table.mrIntro1 td.rightCol {
	width: 314px;
}
table.mrIntro2 {
	margin: 20px 0 20px 0;
	border-top: 5px solid #0099CC;
	width: 750px;
}
table.mrIntro2 th,
table.mrIntro3 th {
	padding: 5px 0 3px 0;
	border-bottom: 1px solid #0099CC;
	text-align: left;
}
table.mrIntro2 td,
table.mrIntro3 td {
	padding: 10px 0 0 0;
	vertical-align: top;
	font-size: 9pt;
}
table.mrIntro2 td {
	padding: 10px 0 0 0;
	line-height: 180%;
}
table.mrIntro3 td {
	padding: 0;
	line-height: 170%;
}
table.mrIntro2 td.leftCol {
	width: 230px;
}
table.mrIntro2 td.rightCol {
	width: 520px;
}
table.mrIntro3 {
	margin: 0;
	width: 750px;
}
table.mrIntro3 th {
	color: #006699;
	font-size: 12pt;
}
table.mrIntro3 td.leftCol {
	white-space: nowrap;
}
table.mrIntro3 td.centerCol {
	width: 160px;
	vertical-align: middle;
}
table.mrIntro3 td.rightCol {
	width: 340px;
}
div.mrOrder h4 {
	margin: 40px 0 0 0;
	clear: both;
	color: #FE709A;
	font-size: 12pt;
}
p.mrSummary {
	margin: 0 0 10px 0;
	line-height: 165%;
	font-size: 9pt;
}
table.mrIntro4 {
	margin: 10px 0 5px 0;
	border-collapse: collapse;
}
table.mrIntro4 th {
	padding: 5px 0px 5px 20px;
	border: 1px solid #006699;
	width: 375px;
	text-align: left;
	background-color: #C7EFFF;
	font-size: 9pt;
	font-weight: normal;
}
table.mrIntro4 td {
	padding: 10px 20px;
	border-bottom: 1px solid #006699;
	border-right: 1px solid #006699;
	border-left: 1px solid #006699;
	line-height: 135%;
	vertical-align: top;
	font-size: 8pt;
}
table.mrIntro4 th.rightCol,
table.mrIntro4 td.rightCol {
	border-bottom: none;
	border-right: none;
	border-left: none;
	background-color: #FFFFFF;
}
table.mrIntro5 {
	border-collapse: collapse;
	width: 550px;
}
table.mrIntro5 th {
	padding: 5px;
	border: 1px solid #006699;
	width: 155px;
	color: #FFFFFF;
	line-height: 135%;
	background-color: #0099CC;
	text-align: center;
	font-size: 9pt;
}
table.mrIntro5 td {
	padding: 10px 0;
	border-bottom: 1px solid #006699;
	border-right: 1px solid #006699;
	border-left: 1px solid #006699;
	line-height: 135%;
	background-color: #C7EFFF;
	text-align: center;
	font-size: 9pt;
}
table.mrIntro5 th.leftCol,
table.mrIntro5 td.leftCol {
	width: 45px;
	vertical-align: middle;
}
table.mrIntro5 .leftCol img {
	margin: 0 0 0 3px;
}
table.mrIntro5 td.centerCol {
	padding: 20px 0;
	background-color: #FFFFFF;
	font-size: 8pt;
}
table.mrIntro5 td.centerCol p {
	color: #0099CC;
	line-height: 135%;
	font-size: 14pt;
	font-weight: bold;
}
div.mrIntro6 {
	margin: 20px 0 10px 0;
	padding: 5px 0 0 0;
	border-top: 5px solid #0099CC;
	width: 750px;
}
div.mrIntro6 h4 {
	margin: 15px 0 10px;
}
div.mrIntro6 p a {
	margin: 0 20px 0 0;
}
div.mrIntro7 {
	width: 750px;
}
div.mrIntro7 h5 {
	margin: 10px 0 5px 0;
	padding: 7px 5px;
	line-height: 120%;
	background-color: #C7EFFF;
	font-size: 9pt;
}
div.mrIntro7 h6 {
	line-height: 150%;
	color: #006699;
	font-size: 9pt;
}
div.mrIntro7 h6 span {
	color: #000000;
	font-weight: normal;
}
div.mrIntro7 ul {
	margin: 0 0 0 5px;
}
div.mrIntro7 ul li ol {
	margin: 0 0 0 40px;
}
div.mrIntro7 ul li ol li {
	padding: 1px 0 0 0;
}
div.mrIntro7 ul li ol li ul {
	margin: 0 0 0 10px;
	list-style-type: disc;
}
div.mrIntro7 ul li ol li ul li {
	padding-left: 0;
}
div.mrRules {
	margin: 0 0 15px 0;
	width: 750px;
	clear: both;
	line-height: 120%;
	font-size: 10pt;
}
div.mrRules h4 {
	margin: 0 0 15px 0;
	padding: 0;
	width: 750px;
	height: 24px;
	background-color: #0099CC;
}
span.mrAttention {
	padding: 0 20px;
	color: #FF0000;
}
p.mrVol1Info {
	color: #006699;
	font-weight: bold;
	font-size: 9pt;
}
p.mrNotes {
	line-height: 180%;
	font-size: 9pt;
}

div.mrOrder h4.blue {
	color:#000;
	font-size:100%;
	margin: 40px 0 0 0;
	clear: both;
	padding:5px;
	background:#c7efff;
}


div.mrOrder h4.blue:after { content:"."; display:block; clear:both; height:0; font-size:0; visibility:hidden; }
	/* Hides from IE-mac \*/
	* html div.mrOrder h4.blue {height: 1%;}
	/* End hide from IE-mac */
	*+html body div.mrOrder h4.blue {height: 1%;}

