@charset "utf-8";
/* CSS Document */

body{
	padding: 0px;
	margin: 0px;
	color: #533c33;
	background-image: url(../images/body.gif);
	background-repeat: repeat-x;
	}
h2{
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
	background-color: #533c33;
	}
h3{ color: red;
	}
p.sptmds{
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
	background-color: #b3948a;
	}
a:link, a:visited{
	color: #333;
	text-decoration: none;
	}
a:active, a:hover{
	color: #063;
	text-decoration: none;
	}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#wrapper{
	background-image: url(../images/wrap.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: scroll;
	}
#head_glow{
	background-color: #c6ad7e;
	}
#bar{
	background-color: #533c33;
	height: 20px;
	}
#nav{
	background-image: url(../images/nav_bg.gif);
	height: 69px;
	}
#header{
	height: 511px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#flash{
	height: 400px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../slide/img/01.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	}
#flash_2{
	height: 300px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	}
#cont_wrap{
	padding-top: 20px;
	padding-bottom: 20px;
	}
#container{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#primary{
	width: 675px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	}
#contents{
	padding-top: 20px;
	}
#secondry{
	width: 215px;
	padding-right: 20px;
	float: right;
	}
#secondry img{
	padding-bottom: 10px;
	}
.glow{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	}

/*Englishボタン*/
.square_btn{
	position:relative;
	display:inline-block;
	padding:5px 10px;
	text-decoration:none;
	color:#fff;
	background:#533c33;
	border-bottom:solid 2px #515151;
	border-radius:4px;
	box-shadow:inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
	float:left;
	margin-top:40px;
}
.square_btn:active{
	border-bottom:solid 2px #533c33;
	box-shadow:0 0 2px rgba(0, 0, 0, 0.30);
}
.square_btn a:link{
	color:#fff;
}
.square_btn a:visited{
	color:#fff;
}
.square_btn a:active{
	color:#fff;
}
.square_btn a:hover{
	color:#fff;
	text-decoration:underline;
}

.gloww{
	float:right;
}

.navigation{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	}
.sp{
	margin-bottom: 10px;
	}
.tex{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	padding: 10px;
	margin-bottom: 10px;
	}
#footer{
	padding: 20px;
	text-align: center;
	clear: both;
	font-size: small;
	background-color: #533c33;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	}
#footer a:link{
	color: #fff;
}
#footer a:visited{
	color: #fff;
}
#footer a:active{
	color: #fff;
	text-decoration: underline;
}
#footer a:hover{
	color: #fff;
	text-decoration: underline;
}
.foot_nav{
	padding: 20px;
	}
.adress{
	padding: 20px;
	}
#blog{
	width: 173px;
	border: 1px solid #9e9d9d;
	padding: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	}
#blog a:link{
	color: #0088cc;
}
#blog a:visited{
	color: #0088cc;
}
#blog a:active{
	color: #033;
	text-decoration: underline;
}
#blog a:hover{
	color: #033;
	text-decoration: underline;
}

/*トップページの予定表*/
.sche table th,.sche table td{
	padding:15px;
	border:1px solid;
}

.sche table{
	border-collapse:collapse;
	width:675px;
	}

.sche table tr th:first-child{
	width:200px;
	}

.sche table thead{
	background-color:#cab79d;
	}

.sche{
	margin-bottom:20px;
	}

.sche table tbody tr th{
	background-color:#f4ede3;
	}

/*トップページの年表*/
.histry table th,.histry table td{
	padding:15px;
	border:1px solid;
}

.histry table{
	border-collapse:collapse;
	}

.histry table tr th:first-child{
	width:120px;
	}

.histry table thead{
	background-color:#cab79d;
	}

/*革製品ページの*/
.redtx{
	color:#ff0000;
	font-weight:bold;
	}

.rmxph{
	padding-bottom:10px;
	}

.rmkryokin{
	padding:10px;
	border:2px solid #533c33;
	border-radius:10px;
	overflow:hidden;
	margin-bottom:10px;
	font-size:medium;
	}
	
.rmkryokin ol{
	margin-left:15px;
	float:left;
	}

.rmkryokin img{
	float:right;
	margin-right:35px;
	}
	
.rmkryokin p{
	margin-left:25px;
	}

.rmkkotei{
	border:2px solid #533c33;
	border-radius:10px;
	padding:0 20px;
	margin-bottom:10px;
	}
.rmkkotei p{
	color:#ff0000;
	}
.rmkkotei ul{
	list-style-type:none;
	padding-left:0;
	}

.sp td{
	padding-bottom:10px;
	}
	

/*rssfeed*/

.rss-date{
	color: #090;
	font-size: 10px;
	}
.rss-item{
	color: #333;
	}
ul.rss-items {
	list-style-position: inside;
	list-style-type: none;
	list-style-color:#F33
	margin: 0px;
	padding: 0px;
	}
/*slide*/

#slideshow {
	height:400px;
}

#slideshow IMG {
	position:absolute;
	top:165;
	z-index:8;
	clip: rect(auto,auto,auto,auto);
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}#wrapper #container table tr td #cont_wrap #primary .sp tr .tex .rinji {
	color: #F00;
}



.sche_table table{ width: 100%; border-top: 1px solid #533c33; border-left: 1px solid #533c33; margin: 0; margin-bottom: 10px;}
.sche_table th, .sche_table td { border-bottom: 1px solid #533c33; border-right: 1px solid #533c33; padding: 5px;}
.sche_table td { text-align: left;}
.sche_table th { color: #533c33; background: #F7ECE6; font-weight: normal;}
.sche_table  .erea { width: 200px;}
.sche_table  .date { width: 280px;}
.Photo_img { margin-bottom: 20px;}