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

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

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


/*2カラムまとめ枠 */
#matome    { margin: 0px auto; padding: 0px; width: 920px; height: 1600px }

/*下記事 */
.place1      {
	line-height: 1.5em;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: justify;
	margin-left: 15px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	width: 545px;
	height: 90px;
	display: block
}
.place2      { line-height: 1.5em; text-decoration: none; background-repeat: no-repeat; text-align: justify; margin-left: 15px; padding-right: 20px; padding-bottom: 35px; padding-left: 20px; width: 545px; height: auto; display: block }
.place3        {
	line-height: 1.5em;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: justify;
	margin-left: 15px;
	padding-right: 20px;
	padding-left: 20px;
	width: 545px;
	height: 105px;
	display: block
}
.place1 img       { float: left; padding-top: 3px; padding-right: 15px; border: none 0px; width: 140px; height: 100px }
.place2 img              { float: left; padding-top: 3px; padding-right: 15px; padding-bottom: 35px; border: none 0px; width: 140px; height: 100px }
.place3 img             { float: left; padding-top: 3px; padding-right: 15px; border: none 0px; width: 140px; height: 83px }
