@charset "Shift-JIS";

/* #############################################################

[ individual ]

Additional authority person of parts : this page auther

############################################################# */



/* ==========================================================================
 ご予約内容の確認
=========================================================================== */

/* -------------------------------------------------------------- 
 確認内容の選択（#confirmsSelect）
-------------------------------------------------------------- */
#content #confirmsSelect {
	margin:15px 0 0 0;
	padding:0 0 35px 0;
	background:url(/resources/images/content/bg_section_l.gif) no-repeat left bottom;
}

/* リストテーブル（#confirmsSelectTable）
--------------------------------------------- */
#content #confirmsSelect #confirmsSelectTable {
	zoom:1;
	background:url(../images/pic_layout_bottom.gif) no-repeat left bottom;
}
#content #confirmsSelect #confirmsSelectTable:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}

/* リストテーブル（#confirmsSelectTable）左
--------------------------------------------- */
#content #confirmsSelect #confirmsSelectTable .confirmsSelectTable-Left {
	float:left;
	display:inline;
}
#content #confirmsSelect #confirmsSelectTable .confirmsSelectTable-Left table {
	width:330px;
	margin:0 0 0 26px;
}
#content #confirmsSelect #confirmsSelectTable .confirmsSelectTable-Left table p {
	display:inline;
	margin:0 0 0 -31px;
}


/* リストテーブル（#confirmsSelectTable）右
--------------------------------------------- */
#content #confirmsSelect #confirmsSelectTable .confirmsSelectTable-Right {
	float:right;
	display:inline;
}
#content #confirmsSelect #confirmsSelectTable .confirmsSelectTable-Right table {
	width:330px;
	margin:0 0 0 5px;
}

/* リストテーブル共通
--------------------------------------------- */
#content #confirmsSelect #confirmsSelectTable tr.addline th,
#content #confirmsSelect #confirmsSelectTable tr.addline td {
	border-bottom:1px dotted #b3b3b3;
}
#content #confirmsSelect #confirmsSelectTable th img {
	display:block;
	margin:10px 0 0 15px;
}
#content #confirmsSelect #confirmsSelectTable th {
	width:140px;
}
#content #confirmsSelect #confirmsSelectTable td ul {
	margin:10px 15px 5px;
}
#content #confirmsSelect #confirmsSelectTable tr.addline td ul {
	margin:5px 15px;
}
#content #confirmsSelect #confirmsSelectTable td ul li {
	padding-bottom:5px;
	font-size:113%;
}

