@charset "utf-8";


html, body, div, span, h1, h2, h3, h4, h5,h6 {
	margin:0;
	padding:0;
	border:0;
}

*{ 
    zoom:1; 
}

body  {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img-part/tomatohatake.jpg);
	border-right: 1px solid #6699FF;
	border-left: 1px solid #6699FF;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 90%;
}

h1 {
	color: #FFFFFF;
	display: block;
	letter-spacing: 0.5em;
	text-transform: capitalize;
	font-size: large;
	background-position: left center;
	vertical-align: middle;
	text-align: left;
	text-indent: 15px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-top: 1px none #6699FF;
	border-right: 1px none #6699FF;
	border-bottom: 1px solid #3300CC;
	border-left: 1px none #6699FF;
	background-color: #669933;
}

h2 {
	display: block;
	font-size: medium;
	color: #666666;
	text-indent: 10px;
	letter-spacing: 0.5em;
	text-align: left;
	background-color: #FFFFCC;
	border-top: 1px solid #6699FF;
	border-right: 1px none #6699FF;
	border-bottom: 1px solid #6699FF;
	border-left: 1px none #6699FF;
	padding: 1px 0px 1px 10px;
}

h3 {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.5em;
	display: block;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom: 1px solid #6699FF;
	border-left: 1px none #6699FF;
	text-align: left;
	border-right: 1px none #6699FF;
	letter-spacing: 1em;
	text-indent: 15px;
	background-image: url(../img-part/bar07.jpg);
	border-top: 1px solid #6699FF;
}

h4 {
	text-indent: 10px;
	padding-top: 10px;
}

h6 {
	border-bottom-width: 0.1em;
	border-left-width: 0.5em;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.5em;
	display: block;
	font-size: x-small;
	color: #336600;
	font-weight: normal;
}

.dt {
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	display: inline;
	font-size: x-small;
}

a:link {
	color: #000099;
	text-decoration: underline;
}/*未訪問リンク*/

a:visited {
	color: #000099;
	text-decoration: underline;
}/*訪問済みリンク*/

a:hover {
	color: #669900;
	text-decoration: underline;
}/*マウスオーバー時*/

a:active {
	color: #FF6666;
	text-decoration: underline;
}/*クリック時*/

a.map {
	background-image: url(../img-part/pict-s/pict01s.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	margin-right: 1px;
	vertical-align: middle;
}

a.gaibu {
	background-image: url(../img-part/pict-s/pict09s.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	margin-right: 1px;
}/*店舗ページ用サイトアイコン表示*/

a.gaibu2 {
	color: #336600;
}/*外部サイトリンクカラー表示*/

a.mailadress {
	height: 20px;
	background-image: url(../img-part/pict-s/pict08s.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	margin-right: 1px;
}/*メールアドレスアイコン表示*/

#container {
	width: 860px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	border-top: 1px none #559DFF;
	border-right: 1px solid #559DFF;
	border-bottom: 1px none #559DFF;
	border-left: 1px solid #559DFF;
	margin: auto;
	height: auto;
}  

.header   {
	text-decoration: none;
	color: #FF6600;
	margin: 0em;
	padding: 0;
	height: 120px;
} 

#container #header .mojisize {
	color: #333333;
	display: block;
	float: right;
	text-align: right;
	vertical-align: middle;
	width: auto;
	font-size: x-small;
	height: 100px;
	padding: 10px 10px 10px 0px;
}/*文字のサイズを変更するボタン*/
#container #header .mojisize .google {
	padding: 5px 0px 0px;
}


.header  img  {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
}

.header     h4   {
	padding-right: 0;
	padding-left: 0;
	font-size: large;
	font-weight: bold;
	margin-left: 10em;
}

.submenu    {
	text-align: left;
	text-transform: uppercase;
	background-position: center center;
	color: #333333;
	background-repeat: repeat;
	border-top: 0px none #6699FF;
	border-right: none;
	border-bottom: 1px solid #6699FF;
	border-left: none;
	padding-left: 10px;
	padding-bottom: 3px;
	margin: 0px;
	padding-top: 2px;
	background-color: #D8FA9E;
	font-size: x-small;
	letter-spacing: 1px;
}/*パンくずリスト用*/

.submenu a {
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	margin: 0px;
	padding: 0px;
}/*パンくずリストのリンク*/


#sidebar1  {
	float: left;
	display: inline;
	line-height: 120%;
	padding: 0em;
	border-top: none #CCCCCC;
	border-right: 1px none #3399FF;
	border-bottom: thin none #CCCCCC;
	border-left: 1px none #3399FF;
	width: 170px;
}/*右側コンテンツ*/

#sidebar1  .sidebar1-menu  {
	color: #666666;
	text-align: center;
	text-transform: uppercase;
	border: thin none #669900;
	width: 160px;
}/*右側コンテンツのメニュー*/

#sidebar1  .sidebar1-menu a, a:link a,hover {
	color: #CC0000;
	text-align: center;
	text-transform: uppercase;
	padding: 0px;
	border: thin none #FF3300;
}/*右側コンテンツの未訪問リンク*/

.leftmenu {
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
	float: left;
	width: 160px;
	border-top: none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}/*右側コンテンツのメニュー*/

.leftmenu     a,　.leftmenu  a:link {
	display: block;
	text-decoration: none;
	margin: 0px;
	color: #333333;
	border-bottom: 1px solid #666666;
	border-left: none #666666;
	padding: 0px 0px 0px 8px;
	border-top: none #666666;
	border-right: 1px none #666666;
	background-image: url(../img-part/bar07-2.jpg);
	font-size: 90%;
	line-height: 150%;
}/*右側コンテンツのメニューの未訪問リンク*/

.leftmenu   a:visited   {
	background-position: left;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	border-left: none #666666;
	border-top: thin none #666666;
	border-right: none #666666;
	color: #666666;
}/*右側コンテンツのメニューの訪問済みリンク*/
	
.leftmenu a:hover {
	color: #336600;
	border-bottom: 1px solid #999999;
	border-left: none #FFCC33;
	border-top: thin none #FFCC33;
	border-right: none #FFCC33;
	background-image: url(../img-part/bar03.jpg);
	text-decoration: underline;
}/*右側コンテンツのメニューのマウスオーバー時*/

.leftmenu  a:active   {
	background-position: left;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	border-left: 10px none #FF6600;
	border-top: thin none #FF6600;
	border-right: 10px none #FF6600;
}/*右側コンテンツのメニューのクリック時*/

.leftmenu2 {
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
	float: left;
	width: 160px;
	border-top: none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}/*右側コンテンツのメニュー2*/

.leftmenu2      a,　.leftmenu   a:link {
	display: block;
	text-decoration: none;
	margin: 0px;
	color: #333333;
	border-bottom: 1px solid #666666;
	border-left: none #666666;
	padding: 0px 0px 0px 8px;
	border-top: none #666666;
	border-right: 1px none #666666;
	background-image: url(../img-part/bar07-2.jpg);
	font-size: 90%;
	line-height: 150%;
}/*右側コンテンツのメニュー2の未訪問リンク*/

.leftmenu2    a:visited   {
	background-position: left;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	border-left: none #666666;
	border-top: thin none #666666;
	border-right: none #666666;
	color: #666666;
}/*右側コンテンツのメニュー2の訪問済みリンク*/

.leftmenu2  a:hover {
	color: #336600;
	border-bottom: 1px solid #999999;
	border-left: none #FFCC33;
	border-top: thin none #FFCC33;
	border-right: none #FFCC33;
	background-image: url(../img-part/bar03.jpg);
	text-decoration: underline;
}/*右側コンテンツのメニュー2のマウスオーバー時*/

.leftmenu2   a:active   {
	background-position: left;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	border-left: 10px none #FF6600;
	border-top: thin none #FF6600;
	border-right: 10px none #FF6600;
}/*右側コンテンツのメニュー2のクリック時*/

.text_block          {
	border: 1px solid #6699FF;
	height: 150px;
	overflow: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
	letter-spacing: 0.1em;
	margin: 10px 10px 1em;
}/*免責項目などの枠に使用*/

.text_block2 {
	border: 1px solid #6699FF;
	overflow: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 1em;
	margin-left: 5px;
	letter-spacing: 0.1em;
	padding: 10px;
	float: left;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: right top;
	height: 350px;
	width: 95%;
}/*過去更新分・イベント情報*/

.text_block3 {
	overflow: auto;
	display: block;
	text-align: left;
	vertical-align: middle;
	float: left;
	margin-bottom: 5px;
	width: 190px;
	height: auto;
	margin-left: 10px;
	background-color: #C5E7F6;
	padding: 8px;
	border: 3px dotted #0066FF;
}/*新着枠*/

#mainContent  {
	border-top-style: none;
	line-height: 150%;
	padding-top: 0em;
	padding-left: 0em;
	border-right: 1px solid #6699FF;
	border-left: 1px solid #6699FF;
	border-top-width: 0px;
	background-color: #FFFFFF;
	margin-left: 170px;
	margin-right: 0px;
	border-bottom: 1px solid #6699FF;
} 

.top-message   {
	color: #006666;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #6699FF;
	background-repeat: no-repeat;
	padding: 10px 80px 10px 10px;
	height: 100px;
	font-weight: normal;
	background-attachment: scroll;
	background-position: right top;
	background-image: url(../img-part/retasu.jpg);
}/*履歴ページなどで使用*/

.top-message2 {
	color: #666666;
	vertical-align: middle;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}/*店舗紹介ページで使用*/

.top-message3 {
	color: #3366FF;
	letter-spacing: 0.1em;
	border-top: none;
	border-right: none;
	border-bottom: 1px none #6699FF;
	border-left: none;
	font-weight: normal;
}/*TOPページで使用*/

.osirase {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: x-small;
	padding: 10px 5px;
	width: 127px;
	margin: 10px 0px 10px 10px;
}/*右側メニューの枠*/

#container  #sidebar1  .qr {
	text-align: center;
	font-size: xx-small;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 10px;
	text-transform: lowercase;
	padding: 5px;
	width: 127px;
	margin-left: 10px;
}/*QRコードの枠*/

#container #mainContent .text_block em {
	font-weight: bold;
	color: #0066FF;
	font-style: normal;
}

#container #mainContent .text_block2 img {
	vertical-align: middle;
}

#container #mainContent .new {
	float: left;
	width: 100%;
}/*TOPページ区切り*/

#container #mainContent table {
	vertical-align: top;
	letter-spacing: 1px;
}/*テーブル設定*/

#container #mainContent img {
	vertical-align: middle;
}

#container #mainContent .top-message2 .pict {
	padding-left: 20px;
	padding-bottom: 1em;
	padding-top: 0px;
	font-size: x-small;
}

#sidebar1  h3,  #sidebar1  p,  #sidebar2  p,  #sidebar2  h3  {
	margin-left: 5px; 
	margin-right: 5px;
}

#container #mainContent .top-message2 p {
	font-weight: bold;
	color: #336600;
	vertical-align: top;
	letter-spacing: 0.1em;
	padding: 10px;
	background-image: url(../img-part/header02.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: right top;
}

#container #mainContent .top-message2 .p img {
	vertical-align: middle;
}

#container #mainContent .em {
	font-weight: bold;
	color: #336633;
	font-style: normal;
	line-height: 180%;
}/*強調*/

#container  #mainContent dt {
	font-weight: bold;
	color: #336633;
	display: inline;
	letter-spacing: 0.5em;
	vertical-align: middle;
	border: 1px solid #6699FF;
	background-color: #92C85B;
	margin-top: 1em;
	text-decoration: none;
	margin-left: 10px;
	padding: 2px 5px 2px 10px;
}

#container #mainContent dl {
}

#container #mainContent dd {
	letter-spacing: 0.1em;
	background-color: #D8FA9E;
	vertical-align: middle;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0.5em 0.5em 0.5em 15px;
	margin: 5px 10px 10px;
}

#container  #mainContent  ul {
	line-height: 180%;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
}

#container #mainContent ol {
	background-image: none;
	list-style: url(none) none;
	text-indent: -4em;
}

#container #mainContent li {
	line-height: 180%;
	vertical-align: middle;
	background-image: url(../img-part/part01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1em;
	margin-left: -25px;
}

#container #mainContent .p {
	margin-right: 10px;
	margin-left: 10px;
}

#container #mainContent .toiawase {
	text-align: right;
	float: right;
	display: block;
	width: 80%;
	padding-bottom: 1em;
	padding-top: 0em;
	padding-right: 1em;
}/*プライバシーページで使用*/

#container #mainContent .ichiran {
	text-indent: 0.5em;
	width: 99%;
	font-size: small;
}/*店舗一覧用*/

#container #mainContent .ichiran .ichiran td {
	border-bottom: 1px dashed #CCCCCC;
}/*店舗一覧用*/

#container #mainContent .ichiran .ichiran img {
	vertical-align: middle;
}/*店舗一覧用*/

#container #mainContent .clear {
	float: none;
	clear: right;
	padding: 0px;
}/*フロートの右をクリア*/

#container #mainContent .clear2 {
	padding: 0px 0px 0px 5px;
	clear: left;
}/*フロートの左をクリア*/

#footer  {
	text-align: center;
	font-style: normal;
	font-size: x-small;
	padding: 10px 0px 0px 0;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	display: block;
	width: 100%;
	line-height: 150%;
	margin-bottom: 0px;
	bottom: 0px;
	background-color: #669933;
	marker-offset: inherit;
}/*フッダー枠*/ 

#caution  {
	text-align: center;
	font-style: normal;
	font-size: xx-small;
	padding: 10px 0px 0px 0;
	letter-spacing: 0.1em;
	display: block;
	width: 100%;
	line-height: 150%;
	margin-bottom: 0px;
	bottom: 0px;
	marker-offset: inherit;
}/*個人情報の注意書き*/ 

#footer   a  {
	margin: 0;
	font-size: x-small;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
}/*フッダーのリンク*/

.address {
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	letter-spacing: 0.2em;
	line-height: 120%;
	margin-right: 0px;
	margin-left: 0px;
}/*helpページで使用*/

.clearfloat {
	clear:both;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}/*footerの上で右側をクリア*/

.photo1 {
	height: 200px;
	width: 300px;
	padding: 6px;
	background-color: #FFFFFF;
	display: block;
	float: right;
	border-top: 1px outset #fafaf3;
	border-right: 2px outset #CCCCCC;
	border-bottom: 2px outset #CCCCCC;
	border-left: 1px outset #fafaf3;
	margin: 10px;
}/*写真枠(中)200×300*/
.annai {
	height: 90px;
	width: 590px;
	padding: 6px;
	background-color: #FFFFFF;
	display: block;
	float: none;
	border-top: 1px outset #fafaf3;
	border-right: 2px outset #CCCCCC;
	border-bottom: 2px outset #CCCCCC;
	border-left: 1px outset #fafaf3;
	margin: 10px;
}

.photo1Copy {
	height: 200px;
	width: 300px;
	padding: 6px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	border-top: 1px outset #fafaf3;
	border-right: 2px outset #CCCCCC;
	border-bottom: 2px outset #CCCCCC;
	border-left: 1px outset #fafaf3;
	margin: 10px;
}

.photp10 {
	height: 300px;
	width: 200px;
	padding: 6px;
	background-color: #FFFFFF;
	display: block;
	float: right;
	border-top: 1px outset #fafaf3;
	border-right: 2px outset #CCCCCC;
	border-bottom: 2px outset #CCCCCC;
	border-left: 1px outset #fafaf3;
	margin: 10px;
}
.photp11 {
	height: 300px;
	width: 200px;
	padding: 6px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	border-top: 1px outset #fafaf3;
	border-right: 2px outset #CCCCCC;
	border-bottom: 2px outset #CCCCCC;
	border-left: 1px outset #fafaf3;
	margin: 10px;
}



.photo2 {
	height: 150px;
	width: 200px;
	padding: 5px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #CCCCCC;
	float: left;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #fafaf3;
	border-left-color: #fafaf3;
	display: block;
	margin: 10px 10px 5px;
}/*写真枠(小)150×200*/

.photo3 {
	height: 240px;
	width: 320px;
	padding: 6px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #fafaf3;
	border-left-color: #fafaf3;
	display: block;
	float: right;
	margin: 15px 10px 10px;
}/*写真枠(大)・店舗外観用240×320*/
.photo4 {
	height: 265px;
	width: 187px;
	padding: 6px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #fafaf3;
	border-left-color: #fafaf3;
	display: block;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.photo4Copy {
	height: auto;
	width: auto;
	padding: 6px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #fafaf3;
	border-left-color: #fafaf3;
	display: block;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



#container #header #pict-block {
	padding-right: 100px;
	padding-left: 150px;
	padding-top: 30px;
}/*pictのページで使用*/

.photo5 {
	height: 130px;
	width: 110px;
	padding: 0px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #CCCCCC;
	float: left;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #fafaf3;
	border-left-color: #fafaf3;
	display: block;
	margin: 5px;
}

map {
	margin: 0px;
	padding: 0px;
	width: 170px;
}


/*-----------------------------------------------------------
■[01]:グローバルナビ（20100610ナカグチ制作）
------------------------------------------------------------*/
/*ナビゲーションバー*/
.menu {
width: 780px; /* ナビゲーションの幅 */
height: 35px;
background-color: #FFFFFF; /* ナビゲーションの背景色 */
border-top: 1px #FF9933 solid; /* 上枠線 */
border-bottom: 1px #FF9933 solid; /* 下枠線 */
margin: 0 auto;
}

/*メニューエリア*/
.menu .nl {
width: 780px; /* メニューの幅 */
height: 35px;
margin: 0; /* センターに配置 */
padding: 0;
background-color: #FFFFFF; /* メニューの背景色 */
border-right: 1px #FF9933 solid; /* メニューの右枠線 */
list-style-type: none;
text-align: center;
}

/*メニュー項目*/
.gmenu .nl li {
width: 156px; /* 項目の幅 */
float: left;
}

/*リンク*/
.menu .nl li a {
display: block;
position: relative; /* IE6用 */
padding: 0px; /* リンクエリアのパディング（上下、左右） */
border-left: 1px #FF9933 solid; /* リンクエリアの左枠線 */
text-decoration: none; /* テキストの下線（なし） */
}

/*clearfix*/
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: left;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}

/* --- グローバルナビゲーション --- */


