@charset "Shift_JIS";


/*コンテンツ*/

#container #content {
width:580px;
padding:50px 90px 10px 90px ;
font-size:small;
}

#container #content img{
padding-bottom:30px;
}

#container #content p{
padding-bottom:20px;
}

/*テーブル*/

div#hyou tr,td{
padding:20px 10px;
line-height:1.7;
}


.text2{
color:#ffffff;
font-weight:bold;
}

.cell{
background:#D7EBFF;
}

.input{
background:#F0F8FF;
}

.radio{
background:#F0F8FF;
padding-left:70px;
line-height:1.2;
}

p#bold{
font-weight:bold;
}