@charset "utf-8";
/* 文字エンコードの設定（削除不可） */

/* スタイル読み込み */
@import"../../css/style1.css"; 
@import"../../css/style2.css"; 
@import "../../css/right.css";
@import "../../css/menu2.css";
@import "../../css/submenu2.css";

/* コンテンツ枠９２０ピクセル 縦サイズも指定すること*/
#td02                        {
	background: repeat-y center;
	width: 920px;
	height: 2300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*2カラムまとめ枠 */
#matome          {
	padding: 0px;
	width: 920px;
	height: 465px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*詳細ボタン */
#button2          {
	float: none;
	width: 595px;
	height: 30px;
}
#button2 img      { float: right; padding-right: 8px; border: none 0px; width: 158px; height: 28px }




/* アドレス */		
#block_c   {
	text-indent: 20px;
	float: none;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	height: auto;
	display: block;
}





/*記事 画像430×402 　MAPラインあり */
/*下記事 */

.map430402                    {
	text-decoration: none;
	text-align: justify;
	display: block;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}


.map430402 img{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*記事 画像170×115　仕上げ表　ラインあり */
/*下記事 */
.shiage                     {
	text-decoration: none;
	width: 700px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 0px;
}

.shiage table    {
	width: 660px;
	clear: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.shiage td     {
	font-size: 90%;
	line-height: 1.3em;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 3px;
	color: #666666;
}
.shiage th  {
	color: white;
	line-height: 1.3em;
	background-color: olive;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.shiage br {
	padding: 0px;
}

.menseki
                        {
	line-height: 1em;
	text-decoration: none;
	text-align: left;
	line-height: 1.3em;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
	padding-bottom: 10px;
}

