<style type="text/css">

/*/////////////////////////////////////////////
	全体についての設定
/////////////////////////////////////////////*/

body {
	text-align:center; 
	}

div.container{
	margin-left : auto;
	margin-right : auto;
	border-style: solid;
	border-width: 0px 1px 0px 0px; 
	border-color: #2E2428;
	position : rerative;
	top: 20px;
	p.font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}
div.container{
	width: 780px;
	background: white;
	p.font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}
/*/////////////////////////////////////////////
	ショップトップflash設定
/////////////////////////////////////////////*/

div.top_photo{
	align: left;
	width: 20%;
}

/*/////////////////////////////////////////////
	トピックスについての設定
/////////////////////////////////////////////*/

/*トピックス画面右によせる　幅設定*/
div.topics{
	float: right;
	width: 19%;
	margin: 13px 2px 0em 1px;
	border: dotted 1px #2E2428;
	background: white;
}
/*トピックス画像設定*/
div.topics img{
	float: center;
	margin: 0;
}

/*トピックスのTopics文字設定*/
P.topics_u{
	font-size: 80%;
	margin-bottom: 0px;
	color: white ;
	font-weight: bold; 
	background-color : #8f7b70; 
	text-align: center;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}

/*トピックスのタイトル文字設定*/
p.topics_t{
	text-indent: 1em;
	margin-top: 0px;
	font-size: 80%;
	color: #2e2428; 
	text-align: left; 
	line-height: 1.4;
	font-weight: bold;
	background-color: #ffe0c1;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 

}

/*トピックスの内容文字設定*/
p.topics_d{
	font-size: 60%;
	text-align: center;
	line-height:-5;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}


/*/////////////////////////////////////////////
	メニューについての設定
/////////////////////////////////////////////*/

/*メニューを画面左によせる　幅設定*/
div.menu{
	position: static;
	float: left;
	width: 20%;
}

/*メニュー一番上の画像設定*/
.menu_1{
	position: relative;
	top: 30px;
	margin-left: auto;
	margin-right: auto;
}

/*メニュー二番目の画像設定*/
.menu_2{
	position: relative;
	top: 20px;
	margin-left: auto;
	margin-right: auto;
}

/*メニューリンク文字設定*/
div.menu a{
	color: white; 
	text-decoration: none;
}

/*メニューリンクマウスオン文字設定*/
div.menu a:hover{
	color: #2e2428; 
	background-color:white;
}

/*メニュー画像設定*/
div.menu img{
	margin-left: 2px;
}

/*メニューのカテゴリ色設定*/
p.menu_top{
	color: #2e2428;
	background-color: #ffe0c1;
	padding: 0.2em;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}

/*メニューのカテゴリ書式設定*/
p.menu_top{
	text-align: center;
	font-size: 80%;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}

/*メニューのテキスト設定*/
p.menu_text{
	color: white;
	font-size: 65%;
	line-height: 1em;
	margin: 0.5em 1.5em;
	text-align: left;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: white;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}
/*メニューの背景色設定*/
DIV.menu{
	background-color : #ac959c;
	border-style: solid;
	border-color: #2e2428; 
	border-width: 0px 4px 0px 4px;
	p.font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}


/*ダミー*/
div.dummy{
	border-color: #2E2428;
	border-style: dotted;
	border-width: 2px 0 5px 0;
	padding: 0.5em;
	width: 100%;
	align: center;
	font-size: 80%;
}

/*タイトル文字設定*/

p.shop_t{
	padding:0.5em;
	text-align: left;
	font-weight: bold; 
	border-style: solid;
	border-color: #2E2428; 
	border-width: 0px 0px 1px 15px;
	font-size: 80%;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}

p.shop_d{	
	padding:0.3em;
	font-size: 70%;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}

p.shop_time{
	font-size: 75%;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}

p.textup{
	text-align: left;
	font-size: 70%;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}

p.textdown{
	font-size: 70%;
	text-align: left;
	line-height: 1em;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}
p.floor_up{
	text-indent:1em;
	text-align: left;
	font-weight: bold; 
	border-style: solid;
	border-color: #ff671e; 
	border-width: 0px 0px 1px 15px;
	font-size: 80%;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}
p.floor_down{
	font-size: 75%;
	text-indent: 2em;
	text-align: left;
	line-height: 0.1em;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}

/*下文字設定*/
p.textcaution{
	font-size: 80%;
	line-height: 3.0;
	background-color: #ffffb9;
	padding: 0.1em 1px;
	margin: 0em 1em 0em 1em;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}


/*/////////////////////////////////////////////
	ヘッダーについての設定
/////////////////////////////////////////////*/

/*ヘッダーの背景設定*/
div.headder{
	padding-left: 0px;
	position: static;
	background: #2E2428;
/*	height: 150px;*/
	p.font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}

/*ヘッダーの画像設定*/

.shopnews{
	position: relative;
	top: 15px;
	right: 450px;
}

.blog{
	position: absolute;
	top: 48px;
	right: 530px;
}

.memo{
	position: absolute;
	top: 100px;
	right: 530px;

}
.mobile{
	position: absolute;
	top: 48px;
	right: 300px;
}

/*ヘッダー文字設定*/
div.headder{
	color: white;
	font-size: 60%;
	text-align: right;
}


/*ヘッダーリンク文字設定*/
div.headder a{
	color: white;
	text-decoration: none;
	font-size: 60%;
}

/*ヘッダーリンクマウスオン時設定*/
div.headder a:hover{
	color: #2e2428; 
	background-color:white;
	font-size: 60%;
}

/*ヘッダー内部の空き設定*/
DIV.headder{
	padding: 15 5 15 0;
  position : relative;
  left : 0px;
}

/*/////////////////////////////////////////////
	ナビゲーションについての設定
/////////////////////////////////////////////*/

div.navi{
	p.font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
	margin-top:0px;
}
/*ナビゲーション文字設定*/
div.navi{
	text-align: left;
	background: #804000;
	color: white;
	font-size: 80%;
	margin-top:0px;
	text-align: left;
}

/*ナビゲーションリンク文字設定*/
div.navi a{
	color: white;
	text-decoration: none;
}

/*ナビゲーションリンクマウスオン時設定*/
div.navi a:hover{
	color: yellow; 
	text-decoration: none;
}


/*/////////////////////////////////////////////
/*ブリッドボウルの想い内容設定*/
/*ワンちゃん同伴のお客様設定*/
/*///////////////////////////////////////////*/

div.about{
	p.font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
	float: center;
	width: 85%;
}
div.menu_list{
	p.font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
	width: 60%;
}
/*タイトル文字設定*/
p.up{
	text-indent:1em;
	text-align: left;
	margin: 1.5em 0em 1.5em 0em;
	font-weight: bold; 
	border-style: solid;
	border-color: #ff671e; 
	border-width: 0px 0px 1px 15px;
	font-size: 100%;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}
	

/*内容文字設定*/
p.down{
	font-size: 75%;
	text-indent: 2em;
	text-align: left;
	line-height: 0.2em;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}

table.menu_table {
        border-collapse: collapse;
       	p.font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}

table.menu_table th {
        padding: 1px;
        border-bottom: 1px solid #CCCCCC;
}
table.menu_table td {
        padding: 1px;
        border-bottom: 1px solid #CCCCCC;
}
p.menudown{
	font-size: 75%;
	text-indent: 2em;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}

p.menu_name{
	margin-top: 30px;
	text-indent: 10px;
	font-size: 75%;
	font-weight: bold;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
}

p.menu_text{
	font-size: 60%;
	font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
	color="gray";
}

table.menu_table a{
	color: #2E2428;
	text-decoration: none;
}

table.menu_table a:hover{
	color: #2e2428; 
	background-color:white;
}

div.caution{
	width: 70%;
	text-align: center;
}



/*/////////////////////////////////////////////
	コピーライトについての設定
/////////////////////////////////////////////*/

/*コピーライトの背景色設定*/
div.extra{
	p.font-family: "MS UI Gothic,ＭＳ Ｐゴシック"; 
	background: gray;
}

/*コピーライトの幅設定*/
div.extra{
	clear:both;
	width:100%;
}

/*コピーライト右寄せ　フォントの大きさ設定*/
div.extra{
	color: white;
	text-align: right;
	font-size: 80%;
}



</style>