/* top.css */

.area2 {
	text-align: center;
	}

#japanFoodReportGuide,
#japanFoodReportInfo {
	width: 980px;
	margin: 0 auto;
	
	font-family: Constantia, "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing: 1px;
	}

#contentsTitle {
	background: url(../../../export/report/food/chinese_simple/img/title.png) no-repeat center top;
	height: 120px;
	}

#contentsTitle * {
	display: none;
	}

#contentsNav {
	margin: 0 0 30px;
	padding: 0;
	background-color: #000;
	color: #797979;
	}

#contentsNav ul {
	margin: 0;
	padding: 10px;
	text-align: right;
	}

#contentsNav ul li {
	margin: 0;
	padding: 10px 20px 10px 0;
	list-style-type: none;
	list-style-image: none;
	font-size: 12px;	
	text-align: left;
	letter-spacing: 1px;
	display: inline;
	}

#contentsNav ul li a,
#contentsNav ul li a:hover,
#contentsNav ul li a:visited {
	color: #FFF;
	text-decoration: none;
	}

#contentsNav ul li a,
#contentsNav ul li span {
	background: url(../../../export/report/food/chinese_simple/img/icon_nav02.png) no-repeat left center;
	display: inline-block;
	padding-left: 24px;
	line-height: 16px;
	}

#contentsMain h2 {
	font-size: 18px;
	background: none;
	border: none;
	border-bottom: 3px solid #000;
	padding: 0 0 0.24em 0;
	margin:0 0 20px 0;
	}

#contentsMain h3 {
	font-size: 16px;
	background: none;
	border: none;
	border-bottom: 2px solid #000;
	padding: 0 0 0.25em 0;
	margin: 0 0 20px 0;
	}

#contentsMain p,
#contentsMain dl dt,
#contentsMain dl dd {
	font-size: 14px;
	line-height: 24px;
	}

#faq {
	padding-right: 400px;
	background: url(../../../export/report/food/chinese_simple/img/FAQ_bg.png) no-repeat right top;
	margin-bottom: 30px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	}

#faq dl dt {
	font-weight: bold;
	}

#faq dl dt,
#faq dl dd {
	padding: 0;
	margin: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
	}

#flow dl dt,
#flow dl dd {
	padding: 0;
	margin: 0;
	}

#flow dl {
	clear: both;
	padding-left: 50px;
	}

#flow dl dt {
	width: 280px;
	float: left;
	padding-bottom: 80px;
	font-size: 16px;
	font-weight: bold;
	background: url(../../../export/report/food/chinese_simple/img/arrow.png) no-repeat center bottom;
	margin-bottom: 20px
	}

#flow dl dd {
	margin-left: 320px;
	margin-bottom: 20px;
	}

#flow dl#step01 {
	background: url(../../../export/report/food/chinese_simple/img/step01.png) no-repeat left top;
	}

#flow dl#step02 {
	background: url(../../../export/report/food/chinese_simple/img/step02.png) no-repeat left top;
	}
	
#flow dl#step03 {
	background: url(../../../export/report/food/chinese_simple/img/step03.png) no-repeat left top;
	}

#flow dl#step03 dt {
	background: none;
	}

#infoList {
	padding-left: 320px;
	background: url(../../../export/report/food/chinese_simple/img/information_bg.png) no-repeat left top;
	}

dl.linkset {
	width: 280px;
	margin: 0 20px 20px;
	float: left;
	}

dl.linkset dt,
dl.linkset dd {
	padding: 0;
	margin: 0;
	}

dl.linkset dt {
	font-weight: bold;
	}

dl.linkset dd {
	}

dl.linkset dd a,
dl.linkset dd a:hover,
dl.linkset dd a:visited {
	color: #000;
	text-decoration: underline;
	}

.attention {
	font-size: 93%;
	color: #F00;
	}

.caption {
	font-size: 85%;
	}

.t_right {
	text-align: right;
	}

.clearfix {  
    display: inline-block;  
}  

.clearfix:after {  
    content: "";  
    display: block;  
    clear: both;  
}

/* 簡体字・繁体字 */


#flow_cn dl dt,
#flow_cn dl dd {
	padding: 0;
	margin: 0;
	}

#flow_cn dl {
	clear: both;
	padding-left: 50px;
	}

#flow_cn dl dt {
	width: 280px;
	float: left;
	padding-bottom: 80px;
	font-size: 16px;
	font-weight: bold;
	background: url(../../../export/report/food/chinese_simple/img/arrow.png) no-repeat 5em bottom;
	margin-bottom: 20px;
	padding-top: 8px;
	}

#flow_cn dl dd {
	margin-left: 320px;
	margin-bottom: 20px;
	}

#flow_cn dl#step01 {
	background: url(../../../export/report/food/chinese_simple/img/step01.png) no-repeat left top;
	}

#flow_cn dl#step02 {
	background: url(../../../export/report/food/chinese_simple/img/step02.png) no-repeat left top;
	}
	
#flow_cn dl#step03 {
	background: url(../../../export/report/food/chinese_simple/img/step03.png) no-repeat left top;
	}

#flow_cn dl#step03 dt {
	background: none;
	}


	
/* 簡体字 */

#contentsTitle_cn {
	background: url(../../../export/report/food/chinese_simple/img/title_cn.png) no-repeat center top;
	height: 120px;
	}

#contentsTitle_cn * {
	display: none;
	}
	
ul#lnav{
	list-style: none;
}

/* 言語切り替え */
div.area2 {
	position: relative;
}

div#lnav_wrapper {
	position: absolute;
	right: 0;
	top: -25px;
}

ul#lnav_ {
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
}

ul#lnav_ li{
	display: inline;
	list-style: none;
	background: none;
}

ul#lnav_ span {
	width: 45px;
	margin-right: 5px;
}		