/* - - - - - - - - - - - - - -レイアウト- - - - - - - - - - - - - - */
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
   margin:0;
   padding:0;
	}
	
html {
	font-size:90%;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","MS Pゴシック",sans-serif;
	}

body {
	text-align:center;
	color: #FFFFFF;
	background-color: #190000;
	background-image: url(../images/back.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}

#wrapper {
	text-align:left;
	width: 800px;
	margin: 0 auto 0 auto;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-image:url(../images/back2.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	position:relative;
	top:25px;
	}
	
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfix{
	display:inline-block;
	}

/* Hides from IE-mac ��*/
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
 	display: block;
	}
/* End hide from IE-mac */
	
.endContents{
	display:block;
	clear: both;
	}
	
.anchorTop{
	margin:0 20px 10px 0;
	font-size:75%;
	float:right;
	background-image:url(../../images/cmn/link_mark_u.gif);
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	text-indent:10px;
	}
	
/* - - - - - - - - - - - - - -リンク・強調 - - - - - - - - - - - - - - */
	
strong{
	font-weight: normal;
	}

a:link {
	color:#CCCC99;
	text-decoration: none;
	}

a:visited {
	color:#999966;
	text-decoration: none;
	}

a:hover { color:#FFFFFF;
	text-decoration:underline;
	}

a:active { color:#FFFFFF;
	text-decoration:underline;
	}
	
/* - - - - - - - - - - - - - -最上部 - - - - - - - - - - - - - - */
	
#subHead {
 	position:absolute;
	top:0;
	left:0;
	width:100%;
	}
	
	
#backToTop{	
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	width: 800px;
	margin: 0 auto 0 auto;
	text-align:left;
	height:25px;
	}

#backToTop ul li{
	float:left;	
	list-style-type:none;
	text-indent:-9999px
	}
	
#backToTop ul li a{
	display:block;
	width:130px;
	height:25px;
	}
	
#kabuTop a:link{
	background-image:url(../../images/cmn/linktotop.gif);
	background-position:0 0;
	}
#kabuTop a:visited{
	background-image:url(../../images/cmn/linktotop.gif);
	background-position:0 0;
	}	
#kabuTop a:hover{
	background-image:url(../../images/cmn/linktotop.gif);
	background-position:0 25px;
	}
#kabuTop a:active{
	background-image:url(../../images/cmn/linktotop.gif);
	background-position:0 25px;
	}
	
#gyotaiTop a:link{
	background-image:url(../../images/cmn/linkto808.gif);
	background-position:0 0;
	}
#gyotaiTop a:visited{
	background-image:url(../../images/cmn/linkto808.gif);
	background-position:0 0;
	}	
#gyotaiTop a:hover{
	background-image:url(../../images/cmn/linkto808.gif);
	background-position:0 25px;
	}
#gyotaiTop a:active{
	background-image:url(../../images/cmn/linkto808.gif);
	background-position:0 25px;
	}

#information {
	float:right;
	}
	
#information a{
	display:block;
	width:130px;
	height:25px;
	text-indent:-9999px
	}
	
#information a:link{
	background-image:url(../../images/cmn/info.gif);
	background-position:0 0;
	}
#information a:visited{
	background-image:url(../../images/cmn/info.gif);
	background-position:0 0;
	}	
#information a:hover{
	background-image:url(../../images/cmn/info.gif);
	background-position:0 25px;
	}
#information a:active{
	background-image:url(../../images/cmn/info.gif);
	background-position:0 25px;
	}
	

	
/* - - - - - - - - - - - - - -ヘッダ - - - - - - - - - - - - - - */

#header {
	background-image: url(../images/line.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom:5px;
	}


#header p {
	font-size: 75%;
	margin: 0 20px 5px 20px;
	padding-top:5px;
	_padding-top:10px;
	}

#backLink {
	padding:5px 20px 0 0;
	float: right;
	font-size: 75%;
	list-style-type: none;	
	}
	
#backLink li{
	background-image: url(../../images/cmn/link_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:12px;
	float:left;
	margin-left:10px;
	}
	

h1 {
	width:500px;
	padding-left:50px;
	_padding-top:5px;
	float:left;
	background-image:url(../images/mark.gif);
	background-repeat:no-repeat;
	background-position:17px center;
	}
	
#logo {
	display: none;
	}

/* - - - - - - - - - - - - - -フッタ- - - - - - - - - - - - - - */
	
#footerMenu {
	display:block;
	font-size: 75%;
	padding:7px 10px 10px 10px;
	list-style-type:none;
	background-image: url(../images/line.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	}

#footerMenu li{
	display:inline;
	background-image: url(../../images/cmn/link_mark.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin-left:15px;
	padding-left:10px;
	}
	
#footer {
	display:block;
	clear: both;
	background-image: url(../images/line.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top:10px;
	padding-bottom:10px;
	}
	
#footer p{
	padding:10px 20px 0 20px;
	font-size: 75%;
	}

/* - - - - - - - - - - - - - -左コラム- - - - - - - - - - - - - - */

#leftSide {
	width: 335px;
	float: left;
	min-height:800px;
	_height:800px;
	}
		
#himonoyaLogo{
	margin:10px 20px;
	}
	
/* - - - - - - - - - - - - - -地図- - - - - - - - - - - - - - */

#tab {
	margin:5px 0 0 20px;
	font-size: 75%;
	list-style-type: none;	
	}
	
#tab li{
	background-image: url(../../images/cmn/tab_end.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding: 4px 15px 2px 5px;
	border-left:1px solid #ffffff;
	margin-right: 3px;
	}
	
#tab li a{
	display:block;
	}

#mapArea {
	margin:0 0 20px 20px;
	}

#mapArea a:link {
	color:#660000;
	text-decoration: none;
	}
	
#mapArea a:visited {
	color:#996666;
	text-decoration: none;
	}
	
#mapArea a:hover {
	color:#993333;
	text-decoration:underline;
	}
	
#mapArea a:active {
	color:#993333;
	text-decoration:underline;
	}
	
#map {
	color:#333333;
	height: 330px;
	width: 310px;
	border: 3px solid #ffffff;
	}

#mapTop{
	color:#333333;
	height: 500px;
	width: 590px;
	border: 3px solid #ffffff;
	}

/* - - - - - - - - - - - - - -店舗写真- - - - - - - - - - - - - - */


#photoArea {
	display:block;
	margin:10px 0 10px 20px;
	}


#listArea {
	margin:0 0 20px 20px;
	}

#ListAnchor{
	list-style-type:none;
	margin:20px 0 20px 40px;
	height:70px;
	}

#ListAnchor li{
	font-size:75%;
	text-indent:1em;
	background-image:url(../../images/cmn/link_mark_d.gif);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
	width:7em;
	}

#photoArea {
	display:block;
	margin:10px 0 10px 20px;
	}
	
/* - - - - - - - - - - - - - -店舗写真下バナー- - - - - - - - - - - - - - */
	
#bnrJinzaiSmall{
	text-indent:-9999px;
	margin-left:20px;
	margin-top:10px;
	}
	
#bnrJinzaiSmall a:link{
	width:315px;
	height:40px;
	display:block;
	background-image:url(../../images/cmn/jinzai.gif);
	}
	
#bnrJinzaiSmall a:visited{
	width:315px;
	height:40px;
	display:block;
	background-image:url(../../images/cmn/jinzai.gif);
	}
	
#bnrJinzaiSmall a:hover{
	width:315px;
	height:40px;
	display:block;
	background-image:url(../../images/cmn/jinzai.gif);
	background-position:0 40px;
	}
	
#bnrJinzaiSmall a:focus{
	width:315px;
	height:40px;
	display:block;
	background-image:url(../../images/cmn/jinzai.gif);
	}
	
#bnrPfcSmall{
	text-indent:-9999px;
	width:315px;
	height:40px;
	margin-left:20px;
	margin-top:10px;
	}
	
#bnrPfcSmall a:link{
	width:315px;
	height:40px;
	display:block;
	background-image:url(../../808/images/pfc.gif);
	}
	
#bnrPfcSmall a:visited{
	width:315px;
	height:40px;
	display:block;
	background-image:url(../../808/images/pfc.gif);
	}
	
#bnrPfcSmall a:hover{
	width:315px;
	height:40px;
	display:block;
	background-image:url(../../808/images/pfc.gif);
	background-position:0 40px;
	}
	
#bnrPfcSmall a:focus{
	width:315px;
	height:40px;
	display:block;
	background-image:url(../../808/images/pfc.gif);
	}
	
/* - - - - - - - - - - - - - -中央・店舗情報 - - - - - - - - - - - - - - */

#rightSide {
	width: 280px;
	float: left;
	text-align:left;
	_line-height:150%;
	line-height:130%;
	margin-bottom:200px;
	}
	
h2 {
	font-size:120%;
	padding: 10px 0 3px 0;
	}

#rightSide p {
	clear:both;
	padding:10px 0 0 20px;
	margin-top:5px;
	}
	
#rightSide h5 {
	padding:5px 0;
	margin:15px 0 5px 20px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
	}
	
#rightSide ul {
	padding:10px 0 0 40px;
	}
	
#rightSide ul li{
	margin-bottom:3px;
	}
		
		
#rightSide dt{
	padding:10px 0 3px 0;
	border-top: 1px solid #ffffff;
	margin-top:15px;
	font-weight: bold;
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 7px;
	}
	
#about{
	padding-bottom:10px;
	border-bottom: 1px solid #ffffff;
	margin-left: 20px;
	}
	
#about img{
	margin:10px;
	}
	
.linkTxt{
	background-image: url(../../images/cmn/link_mark.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left:12px;
	display:inline-block;
	}
	
.linkBnr{
	margin:10px 0 0 20px;;
	}

#membersCard {
	margin-top:5px;
	border-top: 1px solid #FFFFFF;
	min-height:110px;
	}

#membersCard h3{
	font-size:90%;
	margin-top:10px;
	padding-bottom:5px;
	border-bottom: 1px dotted #FFFFFF;
	}

#membersCard img{
	float:left;
	}

#membersCard ul{
	list-style-type:none;
	margin:10px 0 0 5px;
	}
	
/* - - - - - - - - - - - - - -右側店舗リスト- - - - - - - - - - - - - - */

#kensaku {
	margin:10px;

}

#shopList {
	float : right;
	width : 170px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:160%;
	font-size: 60%;
	}
	
#shopList h4{
	font-size: 95%;
	_font-size: 120%;
	margin-left:10px;
	padding-bottom:3px;
	border-bottom: 1px dotted #FFFFFF;
	}
	
#shopList ul{
	margin:10px 20px 0 5px;
	list-style-type:none;
	}
	
#shopList ul li{
	background-image: url(../../images/cmn/link_mark.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	text-indent:10px;
	}
	
#shopList img{
	float:right;
	margin:10px 20px 0 0;
	}
	
#shopList a:link img {
	border:1px solid #999999;
	}
	
#shopList a:visited img {
	border:1px solid #ffffff;
	}
	
#shopList a:hover img {
	border:1px solid #ffffff;
	}
	
#shopList a:active img {
	border:1px solid #ffffff;
	}

/* - - - - - - - - - - - - - -コラムページ- - - - - - - - - - - - - - */

#columnArea {
	margin:0 0 10px 20px;
	}

#column {
	line-height:180%;
	font-size:80%;
	width: 310px;
	border: 1px solid #ffffff;
	background-color:#1F0000;
	}

#column h4{
	color:#AE8262;
	margin:10px;
	}

#column h5{
	color:#CCCC99;
	margin:10px;
	}

#column p{
	margin:10px;
	}

/* - - - - - - - - - - - - - -トップページ- - - - - - - - - - - - - - */

#wrapperTop {
	text-align:left;
	width: 800px;
	margin: 0 auto 0 auto;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	position:relative;
	top:25px;
	}
	
#main {
	width: 615px;
	float: left;
	}

#main h1 {
	width:auto;
	padding-left:0;
	_padding-top:0;
	float:none;
	background-image:none;
	}
	
#main p {
	margin-bottom: 10px;
	margin-left: 20px;
	}

#flash {
 	padding-left:20px;
 	margin-bottom:10px;
	}

#maincopy{
	text-indent:-9999px;
	display:block;
	width:416px;
	height:80px;
	background-image:url(../images/maincopy.gif);
	}

#topics {
	margin-left: 20px;
	background-image:url(../images/wood.jpg);
	border: 1px dashed #FFFFFF;
	padding: 10px 15px;
	}

#topics h2{
	padding: 3px 0 3px 25px;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:5px;
	background-image:url(../images/mark_s.gif);
	background-repeat:no-repeat;
	background-position:left center;	
	}

#topics ul {
	list-style: none;
	}
	
#copyTop{
	margin:15px 0 15px 20px;
	}
	
.imagePhoto{
	float:left;
	margin:10px 20px 10px 20px;
	}
	
.imageCopy{
	margin:10px 0 0 20px;
	}
	
#bnrJinzai{
	text-indent:-9999px;
	}
	
#bnrJinzai a:link{
	width:590px;
	height:50px;
	display:block;
	background-image:url(../images/jinzai_l.jpg);
	}
	
#bnrJinzai a:visited{
	width:590px;
	height:50px;
	display:block;
	background-image:url(../images/jinzai_l.jpg);
	}
	
#bnrJinzai a:hover{
	width:590px;
	height:50px;
	display:block;
	background-image:url(../images/jinzai_l.jpg);
	background-position:0 50px;
	}
	
#bnrJinzai a:focus{
	width:590px;
	height:50px;
	display:block;
	background-image:url(../images/jinzai_l.jpg);
	}
	
#bnrJinzai a:link{
	text-indent:-9999px;
	}
	
#bnrPfc{
	text-indent:-9999px;
	width:590px;
	height:50px;
	}
	
#bnrPfc a:link{
	width:590px;
	height:50px;
	display:block;
	background-image:url(../images/pfc_l.gif);
	}
	
#bnrPfc a:visited{
	width:590px;
	height:50px;
	display:block;
	background-image:url(../images/pfc_l.gif);
	}
	
#bnrPfc a:hover{
	width:590px;
	height:50px;
	display:block;
	background-image:url(../images/pfc_l.gif);
	background-position:0 50px;
	}
	
#bnrPfc a:focus{
	width:590px;
	height:50px;
	display:block;
	background-image:url(../images/pfc_l.gif);
	}

/* - - - - - - - - - - - - - -共通メニュー- - - - - - - - - - - - - - */

.menuPhoto {
	float: right;
	width: 270px;
	text-align:right;
	}

.menuPhoto img {
	margin: 10px 20px ;
	}


#MenuAnchor{
	list-style-type:none;
	margin:20px 0 20px 0;
	}

#MenuAnchor li{
	display:inline;
	margin-right:10px;
	padding-left:10px;
	font-size:75%;
	background-image:url(../../images/cmn/link_mark_d.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

/* - - - - - - - - - - - - - -店舗一覧- - - - - - - - - - - - - - */


#list {
	width: 590px;
	border: 1px solid #ffffff;
	background-image: url(../images/wood.jpg);
	}

#list h3 {
	font-weight:bold;
	margin: 20px 0px 20px 20px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 5px;
	}

#list h4 {
	font-weight:bold;
	margin: 10px 0 10px 20px;
	border-bottom: 1px solid #ffffff;
	clear:both;
	background-image: url(../images/mark_s.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 22px;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
#list ul {
	margin-left: 20px;
	list-style-type: none;
	line-height: 150%;
	}

#list ul ul {
	margin-left: 1em;
	margin-bottom: 1em;
	}

#list li {
	font-weight: bold;
	color: #CC9999;
	}

#list ul ul li{
	font-weight: normal;
	color: #FFFFFF;
	}

.shop {
	margin:15px 20px 10px 40px;
	display:block;
	min-height:80px;
	_height:80px
	}

.shop img{
	float:left;
	margin:0 10px 10px 0;	
	}

.shop a:link img{
	border:2px solid #CCCC99;
	}

.shop a:visited img{
	border:2px solid #FFFFFF;
	}

.shop a:hover img{
	border:2px solid #FFFFFF;
	}

.shopname{
	font-weight:bold;
	border-bottom:1px dashed #FFFFFF;
	}

.osusume{
	margin:20px;
}

.party {
	padding:20px 20px 0 20px;
	}
	
	
.party p{
	font-size:90%;
	}
	
.party h4{
	margin:1em 0 0 1em;
	border-bottom:1px solid #fff;
	}#wrapper #rightSide #about dd {
	margin-top: 10px;
}

