@charset "utf-8";
/* 
Theme Name: Touseian2017
Description: This is practice2 Theme.
Version: 1.0.0
Author: Ten design labo
*/ 

* {
	margin:0;
	padding:0;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-size: 14px;
	line-height: 150%;
	color: #333;
	text-decoration: none;
}

h2,h3,h4,h5 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
	font-size:22px;
}

a {
    color: #333;
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
	outline:none;
}

li {
	list-style-type: none;	
}


.line {
	border-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	clear: both;
}

.text_red {
	color: #900;
}

.text_small {
	font-size:16px;
}

html { 
	scroll-behavior: smooth;
}

/* ヘッダー*/ 

#header {
	width:1000px;
    height: 150px;
	margin: auto;
    position: relative;
}

#header #count {
     float:right;
	 margin-top:10px;
	 margin-bottom:10px;
}

#header h1 a {
	background-image: url(../images/header_logo.gif);
	background-repeat: no-repeat;
	display: block;
	width: 197px;
	height: 88px;
    position: absolute;
	left:40%;
    top: 20%;
    text-indent: 100%;
    white-space: nowrap;
	z-index:2;
    overflow:hidden;
}

#header #contact {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 15px;
	height: 17px;
	position: absolute;
	z-index: 1;
	right:1%;
	bottom: 30%;
	overflow: hidden;
}


/* wrapper*/ 

#wrapper {
	width: 1000px;
	margin: auto;
	background-image: url(../images/bg_w2.jpg);
	background-repeat: repeat-y;
}

#main_img {
	margin: auto;
	width: 980px;
	height: 260px;
}


/* navボタン*/

#nav {
	margin: auto;
	width: 980px;
	height:60px;
}

#nav li a {
	display: block;
	width:196px;
	height:60px;
	float: left;
	background-image: url(../images/bt01.jpg);	
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#nav ul #bt01 a {
	background-position:left bottom;
}

#nav ul #bt02 a {
	background-image: url(../images/bt02.jpg);
}

#nav ul #bt03 a {
	background-image: url(../images/bt03.jpg);
}

#nav ul #bt04 a {
	background-image: url(../images/bt04.jpg);
}

#nav ul #bt05 a {
	background-image: url(../images/bt05.jpg);
}

#nav li a:hover {
	background-position: left bottom;	

}


/* コンテンツ*/
#content {
	width: 800px;
	margin: auto;
	margin-bottom:30px;
	overflow:hidden;
}


/* TOPへ戻る */

#pageTop {

  position: fixed;
  bottom: 20px;
  right: 20px;
}
 

#pageTop a {
  display: block;
  z-index: 999;
  padding: 5px;
  border-radius: 30px;
  width: 45px;
  height: 45px;
  background-color: #e5dfcc;
  color: #333;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  font-size:14px;
  line-height:120%;
}


#pageTop a:hover {
  text-decoration: none;
  opacity: 0.6;
}

/* フッター */
#footer {
	width: 980px;
	margin: auto;
    position: relative;
}

#footer_link {
	margin-top: 20px;
	margin-bottom:20px;
	text-align: center;
}

#footer_link a:hover {
	opacity: 0.6;
}

#footer_info {
	width: 800px;
	margin:auto;
	overflow:hidden;
}

#footer_info p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	float: left;
	font-weight: bold;
}


#footer_info a {
	text-decoration: underline;	
}

#footer_info a:hover {
	opacity: 0.6;
}
#footer #copyright {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}


/* index */

#viewer {
	margin: auto;
	width: 980px;
	height: 360px;
	overflow: hidden;
	position: relative;
	background-color: #000;
}

#info {
	background-color: #e5dfcc;
	height: 50px;
	width: 800px;
	margin-top:50px;
	text-align: center;
	line-height: 50px;
}

#info #info_left {
	float:left;
}

#info #info_left #info_title {
	background-color: #333;
	padding: 5px;
	margin-left:10px;
	margin-right: 10px;
	color: #FFF;
}

#info #info_right {
	float:left;
}

#welcome {
	text-align: center;
	margin-bottom:50px;
}

#welcome h2 {
	padding: 30px;
}

#lineup {
	float: left;
	width: 525px;
	margin-top:50px;
}

#lineup li a {
	display: block;
	width:250px;
	height:170px;
	float: left;
	background-image: url(../images/bt06.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#lineup ul #bt06 a {
	background-image: url(../images/bt06.jpg);
	margin-right:25px;
	float:left;
}

#lineup ul #bt07 a {
	background-image: url(../images/bt07.jpg);
}

#lineup ul #bt08 a {
	background-image: url(../images/bt08.jpg);
	margin-top:25px;
	margin-right:25px;
	float:left;
}

#lineup ul #bt09 a {
	background-image: url(../images/bt09.jpg);
	margin-top:25px;	
}


#lineup li a:hover {
	background-position: left bottom;	

}

#lineup h3, #diary h3{
	padding-bottom:10px;
}

#diary {
	background-color: #e5dfcc;
	padding: 15px;
	float: right;
	width: 220px;
	margin-top: 15px;
}

#diary p {
	background-color: #FFF;
	width: 200px;
	padding: 10px;
	font-size: 10px;
	line-height: 15px;
}
