@charset "utf-8";
/* CSS Document */
@import url("");
/* ==========================================================
title : 料理に関する韓国語辞典
add: 2013/04/11
========================================================== */
/* Common------------------------------------------------- */
body{
	font-size:0.87em;
	line-height:1.7;
}

.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;
	clear: both; 
	visibility:hidden;
}
.clearfix{display: inline-block;}
.icon{ padding:0 3px;}
/* Header------------------------------------------------- */
#main #title .header_text{font-size:0.72em;}


/* Contents----------------------------------------------- */
#main .crumbsList{
	list-style:none;
	float:left;
	width:540px;
	padding:8px 10px 8px 0;
	font-size:0.85em;
}
#main .crumbsList li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	color:#945e08;
	padding-left:10px;
}
#main #tab{
	float:left;
	width:150px;
}
#main .crumbsList li a{
	display:block;
	padding:0 15px 0 0;
	color:#945e08;
	background: url(/korean/image/crumbs_arrow_b.gif) right center no-repeat;
}
#main .crumbsList li.top a{padding:0 15px 0 0;}
#contents{
	padding-top:22px;
	background: url(../../image/bg_sub_contentarea.gif) center top no-repeat;
}
#contents_area{
	margin-bottom:50px;
	padding:0px 6px 13px 6px;
	background: url(../../image/bg_ft_contentarea.gif) center bottom no-repeat #32b16c;
	text-align:left;
}
#sectionAreaBg{
	width:688px;
	background:#fff;
}
#sectionArea{
	float:right;
	width:450px;
	padding:32px 20px 24px 10px;
	background:#fff;
}
/* 見出し */
#sectionArea #mdsArea{
	float:left;
	width:250px;
}
#sectionArea #mdsArea h1{
	padding:10px 10px 8px 20px;
	border:1px solid #a0a0a0;
	background: url(../image/bg_title.gif) left repeat-y ;
	color:#915a01;
	font-size:1em;
}
#sectionArea #content_id{ padding-top:30px;}
#sectionArea #acntImg{
	float:left;
	width:184px;
	padding: 8px 0 10px 14px;
}
#sectionArea div#att_txt{ text-align:right;}

/* 辞典 */
#sectionArea dl{
	margin:0;
	padding-top:4px;
	border-bottom:1px solid #a0a0a0;
	}
#sectionArea dt{
	border-top:1px solid #a0a0a0;
	border-bottom: 1px dotted #b2b2b2;
	padding:10px 20px 8px 20px;
}
#sectionArea dd{
	margin:0;
	padding:6px 20px 10px 20px;
}

#sectionArea .txtArea{
	float:left;
	width:386px;
	color:#915900;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.3;
}
#sectionArea .txtArea span.rb{
	display:block;
	padding-top:2px;
	color:#b2b2b2;
	font-size:0.6em;
	font-weight:normal;
}
#sectionArea .voiceArea{
	float:left;
	width:21px;
	padding-top:6px;
}
#sectionArea .voiceArea .audiojs .scrubber{ display:none;}

/* Side---------------------------------------------------- */
#contents #sideMenu{
	list-style:none;
	float:left;
	width:190px;
	padding:32px 9px 14px 9px;
	background:#fff;
}
#contents #sideMenu li{
	margin:0;
	padding:0 0 10px 0;
	line-height:1;
}

/* footer------------------------------------------------- */
#footer{
	font-size:0.85em;
	line-height:1.2;
}
