/* index

	- globalNavigation
	- pageTitle
	- subTitle
	- localNavigation
	- table
	- inner
	- button
----------------------------------------------- */


/* globalNavigation
----------------------------------------------- */
#globalNavigation li#party a {
	display: block;
	text-decoration: none;
	margin: 0;
	width: 133px;
	height: 45px;
	background: url(../../../shared/img/global_navi.gif) no-repeat -267px -45px;
}


/* pageTitle
----------------------------------------------- */
.pageTitle2 h2 {
	margin: 0;
	padding: 0;
	width: 273px;
	height: 37px;
	background: url(../../../shared/img/tit_party.gif) no-repeat;
	float: left;
}

.pageTitle2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	text-align: left;
}

.pageTitle2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
	float: left;
}

.pageTitle2 li a {
	display: block;
	text-decoration: none;
	margin: 0;
	width: 127px;
	height: 37px;
	background: url(../../../shared/img/link_party.gif) no-repeat;
}

.pageTitle2 li a:hover {
	background: url(../../../shared/img/link_party.gif) no-repeat -127px 0px;
}


/* subTitle
----------------------------------------------- */
.subTitle h3#h1 {
	margin: 0;
	padding: 0;
	width: 335px;
	height: 14px;
	background: url(../../../shared/img/subTit_party1.gif) no-repeat;
	float: left;
}

.subTitle h3#h2 {
	margin: 0;
	padding: 0;
	width: 306px;
	height: 14px;
	background: url(../../../shared/img/subTit_party2.gif) no-repeat;
	float: left;
}

.subTitle h3#h3 {
	margin: 0;
	padding: 0;
	width: 269px;
	height: 14px;
	background: url(../../../shared/img/subTit_party3.gif) no-repeat;
	float: left;
}


/* localNavigation
----------------------------------------------- */
.localNavigation li#party a {
	display: block;
	text-decoration: none;
	margin: 0;
	width: 195px;
	height: 32px;
	background: url(../../../shared/img/local_party.gif) no-repeat -195px 0px;
}


/* table
----------------------------------------------- */
.columnD1 table {
	margin: 0;
	padding: 0;
	width: 400px;
	border: none;
	border-collapse: collapse;
	clear: both;
}

.innerBlock5 table {
	margin: 0;
	padding: 0;
	width: 574px;
	border: none;
	border-collapse: collapse;
	clear: both;
}

.columnD1 table th,
.columnD1 table td,
.innerBlock5 table th,
.innerBlock5 table td {
	vertical-align: top;
	border: none;
}

.columnD1 table th,
.innerBlock5 table th {
	margin: 0;
	padding: 0px 10px 0px 0px;
	width: 84px;
	height: 70px;
	text-align: left;
	background: url(../../../shared/img/phobase_s.gif) no-repeat;
}

.columnD1 table th img,
.innerBlock5 table th img {
	margin: 2px 0px 0px 6px;
}

.columnD1 table td {
	margin: 0;
	padding: 0;
	width: 300px;
	text-align: left;
}

.innerBlock5 table td {
	margin: 0;
	padding: 0;
	width: 480px;
	text-align: left;
}

.columnD1 table td p,
.innerBlock5 table td p {
	padding: 5px 0px 0px 0px;
}

.columnD1 table td.spacer {
	margin: 0;
	padding: 0px 0px 7px 0px;
}


/* inner
----------------------------------------------- */
.innerParty1 {
	margin: 0;
	padding: 0;
	width: 122px;
	float: left;
}

.innerParty2 {
	margin: 0;
	padding: 0;
	width: 442px;
	float: right;
}

.innerParty2 p {
	padding: 5px 0px 0px 0px;
}

.innerParty1a {
	margin: 0;
	padding: 0;
	width: 172px;
	float: left;
}

.innerParty2a {
	margin: 0;
	padding: 0;
	width: 392px;
	float: right;
}

.innerParty2a p {
	padding: 5px 0px 0px 0px;
}

.phoBase {
	margin: 0;
	padding: 0;
	width: 112x;
	height: 119px;
	background: url(../../../shared/img/phobase_m.gif) no-repeat;
	clear: both;
}

.phoBase img {
	margin: 2px 0px 0px 4px;
	padding: 0;
	width: 112x;
	clear: both;
}


/* button
----------------------------------------------- */
ul.reserveLink {
	margin: 0;
	padding: 10px 0px 10px 0px;
	list-style: none;
	text-indent: 0;
	text-align: left;
	float: right;
}

ul.reserveLink li {
	margin: 0;
	padding: 0px 0px 4px 0px;
	list-style: none;
	background: url(../../../shared/img/local_sub3.gif) no-repeat left bottom;
	float: left;
}

ul.reserveLink li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 15px 6px 30px;
	width: 195px;
	background: url(../../../shared/img/local_sub1.gif) repeat-y;
}

html>body ul.reserveLink li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 15px 6px 30px;
	width: 150px;
	background: url(../../../shared/img/local_sub1.gif) repeat-y;
}

ul.reserveLink li a:hover {
	background: url(../../../shared/img/local_sub2.gif) repeat-y;
}

ul.reserveLink li a:link,
ul.reserveLink li a:visited {
	color: #000221;
	text-decoration: none;
}

ul.reserveLink li a:hover,
ul.reserveLink li a:active {
	color: #ffffff;
	text-decoration: none;
}

