@charset "utf-8";
/* initialize
------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
html,
body {
	height:100%;
}
body {
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ul,
ol,
dl {
	list-style-type:none;
}
img {
	border:none;
	font-size:1px;
	line-height:0;
	vertical-align:top;
}
table {
	border-collapse:collapse;
}
textarea {
	font-size:100%;
}
br {
	letter-spacing:0;
}
option {
	padding:0 10px 0 0;
}

/* clearfix
------------------------------------------------------------------------------*/
#header:after,
#gnavi:after,
#contents:after,
#weatherForecast table td:after,
#contents #siteCommonBanner:after,
#footer:after,
.clearfix:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
/* clearfix ie
------------------------------------------------------------------------------*/
#header,
#gnavi,
#contents,
#weatherForecast table td,
#contents #siteCommonBanner,
#footer,
.clearfix {
	/zoom:1;
}
/* off-left
------------------------------------------------------------------------------*/
.btn a,
.btn input,
.btns,
.btns a,
.btns input,
#header #logo a,
#header #hnavi,
#header #hnavi a,
#gnavi li a,
#gnavi li.fontSize p,
.pagetop a {
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	text-align:left;
	text-decoration:none;
	text-indent:-9999px;
}

/* rollover
------------------------------------------------------------------------------*/
.btn a,
.btn input,
.btns a,
.btns input,
#header #hnavi a,
#gnavi li a,
.pagetop a {
	border:none;
	background-color:transparent;
	outline:none;
	cursor:pointer;
}
.btn a:hover,
.btn input:hover,
.btns a:hover,
.btns input:hover,
#header #hnavi a:hover,
#gnavi li a:hover,
.pagetop a:hover {
	background-position:left bottom;
}

body {
	padding-top:8px;
	background-color:#F1F0DE;
	background-image:url(../images/common/bg_site_line.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	line-height:1.5;
	letter-spacing:normal;
	font-size:75%;
	color:#505050;
}
a {
	text-decoration:underline;
	color:#458CC1;
}
a:hover {
	text-decoration:none;
}


/* page
------------------------------------------------------------------------------*/
#page {
	width:1060px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat:repeat-y;
	background-position:left top;
}


/* header
------------------------------------------------------------------------------*/
#header {
	position:relative;
	width:999px;
	height:94px;
	margin-left:31px;
	background-image:url(../images/common/header/top_bgimage.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#header h1 {
	position:absolute;
	top:18px;
	left:50px;
	font-weight:normal;
	font-size:12px;
	color:#8D8771;
}
#header #logo {
	float:left;
	padding-top:17px;
	margin-right:15px;
}
#header #logo a {
	width:249px;
	height:71px;
	background-image:url(../images/common/header/logo.jpg);
}
#header #hnavi {
	float:left;
	width:352px;
	margin-top:50px;
}
#hnavi li {
	float:left;
}
#hnavi li a {
	height:38px;
}
#hnavi li.yokohama a {
	width:87px;
	background-image:url(../images/common/header/hnavi/yokohama.jpg);
}
#hnavi li.kamakura a {
	width:120px;
	background-image:url(../images/common/header/hnavi/kamakura.jpg);
}
#hnavi li.odawara a {
	width:145px;
	background-image:url(../images/common/header/hnavi/odawara.jpg);
}


/* gnavi
------------------------------------------------------------------------------*/
#gnavi {
	width:166px;
	height:38px;
	padding-left:834px;
	margin:0 0 0 30px;
	background-image:url(../images/common/gnavi/bg_gnavi.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

#gnavi p{
	float:left;
	padding:9px 8px 0 0;
}

#gnavi li{
	float:left;
	padding:5px 8px 0 0;
}

#gnavi li a {
	width:19px;
	height:19px;
	background-repeat:no-repeat;
	background-position:left top;
}
#gnavi li.current a {
	background-position:left bottom;
}
#gnavi li#large  {
	padding-right:0;
}

#gnavi li#small a {
	background-image:url(../images/common/gnavi/small.jpg);
}
#gnavi li#medium a {
	background-image:url(../images/common/gnavi/medium.jpg);
}
#gnavi li#large a {
	background-image:url(../images/common/gnavi/large.jpg);
}


/* contents
------------------------------------------------------------------------------*/
#contents {
	width:1000px;
	padding-bottom:74px;
	margin-left:30px;
}
#contents #main {
	float:right;
	width:770px;
}
#contents #sub {
	float:left;
	width:220px;
}
#keywordSearch form {
	background-image:url(../images/common/sub/bg_input_keyword_body.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	display:block;
	margin-bottom:9px;
	width:200px;
}
#keywordSearch .inputbox input {
	border:1px solid #C6C6C6;
	width:176px;
}
#keywordSearch .inputbox, #keywordSearch .btn {
	background-image:url(../images/common/sub/bg_input_keyword_top.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:8px 0 5px 11px;
	width:189px;
}
#keywordSearch .btn {
	background-image:url(../images/common/sub/bg_input_keyword_bottom.jpg);
	background-position:left bottom;
	padding:0 0 8px 11px;
}
#keywordSearch .btn input {
	background-image:url(../images/common/sub/search.jpg);
	height:18px;
	width:178px;
}
#contents #sub #dotCom{
	width:220px;
	background-image:url(../images/common/bg_dotcom_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding-top:4px;
}

#contents #sub .wraper{
	width:220px;
	background-image:url(../images/common/bg_dotcom_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:4px;
}

#contents #sub .inner{
	width:200px;
	background-color:#EBE3D6;
	border:1px solid #EBE3D6;
	border-top:none;
	border-bottom:none;
	padding:5px 9px 10px 9px;
}

#contents #sub .inner ul{
	padding:5px 0 0 10px;
}


#contents #sub .inner ul li{
	padding:2px 0 0 10px;
	background-image:url(../images/common/sub/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
}

#contents #sub .inner ul li a{
	color:#767676;
}


#sub .banner,
#sub ul.banner li {
	padding-bottom:10px;
}
#sub ul.banner {
	padding-bottom:0;
}

#sub .limitedLinks {
	padding-bottom:5px;
}
#sub .limitedLinks li {
	padding-bottom:5px;
}
#sub .links {
	width:100%;
	table-layout:fixed;
	margin-bottom:12px;
	border-top:1px solid #C7C7C7;
	border-left:1px solid #C7C7C7;
}
#sub .links td {
	border-right:1px solid #C7C7C7;
	border-bottom:1px solid #C7C7C7;
	background-color:#F0F0F0;
	background-image:url(../images/common/sub/bg_sidenavi_links.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
}
#sub .links td.none {
	background-color:#DCDCDC;
	background-image:none;
}
#sub .links td a {
	display:block;
	padding:2px 0 2px 5px;
	background-image:url(../images/common/sub/arrow_blue.jpg);
	background-position:15px 6px;
	background-repeat:no-repeat;
	text-align:center;
}
#sub .banner .btn a {
	display:block;
	width:220px;
	height:77px;
}
#sub .banner .btn#guidmap a {
	height:100px;
	background-image:url(../images/common/sub/kamakura_tourist_guidemap.jpg);
}
#sub .banner .btn#blog a {
	height:80px;
	background-image:url(../images/common/sub/staff_blog.jpg);
}
#sub .banner .btn#twitter a {
	height:63px;
	background-image:url(../images/common/sub/twitter.jpg);
}
#contents #siteCommonBanner {
	clear:both;
	width:1000px;
	padding-top:20px;
}
#contents #siteCommonBanner li {
	float:left;
	padding-right:6px;
}
#contents #siteCommonBanner li.last {
	padding-right:0;
}

#path {
}
.pagetop a {
	width:;
	height:;
	margin-left:auto;
	margin-right:;
	background-image:url(../images/common/pagetop.gif);
}


/* footer
------------------------------------------------------------------------------*/
#footer {
	width:1060px;
	padding-top:51px;
	background-color:#CCC;
	background-image:url(../images/common/footer/streets.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
}
#footer .references {
	position:relative;
	width:1060px;
	padding:22px 0 7px;
	background-color:#D7D7D7;
}
#footer .references .links {
	margin-left:10px;
}
#footer .references .links th,
#footer .references .links td {
	padding:0 30px;
	text-align:left;
	vertical-align:top;
	border-right:1px solid #CFCFCF;
}
#footer .references .links .last {
	border-right:none;
}
#footer .references .links th {
	padding:7px 30px 3px;
}
#footer .references .links td {
	padding-bottom:8px;
	font-size:84%;
}
#footer .references .links td li {
	padding-bottom:2px;
}
#footer .references .links a {
	color:#464646;
	text-decoration:none;
}
#footer .references .links a:hover {
	text-decoration:underline;
}
#footer .references .logo {
	position:absolute;
	top:19px;
	left:752px;
}
#footer .navi {
	float:left;
	padding:6px 10px 6px 0;
	font-size:84%;
}
#footer .navi li {
	float:left;
	padding-left:30px;
}

#footer .navi li a {
	color:#333;
	text-decoration:none;
}
#footer .navi li a:hover {
	text-decoration:underline;
}

#footer .copyright {
	float:right;
	padding:6px 44px 6px 0;
	font-size:84%;
	color:#333;
}




