@charset "UTF-8";
/* CSS Document */

h2 img.idx {
	margin: 24px 0;
}
h2 img.plan {
	margin: 28px 0 20px 0;
}
h2#two {
	text-align: center;
	margin: 8px 0 10px 0;
}
h2#photo {
	text-align: center;
	margin: 8px 0 10px 0;
}
h3 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 0.2em;
}
h4 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 0.2em;
}
.plan_txtbox {
	display: block;
	height: 310px;
	overflow: scroll;
}



/* index */
div.plan_list {
	margin-bottom: 16px;
	display: block;
	width: 145px;
	float: left;
	margin-right: 6px;
}
div.plan_list_r {
	margin-bottom: 16px;
	display: block;
	width: 145px;
	float: right;
}
img.plan_list_img {
	margin-bottom: 0.5em
}
div.plan_list,div.plan_list_r p {
	line-height: 1em;
	font-size: x-small;
}



/* common */
div#contents p {
	margin-bottom: 0.8em;
}
ul.point_ul li {
	list-style-type: none;
	padding-left: 1em;
	background: url(../plan/images/img_icon_point.gif) no-repeat 0 0.4em;
}



/* standard plan */
table.point td {
	vertical-align: top;
	padding-right: 10px;
}



/* two plan */
div#chapel {
	display: block;
	width: 434px;
	padding: 20px 0 20px 20px;
	float: left;
}
div#shinto {
	display: block;
	width: 434px;
	padding: 20px 20px 20px 0;
	float: right;
}
table.set {
	border-collapse: collapse;
}
table.set th {
	font-weight: normal;
	text-align: center;
	border-bottom: #CCCCCC 1px dotted;
}
table.set td {
	vertical-align: top;
	padding: 1em;
}
td.att {
	border-top: #CCCCCC 1px dotted;
}



/* just plan */
div.special {
	width: 200px;
	display: block;
	float: left;
}
div.special_right {
	width: 220px;
	display: block;
	float: right;
}
div.special2 {
	width: 200px;
	display: block;
	float: right;
	padding-top: 18px;
}

div.more {
	width: 200px;
	display: block;
	float: right;
}
div.more2 {
	width: 200px;
	display: block;
	float: left;
	margin-top: 1em;
}

.s-txt {
	font-size: x-small;
}
ul.point_ul_sub li {
	list-style-type: none;
	padding-left: 1em;
	background: url(../plan/images/img_icon_point_sub.gif) no-repeat 0 0.2em;
	font-size: x-small;
}



/* photo */
table.price_table {
	width: 600px;
	border-collapse: collapse;
	margin: 0 5px 10px 10px;
	padding: 0;
	float: left;
}
table.price_table td {
	border: 1px solid #DAE3F6;
	padding: 2px 2px;
}
table.price_table th {
	border: 1px solid #DAE3F6;
	padding: 3px 4px;
	background-color: #F0F5FB;
	font-weight: normal;
	white-space: nowrap;
}
span.nobr {
	white-space: nowrap;
}
td.td_bg {
	background-color: #F0F5FB;
}
/* right_contents */
div#price_r_area {
	width: 300px;
	display: block;
	float: right;
	margin-right: 11px;
}
div#price_r_area ul {
	font-size: x-small;
	margin: 0;
	padding: 5px 0 0 18px;
}
div#price_r_area li {
	list-style-image: url(../plan/images/img_icon_photo.gif);
}
/* option price */
table.op_price_table {
	width: 300px;
	border-collapse: collapse;
	padding: 0;
}
table.op_price_table td {
	border: 1px solid #DAE3F6;
	padding: 2px 2px;
}
table.op_price_table th {
	border: 1px solid #DAE3F6;
	padding: 3px 4px;
	background-color: #F0F5FB;
	font-weight: normal;
	white-space: nowrap;
}
/* photo sample */
img.photo_sm {
	margin-left: 10px;
}

/* DosenRose */
div.special_wide {
	width: 400px;
	display: block;
	float: left;
}



/* winter 09 */
div#pl_white {
	display: block;
	width: 440px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
}
div#pl_wing {
	display: block;
	width: 440px;
	padding-right: 20px;
	padding-top: 20px;
	float: right;
}
div#att {
	display: block;
	clear: both;
	padding: 10px 20px;
	font-size: x-small;
}



/* travel */
table#travel_spec {
	width: 400px;
	margin-left: 500px;
	margin-bottom: 40px;
}
div#travel_body {
	display: block;
	padding: 50px 0 120px 320px;
	width: 550px;
}
p.tra_copy {
	padding-top: 20px;
}