@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;
	margin:0 0 13px 0;
	padding:0;
}


div#contents h5	{
	background: url(../../common/css/images/subtitle_bg1.gif) repeat-x left bottom;
	clear: both;
	display: block;
	padding-left: 11px;
	padding-bottom: 12px;
}




div#contents h6 {
	margin-bottom: 3px;
	clear: both;
	display: block;
	margin-top: 0px;
	background: url(../../common/css/images/subtitle_bg1.gif) repeat-x left bottom;
	padding: 12px;
	color: #99D201;
	font-size: 1.2em;
	margin: 25px 0 3px 0;
}


div#contents table {
	margin: 0 12px;
	padding: 0px;
	border: 1px solid #555555;
	border-right: none;
	border-bottom: none;
}

div#contents table thead td,
div#contents table thead th,
div#contents table tbody th	{
	border: 1px solid #555555;
	border-top:none;
	border-left:none;
	padding: 10px;
}

div#contents table thead td,
div#contents table thead th	{
	font-size:0.8em;
}

div#contents table tbody th	{
	color:#FFCC00;
	width:70px;
}



div#contents table tbody td.salt,
div#contents table thead th.salt	{

	background:#99D201;
	color:#000;
}

div#contents table tbody td.net,
div#contents table thead th.net	{
	background:#222222;
}

div#contents table tbody td.hotel,
div#contents table thead th.hotel	{
	background:#333333;
}

div#contents table tbody td.friend,
div#contents table thead th.friend	{
	background:#444444;
}

div#contents table tr td	{
	vertical-align:top;
}


div#contents table tr.top td	{
	font-weight:bold;
	text-align:center;
	border-right: 1px solid #555555;
	padding:5px 10px;
}

div#contents table tr.second td	{
	border-right: 1px solid #555555;
	padding:5px 10px;
	font-size:0.8em;
}

* html div#contents table tr.second td	{
	font-size:0.7em;
}

*:first-child+html div#contents table tr.second td	{
	font-size:0.7em;
}

div#contents table tr.mark td	{
	padding:0;
	line-height:0;
	font-size:0;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
}
