@charset "utf-8";
/* NPO VISIT LOCAL CSS FILE. PRODUCT BY Fantasista Creates*/
div.left {
width:465px;
margin:20px 10px 10px 0;
float:left;
}
div.right{
width:380px;
margin:20px 0 10px 0;
float:right;
}
/* -------------------------contents/index.html */
div.content h4 {
padding:5px;
margin:0 10px 10px 0;
font-size:14px;
font-weight:bold;
background-color:#f5f6f8;
border-bottom:#e3e3e3 solid 1px;
}
div.content div.left ul{
margin:0 0 30px 10px;
}
div.content div.left li{
padding:0 0 0 15px;
background:url(../images/list-pink.png) center left no-repeat; 
}
/* -------------------------contents/expain.html */
div.expain div.left {
background:url(../images/left-base-bottom.png) bottom left no-repeat #f2f2f2;
}
div.expain dl {
margin:0;
padding:0;
}
div.expain dt {
padding:5px 10px;
margin:0;
color:#faa20a;
font-size:14px;
font-weight:bold;
border-bottom:#e3e3e3 solid 1px;
}
div.expain dd {
padding:10px 15px;
margin:0 0 20px 0;
border-top:#fafafa solid 1px;
line-height:1.5em;
}
/* -------------------------contents/charge.html */
div.charge div.left {
background:url(../images/left-base-bottom.png) bottom left no-repeat #f2f2f2;
}
div.charge dl {
margin:0;
padding:0;
}
div.charge dt {
padding:5px 10px;
margin:0;
color:#faa20a;
font-size:14px;
font-weight:bold;
border-bottom:#e3e3e3 solid 1px;
}
div.charge dd {
padding:10px 15px;
margin:0 0 20px 0;
border-top:#fafafa solid 1px;
line-height:1.5em;
}
div.charge div.left p{
margin:30px 10px 10px 10px;
padding:5px;
background-color:#fefefe;
}
th{
width:95px;
height:30px;
border-bottom:#e3e3e3 solid 1px;
background-color:#fafafa;
}
div.charge td {
height:50px;
vertical-align:center;
background-color:#f2f2f2;
border-top:#fafafa solid 1px;
border-bottom:#e3e3e3 solid 1px;
}
td.l1, td.l2, td.l3 {
text-align:center;
vertical-align:center;
}
td.l1 {
background:url(../images/border-back1.png) top left;
}
/* -------------------------contents/qa.html */
div.qa dl {
margin:0;
padding:0;
}
div.qa dt {
height:28px;
padding:12px 0 0 35px;
margin:0;
color:#006600;
font-size:14px;
line-height:1em;
background:url(../images/qa-q.png) top left no-repeat;
}
div.qa dd {
padding:13px 20px 15px 35px;
margin:0 0 20px 0;
background:url(../images/qa-a.png) top left no-repeat;
line-height:1.5em;
}
