/* CSS Document
伝道標語 */

.main {
width: 570px;
margin-top: 20px;
margin-bottom: 20px;
padding: 0;
}
.main p {
font-size: 80%;
line-height: 150%;
text-indent: 1em;
}

.topics {
width: 550px;
border: 3px double #6699CC;
margin-top: 20px;
margin-bottom:20px;
padding: 5px;
background-color: #FFFFCC;
text-align: center;
float: left;
display: inline;
clear: left;
}
.topics p {
line-height: 160%;
font-size: 80%;
color:#666666;
}
p img {
float: left;
margin-right: 10px;
margin-bottom: 10px;
clear: both;
}

.imgright {
float: right;
margin-left: 10px;
margin-bottom: 10px;
clear:both;
}
.sub {
width: 550px;
border: 0px;
margin-top: 0px;
margin-bottom:10px;
padding: 5px;
text-align: right;
float: left;
display: inline;
clear: left;
}
.sub p{
font-size: 75%;
color:#666666;
}
.sub img{
float: right;
text-align: center;
}

.col-b img {
float: left;
margin-top: 0px;
margin-right: 7px;
}

.col-br img {
float: left;
margin-top: 0px;
margin-right: 7px;
}

.col-b p {
font-size: 80%;
line-height: 120%;
}
.col-br p {
font-size: 80%;
line-height: 120%;
}



/*  見出し2　*/
.topics h3 {margin-top: 10px;
margin-bottom: 20px;
padding: 4px;
border-bottom: 1px #cccccc solid;
border-left: 10px #9999cc solid;
font-size: 95%;
color: #333366;
clear: both;
}
.topics h4 {margin-top: 5px;
margin-bottom: 3px;
border-bottom: 1px dotted #336699;
padding-bottom: 3px;
font-size: 95%;
color:#339999;
}

.col-b h4 {
font-size: 90%;
font-weight: normal;
padding-bottom: 3px;
padding-left: 5px;
border-bottom: 1px dotted #CCCCFF;
color: #333333;
}
.col-br h4 {
font-size: 90%;
font-weight: normal;
padding-bottom: 3px;
padding-left: 5px;
border-bottom: 1px dotted #CCCCFF;
color: #333333;
}


/*  テキスト　*/

.txt-s {font-size:70%;
color:#6699CC;
text-align: left;
font-weight:normal;
margin-top: 0px;
margin-left:0px;
margin-bottom: 0px;
clear:both;
}
.txt-r {font-size:75%;
color: #666666;
text-align: right;
}
.cap {font-size: 70%;
line-height: 140%;
}

.txt-red {
color:#990033;
}

.txt-80 {
font-size: 80%;
line-height: 160%;
}
