@charset "UTF-8";

@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */

/*
 deco [
----------------------------------------------------------- */
ul#star {
	margin: 5px 0 10px 0;
}
ul#star li {
	background: url(images/star.gif) no-repeat left 3px;
	line-height: 1.5;
	padding-left: 25px;
	margin-bottom: 5px;
}
.add {
	text-align: left;
	font-size: 14px;
	line-height: 1.2;
	height: 120px;
	margin-top: 5px;
}
.add dt{
	clear: left;
	float: left;
	width: 70px;
}
.add dd {
	margin-left: 70px;
	color: #8ebc09;	
}
.line_001 {
	clear: both;
	height: 5px;
	background: url(images/line_001.gif) repeat-x;
	margin: 15px 0;
}
.pleft {
float:left;
text-align:center;
line-height:1.3;
margin-left:10px;
}
.pright {
float:right;
text-align:center;
line-height:1.3;
margin-left:10px;
}
ul.check {
	margin: 5px 0 10px 0;
}
ul.check li {
	background: url(images/check.gif) no-repeat 0 0;
	padding-left: 25px;
	color: #d34b4b;
}
ul.check li.none {
	background: none;
	padding-left: 25px;
	text-indent: 0;
	color: #333333;
}

.blogEntryBody table {
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin: 10px 0 20px 0;
}
.blogEntryBody table caption {
	text-align: left;
}
.table-title{
  border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	background: url(images/tr_bck.gif);
	padding: 4px;
  color: #666;
}
.table-content td {
	border-left: none;
  border-top: 1px solid #CCC;
	border-left: 1px solid #CCC; 
	padding: 4px;
  color: #666;
}
.p-right {
	float: right;
}
.photo {
  margin-left: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.photo2 {
  margin-right: 1em;
  text-align: center;
}

.blogEntryBody table.fee {
	width: 100%;
}
.blogEntryBody table.fee td,.blogEntryBody table.fee th {
	padding: 7px;
	border: #d9d9d9 1px solid;
	vertical-align: top;
}
.blogEntryBody table.fee th {
	width: 130px;
}
.blogEntryBody table.pay {
	width: 100%;
	border: none;
}
.blogEntryBody table.pay td,.blogEntryBody table.pay th {
	padding: 7px;
	border-bottom: #d9d9d9 1px solid;
	vertical-align: top;
}
.blogEntryBody table.pay th {
	width: 110px;
	border-bottom: #555 2px solid;
}

.set h4 {
	background: url(images/stepPoint.gif) no-repeat 0 8px;
	padding: 5px 0 5px 30px;
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 10px;
}
.set h5 {
	background: url(images/point02.gif) no-repeat 0 2px;
	padding: 0 0 0 20px;
	font-weight: bold;
}
dl.star dt {
	background: url(images/maru.jpg) no-repeat 0 2px;
	padding-left: 25px;
	color: #85a216;
	font-size: 116%;
	margin-bottom: 5px;
	font-weight: bold;
}
dl.star dd {
	padding: 0 0 1em 25px;
}
dl.batsu dt {
	background: url(images/batsu.jpg) no-repeat 0 2px;
	padding-left: 25px;
	color: #e05959;
	font-size: 116%;
	margin-bottom: 5px;
	font-weight: bold;
}
dl.batsu dd {
	padding: 0 0 1em 25px;
}
.strong {
	color: #D34B4B;
}
.back {
	text-align: right;
	margin: 1em 0;
}
.back a {
	background: url(images/backPoint.gif) no-repeat 0 3px;
	padding-left: 20px;
}
