/*----------------------------- 汎用ブロックエリア用-----------------------------*/#wrapper p, #wrapper div {/*line-height:1.4em;*/}#content {	margin: 10px auto;/*	margin: 10px 40px; 0 40px;*/	text-align: left;	width: 720px;}#content_spot {	margin: 10px auto;/*	margin: 10px 40px;*/	text-align: left;	width: 720px;}w#content_top {	margin: 10px auto;/*	margin: 10px 40px; 0 40px;*/	text-align: left;	width: 780px;}/*----------------------------- ふじかわ紀行 スポットページ 用-----------------------------*//*------------- 表題 -------------*/#content_spot h1.top {	color: #660000;}/*------------- タイトル・場所名 -------------*/#content_spot .title_set {	margin-bottom: 15px;}#content_spot h2.title {	color: #fff;	background-color: teal;	display: inline;}#content_spot h2.title a {	color: #fff;}#content_spot span.place {	float: right;}/* ( ページ編集画面用 ) */#wcv_sys_edit_pageeditarea #content_spot h2.title {	color: #000;}#wcv_sys_edit_pageeditarea #content_spot h2.title a {	color: #000;}/*------------- ブロック下部 -------------*/#content_spot .under {	margin: 0 10px;}/*------------- MAPリンク -------------*/#content_spot .under p.map {	text-align: right;	margin: 2px 0 0 0;}#content_spot .under p.map span {	color: #fff;	background-color: blue;	font-weight: bold;}#content_spot .under p.map span a {	color: #fff;}/* ( ページ編集画面用 ) */#wcv_sys_edit_pageeditarea #content_spot .under p.map span {	color: #000;}#wcv_sys_edit_pageeditarea #content_spot .under p.map span a {	color: #000;}/*------------- 項目：内容 -------------*/#content_spot .under dl.info {	line-height: 1.3em;	margin-top: 20px;}#content_spot .under dl.info dt {	width: 4.7em;}#content_spot .under dl.info dd {	margin-left: 4.7em;	margin-top: -1.3em;	margin-bottom: 0.3em;}/* ( ページ編集画面用 ) */#wcv_sys_edit_pageeditarea #content_spot .under dl.info dt {	width: auto;}#wcv_sys_edit_pageeditarea #content_spot .under dl.info dd {	margin: 0 0 0 1em;}
