@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts p {
	clear: both;
	font-size: 1.4em;
	line-height: 1.8;
}

#conts .inner {
	margin: 0 0 20px 8px;
}

#conts .inner .photoBox {
	float: right;
	margin-top: 16px;
}

#conts .inner .textBox {
	float: left;
	width: 300px;
}

#conts .link {
	font-size: 1.2em;
	margin: 0 0 28px 18px;
}

#conts .link a {
	text-decoration: underline;
}

#conts .link a:hover {
	text-decoration: none;
}

#conts .text01 {
	margin: 0 0 24px 6px;
}

#conts .list {
	margin: 0 0 17px 10px;
}

#conts .list li {
	background: url(../common/images/icon03.gif) no-repeat left 8px;
	font-size: 1.4em;
	padding: 0 0 22px 22px;
	line-height: 1.8;
}

#conts .photo {
	margin: 0 0 35px 5px;
}

#conts .text02 {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 36px;
	text-align: center;
  }
  #conts .text02 span {
    font-size: 14px;
  }
#conts h4 {
	margin-bottom: 2px;
}

#conts .table01 {
	margin-bottom: 18px;
}

#conts .table01 td ul li {
	margin: 0 0 28px 1.6em;
	text-indent: -1.6em;
}

#conts .table01 th,
#conts .table01 td {
	padding: 4px 4px 15px 5px;
}

#conts .table01 td {
	padding: 10px 4px 13px 5px;
}

#conts .h3Ttl {
	margin-bottom: 19px;
}