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


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

div#contents ul {
	margin: 0px;
	list-style-type: none;
	padding: 0 0 0 10px;
}

div#contents #main ul li {
	background: url(../../common/css/images/list_point1.gif) no-repeat left 0.5em;
	margin: 0 0 0.8em 0;
	padding: 0 0 0 1em;
	line-height: 1.7em;
}

div#contents ul#guide_nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	float: left;
	width: 720px;
}

div#contents ul#guide_nav li {
	margin: 0 0 10px 10px;
	padding: 0px;
	float: left;
	background-image: none;
	font-size: 0px;
	line-height: 0px;
}

div#contents ul#guide_nav li.fast {
	margin:0px;
}

div#contents div.gr_bg {
	background-color: #222;
	width: 660px;
	margin: 0 10px;
	padding: 18px 20px;
	clear: both;
}

div#contents div.gr_bg p {
	margin-left:0;
	padding-left: 0;
}

div#contents table.img_lyout	{
	margin-bottom: 22px;
	clear: both;
}

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

div#contents table th,
div#contents table td	{
	padding: 7px;
	margin:0;
	border:1px solid #000;
	background:#222;
}

div#contents table th	{
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	color:#99D201;
	background-color: #333333;
}

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

* html div#main	{
	width:720px!important;
	overflow:hidden!important;
}
