﻿@charset "utf-8";
@import "/style/default.css";
@import "/style/classes.css";
@import "/style/common.css";
@import "/style/contents.css";

/* c5-a お祭り */
img#a-1{ margin-bottom:2em; }
ul#accessList{margin-top:0px; margin-bottom:20px;}
ul#accessList li{ padding-left:5px; }
div#churchName{ font-weight:bold; line-height:100%;}

div#a-1 div.item-r img{ width:160px; }
div#a-1 div.item-body{ width:380px; margin-left:20px; }

div.matsuri{ margin-bottom:2em; }
div.matsuri dl{ width:560px;  margin-top:15px;}
div.matsuri dt{ margin-top:15px; color:#914249;font-weight:bold; }
div.matsuri dd{ padding-bottom:15px; border-bottom:dotted 1px #cccccc;}

table{ margin-left:1px; width:558px; border-collapse:collapse; }
table,th,td{ border:solid 1px #cccccc; font-size:16px; }
th,td{ padding:5px; }

th{ text-align:center; background-color:#eeeeee;}
th.matsuri-d { width:20px; }
th.matsuri-w { width:15px; }
th.matsuri-t { width:6em; }

h3{ margin-top:2em; }

/* c5-b 集い */

body#c5-b div.item{ margin-bottom:2em; }
body#c5-b div.item img{  margin-right:20px !important; }

