@charset "UTF-8";
@import "/themes/concept/master.css";

/*
 [
----------------------------------------------------------- */



.blogEntry h4 {
	font-weight: bold;
	margin-top: 10px;
	background: url(images/point.gif) no-repeat 0 5px;
	padding-left: 20px;
	font-size: 14px;
}
.blogEntry p {
	margin-top: 0;
}

table.schedule {
	border-collapse: collapse;
	width: 100%;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	margin: 1em 0;
}
table.schedule caption,
table.schedule th {
	text-align: left;
	font-weight: normal;
}
table.schedule caption {
	margin-bottom: 10px !important;
}
table.schedule th,
table.schedule td {
	padding: 3px 6px;
	border-right: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
}

.flowBox {
  width: 565px;
  margin: 0px 0px 0px -24px;
  padding: 0px;
  text-align: center;
}
.flowHeader {}
.flowBody {
  background: url(http://miyashita-dc.jp/contents/images/box_b.gif) repeat-y;
  width: 515px;
  padding: 20px 25px 10px 25px;
  float: left;
  text-align: left;
}
.flowBody p {
  line-height: 1.6em;
}
.flowBody .photo {
  clear: right;
  margin: 0px 0px 10px 15px;
  border: 1px solid #CCC;
  padding: 1px;
}
.flowBody .second {
}
.flowFooter {
background: url(http://miyashita-dc.jp/contents/images/box_f.gif) repeat-y 0px 10px;
width: 565px;
height: 10px;
float: left;
margin: 0px 0px 0px 0px;
}
.arrow {
  margin: 10px 0px 10px 0px;
	align: center;
}

