/* CSS Document */

#banquet-r{
	float: right;
	width: 550px;
}
/* ---------- Enメニュー 左 ---------- */
#en-left{
	float: left;
	width: 184px;
	margin-left: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#en-left .box01{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#en-left .box02{
	text-align: center;
	margin-top: 15px;
	padding-bottom: 15px;
}#en-left .box03{
	margin-bottom: 5px;
	margin-left: 20px;
}
#en-left .box04{
	margin: 0px;
}
/* ---------- Englishメニュー  ---------- */
#en-menu {
	text-indent: -5000px;
	text-align:left;
	background-image: url(../images/english_left_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 354px;
	width: 184px;
}
#en-menu ul {
	width: 184px;
	list-style-type: none;
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;
}
#en-menu li {
	width: 184px;
	height: 70px;
	display : block;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#en-menu li a{
	width: 184px;
	height: 70px;
	display : block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}
#en-m-01 a:hover{
	background-image: url(../images/english_left_bg.gif);
	background-repeat: no-repeat;
	background-position: -184px 0px;
}
#en-m-02 a:hover{
	background-image: url(../images/english_left_bg.gif);
	background-repeat: no-repeat;
	background-position: -184px -70px;
}
#en-m-03 a:hover{
	background-image: url(../images/english_left_bg.gif);
	background-repeat: no-repeat;
	background-position: -184px -140px;
}
#en-m-04 a:hover{
	background-image: url(../images/english_left_bg.gif);
	background-repeat: no-repeat;
	background-position: -184px -210px;
}
#en-m-05 a:hover{
	background-image: url(../images/english_left_bg.gif);
	background-repeat: no-repeat;
	background-position: -184px -280px;
}
#pankuzu-en {
	text-align: right;
	margin-right: 3px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
}
#pankuzu-en p {
	font-size: small;
	color: #685D56;
}
#main-cont-box p {
	line-height: 140%;
	font-size: small;
	letter-spacing: normal;
}
#main-cont-box {
	margin-top: 20px;
	margin-bottom: 13px;
}
.txt-first {
	margin-bottom: 15px;
}
#pankuzu-en a {
	color: #685D56;
}
.strong {
	font-weight: bold;
}
/* ---------- En Footer ---------- */
#footer-en {
	text-align: center;
}
#footer-en #link{
	background-color: #1D5576;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#footer-en #link p{
	color: #FFFFFF;
	font-size: small;
	letter-spacing: normal;
	line-height: 100%;
}
#footer-en #link a { 
        color: #FFFFFF; 
        text-decoration: none; 
}
#footer-en #link a:hover { 
        color: #FFFFFF; 
        text-decoration: underline; 
} 
