@charset "Shift_JIS";
@import url("common.css");
@import url("common_table.css");	/* Commonテーブル設定 */


span.keishou{ font-size: 12px; }


#contents_base{  width:533px; margin:7px 0px 18px 22px; }
#list_base    { width:515px; margin:0 0 5px 0; padding:3px; border:solid 1px #ccc;margin-top:10px; }


.ceremony_title{ font-size:14px; margin-top:0;}

.list_item{ padding-bottom : 10px; border-bottom : 1px solid #ccc; margin-bottom:10px;}
.ceremony_table{
	width:255px;
}
.ceremony_table th{
	width : 80px;
	font-weight:normal;
	vertical-align:top;
	padding:2px 2px 2px 5px;
	text-align:center;
}


.ceremony_table td{
	width : 175px;
	padding:2px 2px 2px 5px;
	text-align:left;
}

.carinfo_base_cell{
	vertical-align:top;
	height:60px;
}
.image_cell{
	vertical-align : top;
}
.image_cell img{ display:inline; }


.comment_base_cell{
	width : 255px;
	vertical-align : top;
}


.comment_table{ width:255px;}
.comment_table th{
	font-weight:normal;
	padding : 2px 10px;
}
.comment_table td{
	padding : 4px 10px;
}


