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

/* index */
div#contents_body {
	width: 480px !important;
	padding-right: 30px !important;
}
h2 img.idx {
	margin: 24px 0 18px 0;
}
h3 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 0.4em;
}
div.opt_list {
	margin-bottom: 12px;
	display: block;
	width: 150px;
	float: left;
	margin-right: 8px;
}
img.opt_list_img {
	margin-bottom: 0.5em
}
div.opt_list p {
	line-height: 1em;
	font-size: x-small;
}
div.opt_list_s {
	margin-bottom: 12px;
	display: block;
	width: 110px;
	float: left;
	margin-right: 8px;
}
div.opt_list_s img {
	margin-bottom: 0.5em
}
div.opt_list_s p {
	line-height: 1em;
	font-size: x-small;
}



/* common */
div.exp_box_l {
	display: block;
	width: 276px;
	padding: 18px 20px 0 20px;
	float: left;
}
div.exp_box_r {
	display: block;
	width: 276px;
	padding: 18px 20px 0 0;
	float: right;
}
div.exp_buffet_r {
	display: block;
	width: 276px;
	padding: 18px 54px 0 0;
	float: right;
}
p.exp_box_p {
	margin: 1em 0;
}
div.exp_box_l2 {
	display: block;
	width: 430px;
	padding: 18px 20px 0 20px;
	float: left;
}