﻿@charset "utf-8";

/* CSS Document */
@media screen {

#insidecommon{
background:url(../../exam/img/mainvisual.jpg) no-repeat top left;
}

#insidecommon .main h1.index{
background:url(../../exam/img/title_index.gif) no-repeat top left;
margin-bottom:30px;
height:35px;
line-height:1;
}

#insidecommon .main h1.bus{
background:url(../../exam/img/title_bus.gif) no-repeat top left;
margin-bottom:30px;
height:35px;
line-height:1;
}

#insidecommon .main h1.openschool{
background:url(../../exam/img/title_openschool.gif) no-repeat top left;
margin-bottom:30px;
height:35px;
line-height:1;
}

#insidecommon .main h1.system{
background:url(../../exam/img/title_system.gif) no-repeat top left;
margin-bottom:30px;
height:35px;
line-height:1;
}

#insidecommon .main div.index{
margin:0 20px;
}

#insidecommon .main div.index h2{
font-size:90%;
color:#003318;
padding:10px 0 10px 20px;
margin:10px 0 20px 0;
background:url(../img/bg_h2.gif) no-repeat bottom left;
}

#insidecommon .main div.index h3{
border-bottom:3px double #ccc;
padding-left:23px;
padding-bottom:5px;
margin-bottom:5px;
margin-top:20px;
font-size:80%;
background:url(../img/bg_h3.gif) no-repeat 5px 0;
color:#696;
font-weight:normal;
}

#insidecommon .main div.index h4{
font-size:80%;
color:#333;
background:url(../img/bg_h4.gif) repeat top left;
padding:3px;
padding-left:8px;
margin:10px 0;
}

#insidecommon .main div.index h5{
font-size:80%;
color:#666;
margin:5px 0 5px 7px;
}

#insidecommon .main div.index table{
margin:10px 20px;
}

#insidecommon .main div.index table th{
background:url(../img/bg_th.gif) repeat top left;
color:#333;
}

#insidecommon .main div.index table th,
#insidecommon .main div.index table td{
font-size:80%;
border:1px solid #666;
padding:5px;
}

#insidecommon .main div.index .access{
width:120px;
height:30px;
}

#insidecommon .main div.index .access a{
display:block;
height:100%;
width:100%;
text-indent:-4000px;
background:url(../../exam/img/bus_btn.gif) no-repeat top left;
}

#insidecommon .main div.index .access a:hover{
background:url(../../exam/img/bus_btn.gif) no-repeat bottom left;
}


}


@media print {

#start{
margin:0 auto;
display:block;
width:600px;
height:220px;
background:url(../../exam/img/print_h.jpg) no-repeat top left;
}

#insidecommon .main h1.index{
background:url(../../exam/img/title_index.gif) no-repeat top left;
margin-bottom:30px;
height:35px;
line-height:1;
}

#insidecommon .main h1.bus{
background:url(../../exam/img/title_bus.gif) no-repeat top left;
margin-bottom:30px;
height:35px;
line-height:1;
}

#insidecommon .main h1.openschool{
background:url(../../exam/img/title_openschool.gif) no-repeat top left;
margin-bottom:30px;
height:35px;
line-height:1;
}

#insidecommon .main h1.system{
background:url(../../exam/img/title_system.gif) no-repeat top left;
margin-bottom:30px;
height:35px;
line-height:1;
}

#insidecommon .main div.index{
margin:0 20px;
border:;
}

#insidecommon .main div.index h2{
width:520px;
font-size:90%;
color:#003318;
padding:10px 0 10px 20px;
margin:10px 0 20px 0;
background:url(../img/bg_h2.gif) no-repeat bottom left;
}

#insidecommon .main div.index h3{
border-bottom:3px double #ccc;
padding-left:23px;
padding-bottom:5px;
margin-bottom:5px;
margin-top:20px;
font-size:80%;
background:url(../img/bg_h3.gif) no-repeat 5px 0;
color:#696;
font-weight:normal;
}

#insidecommon .main div.index h4{
font-size:80%;
color:#333;
background:url(../img/bg_h4.gif) repeat top left;
padding:3px;
padding-left:8px;
margin:10px 0;
}

#insidecommon .main div.index h5{
font-size:80%;
color:#666;
margin:5px 0 5px 7px;
}

#insidecommon .main div.index table{
margin:10px 20px;
}

#insidecommon .main div.index table th{
background:url(../img/bg_th.gif) repeat top left;
color:#333;
}

#insidecommon .main div.index table th,
#insidecommon .main div.index table td{
font-size:80%;
border:1px solid #666;
padding:5px;
}

#insidecommon .main div.index .access{
width:120px;
height:30px;
}

#insidecommon .main div.index .access a{
display:block;
height:100%;
width:100%;
text-indent:-4000px;
background:url(../../exam/img/bus_btn.gif) no-repeat top left;
}

#insidecommon .main div.index .access a:hover{
background:url(../../exam/img/bus_btn.gif) no-repeat bottom left;
}


}