@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: 1500px }


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



/*記事 画像170×115　ラインなし */
.place170115n              { line-height: 1.5em; text-decoration: none; text-align: justify; margin-left: 15px; padding-right: 20px; padding-bottom: 35px; padding-left: 20px; width: 545px; height: auto; display: block }
.place170115n img           { float: left; padding-top: 3px; padding-right: 15px; width: 170px; height: 115px }



