
/* Font
--------------------------------------------- */
@font-face {
	font-family: HuiFontP109;
	src: url('../font/HuiFontP109.ttf') format('truetype');
}

#main_wrap {
	width: auto!important;
	padding: 0px!important;
}


/*-----------------------------------------------
_ all


	border: 4px #EAE5DF solid;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	
-----------------------------------------------*/
#special2{
	background: url(../images/bgbg.jpg) repeat;
	text-align: center;
}


#all{
	width: 1020px;
	float: left;
	font-family: Arial, sans-sans-serif;
	color: #666666;
	text-decoration: none;
	background-color: #fff;
	padding: 20px;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: #F8B62D 2px solid;
}

div#all a:link {
		color: #F79D26;
	}
	
	div#all a:visited {
		color: #F79D26;
	}
	
	div#all a:hover {
		color: #FFBF61;
	}

	div#all a:active {
		color: #FFBF61;
	}


/*-----------------------------------------------
_ top_img
-----------------------------------------------*/

.top{
	width: 980px;
	height: 440px;
	float: left;
	background-repeat: no-repeat;
}

	.top .title{
		width: 980px;
		height: 420px;
		text-align: center;
		float: left;
		padding-top: 17px;
	}

		.top .title p{
			font-size: 18px;
			padding-top: 13px;
		}
		
		.top .title h1{
			padding-top: 5px;
			text-indent:100%;
			white-space:nowrap;
			overflow:hidden;
		}
		
		.top .title .bar{
			width: 980px;
			height: 40px;
			background-image: url(http://cafetalk/campaign/2015/music_summer/resources/images/bar.png);
			background-repeat: no-repeat;
			border: none;
			float: left;
			margin: 350px 0px 20px 0px;
		}
	div.fb-like{
    position: relative;
    top: -4px;
}
.socialicon_other{
	top:-356px!important;
	left:10px;
}

/*-----------------------------------------------
_ contents
-----------------------------------------------*/

.contents{
	float: left;
	width: 980px;
	min-height: 500px;
}

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

.about{
	float: left;
	height: 420px;
	width: 980px;
	font-size: 14px;
}
	
	.about h2{
		font-size: 32px;
		text-align: center;
		line-height: 1.8;
		font-weight: 100;
	}
	
	.about h3{
		font-size: 28px;
		text-align: center;
		line-height: 1.4;
		padding-top: 5px;
	}


	.about p{
		font-size: 16px;
		text-align: center;
		padding-top: 20px;
	}
	
	.about_text{
			padding: 0px 60px 35px 60px;
		
		}
		
		.about_text p{
				color: #666;
				text-align: center;
			}
			
/*-----------------------------------------------
_ attention
-----------------------------------------------*/

.attention{
	width: 980px;
	height: 310px;
	float: left;
}
	
	.attention h2{
		font-size: 32px;
		text-align: center;
		line-height: 1.8;
		font-weight: 100;
		width: 980px;
	}

	.attention p{
		font-size: 26px;
		text-align: center;
		line-height: 1.7;
	}
	
/*-----------------------------------------------
_ campaign_categories
-----------------------------------------------*/

.campaign_categories{
	width: 980px;
	min-height: 80px;
	float: left;
	margin: 10px 0px 20px 0px;
	padding-left: 45px;
}

	.each_categories{
		width: 80px;
		min-height: 80px;
		float: left;
		margin: 0px 20px 0px 0px;
	}

/*-----------------------------------------------
_ category_music
-----------------------------------------------*/

.category_music{
	width: 980px;
	min-height: 330px;
	float: left;
	margin: 10px 0px 20px 0px;
}
	
	.category_music h2{
		font-size: 32px;
		text-align: center;
		line-height: 1.8;
		font-weight: 100;
		width: 980px;
		height: 60px;
		float: left;
	}
	
	.category_music .each_lessons{
		width: 313px;
		height: 275px;
		float: left;
		margin: 20px 6px 0px 5px;
		padding: 15px;
		border: #ccc 1px solid;
	}
		
		.category_music .each_lessons .each_lesson_name{
			width: 283px;
			height: 40px;
			margin-bottom: 15px;
			overflow: hidden;
			float: left;
			margin-bottom: 5px;white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
		}
			.category_music .each_lessons .each_lesson_name h4{
				font-size: 20px;
			}
	
		.category_music .each_lessons .each_lesson_img{
			width: 80px;
			height: 80px;
			float: left;
			margin-right: 10px;
		}
		
		.category_music .each_lessons .each_lessons_text{
			width: 171px;
			height: 80px;
			float: left;
			margin-left: 20px;
		}
		
			.category_music .each_lessons .each_lessons_text p{
				width: 171px;
				height: 20px;
				float: left;
			}
			
			.category_music .each_lessons .each_lessons_text .lesson_time{
					font-size: 15px;
					width: 57px;
					height: 20px;
					float: left;
					margin-left: 20px;
				}
				
				.category_music .each_lessons .each_lessons_text .lesson_points{
					font-size: 15px;
					width: 125px;
					height: 20px;
					float: left;
				}
		
		.category_music .each_lessons .each_more{
			width: 283px;
			height: 40px;	
			float: left;
			margin: 5px 0px 5px 0px;
		}
		/* General button style (reset) */
		.each_more .btn {
			width: 283px;
			height: 40px;
			padding: 2px 0px 0px 0px;
		}
		
		.each_more .btn:after {
			content: '';
			position: absolute;
			z-index: -1;
			-webkit-transition: all 0.3s;
			-moz-transition: all 0.3s;
			transition: all 0.3s;
		}

		/* Button 6 */
		.btn-6 {
			color: #fff;
			background: #00BF39;
			-webkit-transition: none;
			-moz-transition: none;
			transition: none;
		}
		
		.btn-6:active {
			top: 2px;
		}
		
		/* Button 6a */
		.btn-6a {
			border: 4px solid #00BF39;
		}
		
		.btn-6a:hover {
			background: transparent;
			color: #F4B73D;
		}
		
		.category_music .each_lessons .each_tutors_detail{
			width: 283px;
			height: 60px;
			float: left;
		}
		
			.category_music .each_lessons .each_tutors_detail .tutor_name{
				width: 203px;
				height: 45px;
				float: left;
				margin-top: 15px;
			}
			
				.category_music .each_lessons .each_tutors_detail .tutor_name p{
					font-size: 22px;
					text-align: right;
					width: 200px;
					white-space: nowrap;
					overflow: hidden;
					text-overflow: ellipsis;
					-webkit-text-overflow: ellipsis;
					-o-text-overflow: ellipsis;
				}
		
			.category_music .each_lessons .each_tutors_detail .tutor_pix{
				width: 60px;
				height: 60px;
				float: left;
				margin-left: 20px;
			}
	
/*-----------------------------------------------
_ lessons
-----------------------------------------------*/

	.contents #lessons{
		width: 980px;
		float: left;
		margin-bottom: 20px;
	}
	
		.contents #lessons .lesson_l{
			width: 480px;
			height: 120px;
			float: left;
			border: 1px #ccc solid;
			padding: 8px;
			margin-top: 20px;
			-webkit-border-radius: 7px;
			-moz-border-radius: 7px;
			border-radius: 7px;
			margin-right: 10px;
		}
		
		.contents #lessons .lesson_one_image{
			width: 100px;
			height: 100px;
			float: left;
			margin-right: 20px;
			margin-bottom: 10px;
		}
		
			.contents #lessons .lesson_one_image img:hover{
				opacity:0.7;
				filter: alpha(opacity=70);
				-ms-filter: "alpha( opacity=70 )";
				background: #fff;
			}
			
		.contents #lessons .lesson_one_text{
			width: 341px;
			height: 100px;
			float: left;
			margin-bottom: 10px;
		}
			
			.contents #lessons .lesson_one_text .lesson_name{
				font-size: 22px;
				width: 341px;
				height: 30px;
				float: left;
			}
			
				.contents #lessons .lesson_one_text .lesson_name h4{
					width: 341px;
					white-space: nowrap;
					overflow: hidden;
					text-overflow: ellipsis;
					-webkit-text-overflow: ellipsis;
					-o-text-overflow: ellipsis;
				}
				
			.contents #lessons .lesson_one_text .lesson_detail_saba{
				font-size: 22px;
				width: 341px;
				height: 20px;
				float: left;
				margin: 5px 0px 5px 0px;
			}
				
				.contents #lessons .lesson_one_text .lesson_detail_saba .lesson_time{
					font-size: 15px;
					width: 57px;
					height: 20px;
					float: left;
				}
				
				.contents #lessons .lesson_one_text .lesson_detail_saba .lesson_points{
					font-size: 15px;
					width: 125px;
					height: 20px;
					float: left;
				}
				
				.contents #lessons .lesson_one_text .lesson_detail_saba .lesson_tutor{
					font-size: 15px;
					width: 156px;
					height: 20px;
					float: left;
					white-space: nowrap;
					overflow: hidden;
					text-overflow: ellipsis;
					-o-text-overflow: ellipsis; 
				}
				
			.contents #lessons .lesson_one_text .lesson_description_saba{
				width: 341px;
				height: 40px;
				font-size: 14px;
				float: left;
			    overflow: hidden;
				text-overflow: ellipsis;
				-webkit-text-overflow: ellipsis;
				-o-text-overflow: ellipsis;
			}

/* overflow:hidden、heightは必ず指定する */
.textOverflowTest3 {
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 10px;
    width: 400px;
    height: 30px;
    background: #eee;
}

/* overflow:hidden、heightは必ず指定する */
.textOverflowTest4 {
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 10px;
    height: 100px;
    background: #eee;
}

/*-----------------------------------------------
footer
-----------------------------------------------*/
.contents footer {
    overflow: auto;
	font-family: "lucida grande",Calibri,"Helvetica Neue",Helvetica,Geneva,tahoma,verdana,arial, Meiryo,'MS PGothic','NanumGothic','AppleGothic','Malgun Gothic','Dotum Regular','Hiragino Kaku Gothic Pro', sans-serif;
    clear: both;
    margin: 35px 15px 15px 10px!important;
}

/*-----------------------------------------------
_ bubble
-----------------------------------------------*/
.arrow_box {
position: absolute;
top: 300px;
left: 680px;
min-width: 200px;
text-align: center;
padding: 8px;
font-weight: bold;
	background: #eee6d2;
	border: 2px solid #a78879;
	color: #675442;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-left-color: #eee6d2;
	border-width: 5px;
	top: 50%;
	margin-top: -5px;
}
.arrow_box:before {
	border-left-color: #a78879;
	border-width: 8px;
	top: 50%;
	margin-top: -8px;
}

.bar{
	width: 980px;
	height: 40px;
	background-image: url(http://cafetalk/campaign/2015/music_summer/resources/images/bar.png);
	background-repeat: no-repeat;
	border: none;
	float: left;
	margin: 20px 0px 20px 0px;
}