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

body {
	background:url(../images/bg.png)
}
#header {
	width: 942px;
	margin:0 auto;
	position: relative; 
}
#header .hobo{
	position: absolute;
	top: 50px;
	left:360px; 
}
#wrapper {
	width:806px;
	margin:0 auto;
	padding-top:50px;
}
#wrapper .wrapper_middle {
	background:url(../images/middle.png);
}
#wrapper .wrapper_middle .contents{
	width:600px;
	margin:0 auto;
}
#wrapper .wrapper_middle .contents .text{
	width:500px;
	margin:0 auto;
	font:14px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height:1.9em;
	letter-spacing:.05em;
	-webkit-text-size-adjust: 100%;
	color: #000000;
}
#wrapper .wrapper_middle .contents .photo{
	width:500px;
	margin:0 auto;
}
#wrapper .wrapper_middle .contents .yoyaku1{
	width:510px;
	text-align:center;
}
#wrapper .wrapper_middle .contents .cap{
	font:11px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height:1.9em;
	letter-spacing:.05em;
	-webkit-text-size-adjust: 100%;
	color: #9F9898;
	width:500px;
	margin:0 auto;
	padding-top:5px;
	padding-bottom: 30px;
}
#wrapper .wrapper_middle .contents .midashi{
	padding-top:80px;
	padding-bottom: 20px;
}
#wrapper .wrapper_middle .contents .midashi1{
	padding-bottom: 20px;
}
#wrapper .wrapper_middle .contents .line{
	padding-top:50px;
	padding-bottom: 50px;
	width:550px;
	margin:0 auto;
}
#wrapper .wrapper_middle .contents .timetabele{
	margin:0 auto;
	width:500px;
	font:14px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height:1.9em;
	letter-spacing:.05em;
	-webkit-text-size-adjust: 100%;
	padding-top:10px;
	padding-bottom: 10px;
	border-width: 4px 0px;
	border-color:#C9BC9C;
	border-style: solid;
}
#wrapper .wrapper_middle .contents .timetabele .tt_cap{
	font:12px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	color: ##C9BC9C;
	line-height:1.9em;
	letter-spacing:.05em;
	-webkit-text-size-adjust: 100%;
}
#wrapper .wrapper_middle .contents .timetabele .tt_midashi{
	font:18px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height:1.9em;
	letter-spacing:.05em;
	-webkit-text-size-adjust: 100%;
}
#wrapper .wrapper_middle .contents .timetabele .tt_text{
	width:450px;
	margin:0 auto;
}
#fotter{
	width:800px;
	height: 150px;
	margin:0 auto;
	padding-top:40px;
}
#fotter .navi{
	overflow:hidden;
	height:auto;
}
#fotter .navi .btn_tweet{
	float:left;
}
#fotter .navi .btn_mail{
	float:left;
	margin-left:20px;
}
#fotter .navi .btn_home{
	float:left;
	margin-left:20px;
}
#fotter .navi .facebook{
	float:left;
	margin-left:20px;
}
#fotter .copyright{
	float:right;
	margin-top:5px;
}


#textlive{
	width:806px;
	margin:0 auto;
	padding-top:50px;
}
#textlive .textlive_middle {
	background:url(../images/middle.png);
}
#textlive .textlive_middle .btn{
	margin:0 auto;
	text-align:center;
}


a{text-decoration:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
a:link{color:#BE657A}
a:visited{color:#BE657A}
a:hover{text-decoration:none;color:#438375}
a:active{color:#438375}
a:focus{outline:0}
a img{vertical-align:top}
