body{
	margin:0px;
	background-image: url(../images/back_1.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	background-color:#999999;
	font-size: 100%;
}
#container {
	width:780px;
	margin: auto;
	font-size:80%;
	border-right: 4px solid #D0D0D0;
	border-left: 4px solid #D0D0D0;
/*	border-bottom: 1px solid #CCCCCC;*/
	padding-left: 1px;
	padding-bottom: 1px;
	line-height:135%;
	color:#333333;
	background-color:#FFFFFF;
}
#header {
	background-image:url(../images/hd_back.gif);
}
#header #search{
	padding:10px 180px 0px 0px;
	float:right;
}
#header #search .word{
	border:1px solid #999999;
	width:120px;
	height:18px;
}
#content {
	margin:15px;
}
#left {
	clear:both;
	float:left;
	width:160px;
}
#right {
	float:right;
	width:100px;
}
#main {
	float:right;
	width:560px;
}
#innerLeft{
	float:left;
	width:250px;
}

#innerRight{
	float:right;
	width:295px;
}


#footer {
	clear:both;
	padding-top:15px;
	height:40px;
}
#navi {
	background-color: #EBE7DE;
	height:44px;
	width:100%;
	border-bottom: 1px solid #999999;
	clear:both;
}

#navi ul {
	margin:0px;
	padding:0px;
	border-top:1px solid #F0F0F0;
	width:100%;
/*	background-image:url("../images/nv_bg1.gif");*/
}
#navi li {
	float:left;
	display : block;
	list-style-type: none;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	white-space:nowrap;
}
#navi li a{
	text-decoration:none;
	color:#333333;
	display:block;
	padding:2px 9px 2px 9px;
}

#navi ul li a:hover{
	background-color: #FF6666;
}

#left table{
	width:100%;
	margin-bottom:12px;
	border-collapse: collapse;
	
}
#left td{
	padding:0px;
	margin:0px;
	text-align:center;
}

#left ul {
	margin: 0px;
	padding: 0px;
}
#left ul li {
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	display : block;
	list-style-position: outside;
	padding:0px 0px 0px 15px;
	margin:0px 0px 4px 0px;
	background-image: url(../images/arrow_2.gif);
}
#left .dscBox{
	text-align:center;
	padding:5px;
	margin-bottom:10px;
}
#left li.font{
	padding-left:0;
	background:none;
	font-size:80%;
}
#left li.accordion ul{
	display:none;
	margin:5px 0 10px 0;
}
#left li.font img.arrow{
	margin-right:1px;
}
.footer_banner{
	padding:30px 0;
	text-align:center;
}
#footer-navi {
	padding: 4px;
	border-bottom:3px double #999999;
}
#footer-copy {
	padding: 4px;
	float: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
}
#footer-home {
	padding: 4px;
	float: right;
}


.boxBack {
	margin: 1px 1px 15px 1px;
	padding: 2px;
	border: 1px solid #999900;
}
.boxName {
	padding: 3px 6px 3px 6px;
	background-color: #E7EBDE;
	border-bottom: 1px solid #E0E0D0;
}
.boxContent {
	background-color: #F8F8F8;
	padding: 5px;
}

table.sakuin td{
	border:1px solid #999999;
	font-size:120%;
}
table.sakuin td a{
	text-decoration:none;
	color:#333333;
	display : block;
	padding:2px 18px 2px 18px;
}
table.sakuin td a:hover{
	background-color: #FF6666;
}
table.list{
	margin-bottom:15px;
	border-collapse:collapse;
}
table.list th{
	padding:3px;
	font-weight:normal;
	text-align:center;
	background-color:#F0F0F0;
	border:1px solid #999999;
	font-size:100%;
}
table.list td{
	padding:3px;
	border:1px solid #999999;
	font-size:100%;
}


h1 {
	margin:0px;
	padding:0px;
}
h2 {
	line-height:100%;
	padding-top:5px;
}
h4 {
	margin:0px 0px 5px 0px;
	padding: 2px;
	background-color: #EBE7DE;
	border: 1px solid #CCCCCC;
	font-size:100%;
	font-weight:normal;
}
p {
	margin:0px 0px 15px 0px;
}
img {
	border:none;
}
li img {
	vertical-align:baseline;
}
img.arrow {
	vertical-align: middle;
	margin-right:5px;
}
form {
	margin:0px 0px 10px 0px;
}
.boxContent ul {
	margin: 0px;
	padding: 0px;
}
.boxContent ul li {
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	display : block;
	list-style-position: outside;
	border-bottom:1px dotted #CCCCCC;
	padding:2px 2px 2px 15px;
	margin:2px 4px 6px 4px;
	background-image: url(../images/arrow_2.gif);
}
ul.link {
	margin: 0px;
	padding: 0px;
}
ul.link li {
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	display : block;
	list-style-position: outside;
	padding:0px 0px 7px 15px;
	margin:4px 0px 7px 0px;
	background-image: url(../images/arrow_2.gif);
	border-bottom: dotted 1px #CCCCCC;
}

.amazon {
	line-height: 1.5;
	padding: 12px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.copyright{
	margin-top:15px;
	line-height: 1.2;
	font-size:10px;
	color:#555555;
}
.font-ll {
	font-size:130%;
	line-height:1.4;
}
.font-l {
	font-size:120%;
	line-height:1.4;
}
.font-s {
	font-size:80%;
	line-height:1.4;
}
.line140 {
	line-height: 1.4;
}
.mng-title{
	font-weight:bold;
	margin-bottom:15px;
}
.topmng	{
	height:160px;
	overflow:auto;
}
.mng ul {
	padding:0px;
	margin:0px;
}
.mng li{
	padding:0px;
	margin:0px 15px 2px 0px;
	float:left;
	list-style:none;
	white-space:nowrap;
}
.mng-img{
	float:right;
}
.mngTitle{
	color:#660000;
	font-weight:bold;
	margin:5px;
	font-size:110%;
}
.clear{
	clear:both;
}
.mng .clear{
	clear:both;
	border-top:1px solid #CCC;
	margin:8px 0px; 
}
.location{
	padding:3px;
	background-color:#f0f0f0;
	font-size:10px;
}
.descList{
	border-bottom:1px dotted #CCC;
	height:20px;
	margin-bottom:10px;
}
.descList li{
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	display : block;
	list-style-position: outside;
	white-space:nowrap;
	padding:0px 0px 0px 15px;
	margin:0px 10px 0px 0px;
	background-image: url(../images/arrow_2.gif);
}
/*-----------------------------------------------------*/
.blogArticle{
	line-height: 1.5;
	padding: 8px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height:70px;
	overflow:auto;

}
.blogArticle ul{
	margin:3px 0px;
	padding:0px;
}
.blogArticle li{
	padding:0px;
	list-style:none;
}
.blogArticle li .title{
	margin-bottom:5px;
	border-bottom:1px dotted #CCCCCC;
	padding-left:15px;
	background:url(../images/arrow_2.gif) no-repeat 0px 0px;
	color:#993300;
}
.blogArticle li .desc{
	font-size:80%;
	line-height:120%;
	padding-left:10px;
}
.blogArticle li .link{
	text-align:right;
	font-size:80%;
	margin-bottom:2px;
}
.junreiArrow{
	text-align:center;
}

/*-----------------------------------------------------*/
#gallery img{
	border:5px solid #CCC;
	padding:10px;
}
#gallery {
	margin-bottom:5px;
}

#tsurezure .boxContent li{
	float:left;
	margin-right:15px;
	border:none;
	white-space:nowrap;
}
#tsurezure ul.imgList{
	margin:0;
	padding:0;
}
#tsurezure .imgList li{
	list-style:none;
	float:left;
	margin:5px;
}
#tsurezure .imgList img{
	border:1px solid #CCC;
}
/*-----------------------------------------------------*/
/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; background: #ccc; }
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; padding: 4px 8px; border-right: 1px solid #333;
	 								  color: #222; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #F3D673; color: black; position: relative; }
ul.dropdown li.hover a              { color: black; }

/*-----------------------------------------------------*/
#contact #content{
	padding:10px 25px;
}
table.orderForm{
	margin:5px;
	border:1px solid #CCC;
	empty-cells:show;
}
table.orderForm td{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:5px 10px;
	background-color:#FFF;
}
table.orderForm th{
	border-bottom:1px solid #CCC;
	padding:5px 10px;
	font-weight:normal;
	background-color:#F0F0F0;

}
.notice{
	color:#DD0000;
}