@charset "UTF-8";
/* CSS Document */


#contents{
width:778px;
height:630px;
padding-right:20px;
}

h1{
font-size:20px;
color:#AA0000;
margin-top:10px;
margin-left:20px;
}

h4{
margin-top:20px;
color:#AA0000;
}

#left{
width:268px;
float:left;
font-size:15px;
padding-left:30px;
}

#left ul{
line-height:1.6;
margin-top:30px;
}

#left ul li{
list-style:none;
}

#contents #left_ul li{
margin-top:10px;
line-height:1.4;
font-size:12px;
list-style-type:disc;
margin-left:20px;
}

#right{
width:450px;
height:430px;
float:right;
margin-top:45px;
}

#right p{
visibility:hidden;
}

#print_btn{
margin-left:175px;
}

#explain{
color:#0000FF;
float:right;
width:450px;
margin-top:10px;
font-size:small;
line-height:1.4;
}

#google{
float:right;
width:450px;

margin-top:5px;
font-size:small;
line-height:1.4;
color:#555555;
}

strong{
color:#DD0000;
}

