@charset "UTF-8";

a#chibimaru {
 display:block;
 width:90px;
 height:90px;
 text-indent:-9999px;
 background:url(../tetsubinimages/chibimaru.jpg) no-repeat left top;
}
	
body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DFDADA;
	text-align:center;
	margin: 0 auto;	}
	
#container {
	width:830px;
	text-align:center;
	margin:0 auto;
	}

header {
margin:30px 0 0 0; 
 }

header h1 {
	display:block;
	margin:0;
	}
	
header ul {
	float:left;
	font-size: 1.2rem;
	list-style:none;
	background:url(../images/breadnavbg.png) no-repeat ;
	display:block;
	width:830px;
	height:62px;
	margin:25px 0 0 0; 
	padding:0;
	}

span.breadnav{
	margin:0 5px 0 -10px;
	}
	
header li {
	float:left;	
	font-size: 1.2rem;
	margin:15px 0 0 15px;
	}
	
nav {
	float:left;
	width:220px;
	}
	
nav ul{
	 margin:0;
	 padding:0;
	}

nav li {
	 margin:0;
	 padding:0;
	 list-style-type:none;
	}

a#nav1 {
 display:block;
 width:220px;
 height:65px;
 text-indent:-9999px;
 background:url(../images/navcon.png) no-repeat left top;
}

a#nav1:hover {
 background:url(../images/navconroll.png) no-repeat left top;
}


a#nav2 {
 display:block;
 width:220px;
 height:60px;
 text-indent:-9999px;
 background:url(../images/navcon.png) no-repeat left top;
 background-position:0 -65px;
}

a#nav2:hover {
 background:url(../images/navconroll.png) no-repeat left top;
 background-position:0 -65px;
 }
 
a#nav3 {
 display:block;
 width:220px;
 height:60px;
 text-indent:-9999px;
 background:url(../images/navcon.png) no-repeat left top;
 background-position:0 -125px;
}

a#nav3:hover {
 background:url(../images/navconroll.png) no-repeat left top;
 background-position:0 -125px;
 }
 
a#nav4 {
 display:block;
 width:220px;
 height:60px;
 text-indent:-9999px;
 background:url(../images/navcon.png) no-repeat left top;
 background-position:0 -185px;
}

a#nav4:hover {
 background:url(../images/navconroll.png) no-repeat left top;
 background-position:0 -185px;
 }
 
a#nav5 {
 display:block;
 width:220px;
 height:65px;
 text-indent:-9999px;
 background:url(../images/navcon.png) no-repeat left top;
 background-position:0 -245px;
}

a#nav5:hover {
 background:url(../images/navconroll.png) no-repeat left top;
 background-position:0 -245px;
 }
 
section {
	float:right;
	text-align:left;
	width:523px;
	background-color:#FFFFFF;
	margin:0px 0 50px 0;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	padding:15px 30px 15px 30px;
	}
	
section h2 {
	text-align:left;
	width:100%;
	display:block;
	margin:15px 0;
	}
	
section h3 {
	text-align:left;
	border-top:dotted 1px #999;
	width:100%;
	height:20px;
	display:block;
	clear:both;
	padding:15px 0 0 0;
	margin:20px 0 0 0;
	}
	
section h3.last {
	text-align:left;
	border-top:dotted 1px #999;
	width:100%;
	height:20px;
	display:block;
	clear:both;
	padding:15px 0 0 0;
	margin:40px 0 0 0;
	}
	
section h4 {
	font-size:1.4rem;
	text-align:left;
	font-weight:normal;
	margin:0 0;
	}
	
section span {
	font-size:1.2rem;
	display:block;
	}
	
div.tetsubinlist {
	width:583px;
	margin:0 0 0 -32px;
	clear:both;}
	
div.tetsubinlist ul{
float:left;
margin:0;
}

div.tetsubinlist li{
float:left;
margin:0 18px 20px 0;
}

table {
	width:100%;
	border-collapse:collapse;
	border:1px solid #C4BCB8;
	font-size: 1.1rem;
	margin:30px 0 20px 0;
	}
	
th {
	border:1px solid #C4BCB8;
	border-bottom-color:#ffffff;
	width:10%;
	padding:10px;
	background-color:#C4BCB8;
	color:#FFFFFF;
	margin:0;
	}
	
th.lastline {
	border-bottom-color:#C4BCB8;
	}

td {
	border:1px solid #C4BCB8;
	width:90%;
	padding:10px;
	margin:0;
	}
	
div.imglr  {
	margin:0 0 0 0;
	}
	
figure {
	margin:0;
	padding:10px 0 0 0;
	}
	
figcaption {
	margin:0 0 40px 0;
	font-size: 1.1rem;
	}
	
	
.imglrl {
	float:left;
	width:240px;
	margin:0;
	}
	
.imglrr {
	float:left;
	width:240px;
	margin:0 0 0 20px;
	}
	
.imglrlcn {
	clear:both;
	width:100%;
	}
	
.imglrlcn figcaption {
	margin:0 0 20px 0;
	}
	
ul.careli {
	margin:20px 0;
	}

ul.careli li{
	list-style-type:disc;
	line-height:1.8;
	margin:0;
	padding:0;
	}




#footer {
	clear:both !important;
	display:block;
	height:40px;
	margin:0;
	bottom:0;
	background:#000000 url(../images/footerbg.png) repeat-y;
	background-position: center;
	}	

#footer .left {
	float: left;
	text-align: left;
	width: 50%;
	color: #FFFFFF;
	height:40px;
	}
	
#footer .left address {
	font-size: 1.0rem;
	font-style: normal;
	margin: 0;
	padding: 12px 0 0 12px;
	}
	
#footer .right {
	float: right;
	width: 50%;
	background-image: url(../images/footerimg.png);
	background-repeat: no-repeat;
	background-position: right;
	height:40px;
	display: block;
	margin:0;
	padding:0;

	}

#footer .right p {
	color: #fff;	
	font-size: 10px;
	text-indent: -9999px;
	}