@charset "shift_jis";
@import url(http://www.navirun.com/~navirun/travel/tomioka/index.css);

body {
	line-height: 2;

	margin: 0px;
	padding: 0px;
	text-align: left;
}

/*メインコンテンツ
------------------------------------------------------------------*/

.midashi h2 {
	padding-left: 30px;
	font-weight: bold;
	font-size: 17px;
	background : #ffffff url(http://www.navirun.com/~navirun/Image/shiruku/midashi_01.jpg) no-repeat;
	width: 920px;
	height: 48px;
	line-height: 38px;
}


img {
    border-style:none;
}


.phto img {
	border: 1px solid #3b0056;
	padding: 3px;
	background: #FFFFFF;
}

.phto a:hover img {
	border: 1px solid #da007a;	/*画像にカーソルがのった時のライン色変更設定。*/
}

p.margin { margin: 0px 10px; }
