@charset "utf-8";
@import url("style.css");
.index #header {
	background: url(../img/index/top01.jpg) no-repeat scroll right center;
	padding: 0 10px 0 20px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	height: 65px;
	margin: 0px;
}
.index #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	background-attachment: scroll;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 250px;
	float: left;
}
#header h1 span {
	display: none;
}
#container #header p {
	width: 350px;
	float: right;
	font-size: 12px;
	line-height: 14px;
	height: 50px;
	padding: 0px;
	margin: 15px 0px 0px;
}
#header .br {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #343766;
	height: 2px;
	width: 620px;
	margin: 0px 0px 0px 130px;
}


#container #topphotos {
	clear: both;
	height: 300px;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #B2B4BF;
	background-attachment: scroll;
	background-image: url(../img/index/top_photo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#mainContent #takuchibunjyouchi {
	width: 720px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 15px 0px 0px;
	border: 1px solid #99A4A8;
}

#mainContent h2.takuchibunjyouchi {
	background-attachment: scroll;
	background-image: url(../img/t_takuchibunjyou_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 65px;
	margin: 0px auto 25px;
	padding: 0px;
	width: 680px;
}
.takuchibunjyouchi span {
	display: none;
}
#takuchibunjyouchi table {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#takuchibunjyouchi table td.photo {
	padding: 5px;
	height: 120px;
	width: 120px;
	border: 1px solid #B2B4BF;
}
#takuchibunjyouchi table td.text {
	padding: 25px 25px 25px 35px;
	line-height: 150%;
}
#takuchibunjyouchi table td.link {
	padding: 0px;
	width: 190px;
	background-attachment: scroll;
	background-image: url(../img/takuchi/link_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	font-size: 0.9em;
	color: #3E3A0A;
}
#takuchibunjyouchi table td.link a  {
	background-attachment: scroll;
	background-image: url(../img/index/kuwasikuha.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 189px;
	display: block;
}
#takuchibunjyouchi table td.link a:hover  {
	background-attachment: scroll;
	background-image: url(../img/index/kuwasikuha_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 189px;
	display: block;
}
#takuchibunjyouchi table tr .link a span {
	display: none;
}

#takuchibunjyouchi table td.link02 {
	padding: 0px;
	width: 190px;
	background-attachment: scroll;
	background-image: url(../img/takuchi/link_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	font-size: 1.2em;
	color: #982B04;
	text-indent: 30px;
}




#takuchibunjyouchi .br {
	width: 640px;
	height: 2px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #636E8C;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

#mainContent #sonotabukken {
	width: 720px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding: 15px 0px;
	border: 1px solid #99A4A8;
}

#sonotabukken h2.sonotabukken {
	background-attachment: scroll;
	background-image: url(../img/t_sonotabukken.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 310px;
}
#sonotabukken .sonotabukken span {
	display: none;
}
#sonotabukken table tr .t .text02 {
	font-size: 0.8em;
	line-height: 120%;
	margin-left: 30px;
}

#sonotabukken table {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sonotabukken table td.t {
	height: 100px;
	width: 340px;
	padding: 0px;
	margin: 0px;
}





#sonotabukken table td.text ul {
	margin: 0px;
	padding: 0px;
}
#sonotabukken table td.text ul li {
	margin: 0px 10px 0px 15px;
	padding: 0px;
	float: left;
	display: block;
	list-style-type: none;
	border: 1px solid #B2B4BF;
}
#sonotabukken table td.text ul a span {
	display: none;
}

#sonotabukken table td.text ul li.jp a  {
	background-attachment: scroll;
	background-image: url(../img/index/t_jp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 125px;
	display: block;
}
#sonotabukken table td.text ul li.jp a:hover  {
	background-attachment: scroll;
	background-image: url(../img/index/t_jp_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 125px;
	display: block;
}

#sonotabukken table td.text ul li.athome a  {
	background-attachment: scroll;
	background-image: url(../img/index/t_athome.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 125px;
	display: block;
}
#sonotabukken table td.text ul li.athome a:hover  {
	background-attachment: scroll;
	background-image: url(../img/index/t_athome_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 125px;
	display: block;
}






#mainContent #ohter {
	width: 680px;
	padding: 0px;
	height: 140px;
	margin: 0px;
}
#mainContent #other ul {
	height: 140px;
	margin: 0px 0px 25px;
	padding: 0px;
}


#mainContent #other ul li {
	margin: 0px 12px 0px 10px;
	padding: 0px;
	float: left;
	display: block;
	list-style-type: none;
	border: 1px solid #B2B4BF;
}
#other ul a span {
	display: none;
}

#other ul li.kaisyagaiyou a  {
	background-attachment: scroll;
	background-image: url(../img/t_kaisyagaiyou.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 220px;
	display: block;
}
#other ul li.kaisyagaiyou a:hover  {
	background-attachment: scroll;
	background-image: url(../img/t_kaisyagaiyou_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 220px;
	display: block;
}

#other ul li.kasamajyouhou a  {
	background-attachment: scroll;
	background-image: url(../img/t_link.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 220px;
	display: block;
}
#other ul li.kasamajyouhou a:hover  {
	background-attachment: scroll;
	background-image: url(../img/t_link_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 220px;
	display: block;
}

#other ul li.mail a  {
	background-attachment: scroll;
	background-image: url(../img/t_mail.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 220px;
	display: block;
}
#other ul li.mail a:hover  {
	background-attachment: scroll;
	background-image: url(../img/t_mail_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 220px;
	display: block;
}

