/*
	€Ê
*/
#str_menuAndContents h3{
	margin:0;
	padding:0;
	border:0;
}
#str_menuAndContents a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
}

/*
	TOP
*/

#mainimage{
	margin-bottom:20px;
	position:relative;
}
.entry{
	width:319px;
	height:75px;
	position:absolute;
	display:block;
	left: 612px;
	top: 374px;
}

p.read{
	margin:0 60px 50px;
}

/**/

.btnentry{
	margin:0;
	text-align:center;
}

/*tabNavi*/
.tabNavi{
	width:960px;
	margin-bottom:20px;
	overflow:hidden;
}

.tabNavi ul{
	overflow:hidden;
}
.tabNavi ul.areanavi{
	width:960px;
	height:50px;
	border-bottom:3px solid #e60012;
}
.tabNavi li.east{
	float:left;
	vertical-align:middle;
}
.tabNavi li.west{
	float:right;
	vertical-align:middle;
}
.tabNavi li img{
	vertical-align:middle;
}


/*.courselists*/
.courselists{
	margin: 0 0 10px;
	overflow:hidden;
	zoom:1;
	background: url(/special/tvcm/courtesy/images/bg.gif) top ;
	border-top:1px solid #efd762;
}

.txt{
	margin:10px 0 10px 10px;
	_margin:10px 5px;
	width:620px;
	float:left;
}
.coursename{
	margin:0 0 8px;
	padding:0 0 2px;
	border-bottom:1px dotted #efd762;
}
.coursename img{
	vertical-align:middle;
}

#str_container .coursename h4{
	width:435px;
	_width:415px;
	margin-bottom:5px;
	font-size:16px;
	float:left;
}
.coursename h4 span{
	font-size:12px;
}
.coursename .icon{
	height:14px;
	text-align:right;
}
.coursename .icon img{
	margin:0 5px 5px 0; 
}
.coursename p{
	clear:both;
}

.txt h5{
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	color:#ff3c00;
}
.txt p{
	margin:0 0 5px;
}

.condition{
	margin:0 0 10px;
	padding:10px;
	background:#f6f3e2;
	overflow:hidden;
}

.condition .fate{
	width:3em;
	padding:5px;
	background:#ff3c00;
	float:right;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	border-radius: 5px;        /* CSS3Ä */  
    -webkit-border-radius: 5px;    /* Safari,Google Chromep */  
    -moz-border-radius: 5px;   /* Firefoxp */  
}
.condition .fate strong{
	display:block;
	color:#fff;
	font-size:10px;
	font-weight:normal;
}

.condition strong{
	color:#9c5b35;
	font-weight:bold;
}

ul.linkarea li{
	display:inline;
}
ul.linkarea li a{
	padding-left:10px;
	background:url(/resource/images/iconmark/mrk_triangle_red.gif) no-repeat 0 2px;
}

.images{
	margin:10px 10px 10px 0;
	padding:4px;
	float:right;
	background:#fff;
	border:1px solid #ccc;
}
.images img{
	width:300px;
}

#fevaritebox .txt,
#courtesybox .txt{
	width:780px;
}

#fevaritebox .coursename h4,
#courtesybox .coursename h4{
	width:615px;
	_width:605px;
}
#fevaritebox .images,
#courtesybox .images{
	width:120px;
}
#fevaritebox .images img,
#courtesybox .images img{
	width:120px;
}

.botton{
	margin: 0 auto 30px;
	text-align:center;
}


#searcharea{
	background:url(/special/bingo/free/images/bg_section_cobaltblue_770.gif) top;
}


/*method*/
.method {
	height:152px;
	margin-bottom:20px;
	position:relative;
}
.method dl{
	position:absolute;
	top:0;
}
.method dl dd{
	width:294px;
	position:absolute;
	left:10px;
	top:50px;
}
.method dl dd a.entry{
	margin:10px auto;
	display:block;
	text-align:center;
}

.method dl.method_01{
	left:0;
}
.method dl.method_02{
	left:327px;
}
.method dl.method_03{
	right:0;
}


/*summary*/
.summary{
	width:960px;
	margin-bottom:20px;
	overflow:hidden;
}
.summary dt{
	width:18em;
	margin: 0 0 0 10px;
	color:#9c5b35;
	font-weight:bold;
	float:left;
	clear:both;
}

.summary dd{
	margin:0 10px 10px 0;
	padding: 0 0 10px 19em;
	border-bottom:1px dotted #ccc;
}
.summary dd.last{
	border:none;
}



/*attend*/



.area span{
	font-size:12px;
	font-weight:normal;
	color:#f00;
}
.attend{
	width:960px;
	margin-bottom:20px;
	overflow:hidden;
}
.attend dt{
	width:2em;
	margin: 0 0 0 10px;
	color:#9c5b35;
	font-weight:bold;
	float:left;
	clear:both;
}

.attend dd{
	margin:0 10px 10px 0;
	padding: 0 0 10px 3em;
	border-bottom:1px dotted #ccc;
}
.attend dt.end{
	width:8em;
}
.attend dd.last{
	padding-left:9em;
	border:none;
}


/*banner*/
#banner{
	margin:20px 0 0;
	width:960px;
	text-align:center;
}
#banner li{
	display:inline;
}
#banner li img{
	margin:0 12px 0 0;
}
#banner li.last img{
	margin:0;
}
