* { margin:0; padding:0;}
img { padding: 0px; margin: 0px; border: none; }

.center { text-align: center;}
.right { text-align: right;}

span.bold { font-weight: bold; color: #000000;}

a { Arial, Helvetica, sans-serif; }
a:link, a:visited { color: #3541a8; text-decoration: underline; }
a:hover { color: #3541a8; text-decoration: underline; }
a:active { color: #3541a8; text-decoration: underline; }


/* BASE SETTTING
---------------------------------------------------------- */
body {
	background-color: #E3E7F0;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1.4;
}

#container {
	/*	width: 57.8em;*/
	width: 750px;
	text-align: left;
	margin: 0 auto;
	overflow: visible;
}

#mainContent {
	/*	width: 57.8em;*/
	width: 750px;
	background-color: white;
	border-color: #0E5890;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	padding: 20px 0 20px 0;
}


/* Contents SETTTING
---------------------------------------------------------- */
#mainContent .contents-wide {
	width: 750px;
	margin-bottom: 30px;
}

#mainContent .contents-ml15px {
	width: 720px;
	margin-left: 15px;
	margin-bottom: 30px;
}

#mainContent .contents-ml15px_noMB {
	width: 720px;
	margin-left: 15px;
}

#mainContent .contents-download {
	width: 720px;
	margin-left: 15px;
	margin-bottom: 30px;
	font-size: 11px;
}
#mainContent .contents-download .btn {
	padding-left: 49px;
}




/* Header
---------------------------------------------------------- */
#logo { margin: 20px 0; }

#header-image {
	width: 750px;
	height: 183px;
	margin: 0;
	position: relative;
	border-width: 5px 1px 0 1px;
	border-style: solid;
	border-color: #0E5890;
}

h1 {
	color: #0E5890;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}



/* H2
---------------------------------------------------------- */
h2 {
	width:559px;
	height:32px;
	margin:0px 0px 10px 82px;
	text-indent:-9999px;
	position: relative;
	background:url("../images/h2.gif") no-repeat;
}
span.strong {
	color: #810000;
	font-weight: bold;
	font-size: 16px;
}


/* H3-1「従来型CRMに限界がくるワケ」
---------------------------------------------------------- */
h3.h3-1 {
	width:720px;
	height:37px;
	margin:0px 0px 0px 0px;
	text-indent:-9999px;
	position: relative;
	background:url("../images/h3-1.gif") no-repeat;
}

.wake {
	margin:0px 0px 10px 0px;
}
.wakenext {
	margin:10px 0px 0px 0px;
}



/* H3-2「企業の顧客経験価値マネジメント取り組みの実態」
---------------------------------------------------------- */
h3.h3-2 {
	width:720px;
	height:29px;
	margin:0px 0px 0px 0px;
	text-indent:-9999px;
	position: relative;
	background:url("../images/h3-2.gif") no-repeat;
}
.H3-2_bg {
	background:url("../images/h3-2_bg.gif") no-repeat;
	padding: 10px 0 0 19px;
}
.H3-2_txt {
	width:435px;
}

span.strong2 {
	color: #810000;
	font-weight: bold;
}

.H3-2_box {
	background:#e5f4ff;
	border:1px solid #9d9d9d;
	margin:10px 0px 0px 0px;
}
.H3-2_box_txt {
	padding: 10px;
}

.H3-2_box_txt .ti {
	color: #810000;
	font-weight: bold;
}
.H3-2_box_txt .mi {
	color: #000000;
	font-weight: bold;
}
.H3-2_box_txt .txt {
	padding-left: 2em;
}

.H3-2_report {
	margin:15px 0px 0px 0px;
}
.H3-2_report p.report_ti {
	padding-bottom:5px;
}
.H3-2_report p.report {
	padding-bottom:8px;
}



/* H3-3「貴社はどこまで、顧客経験価値マネジメントを実現できていますか？」
---------------------------------------------------------- */
h3.h3-3_1 {
	width:720px;
	height:135px;
	margin:0px 0px 0px 0px;
	text-indent:-9999px;
	position: relative;
	background:url("../images/h3-3_1.gif") no-repeat;
}
h3.h3-3_2 {
	width:720px;
	height:57px;
	margin:0px 0px 0px 0px;
	text-indent:-9999px;
	position: relative;
	background:url("../images/h3-3_2.gif") no-repeat;
}

.H3-3_txt {
	background:url("../images/h3-3_bg.gif") no-repeat;
	padding: 10px 0 0 20px;
}





#downloadBtn {
	background: url("../images/downloadBtn.gif") no-repeat;
	width: 654px;
	height: 92px;
	position: relative;
	}
#downloadBtn li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
#downloadBtn li, #downloadBtn a {
	height: 92px;
	display: block;
	}
#downloadBtn a {
	text-indent: -5000px;
	text-decoration: none;
	}
	
#downloadBtn_btnL {left: 7px; width: 300px;}
#downloadBtn_btnR {left: 347px; width: 300px;}


#downloadBtn_btnL a:hover, #downloadBtn_btnL a:visited:hover { background: transparent url("../images/downloadBtn.gif") -7px -92px no-repeat;}

#downloadBtn_btnR a:hover, #downloadBtn_btnR a:visited:hover { background: transparent url("../images/downloadBtn.gif") -347px -92px no-repeat;}







#footer {
	position: relative;
	margin: 0 auto;
	font-size: 0.8em;
	text-align: center;
	padding-top: 10px;
}
#footer p.line {
	padding-bottom:20px;
}



/* Btn_section-top
---------------------------------------------------------- */
.Btn_section-top {
	width:720px;
	height:112px;
	margin:0px 0px 0px 15px;
	text-indent:-9999px;
	position: relative;
	background:url(../images/BtnBG.gif) no-repeat;
}
.Btn_section-bottom {
	width:720px;
	height:112px;
	margin:0px 0px 0px 15px;
	text-indent:-9999px;
	position: relative;
	background:url(../images/BtnBG.gif) no-repeat;
}

.downloadBtn ul {padding:15px 0px 0px 330px;}
.downloadBtn ul li a{background:url(../images/Btn.gif) no-repeat; width:370px; height:68px; display:block; text-indent:-9999px;}
.downloadBtn ul li a:hover{background-position:0px -68px;}


.bottombox {
	width:600px;
	text-align:center;
	background:#FCFCFC;
	margin-left:auto;
	margin-right:auto;
}
