@charset "utf-8";
/* CSS Document */

/*contents--------------*/
.dotline{
	float:left;
	width:510px;
	height:6px;
	background-image:url(images/c_dotline.jpg);
	background-repeat:no-repeat;
}
#catch_news{
	float:left;
	width:510px;
	height:90px;
	background-image:url(images/catch_news.jpg);
	background-repeat:no-repeat;
}
#catch_allergy{
	float:left;
	width:510px;
	height:90px;
	background-image:url(allergy/images/catch_allergy.jpg);
	background-repeat:no-repeat;
}
#sec_c_right_allergy {
	float: right;
	width:	515px;
	height: 750px;
	padding-right:20px;
}
#sitemap_box{
	float:left;
	width:500px;
	height:auto;
	padding-top:25px;
	padding-left:10px;
}
.table_box_left{
	font-size:15px;
	height:50;
	width:50;
	border-style:solid dotted solid solid;
	border-width:1px;
	bordercolor="#ACACAC"
}
.table_box_right{
	font-size:25px;
	height:50;
	width:50;
	border-style:solid solid solid dotted;
	border-width:1px;
	bordercolor="#ACACAC"
}
.sitemap_box_float_right{
    float:right;
}
#sitemap_b1{
	float:left;
	width:150px;
	height:auto;
}
#sitemap_b2{
	float:left;
	width:160px;
	height:auto;
	padding-left:15px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
}
#sitemap_b3{
	float:left;
	width:150px;
	height:auto;
	padding-left:15px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
}
.sitemap_listbox{
	float:left;
	width:160px;
	height:20px;
	padding-bottom:5px;
}
.sitemap_listbox_red{
	float:left;
	width:120px;
	height:20px;
	padding-left:25px;
	background-image:url(images/btor.jpg);
	background-repeat:no-repeat;
	background-position: left center;
}
.sitemap_listbox_black{
	float:left;
	width:120px;
	height:20px;
	padding-left:25px;
	background-image:url(images/btbl.jpg);
	background-repeat:no-repeat;
	background-position: left center;
}
.sitemap_listbox_title{
	float:left;
	width:155px;
	height:30px;
	margin-top:4px;
}
#news_tex {
	float: left;
	width: 490px;
	height: auto;
}
#news_tex ul { 
	margin: 0 0 0 1em; 
	padding: 0;
	list-style-type: none;
}
#news_tex li { 
	float: left;
	width: 450px;
	height: 20px;
	background: url(images/li.jpg) no-repeat;
	padding-left: 20px; 
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #E74F1E;
}
.post-footers {
	float: left;
	width: 450px;
	height: 20px;
	background: url(images/li.jpg) no-repeat;
	padding-left: 20px; 
}
#news_title {
	float:left;
	width:485px;
	height:30px;
	padding-left:25px;
	padding-top:10px;
	margin-top:15px;
	background: url(images/title.jpg) no-repeat;
}
#news_box {
	float: left;
	width: 500px;
	height: auto;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	background: url(images/dotline.jpg) no-repeat;
	background-position:bottom;
}
	
