/* CSS Document */
/* ------------------ ビュースポット ------------------ */
#cc_viewspot{
padding:15px 6px;
}
#cc_viewspot .st{
border-left:5px solid #D26B89;
}
#cc_viewspot .st h2{
color:#D26B89;
font-size:16px;
padding-left:10px;
margin:10px 0px;
}
#cc_viewspot .st p{
padding:0;
margin:0;
padding-left:10px;
line-height:18px;
}
#cc_viewspot .conts{
padding-left:15px;
padding-bottom:15px;
}
#cc_viewspot .conts p{
line-height:180%;
padding:10px 0px;
margin:0;
}
#cc_viewspot .conts td{
vertical-align:top;
}

#cc_viewspot #con01{
border-left:4px solid #333;
margin-top:15px;
margin-bottom:20px;
}
#cc_viewspot #con02{
border-left:4px solid #F2B40F;
margin-top:10px;
margin-bottom:15px;
}
#cc_viewspot #con03{
border-left:4px solid #7AC1FC;
margin-top:10px;
margin-bottom:15px;
}
#cc_viewspot #con04{
border-left:4px solid #ED9D84;
margin-top:10px;
margin-bottom:15px;
}
#cc_viewspot #con05{
border-left:4px solid #7BB29F;
margin-top:10px;
margin-bottom:15px;
}
#cc_viewspot #con06{
border-left:4px solid #A0BBEB;
margin-top:10px;
margin-bottom:15px;
}
#cc_viewspot #con07{
border-left:4px solid #E05C4E;
margin-top:10px;
margin-bottom:15px;
}
#cc_viewspot #con07 strong{
color:#E05C4E;
}
#cc_viewspot #con07 span{
font-size:10px;
letter-spacing:1px;
color:#333;
}
#cc_viewspot #kanren{
border:1px solid #ccc;
background-color:#f5f5f5;
padding:15px;
}
#cc_viewspot #kanren ul{
padding:0;
margin:0;
list-style:none;
}
#cc_viewspot #kanren li{
display:inline;
}
/* ------------------ /ビュースポット ------------------ */
