@charset "UTF-8";

/* 
property reset
*/
@import url("../common/reset.css");

/* 
clear tool
*/
@import url("../common/tool.css");

/* 
linkColor
*/
@import url("../common/linkColor.css");

/* 
body,wrapper
*/
@import url("../common/body.css");

/* 
headSection
*/
@import url("../common/headSection.css");

/* 
naviBar
*/
@import url("../common/naviBar.css");

/* 
menuNavi
*/
@import url("../common/menuNavi.css");

/* 
bodySection
*/
@import url("../common/bodySection.css");

/* 
footSection
*/
@import url("../common/footSection.css");

/* 
content
*/
@import url("../common/content.css");

/* 
thickbox
*/
@import url("../common/thickbox.css");

/* 
contentMenu menu_page
*/
@import url("../common/contentMenu.css");





#naviBarSection li.menu a {
	background-position: 0 -36px;
}

#menuNaviSection li.beef a {
	background-position: 0 -30px;
}


/*
content
*/

#content h2 {
	background-image: url(img/beef/ttl_main.jpg);
}


#content .beef ,
#content .raw {
	width: 611px;
	margin: 0 auto;
}

#content .beef {
	margin-bottom: 70px;
}

#content .beef h3 ,
#content .raw h3 {
	height: 18px;
	text-indent: -9999em;
	margin-bottom: 12px;
}

#content .beef h3 {
	background: url(img/beef/ttl01.gif) no-repeat;
}

#content .raw h3 {
	background: url(img/beef/ttl02.gif) no-repeat;
}




