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

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

/*記事 画像170×115　ラインあり */
#place17                  { line-height: 1.5em; text-decoration: none; background: url(../../css/img/dot_line.jpg) repeat-x; text-align: justify; float: none; margin-right: auto; margin-left: auto; padding-top: 30px; padding-bottom: 0px; width: 600px; height: 118px; display: block }
#place17 img           { float: none; margin-top: 15px; margin-left: 27px; padding: 0px; width: 545px; height: 115px }

/*記事 画像170×115　ラインなし */
.place170115n               { line-height: 1.5em; text-decoration: none; text-align: justify; margin-left: 15px; padding: 30px 20px 35px; width: 545px; height: auto; display: block }
.place170115n img            { float: left; padding-top: 3px; padding-right: 15px; padding-left: 8px; width: 170px; height: 115px }
.place170115n a       { color: #316997; border: none 0px }
.place170115n h2       {
	color: #316997;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
