/* テンプレート */
body {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
	margin: 0px;
}

b {
	background-color: #CCFF99;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}

.walk-outline {
	background-color: #FFFFFF;
}
.walk-margin-contents {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* トップページ */
.walk-top-contents-block-a {
	float:left;
	width: 525px;
	}
.walk-top-contents-block-b {
	float:left;
	width: 80px;
	margin-left: 9px;
	}
.walk-top-contents-table {
	background-image: url(../images/top_banner_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
	margin-bottom: 10px;
}


/* リンク */
a:link    { text-decoration:none; color:#3366ff; }
a:visited { text-decoration:none; color:#3366ff; }
a:hover  { text-decoration:underline; color:#3366ff; }
a:active  { text-decoration:none; color:#3366ff; }
.walk-link-directory {
	font-size: 9pt;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 20px;
	letter-spacing: 1px;
	background-image: url(../images/top_pan_image.jpg);
	background-repeat: no-repeat;
}
.walk-link-directory a:link    { text-decoration:none; color:#FFFFFF; }
.walk-link-directory a:visited { text-decoration:none; color:#FFFFFF; }
.walk-link-directory a:hover  { text-decoration:underline; color:#B3D5E3; }
.walk-link-directory a:active  { text-decoration:none; color:#FFFFFF; }

/* 外部リンク */
.walk-link-external{
	background-color: #E6ECFF;
	color: #3366FF;
	padding: 3px;
	margin-top: 15px;
}
.walk-link-external a:link    { text-decoration:none; color:#3366ff; }
.walk-link-external a:visited { text-decoration:none; color:#3366ff; }
.walk-link-external a:hover  { text-decoration:underline; color:#3366ff; }
.walk-link-external a:active  { text-decoration:none; color:#3366ff; }

/* ページ前・トップ */
.walk-link-footer-center {
	text-align: right;
	width: 34%;
}
.walk-link-footer-right {
	text-align: right;
	width: 33%;
	padding-right: 25px;
}
.walk-link-footer-left {
	text-align: right;
	width: 33%;
}

/* フッター */
.walk-footer-margin-top {
	margin-top: 15px;
}
.walk-footer {
 font-size: 9pt;
 color: #666666;
 background-color: #EEEEEE;
 text-align: center;
 padding-top: 8px;
 padding-bottom: 7px;
 font-size: 9pt;
 letter-spacing: 2px;
 background-image: url(../images/hokuto_logo.gif);
 background-repeat: no-repeat;
 background-position: 218px 0px;
}
.walk-foot-navi {
	font-size: 8pt;
	line-height: 12pt;
	color: #3366ff;
	background-image: url(../images/arrow_blue.gif);
	background-position: 20px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 33px;
	background-repeat: no-repeat;
}
.walk-foot-navi a:link    { text-decoration:none; color:#3366ff; }
.walk-foot-navi a:visited { text-decoration:none; color:#3366ff; }
.walk-foot-navi a:hover  { text-decoration:underline; color:#3366ff; }
.walk-foot-navi a:active  { text-decoration:none; color:#3366ff; }

/* コンテンツ内スペース・マージン */
.walk-margin-top-menu {
	margin-right: 2px;
	margin-left: 6px;
}
.walk-margin-top-menubottun {
	margin-top: 5px;
	margin-bottom: 5px;
}
.walk-margin-link-footer {
	margin-bottom: 50px;
}

.walk-margin-r img {
	margin-right: 15px;
}
.walk-margin-b img {
	margin-bottom: 15px;
}
.walk-margin-tb img {
	margin-bottom: 5px;
	margin-top: 5px;
}
.walk-margin-rb img {
	margin-right: 15px;
	margin-bottom: 15px;
}
.walk-margin-tr img {
	margin-right: 15px;
	margin-top: 10px;
}
.walk-margin-common-table {
	margin-bottom: 20px;
}
.walk-margin-festival {
	margin-bottom: 15px;
}
.walk-margin-titlebanner {
	margin-bottom: 10px;
}
.walk-margin-link-pagetop {
	margin-top: 10px;
	margin-bottom: 10px;
}
.walk-margin-l img {
	margin-left: 15px;
}
.walk-margin-l {
	margin-left: 15px;
}


/* タイトル */
.walk-title-purple {
	margin-bottom: 10px;
	margin-top: 8px;
	font-size: 14pt;
	font-weight: bold;
	color: #FF6600;
	padding-top: 8px;
	padding-bottom: 3px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* サブタイトル */
.walk-sub-title {
	font-size: 16pt;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #666666;
}
.walk-subtitle-redpurple {
	font-size: 12pt;
	font-weight: bold;
	color: #990033;
	margin-bottom: 10px;
	background-color: #F9E6EB;
	padding-left: 5px;
}
.walk-subtitle-gray {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 10px;
}
.walk-subtitle-blue {
	font-size: 12pt;
	font-weight: bold;
	color: #484848;
	margin-bottom: 10px;
	background-color: #E6ECFF;
	padding-left: 5px;
}
#walk-subtitle-img {
	padding-top: 20px;
	padding-bottom: 25px;
}

/* 罫線 */
.walk-line-dot {
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* 表 */
.walk-chart-bg {
	background-color: #999999;
}
.walk-chart-bg-2{
	background-color: #E4E4E4;
	padding: 2px;
}
.walk-chart-th-1 {
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #009966;
	background-color: #EBF8E0;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.walk-chart-th-2 {
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #6A6526;
	background-color: #F1EFD8;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.walk-chart-td {
	font-size: 9pt;
	line-height: 2;
	background-color: #FFFFFF;
	padding: 3px;
}
.walk-chart-link {
	font-size: 10pt;
	line-height: 2;
	text-indent: 3px;
}


/* 注意文 */
.walk-txt-notice-1{
	margin-top: 5px;
	font-size: 8pt;
	color: #CC0000;
	margin-bottom: 10px;
	letter-spacing: 1px;
	line-height: 2;
}
.walk-txt-notice-2{
	margin-top: 5px;
	font-size: 9pt;
	color: #504E1F;
	margin-bottom: 5px;
	letter-spacing: 1px;
	background-color: #E3E1B5;
	border: 1px solid #666600;
	line-height: 1.8;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.walk-txt-notice-3 {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #FF9900;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	line-height: 2;
	font-weight: normal;
}
.walk-txt-notice-4 {
 font-size: 8pt;
 color: #FFFFFF;
 background-color: #ADADAD;
 margin-right: 8px;
 padding-right: 5px;
 padding-bottom: 0px;
 padding-left: 5px;
 line-height: 2;
}
.walk-txt-notice-5{
	margin-top: 5px;
	font-size: 9pt;
	color: #666666;
	margin-bottom: 5px;
	letter-spacing: 1px;
	background-color: #EEEEEE;
	border: 1px solid #666666;
	line-height: 1.8;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.walk-txt-notice-6 {
	font-weight: bold;
	color: #CC0000;
}

/* テキスト */
.walk-txt-concept {
	font-size: 11pt;
	color: #666666;
	background-color: #EEEEEE;
	line-height: 1.9;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.walk-txt-nomal {
	font-size: 11pt;
	line-height: 1.9;
}
.walk-txt-caption {
	font-size: 9pt;
	color: #666666;
	padding-top: 5px;
	text-align: left;
	padding-bottom: 10px;
	line-height: 2;
	padding-right: 12px;
}
.walk-txt-detail {
	font-size: 10pt;
	color: #000000;
	line-height: 1.9;
}
.walk-txt-top-contents {
	font-size: 10pt;
	color: #000000;
	line-height: 1.5;
	padding-right: 12px;
	padding-bottom: 4px;
}
.walk-txt-top-contents a:link    { text-decoration:none; color:#3366ff; }
.walk-txt-top-contents a:visited { text-decoration:none; color:#3366ff; }
.walk-txt-top-contents a:hover  { text-decoration:underline; color:#3366ff; }
.walk-txt-top-contents a:active  { text-decoration:none; color:#3366ff; }

/* 各ページ詳細定義 */
.walk-link-banner-bg {
 background-color: #999999;
 text-align: center;
}
.walk-link-banner-margin {
 background-color: #666666;
 margin-top: 6px;
 margin-bottom: 6px;
}

/* テキスト色情報 */
.walk-color-important {
 background-color: #E8CCDD;
 margin-right: 2px;
 margin-left: 2px;
 padding-top: 1px;
 padding-right: 2px;
 padding-bottom: 1px;
 padding-left: 2px;
}
.walk-color-famous {
 color: #990000;
}
.walk-color-contact {
 color: #7B3961;
}
/* 北杜市観光協会サイトより引用のフッターCSS */
#footerlink{
	font-size: 10pt;
	background: #FFFFFF;
	text-align:right;
	line-height: 12pt;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
}
/* 北杜市観光協会サイトより引用のフッターCSS */
#footerlink a { color: #36414d; text-decoration: underline; }
#footerlink a:hover { color: #a3b8cc; }
#footer{
	font-size: 10pt;
	height: 20px;
	background: #FFFBEC;
	text-align:right;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
	line-height: 15pt;
}
.walk_side_banner {
	margin-bottom: 10px;
}
.walk-txt-access-name {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #FF9900;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	padding-top: 13px;
	padding-bottom: 13px;
	line-height: 36px;
}
.walk-txt-access-time {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	padding-top: 13px;
	padding-bottom: 13px;
	line-height: 36px;
}
.walk-txt-access-getoff {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #3399CC;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	padding-top: 16px;
	padding-bottom: 13px;
	line-height: 2;
}


/* 2010-06-29 */

#whatsnew{
	margin:0 auto;
}

div#news_blog{
	margin:1em auto 0 auto;;
	width:610px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

div#news_blog ul {
	width:610px;
	list-style-type:none;
	background-image:url(../images/list_mark.png);
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin:0;
	padding:2px 0 2px 10px;
}

div#news_blog a:link {
	color:#666666;
}

div#news_blog a:visited {
	color:#666666;
}

div#news_blog a:hover {
	color:#fff;
	background:#2D921A;
	text-decoration:none;
}

div#news_blog a:active {
	color:yellow;
	background:#2D921A;
	text-decoration:none;
}

div#news_blog ul li{
	background-image:url(../images/blog_border.png);
	background-repeat:no-repeat;
	background-position:0px 15px;
	margin:0;
	padding:0 0 2px 5px;
}


div#news_blog ul li span{
	color:#666666;
	font-size:0.9em;
	font-weight:normal;
	background-image:url(../images/list_mark_red.png);
	background-repeat:no-repeat;
	background-position:0px 11px;
	margin:0;
	padding:2px 0 2px 10px;
}


p#moreinfo{
	text-align:right;
	font-size:0.8em;
	margin:0 0 1.5em 0;
}

p#moreinfo a{
	font-weight:bold;
	color:#2D921A
}

