@charset "utf-8";
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img{ margin:0; padding:0;}
ol,ul {list-style:none;}
li {display: inline-block; *display: inline; *zoom: 1;} 
img{max-width: 100%;}
a {
	text-decoration:none;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	outline:none;
	color:#00A2DD;
}
a:link{color:#00A2DD;}
a:visited{color:#00A2DD;}
a:hover{color:#54C5EF;}

a:focus{outline:0}
a:hover,a.selected,a:link{text-decoration:none;}
a,img{vertical-align:top}
.clrfx:before,
.clrfx:after {
    content: " ";
    display: table;
}
.clrfx:after {clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.tac{text-align: center;}
.ml_05 {margin-left: -0.5em;}
.hoverOp:hover{
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.arai {color: #FFBCB0;}
.sensha {color: #FED8A4;}
.kikuchi {color: #FFD0D0;}

/* Common
 * --------------------------------------------------------*/
body {
	letter-spacing: 1px;
	font:normal 14px/29px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #fff url(../images/back.png) repeat;
	overflow-x: hidden;
}

/* 地図ここ
 * --------------------------------------------------------*/
#contents {
	background: url(../images/note.png) no-repeat;
	display: block;
	width: 1260px;
	height: 850px;
	margin-left: 20px;
	position: relative;
}
.mainTitle {
	position: absolute;
	left:0;
	top: -124px;
	z-index: 999;
}
.mapSub{
	position: absolute;
	bottom: 32px;
	right: 0;
	z-index: 7777;
}
#mapArea{
	background: url(../images/painting/map.jpg) no-repeat;
	height: 100%;
	width: 100%;
	position: relative;
	margin-top: 30px;
	margin-left: 55px;
	text-align: left;
}
#mapArea a {
	z-index: 8888;
	position: relative;
}
.pictureBtn {
	display: block;
	position: absolute;
	background: #fff;
	opacity:0;
	-moz-opacity:0;
	-ms-filter:"alpha(opacity=0)";
	filter:alpha(opacity=0);
}
.pictureBtn:hover {
	display: block;
	position: absolute;
	background: #fff;
	opacity:0.5;
	-moz-opacity:0.5;
	-ms-filter:"alpha(opacity=50)";
	filter:alpha(opacity=50);
}

/* wrapper
 * --------------------------------------------------------*/
#wrapperHd {
	width: 1260px;
	margin: 0 auto;
	text-align: center;
	padding-top: 240px;
}
#wrapper {
  	width: 1130px;
	margin: 0 auto;
	text-align: center;
}
#ftwrapper {
	width: 1100px;
	margin: 30px auto 0 auto;
	text-align: center;
}
.contsTop {
	width: 1130px;
	height: 52px;
	background: url(../images/waku1.png) 0 0 no-repeat;
	margin: 0 auto;
}
.contsMid {
	width: 1130px;
	background: url(../images/waku2.png) 0 0 repeat-y;
	margin: 0 auto;
}
.contsBtm {
	width: 1150px;
	height: 130px;
	background: url(../images/waku3.png) 0 0 no-repeat;
	margin: 0 auto;
}
#introArea {
	width: 902px;
	margin: 0 auto;
}
#introArea .fl {
	padding-top: 15px;
}
#introArea .fr {
	padding-top: 92px;
}
#introArea .fr>a {
	display: inline-table;
	margin-left: 35px;
}

/* テキスト中継 */
#textLive {
	margin: 0 auto;
	width: 900px;
	height: 100%;
	min-height: 100%; 

	min-width:600px;
}
#textliveArea {
	background: #fff;
	margin-top: 70px;
	display: block;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	min-height: 100%; 
}
#textliveArea .currentContents {
	padding: 20px 0px 10px 60px;
	background: url(../images/line.png) bottom no-repeat;
}
#textliveArea .currentContents img {
	vertical-align: middle;
}
#textliveArea .fltL {
	margin-top: 13px;
	padding-bottom: 40px;
	width: 330px;
	min-height: 150px;
	float: left;
}
#textliveArea .fltL > * {
	display: block;
}
#textliveArea .fltL > * + * {
	margin-top: 10px;
}
#textliveArea h5 {
	margin-left: 36px;
	max-width: 290px;
	min-width: 110px;
	position: relative;
	line-height: 1.57;
	font-size: 14px;
	font-weight: bold;
	padding: 14px 12px 14px 14px;
	float: left;
	text-align: left;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #B6E4F2;
}
#textliveArea h5 > a {color:#00A2DD;}
#textliveArea h5 > a:link{color:#00A2DD;}
#textliveArea h5 > a:visited{color:#00A2DD;}
#textliveArea h5 > a:hover{color:#54C5EF;}

#textliveArea h5.default {background: #B6E4F2;}
#textliveArea h5.baloon_arai {background: #FFBCB0;}
#textliveArea h5.baloon_sensha {background: #FED8A4;}
#textliveArea h5.baloon_kikuchi {background: #FFD0D0;}

#textliveArea h5:after {
	content: "";
	background: url(../images/ico_balloon.png) no-repeat;
	width: 16px;
	height: 11px;
	position: absolute;
	right: -15px;
	top: 26px;
}
#textliveArea h5.baloon_arai:after {background: url(../images/ico_balloon_arai.png) no-repeat;}
#textliveArea h5.baloon_sensha:after {background: url(../images/ico_balloon_sensha.png) no-repeat;}
#textliveArea h5.baloon_kikuchi:after {background: url(../images/ico_balloon_kikuchi.png) no-repeat;}

#textliveArea span {
	text-align: left;
	display: block;
	margin-left: 378px;
	font-size: 11px;
	color: #8FD1DE;
	letter-spacing: 2px;
}
#textliveArea h5 img {
	position: absolute;
	right: -74px;
	top: -6px;
}
#textliveArea > div p {
	margin: 15px 0 0 50px;
	padding-bottom: 35px;
	line-height: 1.89;
	font-size: 14px;
	color: #231815;
	float: left;
	width: 324px;
	letter-spacing: .05em;
	text-align: left;
}
#textliveArea div.textlive_header,
#textliveArea div.textlive_footer {
	position: relative;
	background:#FEFA78;
}
#textliveArea div.textlive_header {
	margin-bottom: 10px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;  
	-moz-border-radius-topright: 20px;  
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
}
#textliveArea div.textlive_footer {
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;  
	-moz-border-radius-bottomright: 20px;  
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
#textliveArea .ftBtn {
	display: inline-block;
	padding: 20px 0;
}
#textliveArea .btn_reload{
	padding: 0 210px;
}
/* controller */
#controller {
	margin: 0 auto;
	position: relative;
	width: 890px;
	padding-top: 30px;
	height: 50px;
}
#controller .cBtn {
	display: inline-block;
}
#controller .btn_index {
	padding-left: 36px;
	padding-top: 3px;
}
/* profile */
.profile {
	padding: 30px 0 30px 50px;
	width: 500px;
}
.profile .ttl {margin-bottom: 20px;}
.profile p {margin-left: 10px;}

.info {
	margin: 10px 0 15px 0;
	display: block;
}
.info img:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.info img {
	border: 1px solid #ccc;
}

/* footer
 * --------------------------------------------------------*/
.ft_banner {
	width: 900px;
	margin: 0 auto;
	padding: 30px 0;
}
#footer {
	width: 1100px;
	margin: 0 auto;
	text-align:center;
	background: #FEFA78;
}
#footer ul {
	float: left;
	margin: 30px 0 60px 95px;
	vertical-align: middle;
}
#footer li {
	padding-right: 120px;
	display: inline-table;
	vertical-align: middle;
}
#footer li:last-child {padding-right: 0px;}
.fb-like {margin-left: -10px;}
.copyright {padding-bottom: 20px;}

/* テキスト中継単体
 * --------------------------------------------------------*/
#textlive_wrapper {
  	width: 1130px;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
}
#textlive_wrapper .contsMid {
	padding-top: 30px;
}
#textlive_wrapper #textliveArea {
	margin-top: 0;
}
.copyright_top {
	padding-top: 40px;
}
.copyright_btm {
	width: 253px;
	margin: 45px auto -16px auto;
	display: block;
	padding-left: 5px;
}

/* ColorBox */
.js-colorbox:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}