.style1 {color: #000000}

h1{
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

h2,h3,h4{
	margin: 0px;
	padding: 0px;
}

body {
	/*background-image:  url(../pages/common/images/yamaya_top_bg.gif);*/
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: center;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	line-height: 150%;

	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", "游ゴシック体", YuGothic, "Yu Gothic", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", HiraKakuProN-W3, "TakaoExゴシック", TakaoExGothic, "MotoyaLCedar", "Droid Sans Japanese", sans-serif;
}

.news {
	font-size:x-small;
	color:#000000;
	line-height: 150%;
	}
	
.bnr {
	margin-top: 3px;
}

.contents {
	font-size: x-small;
	color: #000000;
	line-height:110%;
}

address{
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
}

.ma {
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 2px;
}

td {
	background-position: center center;
}

div {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-position: outside;
	list-style-image: url(pages/index/icon01.gif);
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

A:link {
	COLOR: #000000
}
A:visited {
	COLOR: #000000
}
A:hover {
	COLOR: #000000
}
A:active {
	COLOR: #000000
}


.banamargin {
	margin-top: 6px;
}

.style2 {
	font-size: 11px
}

.uline01 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.top_outline {
	margin-bottom: 0px;
}

.top_outline,
x:-moz-any-link {
	margin-bottom: -5px;
}


.top-navigation, .bottom-navigation{
box-sizing: border-box;
width: 100%;
text-align: center;
display: flex;
justify-content: space-between;

border: 1px solid;
}

.top-navigation button, .bottom-navigation button{
	width: 116px;
	height: 40px;
	margin: 0 0px;
	border: 0;
	color: white;
	background-image: linear-gradient(#ce1124 25%, #420002);
	position: relative;
	font-weight: bold;
	line-height: 1;
	font-size: 12px;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
}

.bottom-navigation button{
	width: 75px;
	height: 34px;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0;
}

.top-navigation button::after, .bottom-navigation button::after{
	content: " ";
	position: absolute;
	border: 2px solid white;
	width: 90%;
	height: 78%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.bottom-navigation button::after{
	border: 1px solid white;
}



.top-navigation button:hover, .bottom-navigation button:hover{
	/* background-image: linear-gradient(360deg, #ce1124, #820a16); */
	background-image: linear-gradient(360deg, #8c0007, #8c0007);
	cursor: pointer;
}

.yamaya-news{
	font-weight: bold;
	border-left: 10px solid #990000;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	width: 329px;
	color: black;
	font-size: 15px;
	padding: 5px 0;
	padding-left: 5px;
	line-height: 1;
}






.news_past div a:link {
	color: #0055AA;
}

.news_past div a:visited {
	color: #0055AA;
}

.news_past div a:hover {
	color: #FF0099;
}

.news_past div a:active {
	color: #0055AA;
}

#news_past_title {
	font-size: 14px;
	font-weight: Bold;
}

.news_past {
	margin-top: 5px;
	margin-bottom: 5px;
}

.taihu_past h4 a:link {
	color: #0055AA;
}

#taihu_past_title {
	font-size: 14px;
	font-weight: Bold;
}