*{
	margin:0;
	padding:0;
	color: #333;
	line-height:150%;
}
a{
	color:#712D08;
	text-decoration:none;
}
a:hover{
	color: #CCCC00;
}
img {
	border:none;
}

/*--------------------------------------------------------------*/

body{
	font-size:12px;
	background-color: #EBEBEB;
	background-image: url(/img/body_bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#container{
	width:932px;
	margin:0 auto;
	text-align:left;
}
#content{
	margin-bottom: 0px;
}
#contentbotttom{
	margin-bottom: 20px;
	width: 932px;
}
.clr{
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}
.imgclr{
	clear: both;
	text-align: center;
	padding: 20px 0;
}
#header{
	height:56px;
	overflow:hidden;
	background-image: url(/img/menu2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1{
	float:left;
	overflow:hidden;
	display:block;
	width:130px;
	height:56px;
	margin:0 0 0 0;
}
#header h1 a{
	display:block;
	width:130px;
	height:56px;
	text-indent:-9999px;
}
#content h2{
	background-image: url(/img/content_h22.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 46px;
}
#content h2 span{
	display:block;
	text-indent:-9999px;
	height: 46px;
}
#content p{
	margin-bottom: 1em;
}
#footer{
	background-color: #712D08;
}
#footerContent{
	width:932px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer .foot3col{
	background-color: #3C1804;
	width:167px;
	float:left;
	height: 80px;
	padding: 7px;
	margin-top: 14px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	color: #FFFFFF;
}
#footer #ktn{
	background-image: url(/img/index_ktn_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center 7px;
}
#footer #ktn a{
	font-weight: bold;
	top: 0px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#footer #ktn img{
	float: left;
	padding-right: 5px;
}
#footer #ktn p{
	padding-top: 42px;
}
#footer #miyako img{
	margin-top: 3px;
}
#footer #miyako .ex{
	border-bottom:1px solid #712D08;
	color: #FFFFFF;
	font-size: 0.95em;
	margin:0 0 5px 0;
	padding:8px 0 8px 0;
	line-height: 120%;
}
#footer #link{
	text-align:center;
}
#footer #link .ex{
	border-bottom:1px solid #712D08;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#footer #link img{
	margin: 3px 0;
}
#footer .goPage a{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
#footer .foot4col{
	background-color: #711A00;
	width:358px;
	float:left;
	margin-left: 5px;
	height: 110px;
	padding-top: 14px;
	padding-left: 10px;
}
#footer #address{
	border-left:3px solid #EB8A00;
	padding-left: 5px;
	color: #FFF;
	font-size: 11px;
}
#footer #address p{
	color: #FFF;
	font-size: 11px;
}
#header ul{
	list-style-type: none;
}
#menu{
	height: 56px;
	width: 762px;
	margin-left: 34px;
	float: left;
}
#menu li{
	float:left;
}
#menu li a{
	height:56px;
	display:block;
	text-indent:-9999px;
}
#menu li .home{
	width:74px;
}
#menu li .event{
	width:104px;
}
#menu li .seminar{
	width:78px;
}
#menu li .ippin{
	width:78px;
}
#menu li .shop{
	width:100px;
}
#menu li .about{
	width:111px;
}
#menu li .access{
	width:135px;
}
#menu li .contact{
	width:80px;
}
#menu li .eng{
	width:80px;
}
#vi{
	clear: both;
}
/*--------------------------------------------------------------*/
.bodycopyLeft{
	width: 580px;
	float: left;
	padding-top: 20px;
}
.bodyimageRight{
	width: 310px;
	float: right;
	padding-top: 20px;
}
.bodycopyRight{
	width: 580px;
	float: right;
	padding-top: 40px;
}
.bodyimageLeft{
	width: 310px;
	float: left;
	padding-top: 40px;
}

/*--------------------------------------------------------------*/
.bttm10 {
	padding-bottom: 10px;
}
.bttm15{
	padding-bottom: 15px;
}
.bttm35{
	padding-bottom: 35px;
}

