@charset "euc-jp";
@import url("../../css/common.css");
@import url("../../css/parts.css");
@import url("../../../css/class.css");

#deepbg {
	width: 668px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../invitation_img/bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#conts {
	background-image: url(../invitation_img/top_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#conts .right {
	width: 494px;
	padding-right: 15px;
}
h2 {
	float: left;
	height: 257px;
	width: 149px;
	margin-bottom: 10px;
}
#conts h3 {
	padding-top: 25px;

}
#conts p {
	padding-top: 15px;
	line-height: 130%;
}
#conts p img {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
#gaiyo {
	padding: 10px;
	width: 616px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #918228;
	background-color: #f8f5e1;
	margin-top: 20px;
}
#gaiyo h3 {
	font-size: 80%;
	color: #cc0000;
}
#gaiyo ul {
	line-height: 150%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 10px;
}
#gaiyo li {
	background-image: url(../images/li_bul.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#card {
	font-size: 80%;
	border: 1px solid #918228;
}
#card th {
	padding: 0.4em;
	background-color: #f1ebc7;
	font-weight: bold;
}
#card th.kinyu {
	text-align: center;
}
#card td {
	padding: 0.4em;
	line-height: 160%;
	letter-spacing: -0.1em;
}
#card td strong {
	color: #CC0000;
}
#endline {
	background-image: url(../invitation_img/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 5px;
	padding-top: 10px;
}
