@charset "utf-8";
/*
 * content.css
 * 保険、車検証、その他コンテンツページ用設定
 */
#search
{}

#content
{
    overflow: hidden;
    zoom: 1;
}

#main
{
    float: left;
    width: 750px;
}

#certification #pageTitle,
#carInsurance #pageTitle,
.useful #pageTitle
{
    height: 30px;
    line-height: 30px;
    margin: 15px 0;
    padding-left: 10px;
    background: url("/images/bar/green.png") top repeat-x;
    color: #ffffff;
    font-size: 135%;
    font-weight: bold;
    text-align: center;
}

#certification #main p,
#certification #main table,
#carInsurance #main p,
#carInsurance #main table
{
    line-height: 1.5;
    margin: 15px;
}

#certification #headline span
{
    font-size: 135%;
    font-weight: bold;
    color: #0000ff;
}

#certification .linkTo
{
    text-align: right;
}

#certification .steps .title,
#certification .question .title,
#carInsurance #main .title
{
    line-height: 30px;
    padding-left: 35px;
    color: #ffffff;
    font-size: 120%;
    font-weight: bold;
    background-image: url("/images/short-title-bar-green.jpg");
    background-repeat: no-repeat;
    background-position: left center;
}

#certification .steps th
{
    width: 200px;
    border: 1px solid #666666;
    color: #0000ff;
    font-weight: normal;
    text-align: center;
}

#certification .steps td
{
    width: 500px;
    padding: 0 5px;
    border: 1px solid #666666;
}

#certification td span,
#certification .notice,
#carInsurance .notice
{
    color: #ff0000;
}

#carInsurance em.notice
{
    font-weight: bold;
}

#certification #referenceCityList th,
#certification #adminScrivenerList th
{
    border: 1px solid #666666;
    color: #ffffff;
    background-color: #00a73c;
    text-align: center;
}

#certification #referenceCityList .prefectural,
#certification #adminScrivenerList .prefectural
{
    width: 100px;
    border: 1px solid #666666;
    text-align: center;
}

#certification #referenceCityList .cityList
{
    width: 600px;
    padding: 0 5px;
    border: 1px solid #666666;
}

#certification #adminScrivenerList .adminScrivener
{
    width: 200px;
    padding: 0 5px;
    border: 1px solid #666666;
}

#carInsurance #difference th
{
    width: 200px;
    border: 1px solid #666666;
    color: #ffffff;
    background-color: #00a73c;
    text-align: center;
}

#carInsurance #difference td
{
    width: 250px;
    border: 1px solid #666666;
    text-align: center;
}

#carInsurance #voluntary thead th,
#carInsurance #voluntary thead td
{
    border: 1px solid #666666;
    color: #ffffff;
    background-color: #00a73c;
    text-align: center;
}

#carInsurance #voluntary tbody th,
#carInsurance #voluntary tbody td
{
    border: 1px solid #666666;
    padding: 5px;
}

#carInsurance #voluntary th
{
    width: 200px;
    font-weight: normal;
    text-align: center;
}

#carInsurance #voluntary td
{
    width: 250px;
}

#carInsurance .case,
#carInsurance .point
{
    margin: 15px;
}

#carInsurance .case div,
#carInsurance .point div
{
    color: #0000ff;
    font-weight: bold;
}

#carInsurance #menu
{
    margin: 25px 15px;
}

#carInsurance #menu li
{
    margin: 10px 15px;
}

#carInsurance #insweb
{
    overflow: hidden;
    zoom: 1;
    margin: 15px;
}

#carInsurance #insweb #start
{
    float: left;
    width: 300px;
    margin-right: 50px;
}

#carInsurance #insweb #start img
{
    margin-bottom: 10px;
}

#carInsurance #insweb #agreement
{
    float: left;
    background-image: url("/images/car-insurance/tab-agreement.png");
    background-repeat: no-repeat;
    background-position: left top;
}

#carInsurance #insweb #agreement iframe
{
    height: 175px;
    width: 350px;
    margin-top: 25px;
    border: 1px solid #000000;
}

#carInsurance #insweb #logos
{
    width: 700px;
    margin: 25px 0;
    background-image: url("/images/car-insurance/tab-logos.png");
    background-repeat: no-repeat;
    background-position: left top;
}

#carInsurance #insweb #logos iframe
{
    height: 350px;
    width: 700px;
    margin-top: 25px;
    border: 1px solid #000000;
}
#carInsurance #insweb #unavailable
{
    width: 690px;
    padding: 5px;
    background-color: #eeeeee;
    border: 1px solid #000000;
}

#carInsurance #insweb #unavailable #title
{
    border-bottom: 1px dotted #000000;
}

#carInsurance #insweb #unavailable p
{
    margin: 5px;
    padding-left: 15px;
}

#carInsurance #insweb #unavailable ul
{
    padding-left: 15px;
}

#carInsurance #insweb #unavailable li
{
    margin: 3px 0;
}

#carInsurance iframe#insweb
{
    width: 100%;
    height: 600px;
    border: none;
}

#security p
{
    margin: 15px;
}

#security em
{
    font-size: 120%;
    font-weight: bold;
    color: #0000ff;
}

#security .leftBox,
#security .rightBox
{
    width: 500px;
    margin: 30px 0;
}

#security .rightBox
{
    margin-left: 250px;
}

#security .leftBox .title,
#security .rightBox .title
{
    width: 400px;
    line-height: 30px;
    margin-left: 15px;
    padding-left: 10px;
    background-color: #ffa500;
    color: #ffffff;
    font-weight: bold;
}

#airport p,
#airport .airport
{
    margin: 15px;
}

#airport .airport h4
{
    width: 300px;
    line-height: 30px;
    margin: 15px 0;
    background-color: #5bb531;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

#airport .airport ul
{
    overflow: hidden;
    zoom: 1;
}

#airport .airport li
{
    float: left;
    width: 220px;
    margin: 10px 0 20px 20px;
}

#knowledge p,
#knowledge ,section,
#insuranceTips p
{
    margin: 15px;
}

#knowledge .section
{
    overflow: hidden;
    zoom: 1;
}

#knowledge .sectionBody
{
    float: left;
    width: 350px;
    margin-right: 15px;
}

#knowledge .sectionBody .sectionTitle
{
    line-height: 2;
    width: 300px;
    margin-top: 50px;
    text-align: center;
    font-size: 135%;
    font-weight: bold;
}

#knowledge .sectionImage
{
    float: left;
    margin-top: 90px;
    margin-right: 15px;
}

#knowledge .groupTitle
{
    width: 300px;
    line-height: 30px;
    margin-top: 50px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

#knowledge table
{
    line-height: 25px;
    border-collapse: collapse;
    table-layout: fixed;
}

#knowledge td
{
    border: 1px solid #000000;
}

#knowledge .greenBackground
{
    background-color: #8ec31f;
}

#knowledge .rightGreenBackground
{
    background-color: #90ee90;
}

#knowledge .orangeBackground
{
    background-color: #ffa500;
}

#knowledge .rightYellowBackground
{
    background-color: #ffffe0;
}

#knowledge #backNumber,
#insuranceTips #backNumber 
{
    margin: 15px;
}

#knowledge #backNumber div,
#insuranceTips #backNumber div
{
    margin: 15px 0;
    padding: 10px;
    border-left: 5px solid #ffa500;
    border-bottom: 1px solid #cccccc;
}

#knowledge #backNumber li,
#insuranceTips #backNumber li
{
    margin: 3px 15px;
}

#insuranceTips #inswebCatch
{
    margin-top: 30px;
    text-align: center;
}

#sub
{
    float: right;
    width: 250px;
}

#sub .menu
{
    margin: 15px 0;
}

#sub .menu p
{
    margin: 0;
    padding: 5px;
}

#sub .menu div
{
    padding-bottom: 5px;
    text-align: right;
}

