/* CSS Document
法要・祈祷 */


.col {
width: 200px;
float: left;
padding: 10px;
margin-left: 30px;
margin-top: 10px;
border: 1px dotted #CCCCCC
}

.col-s {
width: 150px;
text-align: center;
float: left;
padding: 10px;
margin-left: 50px;
margin-top: 10px;
margin-bottom: 20px;
border: 1px dotted #CCCCCC
}

.main {
width: 560px;
margin-left: 5px;
margin-bottom: 20px;
background-color:#FFFFFF;
float: right;
display: inline;
clear:both;
}
.main p {
line-height: 160%;
font-size: 80%;
text-indent: 1em;
margin-left: 30px;
}
p img {
margin-right: 10px;
margin-bottom: 15px;
clear: both;
}

.imgright {
float: right;
margin-left: 10px;
margin-bottom: 15px;
clear:both;
}

.img {
margin-top:5px;
margin-bottom:5px;
}
.waku2{
width: 500px;
padding: 7px;
background-color:#FFFFCC;
border: 1px solid #999966;
margin-left: 20px;
margin-top: 20px;
margin-bottom: 20px;
line-height: 130%;
text-align: center;
font-size: 80%;
clear: both;
}

/*  見出し3　*/
.main h3 {margin-top: 20px;
margin-bottom: 20px;
padding: 6px;
border-bottom: 1px solid #996666;
border-left: 5px solid #663333;
font-size: 95%;
letter-spacing: 2em;
color: #663300;
clear: both;
}

/*  テキスト　*/

.txt-c {font-size: 80%;
color:#666633;
text-align: center;
font-weight:bold;
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 10px;
}


.txt-m {font-size: 80%;
color:#666666;
text-align:left;
margin-bottom: 10px;
clear: both;
}

.txt-s {font-size:70%;
color:#666666;
text-align: center;
font-weight:normal;
margin-top: 10px;
margin-bottom: 0px;
clear:both;
}
