@charset "utf-8";

/* 080719 add TM
-------------------------------- */

.note.dark {
	color: #333333;
}

/* 080720 add TM
-------------------------------- */

.field_xlarge {
	width: 520px;
}

.field_medium {
	width: 240px;
}

.field_small {
	width: 120px;
}

/* 080722 add TM
-------------------------------- */

.error_ {
	color: #ff0000;
}

#present-entry .container {
	width: 768px;
}

#present-entry .sheet {
	width: 640px;
	margin: 0 auto;
}

.hidetxt {
	display: none;
}

#camp table {
	width: 720px;
	border: 1px solid #cccccc;
}

#camp th {
	width: 90px;
	color: #666666;
}

#camp td, #camp th {
	padding: 12px;
	border: none;
}

dl.box {
	padding: 12px;
	background: #fcfcfc;
	border: 1px solid #ddd;
}

.box dt {
	margin-bottom: 4px;
	border-bottom: 3px solid #ddd;
}

.box dd {
	padding-left: 13px;
	padding-bottom: 0.5em;
	background: url(/common/image/mkr-square-gray.gif) no-repeat 2px 8px;
}

#present-entry #apply {
	margin-left: 280px;
}

.pr img {
	float: left;
	margin-right: 13px;
}

.clr {
	clear: both;
}

.note.medium {
	color: #666666;
	font-weight: normal;
}

.regdata caption {
	text-align: left;
	font-weight: bold;
}

table.regdata {
	width: 640px;
	margin: 12px 0;
	border: 3px solid #ddd;
}

.regdata th, .regdata td {
	padding: 8px;
	color: #555555;
}

.regdata th,
.regdata td {
	border-bottom: 1px solid #ddd;
	border-left: none;
	border-right: none;
} 

#feedback .field_xlarge {
	width: 636px;
}

.ctr {
	text-align: center;
}

table.second, .second th, .second td {
	padding: 8px;
	border: none;
}

/* added by matsukawa */

.border {
	border: 5px solid #219d5d;
	margin: 24px 0;
	padding: 10px;
}

.travel-present .border {
	border: 5px solid #ed1c24 !important;
	margin: 24px 0;
	padding: 10px;
}

.border p {
	margin: auto 4px;
}

.border ul {
	list-style-image: url(/common/image/mkr-square-gray.gif);
}



.box2 {
	display: box;
	margin: 12px 0;
	padding: 6px 12px;
	background: #fcfcfc;
	border: 1px solid #ddd;
}

.center {
	margin: 48px auto;
	text-align: center
}

.center img {
	margin-bottom: 12px;
}

table.detail,
table.detail2 {
	margin: 12px auto;
	border: none;
	border-collapse: collapse;
	text-align: center;
}

table.detail th,
table.detail2 th {
	white-space: nowrap;
}

table.detail th,
table.detail td {
	padding: 6px 24px;
	border: none;
}

table.detail2 th,
table.detail2 td {
	padding: 6px 12px;
	border: none;
}

table.detail2 td a,
a.arrow {
	padding:0 0 0 8px;
	color: #fe4820;
	background:url(/common/image/mkr-arrow-orange.gif) no-repeat 0 0.5em;
}

.button {
	width: 90%;
	margin: 24px auto;
	text-align: center;
}

.button p {
	margin-bottom: 12px !important;
	text-align: center;
}

.page-description {
	background: #f2faff;
	border: 1px solid #badff6;
	padding: 0;
	margin: 16px 0 28px 0;
}

.page-description p {
	padding: 10px;
	margin:0;
}

.page-postscript {
	background: #f9f9f9;
	border: 1px solid #dedede;
	padding: 0;
	margin: 0 0 28px 0;
}

.page-postscript p {
	padding: 10px;
	margin: 0;
}

.relate {
	margin-top: 40px;
}

.relate ul{
	display:block;
	border-bottom:  1px solid #e0e0e0;
	padding-bottom: 12px;
}

.answer p {
	margin-left: 40px;
	padding-left: 10px;
}

.answer img {
	margin: 0;
	padding: 0;
}
/* [EOF]CSS */
