#contents {
	width: 960px;
	height:1700px;
	margin: 20px auto 50px;
}
#pankuzu p {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pankuzu p a {
	color: #06F;
}
#mainbox {
	float: right;
	height: 1700px;
	width: 960px;
}
#mainimg {
	margin: 0px;		
	height: 126px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainimg p {
	margin: 0px;
	padding: 0px;
}
#bbox1 {
	margin: 0px;
	padding: 0px;
	width: 700px;
}
#bbox1 p {
	margin: 0px;
	padding: 0px;
}
#bbox1 p img {
	margin-top: 30px;
	margin-bottom: 10px;
}
#bbox1 h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}



#profile {
	padding: 0px;
	width: 960px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


	
}
#profile p {
    height: 160px;
    width: 208px; /* 横幅を固定する値に設定 */
    float: left;
    margin: 0px;
    padding: 0px;
}


#profile p img {
	height: 160px;
	width: 208px;
}
#profile table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #333;
	margin-bottom: -12.7px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	border-collapse:collapse;
	
}
#profile table tr {
	line-height: 28px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #333;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#profile table tr img  {
	margin-left: -10px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#profile table tr td {
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	padding-top: -2px;
	padding-bottom: -2px;
vertical-align: top;
}
td.ttable{
	border-right: none !important;
    border-left: none !important;
}
.gyoukan {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.imgtable{
	}
#bcontents2 {
	width: 680px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 290px;
}
#bcontents2 ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 39px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#bcontents2 p {
	margin: 0px;
	padding: 0px;
	float: right;
}

.image-container {
    width: 15%; /* 枠の幅に合わせる */
    height: 100px; /* 枠の高さに合わせる */
    overflow: hidden; /* 画像の外部を切り捨てる */
    border: 1px solid #000; /* 枠のスタイルを指定 */
  }
  
  .image-container img {
    width: 100%; /* 画像を親要素に合わせる */
    height: 100%; /* 画像を親要素に合わせる */
    object-fit: cover; /* アスペクト比を維持しつつ親要素に合わせる */
    display: block; /* インライン要素をブロック要素として扱う */
  }

.custom-table {
  width: 100%; /* テーブル全体の幅を100%に設定 */
}

.left-cell {
  width: 10%; /* 1枠目のセルの幅を変更する値に設定 */
}

.center-cell {
  width: 90%; /* 2枠目のセルの幅を変更する値に設定 */
}

.tableback2 {
  width: 12.3%;
  background-color: #F8F8F8;
}
.note-cell {
  width: 35%; /* 3番目のセルを均等に分割 */
}
.tableback3 {
  width: 15%;
  background-color: #F8F8F8;
}
.tableback4 {
  width: 15%;
  background-color: #F8F8F8;
}