@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    { margin: 0px auto; padding: 0px; width: 920px; height: 1200px }

/*記事 画像170×115　ラインあり */
/*下記事 */
.map                       { line-height: 1.5em; text-decoration: none; text-align: left; margin-left: 15px; padding: 0px 20px 20px 45px; width: 520px; height: auto; display: block }
.map img                {
	border: none 0px;
	width: 520px
}
.map a          {
	color: #316997;
	text-align: right;
	text-indent: 20px;
	border: none 0px;
}

