@charset "utf-8";

/* ----------------------------------------
	共通 
---------------------------------------- */

body  { 
	line-height: 1.75em;
	font-size: 12px;
	text-align: center;
	background-color: #778899;
	color: #000;
}

a {
	color:#0033CC;
	text-decoration:underline;
}

a:hover {text-decoration:none;}

div, p, img, ul, li, dl, dt, dd, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0;
} 

ul,li {
	list-style-type: none;
}


table {
	border-collapse:collapse;
}

table .border_right { border-right: 1px solid #191970; }
table .border_left { border-left: 1px solid #191970; }
table .border_bottom{ border-bottom: 1px solid #191970; }

table td.border_right {
	padding: 10px;
}

table td.meal {
	text-align: center;
	padding: 10px;	
}

#container {
	font-size: 14px;
	width: 860px;
	margin: 0 auto;
	padding: 0 50px 40px;
	border: solid 1px #cccccc;
	text-align: left;
	background-color: #ffffff;
}

#main {
	margin-top: 20px;	
}

#entry {
	margin-top: 20px;
	color: #FF0000;	
}

.info {
	margin:20px 0 10px;
}

.info h2 {
	background-color: #191970;
	color: #FFF;
	text-align:center;
	font-size:14px;
	line-height:26px;
}

.info div {
	padding:10px;
}

#price tr#whitecell th {
	background: #fff;
	color: #000;	
}

.point {
	border:solid 1px #191970;	
}

.information {
	border:solid 1px #000;	
}

.event {
	background-color: #FFFF33;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	
}

.apply {
	margin-top: 20px;	
}

#hotel ,
.calendar {
	border:solid 1px #000;	
}


#hotel table {
	width: 840px;	
}

#place td {
	text-align: center;
	padding-top: 10px;	
}

#photo td {
	text-align: center;
}

#price {
	width:860px;
}

#price th {
	text-align: center;
	background: #000;
	color: #fff;
}

#price td {
	text-align: center;
	font-size:13px;
	color:#0033CC;
	font-weight:bold;
 	border: 1px #000 solid;
	padding: 0 5px;
}

#flow {
	width: 860px;
	border: 1px #191970 solid;
}
#flow th {
	padding: 5px;
	border-bottom: 1px #FFF solid;
	background: #191970;
	color: #FFF;
	text-align:center;
}
#flow th h2 {
	font-size:14px;
}
#flow td {
	padding: 5px;
	border-bottom: 1px #191970 solid;
	background: #FFF;
}
#flow th.end {
	border-bottom: 1px #191970 solid;
}

#chart {
	margin-top: 30px;	
}

.stay {
	text-align: center;	
}

#schedule {
	 width: 860px;	
}

#cancel {
	width:860px;
	margin:5px auto 7px;
}
#cancel th {
	background: #000;
	color: #fff;
	border:solid 1px #000;
	padding:2px 5px;
}
#cancel th.b_white {
	border-right:solid 1px #fff;
}
#cancel td {
	border:solid 1px #000;
	padding:2px 5px;
}

#cancel th {
	font-weight:normal;
	text-align:center;
}

#planner {
	border:solid 1px #00CCFF;
	padding:10px;
}

#bless {
	background-color:#FFFF11;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}


/* fonts */
.pd20 {
	padding: 20px;
}


.f14 {
	font-size:14px;
}
	
.f12 {
	font-size:12px;
}
	
.f11 {
	font-size:11px;
}

.guide{
		font-weight: bold;
		color: #0404B4;
}

.bold {
	font-weight: bold;
}

.red { 
	color:#cc0000;
}
.blue {
	color:#0033CC;
	}
.white {
	color: #FFFFFF;
	}

.b_yellow {
	background-color: #FFED00;
	}
.b_yellow_2 {
	background-color: #FFF195;
}
.b_black {
	background-color: #000000;
}

.width_660 {
	width: 660px;
}
.margin_auto {
	margin: 0 auto;
}

.border {
	border: 1px solid #000000;
	margin-top: 20px;
}

table.linecell td, th {
	border: 1px solid #000000;
	padding: 10px;
}
	
table.linecell td.width120 {
	width: 120px;	
}

.linecell {
	margin-bottom: 30px;
}

.timeline {
	display: block;
	width: 98%;
	border: 1px solid #000000;
	background-color: #1BE7D0;
	padding-left: 5px;	
}

h3 {
	text-align: center;	
	padding: 5px 0;
}

#price .colored {
	background: #6FF;
}

.border #notion {
	padding: 10px 0;
}

.border #notion li {
	padding: 0 10px; 
}

#contract {
	padding: 0 10px;
	font-size: 12px;	
}

.border ol {
	padding-right: 40px;
	font-size: 12px;
}

#footer {
	text-align:center;
	margin:20px;
}

.entry {
	text-align:center;
	margin:20px 0;	
}

#entry {
	font-size:20px;
	font-weight:bold;
}


