@charset "utf-8";

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

+

+ クイーンメリー号　スタイル

+

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.qttl01 {
	background: url(img/queen_ttl01.gif) no-repeat 0px top;
	height: 34px;
	width: 600px;
	text-indent: -9999px;
}

#Section07 h4,
#Section13 h4 {
	margin-left: 16px;
}

/* Section07 */

#Section07{
	background: url(../img/boxbg.jpg) repeat-y left top;
	overflow: hidden;
	padding: 16px 0 0 0;
	clear: both;
	width: 600px;
}

#Section07 ul{
	position: relative;
	margin: 10px 16px;
}

*html #Section07 ul{
	height: 110px;
}

#Section07 .Paragraph{
	width: 253px;
}

#Section07 .Photo01{
	position: absolute;
	top: 0;
	right: -1px;
}

#Section07 .Photo02{
	position: absolute;
	top: 0;
	right: 0;
}


/* Section13 */

#Section13{
	background: url(../img/boxbg.jpg) repeat-y left top;
	overflow: hidden;
	padding: 16px 0 0 0;
	clear: both;
	width: 600px;
}

#Section13 ul{
	width: 570px;
	margin-left: 16px;
}

#Section13 .Area01{
	float: left;
	width: 355px;
}

#Section13 .Area02{
	float: right;
	width: 200px;
}


/* レイアウト */

#Queenmary .box .rightImg {
	float: right;
	width: 200px !important;
	text-align: center;
	margin: 0px 16px 0px 16px;
}
#Queenmary .box .txtLeft {
	float: left;
	width: 350px !important;
	margin-left: 16px;
}
#Queenmary .box .txtLeft p {
	margin-bottom: 16px;
}
#Queenmary .box .txt {
	margin: 0px 14px 16px 16px;
}
#Queenmary .box .rightImg .caption {
	font-size: 10px;
	display: block;
	margin-top: 10px;
	text-align: left;
}
