@charset "UTF-8";

/*
Theme Name: Super「歩一歩の店」ほいっぽどっとこむ
Theme URI: http://www.hoippo.com/
Description: 恵佼会CADセンターのオリジナルテーマ
Version: ver1.0.0
Author: 恵佼会CADセンター
Author URI: http://www.fukushi-net.com/
*/

/*#################################################*/
/*## fontsize(px) value(%) fontsize(px) value(%) ##*/
/*##         10        77          19       144  ##*/
/*##         11        85          20       152  ##*/
/*##         12        92          21       159  ##*/
/*##         13       100          22       167  ##*/
/*##         14       107          23       174  ##*/
/*##         15       114          24       182  ##*/
/*##         16       122          25       189  ##*/
/*##         17       129          26       197  ##*/
/*##         18       136                        ##*/
/*#################################################*/

/*==================================================================*/
/*  Super「歩一歩の店」ほいっぽどっとこむ
/*  style.css
/*  date:2008.12.12
/*==================================================================*/

body, div, p, blockquote, form, input, address,
table, th, td, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

body {
	background: #fffde8 url(images/common/bg.jpg) repeat-x;
	color: #333333;
	font-size: 77%;
	font-family: "メイリオ", Meiryo, "MS UI Gothic", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, arial, sans-serif;
	line-height: 1.7;
}

h2 {
	/*height: 51px;
	color: #684000;
	background: #ffffff url(images/common/imgh2_bg.jpg) no-repeat;*/
}

h3 {
	height: 31px;
	margin-bottom: 0px;
	padding:3px 3px 3px 15px;
	color: #007700;
	font-size: 1.4em;
	/*line-height: 2;*/
	background: #ffffff url(images/common/banner.jpg) no-repeat;
}

h4 { font-size: 1.4em; }

h6 {font-size:1.0em;
    color:1c4404;
}
a { outline: none; }

img { border: 0; }

/* リンク部設定
---------------------------------------------------- */
a,
a:link,
a:visited,
a:active {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

/******************************************************
 特殊要素
******************************************************/

.clear_left { clear: left; }
.clear_right { clear: right; }
.float_right { float: right; }
.float_left { float: left; }
.float_clear { clear: both; }

.hidden { display: none; }
.just_right { text-align: right; }
.just_center { text-align: center; }
.sty_red { color: #ff0000; }
.font_bold { font-weight: bold }

/* claerFix 
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearFix { display:inline-block; }*/

/* hides from mac-ie 
* html .clearFix { height:1%; }

.clearFix { display:block; }
/* end hide from mac-ie */

/******************************************************
 共通レイアウト
******************************************************/

/*----------------------------------------------------
 全体の枠
---------------------------------------------------- */
#wrapper {
	width: 800px;
	margin: 0 auto;
	background: url(images/common/body_bg.jpg) repeat-y;
}

/*----------------------------------------------------
	ヘッダー部
---------------------------------------------------- */
#header {
	position: relative;
	width: 800px;
	height: 189px;
	background: #ffffff url(images/common/header_bg.jpg) no-repeat;
}
#header_left h1 { text-indent: -9999px; }

#header_left p {
	padding-left: 0.5em;
	color: #ffffff;
	font-size: 1.2em;
}

#header_left address { text-indent:-9999px; }

/*ヘッダー部ナビ*/
#NavFunction {
	position: absolute;
	top: 3px;
	right: 3px;
}

ul#NavFunction {
	margin: 0;
	padding: 0;
	list-style: none;
}

#NavFunction li {
	float: left;
	width: auto;
	height: 18px;
}

#NavFunction li a{
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background: url(images/common/imgHeaderNavi.gif) no-repeat;
}

#NavFunction #Btnhome a { width:85px; background-position: 0px 0px; }
#NavFunction #Btnannai a { width:110px; background-position: -85px 0px; }
#NavFunction #Btnlinks a { width:90px; background-position: -195px 0px; }
#NavFunction #Btnsitemap a { width:80px; background-position: -285px 0px; }

#NavFunction #Btnhome a:hover { width:85px; background-position: 0px -20px; }
#NavFunction #Btnannai a:hover { width:110px; background-position: -85px -20px; }
#NavFunction #Btnlinks a:hover { width:90px; background-position: -195px -20px; }
#NavFunction #Btnsitemap a:hover { width:80px; background-position: -285px -20px; }

/* サイト内検索
--------------------------------------------------- */
#search {
	position: absolute;
	top: 25px;
	right: 10px;
}

#search h2 {
	font-size: 1em;
}

/*トップメインナビ*/
#TopNavi {
	width: 800px;
	height: 40px;
}

ul#TopNavFunction {
	margin: 0;
	padding: 0;
	list-style: none;
}

#TopNavFunction li {
	float: left;
	height: 40px;
}

#TopNavFunction li a{
	display: block;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(images/common/navi_btn.jpg) no-repeat;
}

#TopNavFunction #Btntop a { width:130px; background-position: 0 0; }
#TopNavFunction #Btnabout a { width:140px; background-position: -130px 0; }
#TopNavFunction #Btnnews a { width:130px; background-position: -270px 0; }
#TopNavFunction #Btnyotei a { width:130px; background-position: -400px 0; }
#TopNavFunction #Btnsisetu a { width:140px; background-position: -530px 0; }
#TopNavFunction #Btninquiry a{  width:130px; background-position: -670px 0; }

#TopNavFunction #Btntop a:hover { width:130px; background-position: 0 -40px; }
#TopNavFunction #Btnabout a:hover { width:140px; background-position: -130px -40px; }
#TopNavFunction #Btnnews a:hover { width:130px; background-position: -270px -40px; }
#TopNavFunction #Btnyotei a:hover { width:130px; background-position: -400px -40px; }
#TopNavFunction #Btnsisetu a:hover { width:140px; background-position: -530px -40px; }
#TopNavFunction #Btninquiry a:hover { width:130px; background-position: -670px -40px; }

/*パンくず*/
#breadcrumb {
	width: 100%;
	height: 19px;
	margin-bottom: 5px;
	background: url(images/index/imgbread_index.jpg) no-repeat;
}

#breadcrumb p {
	padding: 5px 0 0 220px;
	color: #999999;
	font-size: 0.9em;
}

/*----------------------------------------------------
 コンテンツ部
---------------------------------------------------- */
#container {
	width: 800px;
	background: url(images/common/body_bg.jpg) repeat-y;
}

#content {
	float: right;
	width: 560px;
	padding: 0 15px;
	font-size: 0.9em;
}

#content dl {
	width: 552px;
	background: #fffde8;
}

#content dl dt {
	font-size: 1.2em;
	font-weight: bold;
}

#content dl dd {
	font-size: 1.2em;
	background: #f0ffcf;
}

#content h4 {
	font-size: 1.2em;
	color: #007700;
}

/*サイドナビ*/
#sidebar {
	float: left;
	width: 190px;
	padding-left: 7px;
}

ul#contents_navi {
	clear: left;
	margin: 0;
	padding: 0;
         padding-left:10px;
	list-style: none;
}

ul#contents_navi li{
	height: 59px;
	width: 175px;
	text-indent: -9999px;
}

ul#contents_navi li a {
	text-decoration: none;
	display: block;
	height: 59px;
/* これ以降Mac IE 5には適用されない \*/
	overflow: hidden;
/* これ以降Mac IE 5にも適用される */
}

ul#contents_navi li#workBtn a { background:url(images/common/imgSideNavi.jpg) 0 0 no-repeat; }
ul#contents_navi li#shopBtn a { background:url(images/common/imgSideNavi.jpg) 0 -59px no-repeat; }
ul#contents_navi li#gurumeBtn a { background:url(images/common/imgSideNavi.jpg) 0 -118px no-repeat; }

ul#contents_navi li#workBtn a:hover { background:url(images/common/imgSideNavi.jpg) -180px 0 no-repeat; }
ul#contents_navi li#shopBtn a:hover { background:url(images/common/imgSideNavi.jpg) -180px -59px no-repeat; }
ul#contents_navi li#gurumeBtn a:hover { background:url(images/common/imgSideNavi.jpg) -180px -118px no-repeat; }

#Banner li {
	margin: 12px 0 0 0;
	text-align: center;
}

#Banner table {
	width: 175px;
	margin-bottom: 1em;
}

#Banner th {
	padding: 3px;
	border: 1px solid #cccccc;
	background: #e6fbc5;
	color: #666666;
}

#Banner td {
	padding: 3px;
	border: 1px solid #cccccc;
	background: #f9f9f9;
	color: #666666;
}


/*新着情報*/
#whatsnew_ttl,
#cool_ttl {
	padding: 3px;
	width: 190px;
	height: 16px;
	border-top: 1px dashed #009933;
	border-bottom: 1px dashed #009933;
}

#whatsnew_ttl h2 {
	float: left;
	width: 66px;
	line-height: 1;
	background: url(images/common/new.gif) no-repeat;
	text-indent: -9999px;
}

#whatsnew_ttl .RSS a {
	float: right;
	width: 36px;
	background: url(images/common/rss.gif) no-repeat;
	text-indent: -9999px;
}

#whatsnew,
#cool {
	clear: both;
	width: 190px;
	color: #333333;
}
#whatsnew ul,
#cool ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

/*おすすめ情報*/
#cool_ttl h2 {
	float: left;
	width: 98px;
	line-height: 1;
	background: url(images/common/cool.gif) top left no-repeat;
	text-indent: -9999px;
}

#cool_ttl .RSS a {
	float:right;
	width:36px;
	background:url(images/common/rss.gif) no-repeat;
	text-indent:-9999px;
}
#twtr {
         float: left;
	width: 190px;
	padding: 0px;
	margin:0px;
                  text-align:left;
}

/*----------------------------------------------------
 フッター部
---------------------------------------------------- */
#footer {
	clear: both;
	width: 800px;
	line-height: 2;
	background: url(images/common/body_bottom.jpg) no-repeat;
}

ul#footer_navi {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

#footer_navi li { display: inline; }

#footer_navi li a { font-size: 0.8em; color: #666666; }

#footerbottom {
	width: 800px;
	height: 92px;
	background: url(images/common/footer.jpg) no-repeat;
}

/*----------------------------------------------------
 ページの先頭に戻る
---------------------------------------------------- */
.pageTop {
	margin: 10px 20px 0 0;
	font-size: 1.2em;
	text-align: right;
}

.pageTop a { color: #666666; }

.pageTop a:hover { color: #000000; }

/******************************************************
 各ページレイアウト
******************************************************/

#schduel table,
#work table,
.work table,
#shops table,
#shop table,
.shop table,
#gurume table,
.gurume table,
#rank table {
	width: 552px;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #666666;
}

/* スケジュール
--------------------------------------------------- */

#schduel th {
	width: 50%;
	padding: 3px;
	border: 1px solid #cccccc;
	background: #e6c888;
}

#schduel td {
	padding: 3px;
	border: 1px solid #cccccc;
	background: #faf4e8;
}

#schduel td img {
	float: left;
	width: 150px;
         height: 120px;
	margin-right: 5px;
}

/* ワーキング 
------------------------------------------------- */

#work th {
	white-space: nowrap;
	padding: 3px;
	border: 1px solid #cccccc;
	background: #e6fbc5;
}

#work td {
	padding: 3px;
	border: 1px solid #cccccc;
	background: #f9f9f9;
	line-height: 1.7;
}

.work th {
	white-space: nowrap;
	padding: 3px;
	border: 1px solid #cccccc;
	background: #e6fbc5;
}

.work td {
	padding: 3px;
	text-align: center;
	border: 1px solid #cccccc;
	background: #f9f9f9;
	line-height: 1.5;
}

/* ショッピング 
--------------------------------------------------- */
#shops th,
#shop th,
.shop th {
	padding: 3px;
	border: 1px solid #cccccc;
	background: #fbf8d0;
}

#shops td,
#shop td,
.shop td {
	padding: 3px;
	border: 1px solid #cccccc;
	background: #f9f9f9;
}

/* グルメ
--------------------------------------------------- */

#gurume th {
	white-space: nowrap;
	padding: 3px;
	border: 1px solid #cccccc;
	background: #fecacd;
}

#gurume td {
	padding: 3px;
	border: 1px solid #cccccc;
	background: #f9f9f9;
}

.gurume th {
	padding: 3px;
	border: 1px solid #cccccc;
	background: #fecacd;
}

.gurume td {
	padding: 3px;
	border: 1px solid #cccccc;
	background: #f9f9f9;
}

/* ランク 
--------------------------------------------------- */

#rank th {
	white-space: nowrap;
	padding: 2px;
	border: 1px solid #cccccc;
	background: #e6c888;
}

#rank td {
	border: 1px solid #cccccc;
	background: #faf4e8;
}

#rank p {
	padding: 0px 0px 0px 5px;
}

.rank table {
	width: 195px;
}

.rank th {
	padding: 2px;
	border: 1px solid #cccccc;
	background: #e6c888;
}

.rank td {
	padding: 5px;
	border: 1px solid #cccccc;
	background: #faf4e8;
}

.rank ul {
	margin: 0;
	padding: 5px 5px 5px 15px;
}

/* 
--------------------------------------------------- */

/*.post {
	border: 1px solid #cccccc;
}*/

span.red { color: #ff0000; }

#inquiry_box {
	margin: 1em 0;
	padding: 10px;
	width: 530px;
	border: dotted 1px #cccccc;
}