@charset "utf-8";

/*--------------------------------------------------------------
ページ共通
--------------------------------------------------------------*/



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

/* live */

/* コザのうたバナー配置のため高さクリア
#live {
	height:630px;
}
*/

.banner_kozanouta{
                   border: 1px solid #ccc;}


#live ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#live li {
	width:640px;
	margin:0px;
	padding:0px;
}

#live p {
}

#live p a {
	font-size:1em;
	color:#e8103a;
}


/* Recomend */

#recommend {
}

#recommend ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#recommend li {
	width:200px;
	margin:0px;
	padding:0px;
}
#recommend li img{
	border:1px solid #ccc;
}

#recommend dt {
	padding:3px 0px 0px;
	font-size:12px;
	font-weight:bold;
	color:#e8103a;
}

#recommend dd {
	padding:3px 0px 0px;
	font-size:14px;
	font-weight:bold;
}

#recommend li a img{
	filter: Alpha(opacity=100);
	opacity:1.0;
}

#recommend li a:hover img{
	filter: Alpha(opacity=100);
	opacity:0.8;
}

#recommend dd a:hover{
	text-decoration:underline;
	filter: Alpha(opacity=100);
	opacity:1.0;
}

/*--------------------------------------------------------------
timetable
--------------------------------------------------------------*/

#timetable {
	float:left;
	width:960px;
	overflow:hidden;
}

table {
	text-align:center;
}

table th {
	border:1px solid #236FB8;
	vertical-align:top;	
}

table td{
	border:1px solid #236FB8;
	vertical-align:middle;
}

thead th {
	width:50px;
	padding:2px;
	background-color:#236FB8;
	border-right:1px solid #fff;
}

thead td {
	width:124px;
	padding:2x;
	background-color:#236FB8;
	border-top:1px solid #236FB8;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #236FB8;
	color:#fff;
	font-weight:bold;	
}

thead td.last{
	border-right:1px solid #236FB8;
	
}

tbody th {
	width:50px;
	padding:2px;
	height:60px;
	font-weight:normal;
}

tbody td {
	width:124px;
	padding:2px;
	height:60px;
}


tbody tr td .syuhuobi {
	position:relative;
	height:60px;
	width:620px;
	margin-left:10px;
}

tbody tr td .syuhuobi_mon {
	position:absolute;
	left:10.9em;
	bottom:0em;
	height:36px;
	width:102px;
}

tbody tr td .syuhuobi_tue {
	position:absolute;
	top:0.15em;
	left:18.9em;
	height:39px;
	width:103px;
}

tbody tr td .syuhuobi_wed {
	position:absolute;
	left:28.3em;
	bottom:0em;
	height:29px;
	width:75px;
}

tbody tr td .syuhuobi_thu {
	position:absolute;
	top:0.15em;
	left:34em;
	height:29px;
	width:116px;
}

tbody tr td .syuhuobi_fri {
	position:absolute;
	left:42.3em;
	bottom:0em;
	height:27px;
	width:108px;
}

#timetable table tbody td {
	line-height:0;
}

#timetable table tbody td a {
	line-height:0;
	display:block;
}

tbody td.my-oasis { position:relative; }
tbody td.my-oasis a { position:absolute; left:6px; bottom:2px; }

tbody td.tonight5 { overflow:hidden; }
tbody td.tonight5 .tonight5_logo { float:left; padding-right:20px;  }
tbody td.tonight5 ul { float:left; margin-left:15px; text-align:left; }
tbody td.tonight5 ul li { font-size:14px; line-height:1.4em; font-weight:bold; }

/*--------------------------------------------------------------
about
--------------------------------------------------------------*/

#concept h4 {
	font-size:36px;
	color:#e8103a;
	font-weight:bold;
	line-height:1.6em;
	margin-top:20px;
}

#concept dt {
	margin:20px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#236fb8;
}

#concept dd {
	margin:10px 0px 0px;
}


#company h4 {
	font-size:14px;
	font-weight:bold;
	margin:10px 0px;
}

#company dt {
	width: 120px;
	clear: both;
	float: left;
	padding: 7px 0 7px 20px;
}

#company dd {
	padding: 7px 0 7px 120px;
}



/*--------------------------------------------------------------
service
--------------------------------------------------------------*/

.plan {
	margin-top:20px;
}

.plan h4 {
	font-size:20px;
	color:#236fb8;
	line-height:1.7em;
	font-weight:bold;
}

.plan dl {
	margin:20px 0px 0px;
}

.plan dt {
	font-size:16px;
	font-weight:bold;
}

.plan dd {
	margin-top:10px;
	font-size:14px;
}

/*--------------------------------------------------------------
datail
--------------------------------------------------------------*/

#wrap_detail{
	width:540px;
	margin:20px auto;
	-webkit-box-shadow: 0px 2px 8px 0 #1a1a1a;
	-moz-box-shadow: 0px 2px 8px 0 #1a1a1a;
	box-shadow: 0px 2px 8px 0 #1a1a1a;
	background: #fff;
}


#wrap_detail h1,h2 {
	display:inline-block;
}

#wrap_detail header {
	width:500px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}

#wrap_detail header h1{
	width:490px;
	padding:5px;
	margin:20px 0px 0px;
	background-color:#1a1a1a;
	font-size:14px;
	font-weight:bold;
	color:#fff;	
}

#wrap_detail header .program_image {
	width:498px;
	height:374px;
	margin-top:20px;
	border:1px solid #ccc;
	text-align:center;
}

#wrap_detail header .program_image img {
	margin:auto;
}

#wrap_detail header ul li {
	float:left;
	margin:20px 20px 0px 0px;
	vertical-align:middle;
}

#wrap_detail header ul li.program_time{
	font-weight:bold;
	background-color:#e8103a;
	color:#fff;
	padding:5px;
}

#wrap_detail #container {
	width:500px;
	margin:0px auto;
}

#wrap_detail section {
	border-top:2px solid #1a1a1a;
	margin-top:20px;
	overflow:hidden;
}

#wrap_detail section h2{
	margin:4px 0px 10px;
	font-size:12px;
	font-weight:bold;
}


#wrap_detail section.personality ul li{
	margin-bottom:10px;
}

#wrap_detail section.personality ul.mon16 li{
	margin-bottom:20px;
}

#wrap_detail section.personality ul.mon16 li.mb0{
	margin-bottom:0px;
}

#wrap_detail section.personality ul li img {
	border:1px solid #ccc;
	margin-right:10px;
}

#wrap_detail section.personality ul li img.no-border { border:none; }

#wrap_detail section.personality ul.two-column {
	width:100%;
	overflow:hidden;
}

#wrap_detail section.personality ul.two-column li{
	float:left;
	width:50%;		
}

#wrap_detail section.links ul li a{
	margin-left:5px;
	color:#0088cc;
}

#wrap_detail section.links ul li a:hover{
	text-decoration:underline;
}


#wrap_detail footer {
	width:500px;
	height:50px;
	margin:20px auto;
	background-color:#fff;
	color:#1a1a1a;
	text-align:right;
	border:none;
}



/*--------------------------------------------------------------
request
--------------------------------------------------------------*/
#wrap_request{
	width:540px;
	margin:20px auto;
	-webkit-box-shadow: 0px 2px 8px 0 #1a1a1a;
	-moz-box-shadow: 0px 2px 8px 0 #1a1a1a;
	box-shadow: 0px 2px 8px 0 #1a1a1a;
	background: #fff;
}

#wrap_request h1,h2 {
	display:inline-block;
}

#wrap_request #header {
	width:500px;
	height:auto;
	margin:0 auto;
}

#wrap_request #header h1{
	width:490px;
	padding:5px;
	margin:20px 0px 0px;
	background-color:#1a1a1a;
	font-size:14px;
	font-weight:bold;
	color:#fff;	
}

#wrap_request p{
	margin:20px 0px 0px;
	font-size:14px;
}

#wrap_request #container {
	width:500px;
	margin:0px auto;
}

#wrap_request .request_form {
	border-top:none;
	margin-top:10px;
	overflow:hidden;
}

#wrap_request .request_form dl dt{
	margin-top:15px;
	padding:5px 0px;
	font-weight:bold;
}

#wrap_request .request_form dl dd{
	padding:5px 0px;
}

#wrap_request .request_form .necessary{
	color:#e8103a;
}

#wrap_request .request_form .btn-next {
	margin-top:15px;
	padding: 10px 15px;
	border:1px solid #e8103a;
	font-size: 12px;
	font-weight: bold;
	color: #e8103a;
	cursor: pointer;
	background-color:#fff;
}

#wrap_request .request_form .btn-back {
	margin-top:15px;	
	margin-right:15px;
	padding: 10px 15px;
	border:1px solid #000;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}

#wrap_request .request_form a {
	filter: Alpha(opacity=60);
	opacity:0.6;
}

#wrap_request .request_form a:hover {
	filter: Alpha(opacity=100);
	opacity:1.0;
}

#wrap_request #footer {
	width:500px;
	height:50px;
	margin:20px auto;
	background-color:#fff;
	color:#1a1a1a;
	text-align:right;
}

/*--------------------------------------------------------------
20150212  hayasaka
--------------------------------------------------------------*/
#wrap_detail header .wed_20 {height:319px;}

/*--------------------------------------------------------------
20150218  hayasaka
--------------------------------------------------------------*/
.mon_23_Personality{text-align:center}
#wrap_detail section.personality ul.three-column {width:100%;overflow:hidden;}
#wrap_detail section.personality ul.three-column {margin-top:8px;}
#wrap_detail section.personality ul.three-column li{float:left;width:33%; font-size:10px; line-height:1.5em;}
#wrap_detail section.personality ul.three-column li span{font-size:12px;}
p.mon_23_caution{text-align:center;}
/*--------------------------------------------------------------
20150507  hayasaka
--------------------------------------------------------------*/
.mon_07 p{height:30px; line-height:2em; text-align:left; font-size:14px;}
.mon_07 p span{font-size:10px; padding:0 15px 0 10px;} 
.h20 th{height:20px;}
.h30 th{height:30px;}
.h30 td{height:30px;}

/*--------------------------------------------------------------
20150730  shimizu
--------------------------------------------------------------*/
.banner_kozanouta {
	width:100%; height:80px; background-color:#C0E4A6; margin-top:10px;
}
.banner_jihoulineup {
	width:100%; height:80px; background-color:#C0E4A6; margin-top:10px;
}

.sponsor_wrap {
	width:960px;
	margin:0px 20px;
	overflow:hidden;
}


/*--------------------------------------------------------------
20150804  yonamine 
--------------------------------------------------------------*/
 #live .bx-wrapper { margin-bottom:70px !important; }
 
 
/*--------------------------------------------------------------
20160215 shimizu  
--------------------------------------------------------------*/
 .jihou-list {
	 list-style:none;
	 }
 .jihou-list li {
	 margin-bottom:40px !important;
	 overflow:hidden;
 }
 .jihou-list li .jihou-image {
	 float:left;
	 width:200px;
 }
.jihou-list li .jihou-image img {
	width:100%;
	height:auto;
 }
 .jihou-list li .jihou-text {
	 margin-left:220px;
	 clear:right;
 }
.jihou-list li .jihou-text .jihou-title {
	display:block;
	margin-bottom:15px;
	font-weight:bold;
	font-size:14px;
}
