﻿/* CommonCSS------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}
body {
	min-height: 100%;
	background-image: url(../shared_images/page_bg_01.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	text-align: center;
}
p,li,address,h1,h2,h3,h4,h5 {
	font-size: 85%;
	line-height: 140%;
	color: #333333;
	font-family:
	'ＭＳ Ｐゴシック',
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	sans-serif;
}
a {
	color: #BE5414;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #5F533D;
	border-right-color: #5F533D;
}
td,th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #5F533D;
	border-left-color: #5F533D;
	padding: 5px;
}
#company th {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-color:#EFEAE0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
img, div {
	behavior:url(../shared/style/iepngfix.htc) 
}
#top {
	height: 703px;
	width: 812px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}


#page {
	background-image: url(../shared_images/page_bg_03.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #301D10;
	min-width:810px;
	margin-right: auto;
	margin-left: auto;
}
* html #page {
	background-image: url(../shared_images/page_bg_03_ie.jpg);
}
#page .bg_base {
	background-image: url(../shared_images/page_bg_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
* html #page .bg_base {
	background-image: url(../shared_images/page_bg_02_ie.gif);
}
#main {
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
}
#main .site_title {
	position: absolute;
	z-index: 3;
	left: -5px;
	top: 0px;
	height: 172px;
	width: 182px;
}

#main .navi_btn_1 {
	position: absolute;
	left: 173px;
	top: 126px;
	height: 44px;
	width: 86px;
	z-index: 3;
}
#main .navi_btn_2 {
	position: absolute;
	left: 288px;
	top: 126px;
	height: 44px;
	width: 86px;
	z-index: 3;
}
#main .navi_btn_3 {
	position: absolute;
	left: 411px;
	top: 126px;
	height: 44px;
	width: 91px;
	z-index: 3;
}
#main .navi_btn_4 {
	position: absolute;
	left: 541px;
	top: 126px;
	height: 44px;
	width: 111px;
	z-index: 3;
}
#main .navi_btn_5 {
	position: absolute;
	left: 692px;
	top: 126px;
	height: 44px;
	width: 87px;
	z-index: 3;
}
#main .navi_bg {
	position: absolute;
	z-index: 2;
	left: 91px;
	top: 116px;
}


#head {
	height: 177px;
	width: 810px;
	padding-bottom: 13px;
	padding-left: 90px;
}
#contents {
	width: 740px;
	padding-left:70px;
	padding-bottom: 30px;
}
#contents h1 {
	padding-bottom: 15px;
}
#contents h2, #contents h3 {
	color: #3A3023;
}

#contents .contents_left {
	float: left;
	width: 470px;
	padding-left: 46px;
}
#contents #menu .contents_left {
	width: 475px;
}
#contents .contents_right {
	float: right;
	width: 193px;
	padding-right: 21px;
	background-image: url(../shared_images/side_bg_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 54px;
}
#contents .contents_right ul, #contents .contents_right li {
	vertical-align: text-botom;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#foot {
	background-image: url(../shared_images/page_bg_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 740px;
	clear: both;
	padding-top: 65px;
	padding-bottom: 30px;
	margin-left: 70px;
	text-align: center;
}
.company #foot {
	background-image: url(../shared_images/page_bg_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 700px;
	clear: both;
	padding-top: 65px;
	padding-bottom: 30px;
	margin-left: 95px;
	text-align: center;
}
#foot a {
	color: #333333;
}
#foot p.copy {
	font-size: 75%;
	padding-top: 5px;
}
#kost .news {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 17px;
	padding-top: 46px;
	width: 465px;
	margin-bottom: 17px;
	padding-bottom: 10px;
	position: relative;
	z-index: 1;
	margin-left: 3px;
}
#kost .news_title {
	position: absolute;
	z-index: 2;
	height: 64px;
	width: 163px;
	left: -4px;
	top: -18px;
}
#kost .news ul {
	list-style-type: none;
	padding-left: 7px;
}
#kost .news li {
	background-image: url(../../kost/images/kost_ico_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	position: relative;
	z-index: 2;
	margin-bottom: 5px;
}
#kost .news .news_text {
	position: absolute;
	z-index: 3;
	left: 80px;
	top: 0px;
}
*:first-child+html #kost .news .news_text {
	left: 80px;
	top: -4px;
}
* html #kost .news .news_text {
	left: 80px;
	top: -4px;
}

#profile {
	position: relative;
	z-index: 1;
	width: 470px;
}
#profile .prof_title {
	position: relative;
	z-index: 2;
	height: 120px;
	width: 478px;
	top: -6px;
}
#profile .prof_box {
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	padding-bottom: 19px;
	clear: both;
}
#profile .prof_photo {
	width: 174px;
}
#profile .prof_detail {
	background-image: url(../../kost/images/profile_tit_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	width: 279px;
}
#profile h2 {
	font-size: 100%;
	font-weight: bold;
	color: #3A3023;
	padding-bottom: 23px;
	line-height: 100%;
}
#profile table {
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
}
#profile td,#profile th {
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#profile th {
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background-color:inherit;
	padding-right: 10px;
}
#profile .prof_detail ul {
	padding-left: 18px;
	list-style-position: outside;
	list-style-type: disc;
}
#persistence .note {
	background-image: url(../../kost/images/persistence_bg_02.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 468px;
	clear: both;
	margin-bottom: 14px;
	position: relative;
	z-index: 1;
}
#persistence .note_bg_top {
	background-image: url(../../kost/images/persistence_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#persistence .note_bg_bottom {
	background-image: url(../../kost/images/persistence_bg_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
#persistence .indent_01 {
	padding-left: 157px;
	width: 285px;
}
#persistence .indent_02 {
	padding-left: 17px;
	width: 275px;
}
#persistence .indent_03 {
	width: 265px;
	padding-left: 17px;
	padding-top: 15px;
}


#persistence .note p {
	background-image: url(../../kost/images/persistence_bg_04.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	line-height: 220%;
	padding-bottom: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
#persistence .photo_layer_01 {
	height: 139px;
	width: 138px;
	position: absolute;
	z-index: 2;
	top: 7px;
	left: 10px;
}
#persistence .photo_layer_02 {
	height: 153px;
	width: 152px;
	position: absolute;
	z-index: 2;
	top: 4px;
	left: 300px;
}
#persistence .photo_layer_03 {
	height: 153px;
	width: 152px;
	position: absolute;
	z-index: 2;
	top: 38px;
	left: 299px;
}
#persistence .photo_layer_04 {
	height: 153px;
	width: 152px;
	position: absolute;
	z-index: 2;
	top: 23px;
	left: 9px;
}
#persistence .photo_layer_05 {
	height: 253px;
	width: 199px;
	position: absolute;
	z-index: 2;
	top: 133px;
	left: 255px;
}




#persistence .title_layer_01 {
	position: relative;
	z-index: 2;
	left: -8px;
	top: -7px;
	height: 57px;
	width: 162px;
}
#persistence .indent_01 h2 {
	padding-bottom: 4px;
}
#menu .board {
	background-image: url(../../menu/images/menu_bg_02.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#menu .board_bg_top {
	background-image: url(../../menu/images/menu_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 63px;
}
#menu .board_bg_bottom {
	background-image: url(../../menu/images/menu_bg_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	width: 440px;
	padding-right: 20px;
	padding-left: 14px;
}
#menu _menu_category {
	width: 440px;
}

#menu  .box_cafe {
	width: 139px;
	float: left;
}
#menu .box_meal_bar {
	width: 139px;
	float: left;
	background-image: url(../../menu/images/menu_bg_05.gif);
	background-repeat: repeat-y;
	background-position: 2px 10px;
	padding-left: 10px;
}

#menu h2 {
	background-image: url(../../menu/images/menu_bg_04.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#menu  p.menu_detail {
	background-image: url(../../menu/images/menu_bg_04.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	min-height:120px;
	font-size: 75%;
	padding-right: 5px;
	padding-left: 5px;
}
#menu .menu_party {
	padding-right: 7px;
	padding-left: 7px;
}

#menu .menu_party h2 {
	background-image: url(../../menu/images/menu_tit_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 17px;
	padding-top: 10px;
	padding-bottom: 25px;
	font-size: 105%;
	line-height: 105%;
	padding-left: 3px;
}
#menu .menu_party p {
	font-size: 75%;
	padding-left: 3px;
}
#contents #menu h1 {
	padding-bottom: 4px;
}
#cafe {
	width: 470px;
	position: relative;
	z-index: 1;
}
#cafe  p.cafe_caption {
	background-image: url(../../menu/images/cafe_bg_01.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	line-height: 220%;
	margin-top: 5px;
	padding-top:3px;
	min-height:130px;
	width: 360px;
	margin-bottom: 33px;
}
* html #cafe p.cafe_caption {
	padding-bottom:10px;
	margin-bottom: 33px;
}
#contents h2.fork {
	background-image: url(../../menu/images/cafe_tit_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-size: 105%;
	line-height: 105%;
	padding-bottom: 42px;
	padding-left: 2px;
	position: relative;
	z-index: 2;
	width: 470px;
}
#contents h2.fork2 {
	background-image: url(../../menu/images/cafe_tit_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-size: 105%;
	line-height: 105%;
	padding-bottom: 37px;
	padding-left: 2px;
	position: relative;
	z-index: 2;
	width: 470px;
}
#contents h3.line {
	background-image: url(../../menu/images/cafe_tit_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	width: 470px;
	padding-bottom: 20px;
	position: relative;
	z-index: 2;
	font-size: 105%;
	line-height: 105%;
}
#contents h3.line2 {
	background-image: url(../../menu/images/cafe_tit_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	width: 470px;
	padding-bottom: 50px;
	position: relative;
	z-index: 2;
	font-size: 105%;
	line-height: 105%;
}
#contents  #meal  h3.line {
	padding-bottom: 30px;
}
#contents  h2.fork  .price , #contents h3.line .price , #contents h3.line2 .price {
	position: absolute;
	right: 5px;
	top: 0px;
	z-index: 3;
	width: auto;
}
#contents p.detail {
	font-size: 75%;
	padding-bottom: 15px;
	padding-left: 2px;
}
#contents p.sp {
	margin-bottom: 10px;
}
#cafe .box_brown {
	background-image: url(../../menu/images/cafe_bg_03.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
#cafe .box_brown_top {
	background-image: url(../../menu/images/cafe_bg_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#cafe .box_brown p {
	background-image: url(../../menu/images/cafe_bg_04.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px 5px;
	width: 367px;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
}
#contents  .photo_layer_06 {
	position: absolute;
	z-index: 2;
	left: 254px;
	top: 99px;
	height: 209px;
	width: 207px;
}
#meal {
	width: 470px;
	position: relative;
	z-index: 1;
}
#meal p.meal_caption {
	background-image: url(../../menu/images/cafe_bg_01.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	line-height: 220%;
	margin-top: 5px;
	padding-top:3px;
	min-height:160px;
	width: 360px;
	margin-bottom: 18px;
}
* html #meal p.meal_caption {
	margin-bottom: 8px;
	padding-bottom:10px;
}
#meal .meal_d_line {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom-color: #C4B397;
}
#meal .meal_d_line p {
	font-size: 75%;
}
#meal p.etc {
	font-size: 115%;
	text-align: center;
	padding-bottom: 20px;
}

#meal p.chef {
	font-size: 105%;
	font-weight: bold;
	line-height: 105%;
}
#bar {
	width: 470px;
	position: relative;
	z-index: 1;
}

#bar p.bar_caption {
	background-image: url(../../menu/images/cafe_bg_01.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	line-height: 220%;
	margin-top: 5px;
	padding-top:3px;
	min-height:130px;
	width: 360px;
	margin-bottom: 33px;
}
* html #bar p.bar_caption {
	padding-bottom:10px;
	margin-bottom: 33px;
}
#bar p.back {
	font-size: 105%;
	line-height: 105%;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
}
#bar h3.sp {
	margin-bottom: 15px;
}
#album {
	width: 470px;
	position: relative;
	z-index: 1;
	height: 980px;
}
#album .photo_layer_07 {
	position: absolute;
	z-index: 2;
	left: -16px;
	top: 122px;
	height: 870px;
	width: 499px;
}
#grandpa p.gp_caption {
	padding-bottom: 20px;
}
#grandpa .item {
	width: 470px;
	position: relative;
	z-index: 1;
}
#grandpa .item_sp {
	padding-bottom: 25px;
}

#grandpa .item span {
	float: left;
	width: 220px;
	color: #555555;
	font-size: 85%;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	padding-bottom: 9px;
}

#grandpa .item p {
	float: left;
	width: 98px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
	padding-bottom: 9px;
}
#grandpa .item p.item_left {
	width: 400px;
	clear: right;
	font-size: 70%;
}
#grandpa .photo_layer_08 {
	position: absolute;
	z-index: 2;
	left: 384px;
	top: -18px;
}
#grandpa .gp_box {
	clear: both;
	width: 470px;
	padding-bottom: 0px;
}
#grandpa .gp_box .left, #grandpa .gp_box .right {
	width: 220px;
}
#grandpa h3 {
	background-image: url(../../grandpa/images/grandpa_tit_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-bottom: 25px;
	font-size: 105%;
	line-height: 105%;
}
#access .map {
	background-image: url(../../access/images/access_bg_02.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 467px;
	margin-bottom: 30px;
}
#access .map_top {
	background-image: url(../../access/images/access_bg_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 9px;
}
#access .map_bottom {
	background-image: url(../../access/images/access_bg_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 9px;
	padding-right: 7px;
	padding-left: 7px;
}
#access .map .left {
	width: 170px;
}
#access .map .right {
	width: 276px;
}
#access .map p {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #EAE0C4;
	position: relative;
	z-index: 1;
	width: 170px;
	padding-bottom: 1px;
	margin-bottom: 3px;
}
#access .access_rest {
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 0px;
}
#access .map p.last {
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
#access .access_box {
	width: 461px;
	padding-bottom: 20px;
	padding-left: 3px;
	clear: both;
	position: relative;
	z-index: 2;
	height: 208px;
}
#access .access_box p {
	right: 0px;
	bottom: 27px;
	line-height: 220%;
	background-image: url(../../access/images/access_bg_04.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 270px;
	position: absolute;
	z-index: 3;
	padding-bottom:5px;
}
#access .arrow {
	background-image: url(../../access/images/access_bg_05.jpg);
	background-repeat: no-repeat;
	background-position: 311px 0px;
}
#company , #privacy {
	padding-left: 46px;
	width: 645px;
}
#contents #company h1 , #contents #privacy h1 {
	padding-bottom: 19px;
}
#company table {
	margin-right: 3px;
	margin-left: 3px;
}
#privacy p {
	font-size: 75%;
	padding-bottom: 15px;
}
#privacy p.date {
	text-align: right;
}
#privacy p.last {
	padding-bottom: 0px;
}

