@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi ul .navi06 a {
	background: url(../img/gnavi06_on.gif) no-repeat;
}

#gNavi ul .navi06 a img {
	visibility: hidden;
}

/*#conts h3 {
	margin-bottom: 30px;
	color: #fff;
	clear: both;
	font-size: 2.0em;
	background: url(../img/com_h3_bg.gif) no-repeat left bottom;
}
#conts h3 span {
	padding: 13px 0 14px 18px;
	display: block;
	background: url(../img/com_h3_span_bg.jpg) no-repeat left top;
}*/
/*
  黄色背景com_h3_span_bg.jpg
*/
#conts h3 span {
	padding: 13px 0 14px 18px;
	display: block;
	background: url(../img/com_h3_span_bg02.jpg) no-repeat left top;
	color:#000;
}
#conts h3 {
	margin-bottom: 30px;
	color: #fff;
	clear: both;
	font-size: 2.0em;
	background: url(../img/com_h3_bg02.gif) no-repeat left bottom;
}
/*；；；；；；；；；；；；；；；；；；；；；；；；；；；；；；；；；*/

/*
  赤色背景com_h3_span_bg02.jpg
*/
#conts h3.h302 span {
	padding: 13px 0 14px 18px;
	display: block;
	background: url(../img/com_h3_span_bg03.jpg) no-repeat left top;
	color:#000;
}
#conts h3.h302 {
	margin-bottom: 30px;
	color: #fff;
	clear: both;
	font-size: 2.0em;
	background: url(../img/com_h3_bg03.gif) no-repeat left bottom;
}
/*；；；；；；；；；；；；；；；；；；；；；；；；；；；；；；；；；*/
#conts .h3Ttl {
	margin-bottom: 36px;
	padding-bottom: 15px;
}

#conts .greetings {
	margin-bottom: 97px;
}

#conts .greetings .photoBox {
	float: right;
}

#conts .greetings .textBox {
	width: 415px;
	float: left;
}

#conts p {
	margin-bottom: 35px;
	font-size: 1.4em;
	line-height: 1.6;
}

#conts .greetings .textBox p {
	margin-bottom: 24px;
}

#conts .text {
	margin-bottom: 97px;
}

#conts table {
	margin-bottom: 85px;
	width: 100%;
	border-collapse: collapse;
}

#conts table th {
	padding: 15px 10px 10px;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	background-color: #EBEBEB;
	border: 1px solid #B5B5B5;
}

#conts table td {
	padding: 15px 20px 10px;
	font-size: 1.4em;
	line-height: 1.5;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	border: 1px solid #B5B5B5;
}

#conts table td p {
	width: 230px;
	float: left;
	font-size: 1.0em;
}

#conts table td .photo {
	float: right;
}

/*#conts table td a {
	color: #000;
	text-decoration: none;
}
*/
#conts table td a:hover {
	text-decoration: underline;
}