@charset "utf-8";
/* CSS Document */

@import "/css/reset.css";
@import "/css/global.css";
@import "/css/structure.css";

/* ------------------------------
 DLPO 共通
 ------------------------------ */
#main_r_inner div.content div.paging:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
#main_r_inner div.content div.paging { display: inline-block; }
/* Hides from IE-mac \*/
* html #main_r_inner div.content div.paging { height: 1%;}
#main_r_inner div.content div.paging { display: block; }
/* End hide from IE-mac */

#main_r_inner div.content .paging a {
	background: url(/images/cmn/icon_next.gif) no-repeat right center;
	display: block;
	float: right;
	padding: 0 40px 0 0;
}

#main_r_inner div.content .paging a.left {
	background: url(/images/cmn/icon_prev.gif) no-repeat left center;
	float: left;
	padding: 0 0 0 40px;
}

/* ------------------------------
 DLPO トップ
 ------------------------------ */
body.dlpo_top .content_point h5 {
	margin-right: 10px;
	margin-left: 10px;
}

body.dlpo_top .content_point p {
	margin-right: 10px;
	margin-left: 10px;
}

body.dlpo_top .content_feature h5 {
	margin-right: 10px;
	margin-left: 10px;
}

body.dlpo_top .content_feature p {
	margin-right: 10px;
	margin-left: 10px;
}

body.dlpo_top .content_feature .img_box {
	margin-right: 10px;
	margin-left: 10px;
}

body.dlpo_top .content_feature .more {
	margin-right: 10px;
	margin-left: 10px;
}

/* ------------------------------
 DLPO トップ（新）
 ------------------------------ */
body.dlpo_top02 #main_r_inner div.content_client {
	padding-right: 0;
}

body.dlpo_top02 #main_r_inner .content_client .clearfix {
	padding-left: 6px;
}

body.dlpo_top02 #main_r_inner .content_client .clearfix div {
	float: left;
}

body.dlpo_top02 #main_r_inner .content_client .clearfix div p {
	display:none;
}

body.dlpo_top02 #main_r_inner .content_setup .test {
	height: 210px;
	position: relative;
}

body.dlpo_top02 #main_r_inner .content_setup .test div {
	position: absolute;
	top: 0px;
	left: 0px;
}

body.dlpo_top02 #main_r_inner .content_setup .test div.image {
	left: 200px;
	overflow: hidden;
	width: 380px;
	height: 210px;
}

body.dlpo_top02 #main_r_inner .content_setup .test div.image span {
	display: block;
}

body.dlpo_top02 #main_r_inner .content_setup .test div.image img {
	float: left;
}

body.dlpo_top02 #main_r_inner .content_setup .test div.nav {
	font-size: 12px;
	text-align: right;
	top: 184px;
	width: 170px;
}

body.dlpo_top02 #main_r_inner .content_setup .test div.nav img {
	vertical-align: -3px;
}

body.dlpo_top02 #main_r_inner .content_setup .test div.nav .na {
	display: none;
}

body.dlpo_top02 #main_r_inner .content_setup .test div.bt {
	left: 10px;
}

body.dlpo_top02 #main_r_inner .content_setup .test div.br {
	left: 570px;
}

body.dlpo_top02 #main_r_inner .content_setup .test div.bb {
	left: 10px;
	top: 209px;
}

body.dlpo_top02 #main_r_inner .content_setup .test ul {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
}

body.dlpo_top02 #main_r_inner .content_setup .test li {
	background: url(/images/lpo/test/ab_test_menu_bg.gif) no-repeat left top;
	font-size: 12px;
	line-height: 30px;
	padding-left: 20px;
}

body.dlpo_top02 #main_r_inner .content_setup .test li.ac {
	background-image: url(/images/dlpo/top02_test_menu_bg_ac.gif);
}

body.dlpo_top02 #main_r_inner .content_setup .test li.ac a {
	color: #1AB5C0;
	font-weight: bold;
}

body.dlpo_top02 #main_r_inner .content_setup .test li.hide {
	display: none;
}

body.dlpo_top02 #main_r_inner .content_contact div {
	text-align: center;
}

/* ------------------------------
 DLPO 機能 テスト機能 ターゲティング機能（新）
 ------------------------------ */
body.dlpo_feature_targeting_table02 #main_r_inner .case table {
	background: url(/images/dlpo/feature/targeting/table/top02_case_bg.gif) repeat-y left top;
}

body.dlpo_feature_targeting_table02 #main_r_inner .case table td {
	background: url(/images/dlpo/feature/targeting/table/top02_case_bg_b.gif) no-repeat left bottom;
	padding: 0 0 20px;
	width: 310px;
}

body.dlpo_feature_targeting_table02 #main_r_inner .case table td p {
	background: url(/images/dlpo/feature/targeting/table/top02_case01.png) no-repeat 10px 10px;
	cursor: pointer;
	line-height: 150%;
	margin: 0 10px;
	padding: 10px 10px 10px 55px;
}
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case02 { background-image: url(/images/dlpo/feature/targeting/table/top02_case02.png); }
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case03 { background-image: url(/images/dlpo/feature/targeting/table/top02_case03.png); }
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case04 { background-image: url(/images/dlpo/feature/targeting/table/top02_case04.png); }
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case05 { background-image: url(/images/dlpo/feature/targeting/table/top02_case05.png); }
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case06 { background-image: url(/images/dlpo/feature/targeting/table/top02_case06.png); }
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case07 { background-image: url(/images/dlpo/feature/targeting/table/top02_case07.png); }
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case08 { background-image: url(/images/dlpo/feature/targeting/table/top02_case08.png); }
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case09 { background-image: url(/images/dlpo/feature/targeting/table/top02_case09.png); }
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case10 { background-image: url(/images/dlpo/feature/targeting/table/top02_case10.png); }
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case11 { background-image: url(/images/dlpo/feature/targeting/table/top02_case11.png); }
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case12 { background-image: url(/images/dlpo/feature/targeting/table/top02_case12.png); }
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case13 { background-image: url(/images/dlpo/feature/targeting/table/top02_case13.png); }
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case14 { background-image: url(/images/dlpo/feature/targeting/table/top02_case14.png); }
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case15 { background-image: url(/images/dlpo/feature/targeting/table/top02_case15.png); }
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.case16 { background-image: url(/images/dlpo/feature/targeting/table/top02_case16.png); }

body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.bg {
	background-color: #F2F2F2;
}

body.dlpo_feature_targeting_table02 #main_r_inner .case table td p.over {
	background-color: #D9D9D9;
}

body.dlpo_feature_targeting_table02 #main_r_inner .case table td p span {
	color: #06B3CC;
	font-weight: bold;
}

/*
body.dlpo_feature_targeting_table02 #main_r_inner .case table td p a img {
	vertical-align: -20%;
}
*/

body.dlpo_feature_targeting_table02 #main_r_inner .case table td p a {
	background: url(/images/cmn/icon_r.gif) no-repeat right center;
	display: inline-block;
	font-size: 10px;
	padding-right: 14px;
	line-height: 120%;
}

/* ------------------------------
 DLPO 機能 テスト機能 ターゲティング機能 ケーススタディ
 ------------------------------ */
body.dlpo_feature_targeting_table_casestudy #main_r_inner h3 {
	margin-bottom: 20px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case {
	margin-bottom: 20px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner div.content p {
	margin-right: 0;
	margin-left: 0;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .case01 {
	background-color: #99D6EB;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .case02 {
	background-color: #D9E599;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .case03 {
	background-color: #F0B2B2;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .case04 {
	background-color: #99B2D9;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .case05 {
	background-color: #FFE1AD;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .case06 {
	background-color: #F0D1E0;
}


body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .list div {
	float: left;
	position: relative;
	width: 200px;
	height: 235px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .list .case04 {
	background-image: url(/images/dlpo/feature/targeting/table/casestudy/case04_bg_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .list .case06 {
	background-image: url(/images/dlpo/feature/targeting/table/casestudy/case06_bg_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .list .case07 {
	background-image: url(/images/dlpo/feature/targeting/table/casestudy/case07_bg_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .list .case09 {
	background-image: url(/images/dlpo/feature/targeting/table/casestudy/case09_bg_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .list div img {
	position: absolute;
	top: 0px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .list div span img {
	border: 1px solid #FFF;
	top: 40px;
	left: 10px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .list div p {
	background: url(/images/dlpo/feature/targeting/table/casestudy/case_comment.png) no-repeat left top;
	font-size: 12px;
	position: absolute;
	top: 170px;
	left: 10px;
	height: 55px;
}

* html body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .list div p {
	background-image: url(/images/dlpo/feature/targeting/table/casestudy/case_comment.gif);
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .list div p span {
	display: inline-block;
	line-height: 17px;
	padding: 15px 0 6px;
	text-align: center;
	width: 180px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .list div p a {
    background: url(/images/cmn/icon_r.gif) no-repeat left center;
	display: inline-block;
    padding-left: 14px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail div {
	position: relative;
	width: 600px;
	height: 470px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail div span img {
	border: 1px solid #FFF;
	position: absolute;
	top: 40px;
	left:10px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail div span.web img {
	border-color: #1AB3CC;
	left:200px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p {
	font-size: 12px;
	position: absolute;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.comment {
	background: url(/images/dlpo/feature/targeting/table/casestudy/case_comment_detail.png) no-repeat left top;
	top: 170px;
	left: 10px;
	height: 45px;
}

*html body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.comment {
	background-image: url(/images/dlpo/feature/targeting/table/casestudy/case_comment_detail.gif);
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.comment span {
	display: inline-block;
	line-height: 17px;
	padding: 15px 0 13px;
	text-align: center;
	width: 180px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.comment a {
    background: url(/images/cmn/icon_l.gif) no-repeat left center;
	display: inline-block;
    padding-left: 14px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.attr {
	background: url(/images/dlpo/feature/targeting/table/casestudy/case_attr.png) no-repeat left top;
	top: 215px;
	left: 10px;
	width: 180px;
	height: 145px;
}

*html body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.attr {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/dlpo/feature/targeting/table/casestudy/case_attr.png);
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.attr strong {
	border-top: 1px solid #98D7DB;
	border-bottom: 1px solid #98D7DB;
	color: #1AB3CC;
	display: block;
	font-weight: bold;
	line-height: 30px;
	margin: 0 10px 10px;
	text-align: center;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.attr span {
	background: url(/images/dlpo/feature/targeting/table/casestudy/case_attr01.gif) no-repeat left top;
	display: block;
	line-height: 16px;
	margin: 0 10px 7px;
	padding-left: 20px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.attr span.attr02 {
	background-image: url(/images/dlpo/feature/targeting/table/casestudy/case_attr02.gif);
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.attr span.attr03 {
	background-image: url(/images/dlpo/feature/targeting/table/casestudy/case_attr03.gif);
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.dlpo {
	background: url(/images/dlpo/feature/targeting/table/casestudy/case_dlpo.png) no-repeat left top;
	overflow: hidden;
	top: 360px;
	width: 600px;
	height: 110px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.dlpo span {
	display: block;
	line-height: 18px;
	padding: 20px 0 0 335px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.dlpo span strong {
	color: #1AB3CC;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.dlpo span strong.orange {
	color: #F66600;
}

* html body.dlpo_feature_targeting_table_casestudy #main_r_inner .case .detail p.dlpo {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/dlpo/feature/targeting/table/casestudy/case_dlpo.png);
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner a.back {
    background: url(/images/cmn/icon_l.gif) no-repeat left center;
	display: inline-block;
	padding-left: 14px;
	margin-bottom: 10px;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .contact {
	text-align: center;
}

body.dlpo_feature_targeting_table_casestudy #main_r_inner .contact p {
	background: #E8F7F9;
	color: #006673;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 5px 10px;
}

/* ------------------------------
 DLPO 機能 テスト機能 ターゲティング機能 ケーススタディ02
 ------------------------------ */
body#dlpo_casestudy02 #main_r_inner h2 {
	padding-bottom: 0;
}

body#dlpo_casestudy02 #main_r_inner h3 {
	background: #E1F7F9;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	line-height: 20px;
	margin: 0 0 20px;
	padding: 10px 10px 10px 60px;
}

body#dlpo_casestudy02 #main_r_inner h3 span {
	color: #4D4D4D;
	font-size: 14px;
	font-weight: normal;
}

body#dlpo_casestudy02 #main_r_inner .profile {
	background: url(/images/dlpo/feature/targeting/table/casestudy02/profile_bg.gif) no-repeat 35px bottom;
}

body#dlpo_casestudy02 #main_r_inner .profile p {
	background-position: 5px 0px;
	background-repeat: no-repeat;
	padding: 0 10px 45px 84px;
}

body#dlpo_casestudy02 #main_r_inner .profile p span {
	font-weight: bold;
}

body#dlpo_casestudy02 #main_r_inner .profile02 {
	background: url(/images/dlpo/feature/targeting/table/casestudy02/profile_bg02.gif) no-repeat 35px 0px;
}

body#dlpo_casestudy02 #main_r_inner .profile02 p {
	padding-bottom: 10px;
}

body#dlpo_casestudy02 #main_r_inner .profile_ext {
	background: url(/images/dlpo/feature/targeting/table/casestudy02/profile_bg.gif) no-repeat 35px bottom;
	padding-bottom: 50px;
	text-align: center;
}

body#dlpo_casestudy02 #main_r_inner .toppage div {
	float: left;
}

body#dlpo_casestudy02 #main_r_inner .effect {
	background: url(/images/dlpo/feature/targeting/table/casestudy02/effect_bg.gif) repeat-y left top;
	margin-bottom: 20px;
	zoom: 1;
}

body#dlpo_casestudy02 #main_r_inner .effect ul {
	background: #FFEBCC;
	margin: 0 10px;
	padding: 10px;
}

body#dlpo_casestudy02 #main_r_inner .effect li.point {
	background: url(/images/dlpo/feature/targeting/table/casestudy02/effect_icon.gif) no-repeat left center;
	font-weight: bold;
	padding-left: 24px;
}

body#dlpo_casestudy02 #main_r_inner .effect p {
	margin: 0 10px;
	padding: 10px 10px 0;
	text-align: center;
}

body#dlpo_casestudy02 #main_r_inner h3 {
	margin-bottom: 0;
}

body#dlpo_casestudy02 #main_r_inner .case01 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case01_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case02 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case02_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case03 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case03_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case04 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case04_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case05 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case05_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case06 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case06_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case07 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case07_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case08 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case08_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case09 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case09_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case10 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case10_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case11 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case11_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case12 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case12_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case13 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case13_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case14 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case14_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case15 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case15_icon.gif); }
body#dlpo_casestudy02 #main_r_inner .case16 h3 { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case16_icon.gif); }

body#dlpo_casestudy02 #main_r_inner .case01 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case01_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case02 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case02_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case03 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case03_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case04 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case04_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case05 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case05_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case06 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case06_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case07 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case07_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case08 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case08_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case09 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case09_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case10 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case10_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case11 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case11_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case12 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case12_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case13 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case13_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case14 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case14_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case15 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case15_profile.jpg); }
body#dlpo_casestudy02 #main_r_inner .case16 .profile p { background-image: url(/images/dlpo/feature/targeting/table/casestudy02/case16_profile.jpg); }

body#dlpo_casestudy02 #main_r_inner h4 {
	background: #f6aa00;
	font-size: 14px;
	margin: 0 0 20px;
	text-align: center;
}

body#dlpo_casestudy02 #main_r_inner .comment {
	background: url(/images/dlpo/feature/targeting/table/casestudy02/comment_bg.gif) repeat-y left top;
	margin: 0 0 20px;
}

body#dlpo_casestudy02 #main_r_inner .comment div {
	background: url(/images/dlpo/feature/targeting/table/casestudy02/comment_bg_top.gif) no-repeat left top;
	padding-top: 80px;
}

body#dlpo_casestudy02 #main_r_inner .comment div p {
	padding: 0 20px 10px 20px;
}

body#dlpo_casestudy02 #main_r_inner .comment div span {
	font-weight: bold;
}

body#dlpo_casestudy02 #main_r_inner .comment div ul li {
	background: url(/images/dlpo/feature/targeting/table/casestudy02/comment_icon.gif) no-repeat 20px 0px;
	line-height: 1.6;
	padding: 2px 20px 8px 50px;
}

body#dlpo_casestudy02 #main_r_inner .comment div ul {
	background: url(/images/dlpo/feature/targeting/table/casestudy02/comment_bg_bottom.gif) no-repeat left bottom;
	padding-bottom: 10px;
}


/* ------------------------------
 DLPO 東京大学との共同研究
 ------------------------------ */
body.dlpo_campaign #main_r_inner .content_profile h5 {
	margin-right: 0;
	margin-left: 0;
}

body.dlpo_campaign #main_r_inner .content_profile .clearfix img {
	border: 1px solid #99D8DC;
	float: left;
}

body.dlpo_campaign #main_r_inner .content_profile .clearfix p {
	float: right;
	margin: 0;
	width: 450px;
}

body.dlpo_campaign #main_r_inner .content_profile .comment {
	background: #E8F7F9 url(/images/dlpo/campaign/top_profile_comment_bg.gif) no-repeat left top;
	margin-bottom: 20px;
}

body.dlpo_campaign #main_r_inner .content_profile .comment span {
	display: block;
	padding: 10px 10px 10px 20px;
}

/* ------------------------------
 DLPO 導入フロー
 ------------------------------ */
body.dlpo_introduction #main_r_inner div.img_box {
	margin-bottom: 20px;
}

body.dlpo_introduction #main_r_inner div.img_box img {
    border: none;
}

/* ------------------------------
 DLPO FAQ
 ------------------------------ */
body.dlpo_faq #main_r_inner h4 {
	color: #333;
	font-size: 14px;
}

body.dlpo_faq #main_r_inner h4 span {
	color: #FFF;
}

body.dlpo_faq #main_r_inner ul {
	color: #009FA8;
	margin: 0 10px 30px;
}

body.dlpo_faq #main_r_inner .answer {
	padding: 0 10px 5px;
}

body.dlpo_faq #main_r_inner p.top {
	font-size: 10px;
	padding: 0 0 20px;
	text-align: right;
}

/* ------------------------------
 DLPO トライアル
 ------------------------------ */
body.dlpo_trial #main_r_inner .content_term table {
	border-top: 1px solid #333; 
	border-right: 1px solid #333; 
}

body.dlpo_trial #main_r_inner .content_term th {
	background: #E6E6E6;
	border-bottom: 1px solid #333; 
	border-left: 1px solid #333;
	font-weight: bold;
	padding: 5px;
}

body.dlpo_trial #main_r_inner .content_term th p {
	width: 67px;
}

body.dlpo_trial #main_r_inner .content_term td {
	border-bottom: 1px solid #333; 
	border-left: 1px solid #333; 
	padding: 5px;
	width: 490px;
}

