@charset "UTF-8";

img {
 border: none;
}

p {
 display:inline;
}

/* ----------------------------------------------------- top --- */

#top {
  width: 1020px;
  margin: 0px auto;
  padding: 0;
}

#topimg {
  background-image: url(../images/top_back.png);
  background-repeat: no-repeat;
  margin: 0px 0px 0px -5px;
  width: 1136px;
  height: 443px;
}

#topslide {
  margin: 0px auto;
  padding: 0;
}


#slideshow {
    margin: 0 auto;
    width: 1000px;
    height: 339px;
    text-align: left;
}
#slideshow div {
    z-index: 1;
    width: 1000px;
    height: 339px;
    position: relative;
    margin: 0px 0px 0px -25px;
    padding: 17px 0px 0px 0px;
}
#slideshow div div {
    top: 0;
    left: 0;
    position: absolute;
}
 
#slideshow ul {
    width: 1000px;
}
 
#slideshow ul li {
    width: 195px;
    height: 66px;
    float: left;
    display: inline;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
 
#slideshow .active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}

.topsh_thm {
    width: 1000px;
    height: 66px;
    margin: 0px 0px 0px -50px;
    padding: 0px 0px 0px 0px;
}

.topsh_th2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 6px;
}

.topsh_th3 {
    margin: 0px 0px 0px 2px;
    padding: 0px 0px 0px 10px;
}

.topsh_th4 {
    margin: 0px 0px 0px 2px;
    padding: 0px 0px 0px 17px;
}

.topsh_th5 {
    margin: 0px 0px 0px 2px;
    padding: 0px 0px 0px 23px;
}

#topics {
    text-align: left;
    width: 490px;
    margin: 20px 15px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.tplist {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

h3 {
	position:relative;
	padding:5px 20px;
	font:bold 18px/1.6 Arial, Helvetica, sans-serif;
	color:#412210;
	background:#dcd7d4;
	text-shadow:
		1px 1px 0 #dcd7d4,
		2px 2px 0 #c8a796;
	border-top:#412210 solid 2px;
	border-bottom:#412210 solid 2px;
    background-image: -webkit-gradient(linear, left top, right bottom,
			from(			rgba(255, 255, 255, 0.0)), 
			color-stop(0.4, rgba(255, 255, 255, 0.0)), 
			color-stop(0.4, rgba(0, 0, 0, 0.1)), 
			color-stop(0.6, rgba(0, 0, 0, 0.1)), 
			color-stop(0.6, rgba(255, 255, 255, 0.0)),
			to(				rgba(255, 255, 255, 0.0))
			);
	background-image: -webkit-linear-gradient(top -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-image: -moz-linear-gradient(top -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-image: -o-linear-gradient(top -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-image: linear-gradient(to bottom -45deg,
			transparent 40%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.1) 60%,
            transparent 60%
			);
	background-size:4px 4px;
}

h3:before{
	content:" ";
	position:absolute;
	top:100%;
	left:24px;
	width:0;
	height:0;
	border-width:12px;
	border-style:solid;
	border-color:transparent;
	border-top-color:#412210;
}

h3:after{
	content:" ";
	position:absolute;
	top:100%;
	left:26px;
	width:0;
	height:0;
	border-width:10px;
	border-style:solid;
	border-color:transparent;
	border-top-color:#dcd7d4;
	z-index:1;
}

.left {
    margin: 20px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
       width: 80px;
       float: left;
}

.right {
    margin: 25px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
       width: 400px;
       float: right;
}

hr{
    border:none;
    border-top:dotted 1px #412210;
    height:1px;
    color:#cccccc;
    margin: 20px 6px 0px 6px;
}

.toplistbutton {
        margin: 10px 0px 0px 300px;
	display: inline-block;
	width: 180px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
        font-size: 12px;
        letter-spacing : 0.2em;
}
.toplistbutton::before,
.toplistbutton::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.toplistbutton,
.toplistbutton::before,
.toplistbutton::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.toplistbutton {
	background-color: #412210;
	color: #fff;
}
.toplistbutton:hover {
	background-color: #c8a796;
}

#calendar {
    width: 500px;
    height: 350px;
    background-color: #c8b5a4;
    margin: 20px 0px 100px 0px;
    padding: 10px 0px 0px 5px;
}

#hdsnp {
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.hdsnpbnr {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
}

.hdsnpbutton {
        margin: 0px 0px 0px 0px;
	display: inline-block;
	width: 505px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
        font-size: 12px;
        letter-spacing : 0.2em;
}
.hdsnpbutton::before,
.hdsnpbutton::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.hdsnpbutton,
.hdsnpbutton::before,
.hdsnpbutton::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.hdsnpbutton {
	background-color: #412210;
	color: #fff;
}
.hdsnpbutton:hover {
	background-color: #c8a796;
}

 
/* =======================================
    ClearFixElements
======================================= */
#slideshow ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#slideshow ul {
    display: inline-block;
    overflow: hidden;
}



/* ----------------------------------------------------- news --- */

#newsimg {
  background-image: url(../images/news_back.png);
  background-repeat: no-repeat;
  width: 933px;
  height: 470px;
  margin: 0px;
  padding: 0px;
}

.tophdsnr {
font-family: Verdana,'メイリオ','ＭＳ Ｐゴシック'sans-serif;
font-size:9px;
letter-spacing: 0.1em;
line-height: 3.0em;
color:#40210f;
text-align: left;
}

.clear {
 clear:both;
}
