@charset "Shift_JIS";

.flash {
  background:#FCC93C none repeat scroll 0 0;
  height:223px;
  margin: 0 15px 0 15px;
  padding:0;
  width:792px;
}

/* カレンダー */
.calendar .cal .cal-title {
  color:#F8931F;
  font-size:15px;
  font-weight:700;
}

.calendar .cal .cal-comment {
  color:#0071BC;
  font-size:12px;
}

.cal {
	float:left;
	width:290px;
	margin-bottom: 40px;
}

* html .calendar {
  width:598px;
}

/* サービスラインナップ */
.service_block {
  background:none repeat scroll 0 0 #FAFAD2/*lightGoldenRodYellow*/;
  padding: 20px 10px;
  margin: 0px 0px 40px 0px;
}

.service_box {
  width: 265px;
  min-height: 50px;
  float: left;
  margin: 10px 10px;
  font-family: "ＭＳ Ｐゴシック";
  font-weight: bolder;
}

.service_box a {
  display: table-cell;
  width: 225px;
  height: 50px;
  vertical-align: middle;
  padding: 0 10px 0 30px;
  background: #CCCCCC url("../image/service_off.gif") 0 0 no-repeat;
}

*:first-child+html .service_box a span {
  position: absolute;
  top: 50%;
  margin: -0.5em;
}

*:first-child+html .service_box a {
  position: relative;
  display: inline-block;
}

* html .service_box a {
  width: 265px;
  padding: 17px 10px auto 30px;
}

.service_box a:hover {
  color: #FFFFFF;
  text-decoration: none;
  background: #CCCCCC url("../image/service_on.gif") no-repeat;
}

.service_block .long {
  width: 550px;
}

.service_block .long a {
  width: 550px;
  background: #CCCCCC url("../image/service_long_off.gif") 0 0 no-repeat;
}

*:first-child+html .service_block .long {
  width: 510px;
}

*:first-child+html .service_block .long a {
  width: 510px;
}

.service_block .long a:hover {
  background: #CCCCCC url("../image/service_long_on.gif") 0 0 no-repeat;
}

*:first-child+html .service_block {
  height: 280px;
}

* html .service_block {
  height: 280px;
  padding: 20px 0px;
  font-size:16px;
}


/* きずな */
.top_sentence {
  padding: 0px 10px;
  margin: 0px 0px 40px 0px;
}

.part1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-size:26px;
	color: #FFFFFF;
	margin: 0em 0em 1em 0em;
	padding: 2.8em 0em 2em 1.3em;
	font-style: italic;
	line-height: 40px;
	width: auto;
	background-image: url(../image/top_sentense.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.part2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-size:13px;
	color: #666666;
	padding: 1em 2em 1em 2em;
	margin: -1em 1em 1em 1em;
	line-height: 23px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.part3 {
	text-align: center;
	margin: 2em;
}

/* --- Table Styles --- */

/* Price Table */
.top_sentence table.price,
.top_sentence table.price th,
.top_sentence table.price td {
  border: 1px #c0c0c0 solid;
}

.top_sentence table.price th, .top_sentence table.price td {
  padding: 8px 10px;
}

.top_sentence table.price {
  width: 457px;
  border-collapse: collapse;
  font-size: 13px;
  color: #666666;
  margin: 1em auto 1em auto;
}

.top_sentence table.price caption {
  margin: 0 auto 0 7px;
  padding-bottom: 5px;
  text-align: center;
  font-weight: bold;
}

.top_sentence table.price thead th {
  background-color: #3399FF;
  color: #ffffff;
}

.top_sentence table.price tfoot td {
  background-color: #f9f9f9;
  text-align: right;
}

.top_sentence table.price tfoot td a {
  color: #336699;
  text-decoration: underline;
}

.top_sentence table.price tfoot td a:hover {
  color: #996633;
  text-decoration: underline;
}

.top_sentence table.price tbody th {
	background-color: #e9f3fc;
	text-align: left;
	color: #2b2b2b;
	line-height: 400%;
}

.top_sentence table.price tbody td {
	line-height: 140%;
}

.top_sentence table.price thead th.itemService {
  width: 5em;
}
.top_sentence table.price thead th.itemPrice {
  width: 5em;
}
.top_sentence table.price thead th.itemOutline {
  width: auto;
}

/* Pricecal Table */
.top_sentence table.pricecal {
	width: 457px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 2em auto 1em auto;
	font-size: 13px;
	padding: 0;
	border-collapse:collapse;
	border: 0px;
	background-image: url(../image/pricecal_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.top_sentence table.pricecal tr td {
	padding: 0px;
	line-height: 190%;
}

.top_sentence table.pricecal tr {
/*	background-color: #3399FF;*/
}

.top_sentence table.pricecal caption {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	padding-bottom: 5px;
}

.top_sentence table.pricecal thead th.yohakuleft {
	width: 20px;
}
.top_sentence table.pricecal thead th.center1 {
	width: 90px;
}

.top_sentence table.pricecal thead th.center2 {
	width: 70px;
}

.top_sentence table.pricecal thead th.center3 {
	width: 150px;
}

.top_sentence table.pricecal thead th.center4 {
	width: 117px;
}

.top_sentence table.pricecal thead th.yohakuright {
	width: 20px;
}

.top_sentence table.pricecal input.daisuu {
	text-align: center;
	border: thin groove #cccccc;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}

.top_sentence table.pricecal input.gkei {
	border-width:0;
	border-style:none;
	text-align: right;
	background-color: #3399FF;
	color: #666666;
	font-weight: bold;
	font-size: 20px;
}

.top_sentence table.pricecal input.mtan {
	text-align: center;
	background-color: #B6D8F5;
	font-weight: bold;
	color: #000000;
	font-size: 22px;
	border: thin groove #cccccc;
}

