body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/haikei.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-size: 13px;
}
#header {
	background-image: url(../img/haikei_558.gif);
	height: 85px;
	width: 900px;
	text-align: left;
}
p {
	line-height: 150%;
}
.small {
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.red {
	color: #CC0000;
}
.blue {
	color: #000099;
}
.style1 {
	color: #FF9A9C
}
.day {
	background-color: #000099;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bolder;
	line-height: 20px;
}
.corner {
	border: 1px solid #999999;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.list {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF9A9C;
	border-left-color: #FF9A9C;
}
.list td {
	font-size: 12px;
	color: #333333;
	text-indent: 10px;
	padding: 3px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	text-align: left;
}
.list th {
	font-size: 12px;
	font-weight: bold;
	background-color: #FF9999;
	padding: 3px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
}
.guest th {
	font-size: 12px;
	color: #333333;
	background-color: #A5C3BD;
	padding: 5px;
	font-weight: normal;
}
.guest td {
	text-align: center;
	padding: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-color: #A5C3BD;
	border-bottom-color: #A5C3BD;
}
.guest {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A5C3BD;
	border-left-color: #A5C3BD;
}

/*　プレゼント情報、ゲスト予定用　*/
h3	{
	font-size:13pt;
	text-decoration: underline;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h5	{
	font-size:10pt;
	color:#FF0000;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.present	{
	font-size:11pt;
	color:#FF6699;
	font-weight:bold;
}
table#present{
	width: 700px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 150%;
}
table#present th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
}
table#present td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	font-size: 11pt;
	vertical-align: top;
}
table#present img{
	border:1px solid #999999;
	padding: 3px;
}

table#schedule{
	width: 700px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 5px;
	margin-bottom: 10px;
}
table#schedule th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	background-color: #FFE8F3;
}
table#schedule td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	line-height: 120%;
	font-size: 11pt;
}
