@charset "utf-8";
/*

SALTWEDDING SHOWTIME!!

webpage ALL-CSS 

*/

div#header {
	background: #000 url(../../common/css/images/nomalpage_head_bg.png) repeat-x left bottom;
}

div#header h3 {	background: url(../../common/css/images/nomal_title_bg.png) no-repeat left top;
}

div#contents p {
	padding:0 10px;
}

div#contents h4 {
	font-size:0;
	line-height:0;
	padding:0;
	clear: both;
	float: left;
	margin: 0 0 13px 0;
}


div#contents h5 {
	background: url(../../common/css/images/subtitle_bg1.gif) repeat-x left bottom;
	clear: both;
	display: block;
	margin-top: 35px;
	margin-bottom: 13px;
	padding-left: 11px;
	padding-bottom: 12px;
	font-size:0;
	line-height:0;
}

div#contents table	{
	border:none;
	margin-left: 11px;
	margin-right: 11px;
	width: 696px;
	clear: both;
}

div#contents table th,
div#contents table td	{
	padding: 10px;
	margin:0;
	border:1px solid #000;
	background:#222;
	line-height:1.7em;
}

div#contents table th	{
	text-align:left;
	font-weight:normal;
	color:#99D201;
	background-color: #333;
	width: 160px;
}

div#contents table td input	{
	border:1px solid #fff;
}


div#contents table th span {
	color: #FFCC00;
}
