/* CSS Document
ニコニコ法話 */

.main {
width: 560px;
margin-bottom: 15px;
background-color:#FFFFFF;
display: inline;
clear:both;
}
.main p {
line-height: 160%;
font-size: 80%;
color:#666666;
}

.niko2 {
width: 560px;
margin-bottom: 20px;
clear: both;
}
.niko2 p {
font-size: 80%;
line-height:150%;
}
.niko2 h4 {
font-size: 80%;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 10px;
border-left: 5px solid #996666;
}
.niko2 img {
margin-bottom: 10px;
margin-top: 10px;
}

.niko2 table {
width: 560px;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-collapse: collapse;
font-size: 80%;
margin-bottom:20px;
}
.niko2 th {padding: 5px;
border-bottom: 1px dotted #CCCCCC;
text-align:left;
font-weight: normal;
width: 420px;
}
.niko2 tr {
padding: 5px;
border-top: 1px solid #CCCCCC;
}
.niko2 td {
padding: 5px;
text-align: center;
border-top: 1px dotted #CCCCCC;
}

.imgright {
float: right;
margin-left: 10px;
margin-bottom: 10px;
clear:both;
}

.madia {
width: 540px;
border: 1px dotted #CCCCCC;
background: #FFFFCC;
margin-top: 10px;
margin-bottom: 30px;
padding: 10px;
clear: both;
}
.madia p {
font-size: 75%;
line-height: 150%;
}
.madia img {
float: left;
margin-right:10px;
margin-bottom: 5px;
clear: both;
}

.next {
width: 560px;
text-align:right;
font-size: 80%
}

/*  見出し2　*/
.main h3 {margin-top: 10px;
margin-bottom: 15px;
padding: 4px;
border-bottom: 1px #cccccc solid;
font-size: 95%;
color: #333366;
clear: both;
}

/*  テキスト　*/

.txt-s {font-size:70%;
color:#666666;
text-align: right;
font-weight:normal;
margin-top: 0px;
margin-left:20px;
margin-bottom: 0px;
clear:both;
}
.cap {font-size: 70%;
line-height: 140%;
}

.txt-red {
color:#990033;
}

.txt-80 {
font-size: 80%;
line-height: 160%;
}