@charset "utf-8";
/* renewal.css */
/*実践で得たノウハウを*/
#renewwaltext{background:url(../img/renewal/text_image.gif) no-repeat right top; margin-bottom:20px;}
#renewwaltext h3{background:url(../img/renewal/text.gif) no-repeat 0 0; height:65px; margin-bottom:10px;}
#renewwaltext h3 em{display:none;}
#renewwaltext p{margin-bottom:1em; clear:both;}
#renewwaltext p#renewwaltext1{width:350px;}
#renewwaltext em{color:#8D0000;}

/*顧客心理*/
#clientpsychology{background:url(../img/renewal/client_body.gif) repeat-y 0 0;}
#clientpsychology h3{background:url(../img/renewal/client_top.gif) no-repeat 0 0; height:50px;}
#clientpsychology h3 em{display:none;}
#clientpsychology table{border:none; width:520px; margin-left:10px;}
/*表上*/
#clientpsychology table thead th{color:#fff; font-weight:bold; font-size:14px; text-align:center; line-height:25px; border-bottom:5px solid #fff;}
#clientpsychology table thead th.client{background:#000; background:url(../img/renewal/client_customerB.gif) no-repeat 0 0; padding-right:25px; width:200px;}
#clientpsychology table thead th.your{background:#A41332; width:200px;}
/*表中身*/
#clientpsychology table tbody th{
background-image:url(../img/renewal/client_arrow.gif);
background-repeat:no-repeat;
background-position:left top;
width:60px; line-height:45px;
padding-right:35px; vertical-align:top; text-align:center;
font-weight:bold; font-size:14px;}
#clientpsychology table tr#tabletop th{background-image:url(../img/renewal/client_arrow_t.gif);}
#clientpsychology table tr#tablebottom th{background-image:url(../img/renewal/client_arrow_b.gif);}
#clientpsychology table td{width:190px;}
#clientpsychology table td.client{background:url(../img/renewal/client_customer.gif) no-repeat 0 0; padding:3px 30px 3px 5px;}
#clientpsychology table td.your{background:#F6DBE3; padding:3px 5px;}
/*表矢印*/
#clientpsychology table tr.arrow th{background-image:url(../img/renewal/client_arrow_m.gif); background-repeat:repeat-y; height:15px; line-height:15px; font-size:10px;}
#clientpsychology table tr.arrow td{padding:0; height:15px; line-height:15px; font-size:10px; background:none;}
/*顧客心理テキスト*/
#clientpsychology #clientbottom{background:url(../img/renewal/client_bottom.gif) no-repeat left bottom; padding:15px 10px 15px; text-align:center;}
#clientpsychology #clienttext{background:#fff; padding:10px 0; text-align:center;}

/*下部まとめ*/
#add-up{text-align:center;}
#add-up .add-up-text{padding:15px 0;}
/*ボタン*/
.bannerarea{clear:both; font-size:12px; width:520px; margin:0 auto; text-align:left;}
.bannerarea img{margin-bottom:3px;}
.bannerarea a{color:#808080;}
.bannerarea a:hover{color:#8D0F04;}
.bannerarea .bar{background:url(../img/bar_d.gif) repeat-x left center; height:25px; clear:both;}
.bannerarea .bar hr{display:none;}