@charset "utf-8";
/* feature CSS Document */
.ph-float-left{
float:left;
margin:0 10px 10px 0;
}
.ph-float-right{
float:right;
margin:0 0 10px 10px;
}
#txt-box{
padding:0 10px 5px;
}
#txt-box h3{
border-left:3px solid #BFA786;
border-bottom:1px solid #CCC6B8;
font-size:1.2em;
margin:2em 0 1em 0;
padding:4px 10px 2px;
clear:both;
}
#txt-box h4{
border-left:3px solid #DFC299;
font-size:1.1em;
margin:2em 0 0.5em 0;
padding:4px 10px 2px;
clear:both;
}
#txt-box p{
margin-bottom:1.5em;
}
#txt-box ul{
list-style-type:disc;
margin:0 0 1em 2em;
}
#txt-box .txt{
padding-left:15px;
clear:both;
}
#txt-box .bold{
font-weight:bold;
}
#txt-box .ph{
margin-bottom:1.5em;
}
#txt-box .grh{
margin-left:30px;
}
#enquete .grh{}
#txt-box #annotation,
#txt-box #about{
margin:50px 40px 0;
}
#txt-box #annotation ul{
list-style-type:none;
margin:0;
}
#txt-box #annotation li{
margin-bottom:0.8em;
}
#txt-box ol{
list-style-type:decimal;
margin:0 0 1em 2em;
}
#interview{
width:646px;
margin:auto;
}
#interview dl{
margin-bottom:1em;
}
#interview dt{
float:left;
font-weight:bold;
}
#interview dd{
padding-left:2em;
}
#interview dd.first{
padding-left:6em;
}
#interview .toss{
color:#607F00;
}
#interview .recieve{
color:#DF5E37;
}
#interview #higuchi-keiko .report{
border:1px solid #000;
padding:10px 20px;
margin-top:100px;
}
#interview #higuchi-keiko .report .txt-right{
margin:0;
}
#interview #higuchi-keiko .report h3{
font-size:1.5em;
margin-top:1em;
border-left:none;
padding:0;
}
#interview #higuchi-keiko .report h4{
font-size:1.2em;
}
#enquete #txt-box{
width:500px;
margin:auto;
padding:0;
}
#enquete h3{
border-bottom:none;
margin-top:0;
}
#enquete .box{
margin-bottom:60px;
}
#enquete .grh{
text-align:center;
margin:0 0 20px;
}
#enquete li{
margin-bottom:0.5em;
}
#enquete table{
width:500px;
}
#enquete table img{
vertical-align:middle;
}
