@charset "utf-8";


/* top main */

#movie {
margin-bottom: 10px;
}

#top_main {
width: 556px;
margin-left: 2px;
clear: both;
}

#top_main dl {
width: 273px;
background-image: url(../images/top/main_line.gif);
background-repeat: repeat-y;
background-position: left;
margin-bottom: 7px;
}
#top_main dd {
background-repeat: no-repeat;
background-position: bottom;
}


#top_main h3 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px;
	display: block;
	height: 36px;
	margin: 0px;
	font-size: 1em;
	text-indent: -9999px;
}
#top_main h3 a{
display: block;
width: 273px;
height: 36px;
}



#top_main ul {
list-style: none;
padding: 7px 10px 17px 10px;
}

#top_main li {
background-image: url(../images/top/main_arrow.gif);
background-repeat: no-repeat;
background-position: left center;
padding: 5px 10px 5px 19px;
border-bottom: dotted 1px #8c8c8c;
	}

/* bland */
#top_main #bland h3 {
background-image:	url(../images/top/main_title01.gif);
}

#top_main #bland dd {
background-image: url(../images/top/main_back01.jpg);
}

/* quality */
#top_main #quality h3 {
background-image: url(../images/top/main_title02.gif) ;
}

#top_main #quality dd {
background-image: url(../images/top/main_back02.jpg);
}

/* company */
#top_main #company h3 {
background-image: url(../images/top/main_title03.gif) ;
}

#top_main #company dd {
background-image: url(../images/top/main_back03.jpg);
}

/* product */
#top_main #product h3 {
background-image: url(../images/top/main_title04.gif) ;
}

#top_main #product dd {
background-image: url(../images/top/main_back04.jpg);
}

/* news */
#main #news {
clear: both;
width: 556px;
margin: 0 2px;
background-image: url(../images/top/news_back.gif) ;
background-repeat: no-repeat;
background-position: left top;
}
#main #news dl {
background-image: url(../images/top/news_bkline.gif) ;
}

#main #news dt {
}
#main #news dd {
background-image: url(../images/top/news_bottom.gif);
background-repeat: no-repeat;
background-position: bottom left;
}


#main #news h3 {
margin: 7px;
	float: left;
	width: 300px;
}

#news .iciran {
	float: right;
	width: 91px;
	margin: 7px;
}

#news ul {
clear: both;
list-style: none;
padding: 10px 10px 20px 10px;
}

#news li {
list-style-image: url(../images/top/news_arrow.gif);
background-repeat: no-repeat;
background-position: left center;
padding: 5px 10px 5px 0px;
border-bottom: none;
list-style-position: inside;
}
#news {
margin: 10px 0 0 0;
color: #543E0B;
}

#news .gray{
background-image: url(../images/top/news_line.gif);
background-repeat: repeat-y;
}


#news li img {
margin: 0 15px;
}


#top_lmenu {
text-align: center;
background-image: url(../images/top/left_mbk.jpg);
background-position: top ;
background-repeat: no-repeat;
height: 315px;
margin: 0 0 10px 0;
}

#top_lmenu img {
padding-bottom: 7px;
}

#top_lmenu .btm_ma {
margin: 175px 0 0 0;
}

