@import "common.css";
@import "contents.css";
@import "solution-common.css";

#btn_pep{
width:100%;
margin-bottom:20px;
}

#btn_pep td{
color:#A53A01;
font-size:10px;
}

#btn_pep th{
padding-left:20px;
}

#btn_pep th a{
font-size:9px;
width:240px;
height:50px;
display:block;
text-indent:-9999px;
overflow:hidden;
background:url(../img/pep/btn_pep.gif);
background-position:0 0;
background-repeat:no-repeat;
}

#pep_flow{
font-size:9px;
height:103px;
display:block;
text-indent:-9999px;
overflow:hidden;
background:url(../img/pep/pep_flow.gif);
background-position:0 0;
background-repeat:no-repeat;
margin:0 0 20px 0;
}

#target_pep{background-image:url(../img/pep/target_pep.gif);}

#pep_coment{
color:#666;
font-size:10px;
background:#F7DEA4;
margin:0;
padding:5px 0 5px 20px;
}

#pep_box{
line-height:160%;
font-size:12px;
width:100%;
margin:10px 0 30px 0;
}

#pep_box td{
padding:0 0 0 5px;
}


#pep_box td b{
font-size:14px;
color:#458BB6;
}

#pep_box td p{
text-align:right;
margin:0;
padding-right:15px;
}


h3#h3-column{
	border:0; margin-bottom:10px;
background-image:none;
background-color:#FCE9CD;
color:#000;
padding:3px 10px;
}
.column-m{
border-left:5px solid #ff9900;
padding-left:10px;
margin:0 0 10px;
font-weight:normal;
}

