*{
	margin: 0px;
	padding: 0px;

}
body {
	line-height: 140%;
	color: #333333;
	margin: 0px;
	text-align: center;
	background-color: #000000;

}
a {
	color: #999933;
	text-decoration: underline;
}
a:visited {  
	color: #999933;
}
a:hover{
color: #990000;
}

div#page {
	text-align: left;
	background: #000000 url(images/bg_shamisen.jpg) no-repeat;
	width: 780px;
	margin: 5px auto;
	border: 1px solid #333333;
}
div#head {
	margin: 0px;
	background: #000000 url(images/top.jpg) no-repeat;
	height: 300px;
	width: 780px;
}

div#menu {
	padding: 5px;
	background: #990000 url(images/tile.gif);
	height: 20px;
}
div#menu ul{
	margin: 0px;
	padding: 0px;
}
div#menu li{
	float: left;
	padding: 0px;
	margin-left: 10px;
	color: #FFFFFF;
	list-style: url(none) none;
}
div#menu a{
	color: #FFFFFF;
	text-decoration: none;
}
div#menu a:hover{
color: #000000;
	background: #666633;
}

div#main {
	margin: 0px;
	padding: 20px 0px;
	background: transparent;
	width: 570px;
	float: right;

}
div#main p {
	margin: 0px 5px 20px 20px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "Times New Roman", "Times", "serif";
}
div#main ul {
	margin-left: 60px;
	margin-bottom: 1em;
	margin-right: 30px;
}
div#main ol {
	margin-left: 60px;
	margin-bottom: 1em;
	margin-right: 30px;
}

div#left {
	float: left;
	width: 280px;
}
div#right {
	float: right;
	width: 280px;
}
div#submenu {
	width: 170px;
	background: transparent;
	margin: 5px 0px 0px 5px;
	padding: 10px 0px;
	float: left;
	font-size: 96%;
	color: #CCCCCC;
}
div#submenu p{
	margin: 0px 10px 10px;
}
div#submenu ul{
	margin: 0px;
	padding: 0px;
}
div#submenu li{
	float: left;
	padding: 0px;
	margin-left: 10px;
	color: #FFFFFF;
	list-style: url(none) none;
}
div#submenu a{
	color: #FFFFFF;
	text-decoration: none;
}
div#menu a:hover{
color: #000000;
	background: #D7E1EC;
}
div#foot {
	text-align: center;
	clear: both;
	margin: 0px;
	background: url(images/footer.jpg) no-repeat;
	color: #FFFFFF;
	height: 71px;
	width: 780px;
}
div#foot p{
	margin: 5px 0px 0px;
	padding: 5px 0px;
	font-size: 10px;

}

h1 {
	position: absolute;
	left: -999px;
	width: 990px;
}
h2 {
	font-size: 110%;
	color: #333333;
	border-bottom: 1px solid #999999;
	clear: both;
	background-color: #d4dedf;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-image: url(images/dot_s_cyan.gif);
}
h3 {
	color: #FFFFFF;
	background-image: url(images/buhin/kazari.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-left: 5px;
	height: 30px;
	font-family: "Times New Roman", "Times", "serif";
	font-size: medium;
}
h4 {
	font-weight: bold;
	color: #990000;
	font-size: 105%;
	margin-left: 20px;
	font-family: "Times New Roman", "Times", "serif";
	height: 30px;
}

dl {
	margin: 0px 0px 50px 40px;
}
dt {
	font-weight: bold;
	color: #999900;
}
dd {
	margin-bottom: 10px;
	color: #FFFFFF;
}
.imgbox {
	margin: 0px 0px 1em;
	float: none;
	clear: left;
}
.imgbox img{
	border: 1px solid #666666;
}
.imgbox_f {
	margin: 0px 10px 1em;
	float: right;
	border: 1px solid #666633;
	padding: 2px;
}
.imgbox_f img{
	border: 1px solid #666666;
}
.toptext {
	font-size: 96%;
	color: #990000;
	line-height: normal;
	font-family: "Times New Roman", "Times", "serif";
	padding-top: 4px;
	padding-bottom: 4px;
}
fieldset {
	width: 170px;
	border: 1px dashed #669966;
	padding: 3px 2px 4px;
	font-size: 94%;
}

.ftnav {
	font-size: 85%;
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
}
.ftnav a {
	color: #ffffff;
	text-decoration: none;
}
.ftnav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.ftnav a:hover{
color: #006699;
	background: #D7E1EC;
}
.upbtmline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #006699;
	border-bottom-color: #006699;
	background-color: #ecf0f4;
	width: 350px;
	margin-left: 15px;
	color: #336699;

}

.tbbx {
	background-color: #CCCCCC;
	background-image: url(images/dot_s_cyan.gif);
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
}
.mgn {
	margin-left: 20px;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #009966;
}
.blogbox {
	background-image:   url(images/pictures/blog_annai_shocho.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 98px;
}
.kuukan {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	border: none;
}
.subtlicon {
	font-weight: bold;
	color: #FF0000;
	padding-left: 50px;
	background: url(images/icons/file_folder.gif) no-repeat 0px;
	background-position: left center;
	height: 43px;
	padding-top: 15px;
	font-size: 110%;

	
}
.tbl {
	margin-left: 15px;
}
em {
	font-style: italic;
	font-weight: bold;
	color: #336699;
}
a.sample {
   background-image: url(images/icons/sample.gif);
   background-repeat: no-repeat;
   background-position: right center;
   padding-right: 50px;
   margin-right: 3px;
}
a.pdf {
   background-image: url(images/icons/pdf_icon.gif);
   background-repeat: no-repeat;
   background-position: right center;
   padding-right: 45px;
   margin-right: 3px;
}
a.xls {
   background-image: url(images/icons/xls.gif);
   background-repeat: no-repeat;
   background-position: right center;
   padding-right: 45px;
   margin-right: 3px;
}

a.detail {
   background-image: url(images/icons/detail.gif);
   background-repeat: no-repeat;
   background-position: right center;
   padding-right: 45px;
   margin-right: 3px;
}

.undrln {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.stext {
	font-size: 90%;
}
.bread {
	font-weight: normal;
	color: #333333;
	text-align: right;
	padding-right: 15px;
	font-size: 90%;
}
.num {
	text-align: right;
	padding-right: 4px;

}
.menulist {
	font-family: "Times New Roman", "Times", "serif";
	color: #999933;
}
.menulist-s {
	font-family: "Times New Roman", "Times", "serif";
	font-size: small;
	color: #FFFFFF;
}
.zen {
	background-image: url(images/photo/zen_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}
.room1 {
	background-image: url(images/photo/room_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.music {
	background-image: url(images/photo/shashin_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.counterbar {
	background-image: url(images/photo/counter_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
li {
	color: #FFFFFF;
}
.kodai {
	background-image: url(images/photo/kodai_photo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
