﻿@charset "utf-8";

/*------------------------------------------------------------------------------
ノートルダム学院小学校 同窓会 - CSS Modules Import
Date: 2011-09-30
Notre Dame Elementary School Alumni Association All rights reserved.
------------------------------------------------------------------------------*/

/* ----------------------------------------

index.html

---------------------------------------- */

div.section01 div.mainPhoto {
	margin-bottom: 20px;
}

div.section01 p {
	margin-bottom: 15px;
}

div.linkNav {
	position: relative;
	zoom: 1;
}

div.linkNav p.alignRight {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 0;
}

div.section01 div.tbl01 table {
	margin-bottom: 30px;
}

div.section01 div.tbl01 table th,
div.section01 div.tbl01 table td {
	padding: 6px 10px;
	vertical-align: middle;
	font-size: 100%;
}

div.section01 div.tbl01 h2 {
	padding: 6px 10px;
	border: 1px solid #dbcec5;
	border-bottom: 0;
	background-color: #e2d8d1;
	font-weight: 700;
	font-size: 116.7%;
	color: #444;
}