@charset "UTF-8";

@import "rsc/curve.css";

html,
body {
	margin:0;
	padding:0;
}

body {
	font:85%/1.3 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Verdana,Arial,sans-serif;
	text-align:center;
	padding-bottom:20px;
	background:url(http://www.yamanaka-walker.com/rsc/img/head_bg_r.gif) repeat-x;
}

a {
	color:#258fb8;
}
a:visited {
	color:#033765;
}
a:hover {
	color:#A71D23;
}

p {
	margin:0 0 1em;
}

h1,h2,h3 {
	/* font:normal normal 200% "Trebuchet MS",Arial,sans-serif */;
}

h2 {
	font-size:160%
}

h3 {
	font-size:120%
}

/*
*/

div#header {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#ECECDF;
}

div#header h1,
div#header div.menu {
	width:970px;
	margin:0 auto;
	text-align:left
}

div#header h1 {
	padding:30px 0 10px;
	margin-bottom:5px;
	color:#FFF;
	background:url(http://www.yamanaka-walker.com/images/top.jpg) no-repeat;
}

div#header div.menu ul#nav,
div#header div.menu ul#nav li {
	margin:0;
	padding:0;
	list-style-type:none;
}
div#header div.menu ul#nav {
	float:right;
	font-size:80%;

}
div#header div.menu ul#nav li {
	float:left;
	margin-left:3px;
	text-align:center;
}
div#header div.menu ul#nav li a {
	float:left;
	width:95px;
	padding:5px 0;
	text-decoration:none;
	color:#FFC;
}
div#header div.menu ul#nav li a:hover{
	background:#CDFFA1;
	color:#006A35;
}

div#header div.menu li span a {
	background:#65944A url(http://www.yamanaka-walker.com/rsc/img/a16.gif);
}
div#header div.menu ul#nav li.current a,
div#header div.menu ul#nav li.current a:hover {
	background:#fff;
	font-weight:bold;
}
div#header div.menu ul#nav li.current span a,
div#header div.menu ul#nav li.current span a:hover {
	color:#400;
}

/*
*/
div.container-div {
	width:970px;
	margin:0 auto 10px;
	padding:0;
	background:#ECECDF;
	text-align:left;
	overflow:hidden;
}
div.container-div div.container-div-inner {
	width:950px;
	margin:0;
	padding:10px 10px 10px;
	background:#fff;
	overflow:hidden;
}
div.container-div div.container-div-inner div.content-div {
	width:760px;
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
}
div.container-div div.container-div-inner div.content-div div#main-content-div {
	width:570px;
	margin:0;
	padding:0;
	overflow:hidden;
	float:right;
}
div.container-div div.container-div-inner div.content-div div#s1 {
	width:180px;
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
}
div.container-div div.container-div-inner div#s2 {
	width:180px;
	margin:0;
	padding:0;
	overflow:hidden;
	float:right;
}

div.container-div div.container-div-inner div#footer {
	clear:both;
	width:960px;
	margin:1em 0 0;
	padding:0;
	background:#586695;
	text-align:center;
	color:#fff;
}

/*
*/

#s1 ul.recent-entries,
#s1 ul.recent-entries li {
	margin:0;
	padding:0;
	list-style:none;
	text-indent:0;
}
#s1 ul.recent-entries li {
	padding-bottom:15px;
}
#s1 ul.recent-entries li div.curve-01 {
	width:180px;
}
#s1 ul.recent-entries li div.curve-01 h3 {
	margin:0;
	padding:0 0 5px 0;
	text-align:center;
	font-size:120%;
	color:#fff;
}
#s1 ul.recent-entries li div.curve-01 h3 a {
	text-decoration:none;
	color:#fff;
}
#s1 ul.recent-entries li div.curve-01 h3 a:hover {
	text-decoration:underline;
}
#s1 ul.recent-entries li div.container {
	margin:0;
	padding:5px;
	border-style:solid;
	border-width:0 1px 1px;
	background:#F8F6E9;
}
#s1 ul.recent-entries li div.container ul {
	margin:0;
	padding:5px 0 0 15px;
	font-size:12px;
}
#s1 ul.recent-entries li div.container ul li {
	color:#B6B684;
	list-style-type:square;
}
#s1 ul.recent-entries li.catA div.container ul li {
	list-style-type:disc;
}
#s1 ul.recent-entries li div.container ul li.current {
	color:#666;
}
#s1 ul.recent-entries li div.container p {
	margin:0;
}
#s1 ul.recent-entries li.cat1 div.curve-01 {
	background-color:#B1D460;
}
#s1 ul.recent-entries li.cat1 div.container {
	border-color:#B1D460;
}
#s1 ul.recent-entries li.cat2 div.curve-01 {
	background-color:#FFBD00;
}
#s1 ul.recent-entries li.cat2 div.container {
	border-color:#FFBD00;
}
#s1 ul.recent-entries li.cat3 div.curve-01 {
	background-color:#61C9A4;
}
#s1 ul.recent-entries li.cat3 div.container {
	border-color:#61C9A4;
}
#s1 ul.recent-entries li.cat4 div.curve-01 {
	background-color:#E3A1C4;
}
#s1 ul.recent-entries li.cat4 div.container {
	border-color:#E3A1C4;
}
#s1 ul.recent-entries li.catA div.curve-01 {
	background-color:#ccc;
}
#s1 ul.recent-entries li.catA div.container {
	border-color:#ccc;
}
#s1 ul.recent-entries div.container p { text-align:right; }


#s2 div.blog-categories {
	margin:0 0 10px;
	padding:0;
}
#s2 div.blog-categories div.curve-01 {
	background:#ddd;
}
#s2 div.blog-categories h3 {
	/* font:normal 120%/1.3 Verdana,sans-serif */;
	margin:0;
	padding:0 0 5px;
	text-align:center;
	color:#004;
	background:#ddd;
}
#s2 div.blog-categories div.container {
	padding:5px;
	background:#F8F6E9;
	border-right:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	border-left:solid 1px #ddd;
}
#s2 div.blog-categories ul {
	margin:0;
	padding:0 0 10px .5em;
	list-style:none;
	text-indent:0;
	font-size:12px;
}
#s2 div.blog-categories ul li {
	line-height:1.5em;
}
#s2 div.blog-categories ul li ul {
	margin:3px 0;
}

div.entries {
}

div.entry {
}

div.summaries {
	position:relative;
	width:570px;
	overflow:hidden;
}
h2.bar-01 {
	position:relative;
	width:100%;
	height:33px;
	margin:10px 0;
	padding:0;
	background:url(http://www.yamanaka-walker.com/rsc/img/bar-01.gif) repeat-x;
}
h2.bar-01 span {
	display:inline;
	position:absolute;
	top:0;
	left:0;
	background:url(http://www.yamanaka-walker.com/rsc/img/bar-01-label.gif) repeat-x bottom right;
	padding:15px 23px 0 5px;
	color:#A71D23;
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
}
div.summaries div.summary {
	width:280px;
	height:138px;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #ccc;
	overflow:hidden;
	float:left;
}
div.summaries div.category {
	height:112px !important;
}
div.summaries div.col-left {
	padding-right:4px;
	border-right:dotted 1px #ccc;
}
div.summaries div.col-right {
	padding-left:5px;
}
div.summaries div.summary h3 {
	margin:0;
	padding:0;
	font-size:20px;
	line-height:26px;
	height:78px;
	overflow:hidden;
}
div.summaries div.category h3 {
	height:52px !important;
}
div.summaries div.summary div.text {
	width:280px;
	height:60px;
	font-size:12px;
	line-height:15px;
	overflow:hidden;
}
div.summaries div.summary div.text a.curve-01 {
	display:block;
	width:60px;
	height:60px;
	margin:0 5px 0 0;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
div.summaries div.summary div.text a.curve-01 span {
	cursor:pointer;
}
div.summaries div.summary div a.curve-01 span.curve-body {
	display:block;
	height:50px;
}
div.backnumber {
	width:570px;
	margin:10px 0 0;
	background:#eee;
}
div.backnumber p {
	margin:0;
	padding:.25em 1em .25em 0;
	text-align:right;
}
div.entry h2 {
	margin:10px 0;
	letter-spacing:1px;
}
div.entry h2 a,
div.entry h2 a:link,
div.entry h2 a:visited {
	color:#007BC4;
	text-decoration:none;
}
div.entry h2 a:hover {
	text-decoration:underline;
}

div.entry-date {
	float:left;
	width:4em;
	padding:0;
	background:#F1DDC4;
	color:#B0001E;
	text-align:center;
	margin:0 6px 4px 0;
	font-size:80%;
	line-height:0.9;
}

div.entry-date span {
	display:block;
	font-size:150%;
	font-weight:bold;
}

div.entry-text {
	margin:0 1em;
	color:#333;
	line-height:1.8em;
}
div.entry-text a img {
	border:solid 1px #ddd;
	padding:3px;
}
div.entry-text a:hover img {
	border-color:#fff;
}
div.entry div.more-link {
	clear:both;
	margin:1em 0 0;
	text-align:center;
}

div.entry div.entry-footer {
	margin:1em 1em 0;
}
div.entry div.entry-footer div.categories {
	padding:.5em 1em .5em 1.5em;
	border:solid 1px #ccc;
	background:#f5f5f5;
	color:#666;
}
/*
div.entry div.entry-footer div.related-entries {
	margin-top:1em;
	padding:.5em .5em;
	border:dotted 1px #ccc;
}
*/
div.entry div.entry-footer div.related-entries h3 {
	border-left:solid 5px #007BC4;
	padding-left:.5em;
}
div.entry-footer div.nav {
	margin-top:.5em;
	text-align:right;
}
div.entry-footer div.nav a {
	border:solid 1px #fff;
	padding:.5em;
	color:#999;
	text-decoration:none;
}
div.entry-footer div.nav a:hover {
	border:solid 1px #ccc;
	color:#000;
}
div.entry-footer div.nav a.permalink {
	float:left;
}
div.entry-footer div.nav a.go-top {
	float:right;
}

#footer p {
	margin:10px 0;
}

/*
*/
.sep {
	clear:both;
	margin:0 0 1em;
	padding:0;
	overflow:hidden;
}

.clear {
	clear:both;
}

.img-shadow,
.img-shadow-with-comment {
	float:left;
	background:url(http://www.yamanaka-walker.com/rsc/img/shadowAlpha.png) no-repeat bottom right !important;
	background:url(http://www.yamanaka-walker.com/rsc/img/shadow.gif) no-repeat bottom right;
	margin:10px 0 0 10px !important;
	margin:10px 0 0 5px;
}

.img-shadow img {
	display:block;
	position:relative;
	background-color:#fff;
	border:1px solid #a9a9a9;
	margin:-6px 6px 6px -6px;
	padding:4px;
}

.img-shadow-with-comment img {
	display:block;
	position:relative;
	background-color:#fff;
	border-style:solid;
	border-color:#a9a9a9;
	border-width:1px 1px 0 1px;
	margin:-6px 6px 0 -6px;
	padding:4px 4px 0 4px;
}

.img-shadow-with-comment div {
	position:relative;
	height:16px;
	background-color:#fff;
	border-style:solid;
	border-color:#a9a9a9;
	border-width:0 1px 1px 1px;
	margin:-6px 6px 6px -6px;
	text-align:center;
	font-size:9px;
	line-height:16px;
	overflow:hidden;
}

div#map-div {
	width:568px;
	height:426px;
	background:#eee;
}

div#info-window {
	width:250px;
}
div#info-window div.section {
	width:250px;
}

div.bread-crumbs {
	margin:0 0 10px;
}

div.bread-crumbs,
div.bread-crumbs a,
div.bread-crumbs a:link,
div.bread-crumbs a:visited {
	color:#777;
	text-decoration:none;
}

div.bread-crumbs a:hover {
	color:#000;
	text-decoration:underline;
}


div.information {
}

div.information div.curve-body p {
	padding:5px 0px;
}

div.information div.curve-body h3,
div.information div.curve-body table {
	margin:0;
	padding:5px 0;
	color:#440000;
}

ddiv.information iv.curve-body th {
	color:#B6B684;
}

div.information div.curve-body td {
	padding:0 1em 0;
}

div.entry-categories {
	color:#999;
}

div.entries div.sep {
	width:100%;
	height:36px;
	background:url(http://www.yamanaka-walker.com/rsc/img/dott_line.jpg) center left repeat-x;
	overflow:hidden;
	clear:both;
}

span.dimmed {
	color:#999;
}

strong span.dimmed {
	color:#333;
	font-weight:normal;
}

strong.primary span.dimmed {
	color:#900;
}

img.left {
	float:left;
}
img.right {
	float:right;
}


div.section,
div.section-first {
	width:570px;
	overflow:hidden;
}
div.section {
	margin-top:1em;
}
div.section-first {
	line-height:1.8em;
}
div.shop-info {
	width:230px;
	margin:0;
	padding:10px 0 0;
	float:right;
}
div.shop-info h3 {
	margin:0 0 1em;
	padding:0;
	font-size:1em;
	font-weight:bold;
}
div.shop-info dl {
	margin:0;
	padding:0;
	line-height:1.5em;
}
div.shop-info dl dt {
}
div.shop-info dl dd {
	margin:0 0 .25em 1em;
	padding:0;
}

/*
	highslide.js
*/
a.highslide {
	cursor:url(http://www.yamanaka-walker.com/rsc/highslide/graphics/zoomin.cur),pointer;
}
div.img-shadow a.highslide img {
	border:1px solid #a9a9a9;
}
div.img-shadow-with-comment a.highslide img {
	border-color:#a9a9a9;
	border-width:1px 1px 0 1px;
}
a.highslide-credits {
	display:none !important;
}

