/* CSS Document */

a:link {
	color: #bd6f6f;
}
a:visited {
	color: #827a66;
}
a:active {
	color: #bd6f6f;
}

h1, h2 {
	padding: 0;
	margin: 0;
}

img{
  display: block;
}

.txt-l1 {
	font-size: medium;
	line-height: 140%;
	color: #005e14;
	padding: 0;
	margin: 0;
}
.txt-l2 {
	font-size: medium;
	line-height: 140%;
	color: #005e14;
	padding: 0;
	margin: 0px 0px 20px 0px;
}
.txt-m1 {
	font-size: small;
	line-height: 120%;
	color: #005e14;
	padding: 0;
	margin: 0;
}
.txt-m2 {
	font-size: small;
	line-height: 140%;
	color: #005e14;
	padding: 0;
	margin: 0px 0px 20px 0px;
}

.top-story {
	padding: 30px 30px 0px 30px;
	margin: 0;
	font-size: medium;
	line-height: 140%;
	color: #6a3905;
	background-image: url(/wp-content/themes/kabukibito/iroha/jreast/01/images/top_bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ticket {
	padding: 45px 20px 0px 20px;
	margin: 0;
	background-image: url(/wp-content/themes/kabukibito/iroha/jreast/01/images/ticket_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a880d;
}

h3.shopname {
	font-size: medium;
	line-height: 100%;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	background-color: #11391b;
	width: 430px;
}
h3.shopname01 {
	font-size: medium;
	line-height: 100%;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	background-color: #11391b;
	width: 430px;
	background-image: url(/wp-content/themes/kabukibito/iroha/jreast/01/images/shopname01.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
h3.shopname02 {
	font-size: medium;
	line-height: 100%;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	background-color: #11391b;
	width: 430px;
	background-image: url(/wp-content/themes/kabukibito/iroha/jreast/01/images/shopname02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.td-shop {
	padding: 5px;
	background-color: #cfd7d1;
}
