a:link {
	color: #de7c63;
}
a:visited {
	color: #de7c63;
}
a:hover {
	color: #85a5c9;
	text-decoration: none;
}
a:active {
	color: #7aa300;
	text-decoration: none;
}



div#all{
	margin:0;
	width: 980px;
	font-size: 14px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
/*
div#all{
	margin:0;
	width: 980px;
	height: 3120px;
	font-size: 14px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 0 5px 0 #ddd;
	-webkit-box-shadow: 0 5px 0 #ddd;
	box-shadow: 0 5px 0 #ddd;
}

*/

div#content{
    width: 980px;
	margin-top: 40px;
	background-repeat: repeat;
	color: #4d4d4d;
	clear: both;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	display: block;
	width: 980px;
	background: #fff;
	border: 1px #cccccc solid;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	float: left;
	-moz-box-shadow: 0 5px 0 #ddd;
	-webkit-box-shadow: 0 5px 0 #ddd;
	box-shadow: 0 5px 0 #ddd;
}

	div#content .content_in{
	    width: 940px;
		padding: 60px 20px 10px 10px;
		background-repeat: repeat;
		color: #4d4d4d;
		clear: both;
	}

/* tag_field start */
#tag_field{
	width: 880px;
	min-height: 100px;
	margin-left: 40px;
	margin-bottom: 10px;
}

	#tag_field .tag{
		font-size: 13px;
		min-width: 30px;
		background-color: #856b53;
		padding: 6px;
		float: left;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		margin-right: 7px;
		margin-top: 10px;
		box-shadow: 0 3px 0 #c2a487;
	}
	
		#tag_field a:link{
			color: #fff;
		}
		
		#tag_field a:visited{
			color: #fff;
		}
		
		#tag_field a:hover{
			color: #ffddba;
		}
		
		#tag_field a:action{
			color: #ffddba;
		}


/* start top */
.content_top{
	text-align: center;
}

div#content .content_in .content_top h1{
    font-size: 32px;
    color: #473221;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

div#content .content_in .content_top p{
    font-size: 16px;
    color: #473221;
    margin: 0;
    text-align: center;
}

div#content .bubble2 .info .info_contents #regster_start_btn{
	width: 180px;
	height: 40px;
	margin-top: 20px;
	font-weight: 100;
	font-size: 18px;
}

/* anchor start */

.anchor{
	margin: 0px 0px 20px 20px;
	width:900px;
	min-height: 20px;
	float: left;
	padding-bottom: 40px;
	border-bottom:#ccc 1px dotted;
}
	
	.anchor h2{
	    font-size: 28px;
	    color: #473221;
	    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	    text-align: center;
	    font-weight: 100;
	    margin-bottom: 20px;
	}

	.anchor .point{
		float: left;
	}
	
		.anchor .point p{
			margin-top: 9px;
			font-size: 22px;
			font-weight: 100;
		}

div#content .content_in .newest_box{
	margin: 20px 0px 10px 0px;
	width: 960px;
	padding-bottom: 20px;
	border-bottom:#ccc 1px dotted;
	float: left;
	color: #473221;
}

	div#content .content_in .newest_box .ribbon_red{
		height: 60px;
		width: 350px;
		background-image: url(http://cafetalk.com/special_backnumber/resources/images/ribbon_red.png);
		background-repeat: no-repeat;
		margin-left: -22px;
	}
	
	div#content .content_in .newest_box .ribbon_red h2 {
		color: #ffffff;
		font-weight: 100;
		padding-top: 5px;
		padding-left: 30px;
		font-size: 28px;
		text-shadow:#846b53 0px 2px 0px;
	}

div#content .content_in .newest_box h3{
	font-size: 18px;
	color: #473221;
	padding: 5px 10px 0px 10px;
	padding-bottom: 10px;
}

	div#content .content_in .newest_box .large_box1{
		width: 278px;
		height: 300px;
		border: 1px #cccccc solid;
		float: left;
		margin-left: 10px;
		margin-right:10px;
	}
	
	div#content .content_in .newest_box .large_box2{
		width: 284px;
		height: 300px;
		border: 1px #cccccc solid;
		margin-left: 10px;
		margin-right:10px;
		float: left;
	}
	
	div#content .content_in .newest_box .large_box3{
		width: 284px;
		height: 300px;
		border: 1px #cccccc solid;
		margin-left: 10px;
		margin-right:10px;
		float: left;
	}
	/*
		div#content .content_in .newest_box .large_box_left{
			width: 100px;
			float: left;
			padding: 10px;
		}
	*/	
		div#content .content_in .newest_box .large_box_top{
			width: 264px;
			float: left;
			padding: 8px;
		}
		
		div#content .content_in .newest_box .large_box_top a :hover{
			opacity:0.6;
			filter: alpha(opacity=60);
			-ms-filter: "alpha( opacity=60 )";
			background: #fff;
		}
		
			div#content .content_in .newest_box .large_box_top ul{
				padding-top: 10px;
				padding-bottom: 10px;
			}
		/*	
		div#content .content_in .newest_box .large_box_right{
			width: 140px;
			float: left;
			padding: 10px;
		}
		*/
		div#content .content_in .newest_box .large_box_bottom{
			width: 264px;
			float: left;
			padding-bottom: 10px;
			padding-left: 10px;
			padding-right: 10px;
		}
		
/* newest special page end */

/* past special page start */

div#content .content_in .past_box{
	margin: 20px 20px 10px 0px;
	width: 960px;
	padding-bottom: 20px;
	border-bottom:#ccc 1px dotted;
	float: left;
	color: #473221;
}

	div#content .content_in .past_box .ribbon_brown{
		height: 60px;
		width: 350px;
		background-image: url(http://cafetalk.com/special_backnumber/resources/images/ribbon_brown.png);
		background-repeat: no-repeat;
		margin-left: -22px;
	}
	
	div#content .content_in .past_box .ribbon_brown h2{
		color: #ffffff;
		font-weight: 100;
		padding-top: 5px;
		padding-left: 30px;
		font-size: 28px;
		text-shadow:#846b53 0px 2px 0px;
	}

div#content .content_in .past_box h3{
	font-size: 18px;
	color: #473221;
	padding: 5px 10px 0px 10px;
	padding-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

	div#content .content_in .past_box .small_box1{
		width: 278px;
		height: 180px;
		border: 1px #cccccc solid;
		float: left;
		margin-bottom: 20px;
		margin-left: 10px;
		margin-right:10px;
	}
	
	div#content .content_in .past_box .small_box2{
		width: 284px;
		border: 1px #cccccc solid;
		margin-left: 10px;
		margin-right:10px;
		float: left;
		margin-bottom: 20px;
	}
	
	div#content .content_in .past_box .small_box3{
		width: 284px;
		border: 1px #cccccc solid;
		margin-left: 10px;
		margin-right:10px;
		float: left;
		margin-bottom: 20px;
	}
	
		div#content .content_in .past_box .small_box_left{
			width: 70px;
			float: left;
			padding: 10px;
		}
		
			div#content .content_in .past_box .small_box_left a :hover{
				opacity:0.6;
				filter: alpha(opacity=60);
				-ms-filter: "alpha( opacity=60 )";
				background: #fff;
			}
		
			div#content .content_in .past_box .small_box_left ul{
				padding-top: 10px;
				padding-bottom: 10px;
			}
			
		div#content .content_in .past_box .small_box_right{
			width: 160px;
			float: left;
			padding: 10px;
		}
/* past special page end */
.go{
	width: 900px;
	height: 10px;
	float: left;
	font-size: 13px;
	text-align: right;
}

/*--------------------------------------------------
  new pick up design
  --------------------------------------------------*/
#feedback{
	width: 960px;
	height: 501px;
}

	#feedback a:hover{
		opacity:0.6;
		filter: alpha(opacity=60);
		-ms-filter: "alpha( opacity=60 )";
		background: #ffffff;
	}
	
	#feedback a:link {
		color: #473221;
	}
	
	#feedback a:visited {
		color: #473221;
	}
	
	#feedback a:hover {
		color: #c2a487;
		text-decoration: none;
	}

	#feedback a:active {
		color: #de7c63;
		text-decoration: none;
	}

#feedback .box_l{
	width: 470px;
	height: 501px;
	border: 1px #cccccc solid;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-ms-border-radius:6px;
	float: left;
}

#feedback .box_l .box_inside{
	padding: 20px;
}

#feedback .box_l .box_inside .box_inside_top{
	width: 430px;
	height: 100px;
	padding-bottom: 20px;
}

#feedback .box_l .box_inside .box_inside_top .lesson_pic{
	width: 100px;
	height: 100px;
	border: 1px #cccccc solid;
	float: left;
	margin-right: 20px;
}

#feedback .box_l .box_inside .box_inside_top .inside_inside1{
	width: 300px;
	height: 60px;
	float: left;
}

#feedback .box_l .box_inside .box_inside_top .inside_inside2{
	width: 300px;
	height: 40px;
	float: left;
}

#feedback .box_l .box_inside .box_inside_top .inside_inside2 .inside_inside2_l{
	width: 240px;
	height: 40px;
	float: left;
	padding-right: 20px;
	text-align: right;
}

#feedback .box_l .box_inside .box_inside_top .inside_inside2 .inside_inside2_l1{
	width: 240px;
	height: 11px;
	float: left;
	text-align: right;
	font-size: 13px;
}

#feedback .box_l .box_inside .box_inside_top .inside_inside2 .inside_inside2_l2{
	width: 240px;
	height: 20px;
	padding-top: 8px;
	float: left;
	text-align: right;
	font-size: 23px;
}

#feedback .box_l .box_inside .box_inside_top .inside_inside2 .inside_inside2_r{
	width: 40px;
	height: 40px;
	float: left;
}

#feedback .box_l .box_inside .box_inside_top h2{
	font-size: 22px;
	color: #836152;
	line-height: 30px;
}

#feedback .box_l .box_inside .box_inside_middle{
	width: 430px;
	height: 175px;
	margin-bottom: 20px;
}

#feedback .box_l .box_inside .box_inside_middle .middle_in{
	padding: 10px;
	background-image: url(http://cafetalk.com/pickup/resources/images/bg.png);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	max-height: 175px;
}

#feedback .box_l .box_inside .box_inside_middle .middle_in p{
	color: #de7c63;
	text-shadow: 0 1px 1px #fff, 0 -1px 1px #c11;
}

	#feedback .box_l .box_inside .box_inside_middle .middle_in p a:hover{
		color: #c2a487;
		text-decoration: none;
	}
	
	#feedback .box_l .box_inside .box_inside_middle .middle_in p a:link {
		color: #de7c63;
	}

#feedback .box_l .box_inside .box_inside_bottom{
	width: 430px;
	height: 190px;
	background-image: url(http://cafetalk.com/pickup/resources/images/bg_fuki.png);
	background-repeat: no-repeat;
	margin-top: -20px;
}

#feedback .box_l .box_inside .box_inside_bottom .admin{
	color: white;
	float: right;
	text-align: center;
	font-size: 13px;
	padding-top: 15px;
	margin-right: 20px;
}

#feedback .box_l .box_inside .box_inside_bottom .admin_bg{
	background-color: #de7c63;
	width: 120px;
	height: 24px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

#feedback .box_l .box_inside .box_inside_bottom .about_lesson{
	width: 410px;
	height: 120px;
	padding: 45px 10px 10px 10px;
}

#feedback .box_l .box_inside .box_inside_bottom .about_lesson p{
	font:13px/140% sans-serif;
}

#feedback_all{
	width: 960px;
	height: 20px;
	padding-top: 20px;
	text-align: right;
}

#feedback_all a:link {
	color: #de7c63;
}

#feedback_all a:visited {
	color: #de7c63;
}

#feedback_all a:hover {
	color: #c2a487;
	text-decoration: none;
}

#feedback_all a:active {
	color: #de7c63;
	text-decoration: none;
}

#feedback_all .box_l{
	width: 470px;
	height: 426px;
	border: 1px #cccccc solid;
	float: left;
	font-size: 18px;
}

.neo88{
	float:right;
	width:15px;
	height:11px;
	background:#de7c63;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px
	}

.neo88::after{
	content:'';
	position:relative;
	top:10px;
	left:4px;
	width:0;
	height:0;
	float:left;
	border:2px solid transparent;
	border-top-color:#de7c63;
	border-left-color:#de7c63;
	}
	
/* past pickup */

/* *******  cafetalk pickup  ******* */
li{
list-style-type: none;
}
.top{
position: relative;
z-index: 1;
}
.top h1{
color: #CA0C38;
border-left: 6px solid #CA0C38;
font-size: 30px;
font-weight: normal;
padding: 0px 0px 0px 10px;
margin: 10px 0 25px;
text-shadow: #DEDEDE 1px 1px 0px;
height: 50px;
line-height: 50px;
}


.top div.update{
width: 179px;
position: absolute;
z-index: 2;
top: -15px;
right: 0;
}
.top div.update p{
}
.top div.update p.pick{
color: #666;
font-size: 13px;
text-align: center;
position: absolute;
top: 30px;
left: 0;
width: 179px;
}
.top div.update p.date{
color: white;
font-size: 12px;
font-weight: bold;
height: 20px;
left: 8px;
line-height: 20px;
position: absolute;
text-align: center;
top: 55px;
width: 70px;
}
.top div.update p.update{
color: white;
font-size: 12px;
font-weight: bold;
height: 20px;
right: 8px;
line-height: 20px;
position: absolute;
text-align: center;
top: 55px;
width: 70px;
}
ul.outline_box{
clear: both;
margin: 0;
padding: 0;
}
ul.outline_box:before,
ul.outline_box:after {
    content:"";
    display:table;
}
 
ul.outline_box:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
ul.outline_box {
    zoom:1;
}
ul.outline_box li{
width: 310px;
margin: 0px 10px 15px 0px;
padding: 0px 0px 3px;
border: 1px solid #ccc;
float: left;
position: relative;
}

div.tabbertab ul.outline_box li{
width: 310px;
margin: 0px 10px 15px 0px;
padding: 0px 0px 3px;
border: 1px solid #ccc;
float: left;
position: relative;
}
ul.outline_box li.lessonBoxF, ul.outline_box li.lessonBoxC{
margin: 0;
}
div.tabbertab ul.outline_box li.lessonBoxF, div.tabbertab ul.outline_box li.lessonBoxC{
margin: 0;
}
ul.outline_box h3{
margin: 8px 0 0;
background: url(http://cafetalk.com/images/4rd/pickup/BGtypeA.png);
height:54px;
position: relative;
}
ul.outline_box h3 span{
display: block;
font-size: 15px;
line-height: 1.2;
padding: 15px 0px 0px 7px;
width: 254px;
color: #330000;
}
ul.outline_box h3 span.font14{
font-size: 14px;
}
ul.outline_box h3 span.sm{
display: inline;
font-size: 11px;
}
ul.outline_box h3 span:hover{
color: #C2A334;
}
ul.outline_box h3 img{
padding: 3px;
background-color: #fff;
border: 1px solid #ccc;
width:35px;
height: 35px;
position: absolute;
right: 5px;
top:5px;
}
ul.outline_box h3 img:hover{
border: 1px solid #9e8d91;
}


ul.outline_box li p.language{
position: absolute;
top:-1px;
left:15px;
color: #fff;
text-align: center;
padding: 3px 15px 2px;
font-size: 12px;
-webkit-border-radius: 0px 0px 8px 8px;
-moz-border-radius: 0px 0px 8px 8px; 
-o-border-radius: 0px 0px 8px 8px; 
-khtml-border-radius: 0px 0px 8px 8px;
border-radius: 0px 0px 8px 8px;
background-color: #90897c;
}
ul.outline_box li p.Atype{
background-color: #715e62;
}
ul.outline_box li p.Btype{
background-color: #c73465;
}
ul.outline_box li p.price{
color: #8E2946;
font-size: 12px;
font-weight: bold;
line-height: 1;
margin: 0px;
padding: 5px 5px 3px 7px;
}
ul.outline_box li p.text{
font-size: 12px;
line-height: 1.2;
padding: 0px 5px 0 7px;
min-height: 28px;
}
ul.outline_box li.lessonBoxA dl, ul.outline_box li.lessonBoxC dl, ul.outline_box li.lessonBoxE dl{
background: url(http://cafetalk.com/pickup/images/commentA.png);
background-position: 5px 8px;
background-repeat: no-repeat;
height: 80px;
margin: 0 0 3px 0;
}
ul.outline_box li.lessonBoxB dl, ul.outline_box li.lessonBoxD dl, ul.outline_box li.lessonBoxF dl{
background: url(http://cafetalk.com/pickup/images/commentB.png);
background-position: 5px 8px;
background-repeat: no-repeat;
height: 80px;
margin: 0 0 3px 0;
}

ul.outline_box li dt{
color: white;
float: right;
font-size: 10px;
margin: 10px 20px 0 0;
padding: 0px 8px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
}
ul.outline_box li dt.Atype{
background-color: #715E62;
}
ul.outline_box li dt.Btype{
background-color: #B85777;
}
ul.outline_box li dd{
color: #333;
font-size: 11px;
line-height: 1.2;
padding: 33px 10px 5px 10px;
}

div.wrap div#main .backnumber h2{
border-left:6px solid #9e8d91;
padding: 0 0 0 5px;
margin: 25px 0 15px;
}
.backnumber h2 span{
display: block;
font-size: 13px;
color: #666;
}

p.line{
padding: 5px;
margin: 15px 0;
font-weight: bold;
font-size: 130%;
color: #775874;
}


/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em 4px;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 3px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 3px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding: 10px 0;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2.tab {
 display:none;
}
.tabberlive .tabbertab h3.tab {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/* added by saba 2012/08/08 */
.update_date{
	text-align: right;
	color: #473221;
	font-size: 15px;
}

div#content .content_in .past_calender{
	margin: 20px 20px 10px 0px;
	width: 960px;
	padding-bottom: 20px;
	float: left;
	color: #473221;
}

	div#content .content_in .past_calender .ribbon_brown{
		height: 60px;
		width: 350px;
		background-image: url(http://cafetalk.com/pickup/resources/images/ribbon_brown.png);
		background-repeat: no-repeat;
		margin-left: -22px;
	}
	
		div#content .content_in .past_calender .ribbon_brown h2{
			color: #ffffff;
			font-weight: 100;
			padding-top: 5px;
			padding-left: 30px;
			font-size: 28px;
			text-shadow:#846b53 0px 2px 0px;
		}
	
	div#content .content_in .past_calender .past_calender_list{
		margin: 20px 0px 30px 30px;
		width: 920px;
		float: left;
		color: #473221;
	}
	
		div#content .content_in .past_calender .past_calender_list .year {
			width: 920px;
			height: 40px;
			float: left;
		}
		
			div#content .content_in .past_calender .past_calender_list .year .year_img{
				width: 40px;
				height: 40px;
				float: left;
			}
			
			div#content .content_in .past_calender .past_calender_list .year .year_text{
				width: 880px;
				height: 40px;
				float: left;
			}
			
				div#content .content_in .past_calender .past_calender_list .year .year_text h3{
					font-size: 28px;
					font-weight: 100;
				}
				
		div#content .content_in .past_calender .past_calender_list .month {
			width: 840px;
			height: 60px;
			float: left;
			margin: 20px 20px 70px 70px;
		}
	
		div#content .content_in .past_calender .past_calender_list ul{
			list-style-image: url(http://cafetalk.com/pickup/resources/images/arrow.png);
			float: left;
		}
		
			div#content .content_in .past_calender .past_calender_list li{
				font-size: 17px;
				
				width: 280px;
			}