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

body	{
	margin:0;
	padding:0;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#FFFFCC;
	}

img {
	border:0;}
	
p,td,th {
	color:#333;
	font-size:13px;
	letter-spacing:0.1em;
	line-height:160%;
	margin:8px 8px 12px 8px;
	padding:0px;
	}

h1 {
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:3px;}

h2	{
	padding-top:40px;
	margin:0;
	clear:both;
	margin:0 auto;
	height:66px;}

h3	{
	display:block;
	width:746px;
	padding-bottom:15px;
	margin:0 auto;
	clear:both;}

ul {
	margin:0px;
	padding:0px;
}
li {
	margin:0px;
	padding:0px;
}
div#wrapper {
	width:910px;
	margin:0 auto;
	background:url(images/bg-bar.gif) repeat-y;
}
div#header {
	width:910px;
	margin:0;
	padding:0;
	background-color:#FFF;
}
div#logo {
	width:880px;
	height:40px;
	margin:0 auto;
	background:#FFF;
}
div#logo a {
	display:block;
	float:left;
	padding-left:20px;
}
div#title {
	width:910px;
	height:501px;
}
div#title img {
	padding:0;
	margin:0;
}
div#contents {
	width:880px;
	margin:0 auto;
	background:#FFF;
}
div.box {
	width:840px;
	margin:0 auto;
	padding:0;
}
div#tb-pri {
	height:450px;
	background:url(images/bg-memo.gif) no-repeat top left;
	clear:both;
}
div#tb-all {
	width:750px;
	margin:0 auto;
	padding-top:100px;
}
div#tb-all p span {
	display:block;
	width:690px;
	font-size:11px;
	text-align:right;
}
div#tb-pri table,
div#tb-jun table,
div#tb-pri table.tb td,
div#tb-pri table.tb th {
	font-size:11px;
	letter-spacing:2px;
	line-height:150%;
	border:1px solid #333;
	border-collapse:collapse;
	padding:2px;
}
div#tb-pri table.tb th {
	background-color:#FC0;
}
table.tb {
	width:750px;
	float:left;
}
.tb-cent {
	text-align:center;
}

td#td_b {
	background:#F1FBFC;
	font-weight:bold;}
td#td_g {
	background:#FCF1F1;
	font-weight:bold;}
td#td_c {
	background:#F8FDE8;
	font-weight:bold;}	

.img_01 {
	width:403px;
	margin:0px 15px 2px 0;
	padding:0;
	float:right;
}
.img_02 {
	width:403px;
	margin:0px 15px 2px 0;
	padding:0;
	float:right;
}
.btn01 {
	float:right;
	padding:20px;
}
.btn03 {
	text-align:center;
	padding:10px 0px 30px;
}
#footer {
	width:880px;
	margin:0 auto;
	text-align:center;
	clear:both;
	font-size:10px;
	padding:30px 0;
	color:#666;
}
#footer ul li {
	text-align:center;
	padding:0 5px;
	display:inline;
}
#footer p small {
	display:block;
	padding:10px 0 0 0;
	letter-spacing:0.1em;
	}
/*持ち物リスト
-----------------------------------------*/	
#list-tb {
	width:800px;
	margin:0 auto;
}
#list-tb h2 {
	color:#31859B;
}
#list-tb table.l-tb,
#list-tb table.l-tb th,
#list-tb table.l-tb td {
	font-size:12px;
	letter-spacing:2px;
	line-height:200%;
	border:1px solid #333;
	border-collapse:collapse;
	padding:2px;
}
#list-tb table.l-tb th {
	background:#FAC090;
}
.l-btn {
	text-align:center;
}
.l-btn img {
	margin:20px 20px 0px 20px;
}