@charset "utf-8";
/*=============================================
	PHANTASY STAR PORTABLE 2
	http://phantasystar.sega.jp/psp2/
-----------------------------------------------
=============================================*/

#conts{
clear:both;
overflow:hidden;
}


/*
	headding
--------------------------------------------*/
p strong{
	display: block;
	width: 546px;
	height: 46px;
	text-indent: -9999px;
	background: url(../image/catch_txt.gif) no-repeat;
}

#contents #primaryArea h2{
	background:	url(../../image/h2_information.gif) no-repeat;
}

span.weight {
	font-weight:bold;
}

span.uline {
	text-decoration:underline;
}

/*
	h3
--------------------------------------------*/
h3#h3Outline {
	background:	url(../image/h3_outline.gif) no-repeat;
}

h3#h3Howto {
	background:	url(../image/h3_howto.gif) no-repeat;
}

h4#h4Movie {
	background: url(../image/h4_movie.gif) no-repeat;
	margin: 10px 0 0 0;
	text-indent:-9999px;
	clear:both;
}

h4#h4Attention {
	background:url(../image/h4_attention.gif) no-repeat;
	margin: 5px 0 10px 0;
	height:16px;
	text-indent:-9999px;
	clear:both;
}


/*
	conts
--------------------------------------------*/

.select li {
	width:185px;
	float:left;
}

.select li.lastchild {
	width:175px;
}

#primaryArea dl dd {
	margin:0px;
	padding:0px;
}

#informationReservationPage dl.tagA {
	position: relative;
	width: 500px;
	height: 43px;
	margin: 30px auto 20px;
	background: url(../image/tag.gif) no-repeat left 0;
}

#informationReservationPage dl.tagA dt {
	display: none;
}

#informationReservationPage dl.tagA dd {
	padding-left: 150px;
	width:384px;
	height:33px;
	padding-top:10px;
	background: none;

}


#informationReservationPage dl.tagA dd#txt{
	position: absolute;
	top: -35px;
	left: -150px;
	color: #00FF00;
	
}


/*
#informationReservationPage dl.tagB {
	width: 500px;
	padding: 0px 23px 15px 23px;
	clear:both;
	overflow:hidden;
}

#informationReservationPage dl.tagB dt {
	width:116px;
	height:43px;
	background: url(../image/tag_02_a.gif) no-repeat;
	float:left;
	text-indent:-9999px;
}

#informationReservationPage dl.tagB dd {
	width:384px;
	height:43px;
	background:url(../image/tag_02_b.gif) no-repeat;
	vertical-align:middle;
	float:left;
}
*/

ul.movie {
	clear:both;
	margin-left:15px;
}

ul.movie li {
	list-style:circle;
}	


/*
	link
--------------------------------------------*/
a.linkRelation {
	margin-bottom:5px;
	margin-top:0px;
}


#informationReservationPage #conts #attentionArea{
	width: 546px;
	border: #993300 double 3px;
	margin: 15px auto;
	
}

#informationReservationPage #conts #attentionArea dt{
	background: #993300;
	padding: 6px 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	
}

#informationReservationPage #conts #attentionArea dd{
	width: 526px; /* 546 */
	padding: 5px 10px;
	background: none;
	border-bottom: 0;
	
}

#informationReservationPage #conts #attentionArea dd ul li{
}


#bnrArea{
	width: 546px;
	margin: 15px 0;
	padding: 10px 0 10px 0;
	color: #00FF00;
}

#bnrArea a{
	display: block;
	width: 375px;
	height: 100px;
	margin: 0 auto;
	border: #17293c 3px solid;
	
}

#bnrArea p{
	display: block;
	width: 375px;
	margin: 8px auto 0;
}


