@charset "utf-8";

/*Explanation--------------------------------------------------*/
/*
 1:concept	
 2:event
 2-2 Menu fixation
 3:column
*/

/*******************************************

 1:index

********************************************/
/* leadBox */
.leadBox {
	position: relative;
}
.leadBox a {
	position: absolute;
	top: 340px;
/*	top: 352px;*/
	right: 0;
}
/* boxTypeA */
.topSecA h2 {
	float: left;
	width: 400px;
	line-height: 1.45;
	font-weight: bold;
}
.topSecA .boxTypeA,
.topSecA .boxTypeB {
	float: right;
	width: 550px;
}
.topSecA .boxTypeA p {
	margin: 0 0 20px;
	line-height: 1.64;
}
/* boxTypeB */
.topSecA .boxTypeB li {
	clear: both;
	margin: 0 0 15px;
	padding: 15px 0 0;
	border-top: solid 1px #b4b4b4;
}
.topSecA .boxTypeB li.first {
	padding: 0;
	border-top: none;
}
.topSecA .boxTypeB .boxTypeBinP {
	float: right;
	width: 400px;
}
.topSecA .boxTypeB .boxTypeBinP h3 {
	margin: 0 0 19px;
}


/*******************************************

 2:events

********************************************/
.prev {
	margin: 0 0 10px;
	text-align: right;
}
.nav {
	height: 59px;
	margin: 10px 0 10px;
}
.nav li {
	float: left;
}
/*
===== 1: box =====
*/
.eventsSecA .boxTypeA {
	margin: 0 0 18px;
}
.eventsSecA .boxTypeB,
.eventsSecA .boxTypeC,
.eventsSecA .boxTypeD,
.eventsSecA .boxTypeE {
	position: relative;
	margin: 0 0 10px;
	border: solid 1px #c8c8c8;
}
.eventsSecA .boxTypeB,
.eventsSecA .boxTypeE {
	clear: both;
}
.eventsSecA .boxTypeC,
.eventsSecA .boxTypeD {
	width: 358px;
}
/*
===== 2: box Inner =====
*/
.eventsSecA .boxTypeE .rBox {
	float: right;
	width: 550px;
	margin: 9px 0;
	padding: 0 0 10px;
	border-left: solid 1px #c8c8c8;
}
.eventsSecA .boxTypeB .lBox {
	margin: 37px 9px 0 17px;
	padding:  0 0 9px;
}
.eventsSecA .boxTypeC .lBox, 
.eventsSecA .boxTypeD .box {
	margin: 13px 9px 0 14px;
	padding:  0 0 9px;
}
.eventsSecA .boxTypeE .lBox {
	width: 170px;
	margin: 28px 0 0;
	padding:  0 0 9px;
}
.eventsSecA .boxTypeE .lBoxS2 {
	margin: 47px 0 0;
}

/*
===== 3: boxTypeC/D/E Inner Common =====
*/
/* pic */
.eventsSecA .pic {
	float: right;
	padding: 0 9px 0 10px;
}
.eventsSecA .pic img {
	margin: 0 0 5px;
}
.eventsSecA .boxTypeB .pic,
.eventsSecA .boxTypeC .pic,
.eventsSecA .boxTypeD .pic {
	margin: 9px 0 5px;
}
.eventsSecA .boxTypeB .pic p,
.eventsSecA .boxTypeC .pic p,
.eventsSecA .boxTypeE .rBox .pic p {
	margin: -5px 0 5px;
}
.eventsSecA .boxTypeB .hall2Pic,
.eventsSecA .boxTypeC .hall2Pic,
.eventsSecA .boxTypeD .hall2Pic,
.eventsSecA .boxTypeE .hall2Pic {
	margin-top: 25px;
}
.eventsSecA .boxTypeB .hall3Pic,
.eventsSecA .boxTypeC .hall3Pic,
.eventsSecA .boxTypeD .hall3Pic,
.eventsSecA .boxTypeE .hall3Pic {
	margin: 25px 0 0;
}
.eventsSecA .boxTypeC .hall3Pic img,
.eventsSecA .boxTypeD .hall3Pic img,
.eventsSecA .boxTypeE .hall3Pic img {
	margin-bottom: 0;
}

/* h, ul */
.eventsSecA .boxTypeC .lBox h3,
.eventsSecA .boxTypeD .box h3 {
	margin-bottom: 8px;
	font-weight: bold;
}
.eventsSecA .boxTypeC .lBox ul li,
.eventsSecA .boxTypeD .box ul li {
	list-style: disc inside;
	margin: 0 0 12px;
}
/* space */
.eventsSecA .boxTypeC .lBox .spc,
.eventsSecA .boxTypeD .box .spc,
.eventsSecA .boxTypeE .rBox .spc {
	margin-bottom: 18px;
}
.eventsSecA .boxTypeC .lBox .spc2,
.eventsSecA .boxTypeD .box .spc2,
.eventsSecA .boxTypeE .rBox .spc2 {
	margin-bottom: 36px;
}
.eventsSecA .boxTypeC .lBox .spc3,
.eventsSecA .boxTypeD .box .spc3,
.eventsSecA .boxTypeE .rBox .spc3 {
	display: block;
	margin-bottom: 9px;
}
.eventsSecA .boxTypeC .lBox .spc4,
.eventsSecA .boxTypeD .box .spc4,
.eventsSecA .boxTypeE .rBox .spc4 {
	display: block;
	margin-top: 0;
}

.eventsSecA .boxTypeC .lBox p.next,
.eventsSecA .boxTypeD .box p.next,
.eventsSecA .boxTypeE .rBox p.next {
	margin-top: 20px;
}
/* hall */
.eventsSecA .hall {
	position: absolute;
	top: 0;
	left: 0;
	display: inline;
	padding: 5px 6px;
	line-height: 1.0;
}
.eventsSecA .hall2,
.eventsSecA .hall3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	display: inline;
	line-height: 1.0;
}
.eventsSecA .hall2 p {
	float: left;
	padding: 5px 6px;
}
.eventsSecA .hall3 p {
	position: relative;
	left: 0;
	float: left;
	padding: 5px 6px;
}
.msie6 .eventsSecA .hall3 p {
	margin-right: 20px;
}

.eventsSecA .list01 {
	background-color: #003659;
}
.eventsSecA .list02 {
	background-color: #f28d00;
}
.eventsSecA .list03 {
	background-color: #e8380d;
}
.eventsSecA .list04 {
	background-color: #7baa17;
}
.eventsSecA .list05 {
	background-color: #000;
}
.eventsSecA .list06 {
	background-color: #787878;
}

/*
===== 4: boxTypeB Inner =====
*/
.eventsSecA .boxTypeB .lBox h2 {
	margin: 0 0 18px 0;
	line-height: 1.25;
}
.eventsSecA .boxTypeB .lBox h3 {
	margin: 0 0 12px 0;
	font-weight: bold;
}
.eventsSecA .boxTypeB .lBox ul li {
	list-style: disc inside;
	margin: 0 0 24px;
}

/*
===== 5: boxTypeE Inner =====
*/
.eventsSecA .boxTypeE .rBox h3 {
	margin: 5px 10px 12px;
	font-weight: bold;
}
.eventsSecA .boxTypeE .rBox p.textTypeA {
	margin: 5px 10px 0;
}

.eventsSecA .boxTypeE .rBox p {
	margin: 0 10px;
	line-height: 1.6;
}
/* dl */
.eventsSecA .boxTypeE .rBox dl {
	margin: 0 10px;
}
.eventsSecA .boxTypeE .rBox dt {
	position: relative;
	left: 0;
	float:left;
	width: 5em;
	margin: 0;
	padding: 0 0 5px;
}
.eventsSecA .boxTypeE .rBox dd {
	margin: 0;
	padding: 0 0 5px 5em;
}
.eventsSecA .boxTypeE .rBox dl.wTypeA dt {
	width: 8.5em;
}
.eventsSecA .boxTypeE .rBox dl.wTypeA dd {
	padding: 0 0 5px 8.5em;
}
.eventsSecA .boxTypeE .rBox dl.wTypeB dt {
	width: 3.5em;
}
.eventsSecA .boxTypeE .rBox dl.wTypeB dd {
	padding: 0 0 5px 3.5em;
}
.eventsSecA .boxTypeE .rBox dl.wTypeD dt {
	width: 9.5em;
}
.eventsSecA .boxTypeE .rBox dl.wTypeD dd {
	padding: 0 0 5px 9.5em;
}

.eventsSecA .boxTypeE .rBox dd.wTypeC p {
	margin-left: 0;
}
.eventsSecA .boxTypeE .rBox dl dd .pic {
	padding: 0 0 0 10px;
}
/* ul */
.eventsSecA .boxTypeE .rBox .listBoxTypeA {
	margin: 0;
}
.eventsSecA .boxTypeE .rBox .listBoxTypeA li {
	float: left;
	width: 180px;
	padding: 0 0 10px;
	text-align: right;
}
.eventsSecA .boxTypeE .rBox .listBoxTypeA li img {
	margin: 0 0 5px;
}
.eventsSecA .boxTypeE .rBox .listBoxTypeB {
}
.eventsSecA .boxTypeE .rBox .listBoxTypeB li {
	list-style: disc outside;
	margin: 0 0 0 1.5em;
}
.eventsSecA .boxTypeE .lBox ul {
	margin: 0 0 0 10px;
}
/* space */
.eventsSecA .boxTypeE .lBox .ePlace {
	margin: 25px 0 0;
}
.eventsSecA .boxTypeE .lBox .spc {
	margin: 0 0 25px;
}


/* side */
.sectionC ul .bn {
	padding: 0 0 10px;
}
.sectionC ul .column {
	margin: 0 0 47px;
	padding: 10px 10px 0;
	border: solid 1px #c8c8c8;
}
.sectionC ul .column dd {
	margin: 0 0 12px;
}


/*******************************************

 2-2 Menu fixation

********************************************/
#trp.trpEvents {
	background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_header/bg02.gif) repeat-x fixed;
	margin: 0;
	padding: 0;
}
#trp.trpEvents #wrap {
	margin: -20px auto 0;
	padding: 0;
	position: static;
}
.msie6 #trp.trpEvents #wrap {
	margin: 0 auto;
}

#trp.trpEvents #header {
	position: fixed;
	top: 0;
	width: 100%;
	height: 62px;
	z-index: 1000;
	background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_header/bg02.gif) repeat-x;
	text-align: center;
}
#trp.trpEvents #header a {
	margin-right: 831px;
}
#trp.trpEvents #content {
	position: relative;
	top: 62px;
}
#trp.trpEvents #navBox {
	position: fixed;
	top: 0;
	width: 960px;
	height: 73px;
	/*height: 103px;*/
	z-index: 1000;
	background-color: #FFF;
}
#trp.trpEvents .prev {
	padding: 19px 0 0;
}
#trp.trpEvents #contentBox {
	position: relative;
	top: 73px;
	/*top: 103px;*/
}
#trp.trpEvents #gourmet,
#trp.trpEvents #study,
#trp.trpEvents #sports,
#trp.trpEvents #art,
#trp.trpEvents #event,
#trp.trpEvents #stay,
#trp.trpEvents #christmas {
	margin-top: -165px;
	padding-top: 165px;
}

#trp.trpEvents #footer {
	margin-top: 165px;
}

/*******************************************

 3:column

********************************************/
.columnSecA {
	margin: 0 0 1.5em;
}
.columnSecA h1, .columnSecA h2,
.columnSecA .hTypeA, .columnSecC .hTypeB {
	margin: 0 0 0.75em;
	font-weight: bold;
}

.columnSecA p,
.columnSecC p {
	margin: 0 0 1.75em;
}
.columnSecA .pic {
	margin: 0 0 28px;
}
.columnSecB {
	margin: 0 0 40px;
	padding: 10px 10px 20px;
	border: solid 1px #c8c8c8;
}
.columnSecB h3 {
	font-weight: bold;
}
.columnSecB h3, .columnSecB p {
	margin: 0 0 1.5em;
}
.columnSecB .nonSpc {
	margin: 0;
}
.columnSecB .fRight {
	margin: 0 0 0 10px;
}
.columnSecC {
	margin: 0 0 40px;
	padding: 10px;
	border: solid 1px #003659;
	background-color: #eaebf4;
}
.columnSecC dt {
	position: relative;
	left: 0;
	float:left;
	width: 6em;
	margin: 0;
	padding: 0 0 5px;
}
.columnSecC  dd {
	margin: 0;
	padding: 0 0 5px 6em;
}
