/* CSS Document　保土ケ谷公園　ソルデザインワークス */
@charset "utf-8";
/*===== 全体 ====================================*/
*{
	margin:0;
	padding:0;
}

body {
	text-align:center;/* box centering */
	margin: 0px auto;
	padding: 0px;
	background-color:#ffffff;
	background-image: url(../img/header-bg01.jpg);
	background-repeat: repeat-x;
}

img {
	border: none ;/* img do not want a border */
	vertical-align: middle;
}

div#wrapper {
	clear:both;
	width: 940px;
	margin: 10px auto;
	text-align: center;
}
/*===== ヘッダー ====================================*/
div#header {
	margin:0 auto;
	text-align:center;
	border-color:#000066;border-width:8px 0 0 0;border-style:solid;
}

div#headerMain {
	width: 940px;
	margin:0 auto;
	text-align:left;
	padding:0px 0 0px 0;
}

div#header_left {
	width: 400px;
	margin:0px auto;
	float:left;
	text-align: left;
}

div#header_right {
	margin:0px auto;
	width:500px;
	float:right;
	text-align: right;
	/*background-image: url(../img/kanbane.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
}

div#header_guide {
	margin:0px auto;
	width:940px;
	float:left;
	text-align: right;
	/* text-indent: -9999px; */
}

/*===== ナビゲーション ====================================*/
/* glovNavi
==============================*/
div#gloval_naviarea {
	clear:both;
	text-align:center;
	height: 34px;
width: 100%;
background: #000000;
}

div#gloval_navi {
	text-align:center;
	margin: 0px auto;
	height: 34px;
	width: 940px;
}

/*===== topページ上イメージ画像 ====================================*/
div#gloval_topimgarea {
	clear:both;
	text-align:center;
	height: 308px;
width: 100%;

}

div#gloval_topimg {
	text-align:center;
	margin: 8px auto;
	height: 300px;
	width: 940px;
}

/*===== 枠つきメニュー ====================================*/
#menu{
	width:100%;
	margin:0px auto;
}
#menu ul{
	list-style:none;
}
#menu li{
	display:block;
	float:left;
}
#menu li a{
	border:5px solid #999999;
	margin:5px 1px;
	padding:0px 0px 4px 0px;
	display:block;
	float:left;
	color:#330000;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	width: 200px;
	height: 180px;
}
#menu li a:hover{
	border:5px solid #660000;
	text-decoration:none;
}

/*===== 枠つきメニュー２ ====================================*/
#menu2{
	width:100%;
	margin:0px auto;
}
#menu2 ul{
	list-style:none;
}
#menu2 li{
	display:block;
	float:left;
}
#menu2 li a{
	border:5px solid #999999;
	margin:5px 1px;
	padding:0px 0px 4px 0px;
	display:block;
	float:left;
	color:#330000;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	width: 300px;
	height: 76px;
}
#menu2 li a:hover{
	border:5px solid #660000;
	text-decoration:none;
}


/*===== ページ上イメージ画像 ====================================*/
div#gloval_imgarea {
	clear:both;
	text-align:center;
	height: 150px;
width: 100%;
background: #ffffff;
background-image: url(../img/header-bg01.jpg);
	background-repeat: repeat-x;
}

div#gloval_img {
	text-align:center;
	margin: 0px auto;
	height: 150px;
	width: 940px;
}

/*===== ページコンテンツ ====================================*/
div#contents {
	clear:both;
	width: 940px;
	margin: 10px auto;
	text-align: left;
}

div#contents_left {
	width: 720px;
	margin:0px auto;
	float:left;
	text-align: left;
}

div#contents_right {
	margin:0px auto;
	width:220px;
	float:right;
	text-align: right;
}

/*===== トップページ割り ====================================*/
div#topcontents_left {
	width: 250px;
	margin:0px auto;
	float:left;
	text-align: left;
}

div#topcontents_right {
	margin:0px auto;
	width:670px;
	float:right;
	text-align: right;
	/* text-indent: -9999px; */
}

/*===== ページの先頭へ ====================================*/
div#gototop {
	clear:both;
	width:100%;
	margin:0 auto;
	text-align:center;
}
div#gototopMain {
	width:940px;
	margin:0 auto;
	text-align:right;
}
/*===== フッター ====================================*/
div#footer {
	clear:both;
	width:100%;
	margin:0 auto;
	text-align:center;
	background: #ffffff;
	background-image: url(../img/footer-bg.jpg);
	 background-repeat:no-repeat;
    background-position:center top;
}

div#footerMain {
	width:940px;
	height:200px;
	margin:0 auto;
	text-align:left;
}

.navi {
	color: #ffffff;
	line-height:1.8;
	font-size: 10px;
	text-decoration : none;
}
a.navi:link, a.navi:visited { text-decoration : none; color: #ffffff}
a.navi:hover {text-decoration : none;
	color: #cc3300;
}

.footer {
	color: #ffffff;
	line-height:1.8;
	font-size: 12px;
	text-decoration : none;
}
/*===== フッター左右割り ====================================*/
div#footercontents_left {
	width: 780px;
	margin:0px 0 0 10px;
	float:left;
	text-align: left;
}

div#footercontents_right {
	margin:60px auto;
	width:140px;
	float:right;
	text-align: left;
	/* text-indent: -9999px; */
}
/*===== フッターのテーブル ====================================*/
div.ftbl {
	margin: 0;
}
div.ftbl table td {
	border-bottom: 1px solid #dddddd;
	padding: 4px;
	font-size: 10px;
	text-align: left;
}

/*===== 項目h ====================================*/
h1 {color:#fff;
}
h2 {color:#669900;font-size:120%;
}
h4.text {
	font-weight: bold;
	padding: 3px 10px;
	margin: 4px 0px 5px 5px;
	border-left: 6px solid #339900;
	font-size:120%;
	color:#666;
	text-align:left;
}

h3.text {
	font-weight: bold;
	padding: 3px 10px;
	margin: 4px 0px 5px 5px;
	border-left: 12px solid #990000;
	font-size:120%;
	text-align:left;
}

/*===== 概要テーブル ====================================*/
div.tbl {
	margin: 0;
}

div.tbl table{
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}

div.tbl table td {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 10px;
}

div.tbl table th {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 5px;
	background: #efefef;
	font-weight: normal;
	text-align: left;
}

div.tbl table td.head {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: #f5f5f5;
}
div.tbl table td.head2 {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: #666666;
	color:#ffffff;
}

/*===== テーブル ====================================*/
div.tbll {
	margin: 0;
}

div.tbll table{
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}

div.tbll table td {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 5px;
	font-size: 12px;
}

div.tbll table th {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 10px;
	background: #efefef;
	font-weight: normal;
	text-align: left;
}

div.tbll table td.head {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 5px;
	background: #CCCC99;
}

#waku{ border: 1px solid #669900;}

/*===== テーブル（cafeメニュー） ====================*/
div.tblmenu {
	margin: 0;
}

div.tblmenu table{
	border-top: 1px dotted #dddddd;
}

div.tblmenu table td {
	border-bottom: 1px dotted #dddddd;
	padding: 5px;
	font-size: 14px;
}

/*===== コンテンツたてナビメニュー ====================================*/
/* --- ナビゲーションバー --- */
div.nav {
width: 218px; /* ナビゲーションの幅 */
font-size: 85%;
}

/* --- メニューエリア --- */
div.nav ul.nl {
margin: 0;
padding: 0;
border-top: 1px #c0c0c0 dotted; /* 最上部の境界線 */
list-style-type: none;
text-align: left;
}

/* --- メニュー項目 --- */
div.nav ul.nl li {
padding: 3px 1px; /* 項目のパディング（上下、左右） */
/* background-color: #f9f9f9; 項目の背景色 */
border-bottom: 1px #c0c0c0 dotted; /* 項目の下境界線 */
}
/* --- メニュー項目２ --- */
div.nav2 ul.nl li {
padding: 1px 30px; /* 項目のパディング（上下、左右） */
background-color: #f9f9f9; /* 項目の背景色 */
border-bottom: 1px #c0c0c0 dotted; /* 項目の下境界線 */
}

/* --- リンク --- */
div.nav ul.nl li a {
color:#333333;
display: block;
position: relative; /* IE6用 */
padding: 8px 10px; /* リンクエリアのパディング（上下、左右） */
border-left: 4px #999999 solid; /* リンクエリアの左境界線 */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- リンク２ --- */
div.nav2 ul.nl li a {
color:#6A3E00;
display: block;
position: relative; /* IE6用 */
padding: 4px 10px; /* リンクエリアのパディング（上下、左右） */
border-left: 4px #663300 solid; /* リンクエリアの左境界線 */
text-decoration: none; /* テキストの下線（なし） */
}

/* --- ポイント時の設定 --- */
div.nav ul.nl li a:hover {
color:#CC0000;
border-left-color: #990000; /* ポイント時の左境界線色 */
}

/* --- カレント --- */
div.nav ul.nl li.current {
background: #ffffff;
background-color: #f9f9f9; /* 項目の背景色 */
}
div.nav ul.nl li.current a {
color: #CC0000; /* カレントの文字色 */
}
/* --- ulリスト --- */
ul.value-list
{
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
/* --- 文頭に丸  */
li.wa1
{
	line-height:110%;
	padding:2px 0 0 18px;
	margin:0 0 5px 0;
	background:url(../img/wa1.png) no-repeat 0 2px;
}
/* --- 文頭に赤丸  */
li.wa2
{
	line-height:110%;
	padding:2px 0 0 18px;
	margin:0 0 5px 0;
	background:url(../img/wa2.png) no-repeat 0 2px;
}
/* --- QA  */
li.q
{
	color:#339900;
	font-weight:bold;
	padding:0px 0 0 22px;
	margin:0 0 5px 0;
	background:url(../app/q.gif) no-repeat 0 2px;
}
li.a
{
	padding:0px 0 0 22px;
	margin:0 0 5px 0;
	background:url(../app/a.gif) no-repeat 0 2px;
}
/* --- パン屑リストの設定 --- */

.path {
	float:left;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}
.path   a  {
	text-decoration: underline;
	color: #666666;
}
.path   a:hover  {
	text-decoration: underline;
}
.path   ul  {
	margin: 0px;
	padding: 0px;
}
.path     li   {
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	display: inline;
	background-image: url(../img/path_mrk.png);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	margin: 0px;
}
.path    .home     {
	padding-left: 5px;
	background-image: none;
}
.path a {
	color: #666666;
	text-decoration: none;
}
.path a:hover {
	text-decoration: underline;
}

