@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;}
table {border-collapse:collapse;border-spacing:0;}
ol,ul {list-style:none;}
li {display: inline-block; *display: inline; *zoom: 1;} 
a img {border-style:none;//IE8}
img{max-width: 100%;}
a {color:#56B7EA;outline:none; text-decoration:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;}
a:hover{filter: alpha(opacity=60);	opacity: 0.6;}
.clrfx:before, .clrfx:after {content: " ";display: table;}
.clrfx:after {clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.dn {display: none;}
.ml_05 {margin-left: -0.5em;}
.hoverOp:hover{
	filter: alpha(opacity=60);
	opacity: 0.6;
}
/* Overwrite the default to keep the scrollbar always visible */
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}


/* Common
 * --------------------------------------------------------*/
html {background-color: #ffffff;}
body {
  color: #666666;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  font-size: 13px;
  line-height: 21px;
  
 	background: #cccccc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#cccccc 100%); /* W3C */
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 20px;
	
}
hr {
	margin: 20px 0;
}

.wrap{
  width: 986px;
  margin: 0 auto;
  background: transparent;
}
.upper,
.bottom{
  padding-top: 30px;
}

.intro {
	padding: 0 0 15px 5px;
	
}


/* PC
 * ------------------------------- */
#header {
	position: relative;
	text-align: left;
	padding: 30px 0 40px 0;
	border-bottom: 1px solid #999999;
}
#header h1 {
	padding: 30px 0 40px 0;
}
#header .hd_img {
	position: absolute;	
	top: 120px;
	right: 20px;
}

#header .yodogawa {
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
}
.btn_more{
	position: absolute;
	right: -126px;
	bottom: 0px;
}

/* headerもっとみる */
.readMore_pc{display: block;}
.readMore_sp{display: none;}
.readMore_pc_box{display: none;}
#readMore{
	width: 360px;
	padding: 20px;
	font-size: 14px;
}
#readMore p {
	padding: 20px 30px;
	text-align: left;
	line-height: 30px;
}

/* area01 */
#area01 {
	width: 614px;
}

#area01 #txtlive1{
	border: 8px solid #FF0000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-sizing: border-box;
	
}
#txtlive1 .txt_slide {
	width: 240px;
}
#txtlive1 .txt_slide a{
	display: inline-block;
	padding-bottom: 5px;
	width: 240px; // Firefox
}

#area01 .boxList {
	height: 556px;
	/*overflow: scroll;*/
	/*overflow-x: hidden;*/
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	
}

#area01 .boxList .title {
	padding-bottom: 20px;
}

#area01 .inner {
	background-color: #FFFABC;
}
#area01 .inner.report {
	background-color: #e5ffff;
}

#area01 .flip {
	background: #FFF;
	text-align: center;
}
#area01 .flip li{
	vertical-align: middle;
}
#area01 .flip .latest.fAj1 {
	padding: 10px 50px;
}
#area01 .flip .reload.fAj2 {
	padding: 10px 60px 10px 0;
}
/* area02 */
#area02 {
	width: 340px;
}
#area02 .voice {
	margin-top: 36px;
}

/* area03 */
#area03 .record{
	width: 636px;
	margin-left: -10px;
}
#area03 .ustream{
	padding: 20px 0 20px 0;
	width: 520px;
	margin: 0 auto;
}
#area03 .rec{
	width: 520px;
	height: 260px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 5px;
}
#area03 .rec h4{
	padding-bottom: 10px;
}
#area03 .rec_upper{
	background: url(../images/area03_upper.png) no-repeat 0 0;
	height: 52px;
}
#area03 .rec_mid{
	background: url(../images/area03_inner.png) repeat-y 0 0;
}
#area03 .rec_btm{
	background: url(../images/area03_btm.png) no-repeat 0 0;
	height: 52px;
	padding-top: 20px;
}

/* area04 */
#area04 .inner{
	width: 320px;
}
#area04 .inner{
    background-color: transparent;
}
#area04 .btn_more_gultiy {
	margin: 20px 0 0 0;
	display: block;
}

#area04 #no_sp_guilty{
	padding-top: 15px;
}

#txtlive2 .txt_slide {
	width: 280px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#txtlive2 .txt {
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}

#txtlive2 .title {
	padding-top: 5px;
	font-size: 19px;
}
#txtlive2 .title a{
	color: #000000;
}
#txtlive2 .tl_body {
	font-size: 13px;
	padding-top: 30px;
	display: inline;
}
#txtlive2 .tl2_upper{
	background: url(../images/area04_upper.png) no-repeat 0 0;
	height: 26px;
}
#txtlive2 .tl2_mid{
	background: url(../images/area04_inner.png) repeat-y 0 0;
}
#txtlive2 .tl2_btm{
	background: url(../images/area04_btm.png) no-repeat 0 0;
	height: 26px;
}


/* footer */
#footer {
	text-align: left;
	border-top: 1px solid #999999;
	margin: 40px 0 50px 0;
}
#footer li {
	padding: 45px 40px 0 10px;
}

/* sp
 * --------------------------------------------------------*/


@media only screen and (max-width: 479px) 
{
	body {width: 100%;margin: 0 auto;}
	img{max-width:100%;height:auto;}
	.fl,.fr {float: none;}
	.hoverOp:hover,
	.item:hover{
		filter: alpha(opacity=100);
		opacity: 1;
	}
	
	/* [sp] もっとみる */
	.readMore_pc{display: none;}
	.readMore_sp{display: block; text-align: center;}
	.readMore_pc_box{display: block;}
	#readMore{
		width: 100%;
		padding: 10px 0 15px 0;
		display: none;
	}
	#readMore p {
		font-size: 14px;
		line-height: 24px;
		text-align: left;
		padding-left: 25px;
	}
	

	/* [sp] common --------------- */
	.wrapper{width: 100%;margin: 0 auto;}
	.wrap{width: 95%;margin: 0 auto;}
	.inner{width: 100%;}
	
	
	/* [sp] header */
	#header .hd_img {
		position: relative;
		margin-top: -66px;
		top: 0;
		right: -10px;
	}
	.btn_more{
		position: relative;
		right: 8px;
		bottom: -10px;
		float: right;
	}
	#header {
		padding: 30px 0 60px 0;
	}
	#header .yodogawa {
		display: block;
	}
	
	#footer {
		padding: 40px 0;
		margin: 40px 0 0 0;
		text-align: center;
	}
	#footer li {
		padding: 0 0 30px 0;
		display: block;
	}
	
	/* area01 */
	#area01 {
		width: 100%;
		margin-top: 20px;
	}
	
	#txtlive1 .txt_slide {
		width: 100%;
	}
	#txtlive1 .txt_slide a{
		width: 100%;
	}
	
	#area01 .boxList {
		 height: auto; 
		overflow: auto;
		overflow-x: hidden;
	}
	
	.txtlive {
		margin-top: 5px;
	 }
	
	#area01,#area02,#area03,#area04 {
		width: 100%;
		margin: 0 auto;
	}
	
	/* [sp] area01 */
	.txtlive .balloon {
		max-width: 65%;
	}
	#area01 .boxList .title {
		padding-top: 15px;
	}
	#area01 .flip .latest {
		padding: 10px 20px;
	}
	#area01 .flip .latest.fAj1 {
		padding: 10px 20px;
	}
	#area01 .flip .reload.fAj2 {
		display: none;
	}
	
	/* [sp] area02 */
	#area02 {
		margin-top: 40px;
	}
	#area02 .voice {
		margin-top: 0;
		padding-top: 18px;
		width: 290px;
   		margin: 0 auto;
	}
	/* [sp] area03 */
	#area03 .record{
		 width: 100%; 
		 height: 100%; 
		margin-left: 0;
	}
	
	#area03 .rec_upper{
		background: url(../images/area03_upper.png) no-repeat 0 0;
		height: 30px;
		background-size: 100%;
	}
	#area03 .rec_mid{
		background: url(../images/area03_inner.png) repeat-y 0 0;
		background-size: 100%;
	}
	#area03 .rec_btm{
		background: url(../images/area03_btm.png) no-repeat 0 0;
		background-size: 100%;
	}
	
	#area03 .ustream{
		padding: 20px 0 20px 0;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	#area03 .ustream iframe {
		width: 300px;
		height: 168px;
		margin: 0 auto;
	}
	#area03 .rec{
		width: 80%;
		height: auto;
		margin: 0 auto;
		padding-top: 5px;
		padding-left: 5px;
	}
	#area03 .rec .guilty {
		width: 100%;
		padding: 30px 0;
	}
	
	#area04 .inner {
	    width: 100%;
	}
	
	#txtlive2 .tl2_upper{
		background: url(../images/area04_upper.png) no-repeat 0 0;
		background-size: 100%;
	}
	#txtlive2 .tl2_mid{
		background: url(../images/area04_inner.png) repeat-y 0 0;
		background-size: 100%;
	}
	#txtlive2 .tl2_btm{
		background: url(../images/area04_btm.png) no-repeat 0 0;
		background-size: 100%;
	}
}
@media only screen and (max-width: 321px)
{
	.txtlive .balloon {
		max-width: 60%;
	}
	#area03 .ustream iframe {
		width: 260px;
		height: 128px;
		margin: 0 auto;
	}
	#txtlive2 .tl2_upper{
		background-size: 300px 26px;
	}
	#txtlive2 .tl2_mid{
		background-size: 300px 26px;
	}
	#txtlive2 .tl2_btm{
		background-size: 300px 26px;
	}
	
}



	
