@charset "Shift_JIS";

div#ContentsBox {
line-height:1.7em;
}
h1{
font-weight:bold;
}

div#ContentsBox div.clear {
clear: both;
}


/* title
------------------------------------------------------------------------*/
#ContentsBox span {
font-size:16px;
color:#0066CC;
}
/*
#ContentsBox h2{
width:690px;
height:100px;
background:url(image/title2.jpg) no-repeat;
text-indent:-9999px;
}*/

#ContentsBox h2{
font-size:14px;
color:#333333;
width:600px;
margin:20px;
}

#ContentsBox div.question1 {
width:700px;
margin:10px 0;
}

#ContentsBox div.question1 p#midashi{
border-left:20px solid #1863b7;
padding:0 0 0 10px;
color:#333;
font-size:20px;
}

#ContentsBox div.question1 p#midashi2{
border-left:20px solid #FF0000;
padding:5px 0 5px 10px;
color:#FF0000;
font-size:20px;
}

#ContentsBox div.question1 p.left{
width:290px;
margin:10px 0 0 20px;
float:left;
font-size:120%;
color:#777;
}

#ContentsBox div.question1 p.right{
margin:10px 0 0 330px;
}