* { margin:0; padding:0;}
img { padding: 0px; margin: 0px; border: none; }

.center { text-align: center;}
.right { text-align: right;}

strong { font-weight: bold; color: #810000;}
.underline { text-decoration: underline;}

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; }

.clr{clear:both;}


/* 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-download {
	width: 720px;
	margin-left: 15px;
	margin-bottom: 30px;
	font-size: 11px;
}
#mainContent .contents-download .download_ti {
	padding-left: 204px;
	margin-bottom: 10px;
}
#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;
}





#mainContent .contents-ml15px {
	width: 720px;
	margin-left: 15px;
}
#mainContent .contents-ml30px {
	width: 680px;
	margin-left: 35px;
}

#mainContent .contents-ml15px_noMB {
	width: 720px;
	margin-left: 15px;
}

/* H2
---------------------------------------------------------- */
#mainContent .Section1 {
	margin-bottom: 20px;
}

h2 {
	width:471px;
	height:68px;
	margin:0px 0px 10px 150px;
	text-indent:-9999px;
	position: relative;
	background:url(../images/h2.gif) no-repeat;
}

/* H3「...過信」
---------------------------------------------------------- */
#mainContent .Section2 {
	margin-bottom: 50px;
}



/* H3-1「限られた予算・人員で、「劇的」効果をあげるカギは、キャンペーン計画の最適化」
---------------------------------------------------------- */
#mainContent .Section3 {
	margin-bottom: 50px;
}

.Section3 h3 {
	width:720px;
	height:92px;
	margin:0px 0px 20px 15px;
	text-indent:-9999px;
	position: relative;
	background:url(../images/h3-1.gif) no-repeat;
}

.zu1 {
	margin:5px 0px 30px 15px;
}
.zu2 {
	margin:5px 0px 0px 15px;
}




/* H3-2「「劇的」効果を上げる、最適化されたキャンペーン計画のポイント」
---------------------------------------------------------- */
#mainContent .Section4 {
	margin-bottom: 50px;
}
.point_ti {
	margin:0px 0px 5px 145px;
}
.point_1, .point_2 {
	margin:5px 0px 0px 15px;
}




/* H3-1main「【導入事例 ： 海外大手通信業 A社／離反防止キャンペーン】最適化でROI  180％を達成 」
---------------------------------------------------------- */
#mainContent .Section5 {
	margin-bottom: 50px;
}

.Section5 h3 {
	width:720px;
	height:92px;
	margin:0px 0px 0px 15px;
	text-indent:-9999px;
	position: relative;
	background:url(../images/h3-2.gif) no-repeat;
}

#mainContent .Section5 .contents-ml15px {
	width: 720px;
	margin-left: 15px;
	background-color: #e4f1f9;
}

.left {
    float: left;
    width: 370px;
	margin-top: 15px;
}
.right {
    float: right;
    width: 350px;
	margin-top: 15px;
    text-align: left;
}

.before, .after {
	width: 340px;
	margin:0px 0px 10px 10px;
	padding:10px;
	background-color: #ffffff;
}
.beforafter {
	margin:0px 0px 10px 0px;
}






/* popup win
---------------------------------------------------------- */
#popup #container {
	/*	width: 57.8em;*/
	width: 850px;
	text-align: left;
	margin: 0 auto;
	overflow: visible;
}

#logo { margin: 20px 0; }

.popup-image {
	width: 850px;
	text-align: center;
	margin: 0;
	padding-top:20px;
	position: relative;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #0E5890;
	background-color: #ffffff;
}

#popup-mainContent {
	/*	width: 57.8em;*/
	width: 850px;
	text-align: center;
	background-color: white;
	border-color: #0E5890;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	padding: 50px 0 20px 0;
}









#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 30px 0px;
	text-indent:-9999px;
	position: relative;
	background:url(../images/BtnBG.gif) no-repeat;
}
.Btn_section-bottom {
	width:720px;
	height:112px;
	margin:0px 0px 0px 0px;
	text-indent:-9999px;
	position: relative;
	background:url(../images/BtnBG.gif) no-repeat;
}

.downloadBtn ul {padding:15px 0px 0px 330px; list-style: none;}
.downloadBtn ul li a{background:url(../images/Btn1.gif) no-repeat; width:370px; height:68px; display:block; text-indent:-9999px;}
.downloadBtn ul li a:hover{background-position:0px -68px;}

h4 {
	font-size:large;
	font-weight:bold;
	color:#33C;
	text-align:center;
}
