@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;}

/* Header------------------------------------------------- */
#main #title .header_text{font-size:0.72em;}


/* Contents----------------------------------------------- */
#main .crumbsList{
	list-style:none;
	padding:8px 0;
	font-size:0.85em;
}
#main .crumbsList li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	color:#945e08;
	padding-left:4px;
}
#main .crumbsList li a{
	display:block;
	padding:0 12px 0 0;
	color:#945e08;
	background: url(../image/crumbs_arrow_p.gif) right center no-repeat;
}
#contents{
	padding-top:22px;
	background: url(../image/bg_top_contentarea.gif) center top no-repeat;
}
#contents_area{
	position:relative;
	margin:0 0 50px 0;
	padding:0px 6px 13px 6px;
	background: url(../image/bg_ft_contentarea.gif) center bottom no-repeat #32b16c;
}
#contents_area #accentimg{
	position:absolute;
	top:2px;
	left:500px;
}

#top_main{
	background: url(../image/bg_toparea.gif) 428px top no-repeat #fff;
	text-align:left;
	padding:0 39px 27px 39px;
}
p#top_lead{
	min-height:70px;
	padding:50px 280px 50px 0 ;
}
#contents_area ul{
	padding-top:20px;
	background: url(../image/bg_toplistarea.gif) right bottom no-repeat #fff;
}
#contents_area ul li{
	list-style:none;
	float:left;
	width:190px;
	padding:0 20px 20px 0;
}
#contents_area ul li.last{ padding-right:0;}

/* footer------------------------------------------------- */
#footer{
	font-size:0.85em;
	line-height:1.2;
}

dl#foot_att_word {
    overflow:hidden;
    width:680px;
    margin:0px auto 15px;
    padding:10px 0px;
    border:#f6c4d6 solid 1px;
    background:#ffffff;
    color:#666;
    }
    
dl#foot_att_word dt {
    margin:5px 15px 0px;
    padding:0px 5px 5px;
    border-bottom:#f6c4d6 double 3px;
    color:#d82c6a;
    font-weight:bold;
	text-align:left;
    }
    
dl#foot_att_word dd {
    padding:10px 10px 0px;
    }
    
dl#foot_att_word dd ul {
    overflow:hidden;
    width:660px;
    margin:0px auto;
	list-style:none;
    }
    
dl#foot_att_word dd ul li {
    float:left;
    white-space:nowrap;
    margin:2px 0px;
    padding:0px 9px 0px 8px;
    /*border-right:#e17e7e solid 1px;*/
    background:url(/image_cmn/footer/att_word_line.gif) repeat-y right 0;
    }
