@charset "utf-8";

/*common*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif";
}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/* Hides from IE-mac ＼*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */
.clear {
	clear: both;
}

/*iepngfix*/
img, div, input { behavior: url("common/js/iepngfix.htc") }

/*layout*/
#wrapper {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#maincatewrapper {
	background-image: url(../images/main_back.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 960px;
}

#maincate {
	width: 894px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#leftcate {
	float: left;
	width: 612px;
	margin-left: 12px;
	display: inline;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#rightcate {
	margin: 0px 12px 0px 0px;
	padding: 0px;
	float: right;
	width: 252px;
	display: inline;
	text-align: left;
	vertical-align: top;
}


/*header*/
#headercate {
	background-image: url(../images/header_back.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	margin: 0px;
	padding: 23px 0px 0px;
	width: 960px;
	font-size: 0px;
	line-height: 0px;
}

#header {
	margin: 0px auto;
	padding: 0px;
	height: 88px;
	width: 894px;
	text-align: left;
	vertical-align: top;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 195px;
}
#headflacate {
	height: 88px;
	width: 699px;
	float: right;
}


/*gmenu*/
#gmenu {
	margin: 0px auto;
	padding: 0px;
	height: 48px;
	width: 894px;
	font-size: 10px;
	line-height: 10px;
}
#gmenu li {
	float: left;
}
#gmenu #gmenu001 {
	background-image: url(../images/gmenu001.jpg);
	width: 149px;
	height: 48px;
}
#gmenu #gmenu002 {
	background-image: url(../images/gmenu002.jpg);
	width: 149px;
	height: 48px;
}
#gmenu #gmenu003 {
	background-image: url(../images/gmenu003.jpg);
	width: 149px;
	height: 48px;
}
#gmenu #gmenu004 {
	background-image: url(../images/gmenu004.jpg);
	width: 149px;
	height: 48px;
}
#gmenu #gmenu005 {
	background-image: url(../images/gmenu005.jpg);
	width: 149px;
	height: 48px;
}
#gmenu #gmenu006 {
	background-image: url(../images/gmenu006.jpg);
	width: 149px;
	height: 48px;
}
#gmenu li a {
	display: block;
	text-indent: -9999px;
}
#gmenu li a:hover {
	background-position: 0px -50px;
}
#gmenu .nowmenu {
	background-position: 0px -50px;
}

/*flash*/
#flacate {
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 612px;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

/*topics*/
#topicscate {
	margin: 0px 0px 13px;
	padding: 0px;
	height: 130px;
	background-image: url(../../images/new_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
}
#topicscate .topics {
	overflow: auto;
	height: 92px;
	width: 608px;
	color: #333333;
}
#topicscate .topics p {
	float: left;
	width: 445px; 
}
#topicscate .topics a {
	color: #333333;
	text-decoration: none;
}
#topicscate .topics a:hover {
	text-decoration: underline;
}
#topicscate .date {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	margin-right: 1em;
	padding-left: 67px;
	width: 60px !Important;
}
#topicscate .topic_menu ,
#topicscate .topic_ir ,
#topicscate .topic_recruit {
	clear: both;
	font-size: 11px;
	line-height: 140%;
	background-image: url(../images/topic_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	white-space: normal;
}
#topicscate .topic_menu .date {
	background-image: url(../images/topics_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#topicscate .topic_ir .date {
	background-image: url(../images/topics_ir.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#topicscate .topic_recruit .date {
	background-image: url(../images/topics_recruit.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#topicscate .topic_menu strong {
	color: #E50012;
	padding-right: 0.5em;
}
#topicscate .topic_menu strong a {
	color: #E50012;
	text-decoration: none;
}
#topicscate .topic_ir strong {
	color: #009844;
	padding-right: 0.5em;
}
#topicscate .topic_ir strong a {
	color: #009844;
	text-decoration: none;
}
#topicscate .topic_recruit strong {
	color: #E3007F;
	padding-right: 0.5em;
}
#topicscate .topic_recruit strong a {
	color: #E3007F;
	text-decoration: none;
}
#topicscate .topic_menu strong a:hover,
#topicscate .topic_ir strong a:hover,
#topicscate .topic_recruit strong a:hover {
	text-decoration: underline;
}


/*mainbnr*/
.mainbnr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.mainbnr li {
	margin-bottom: 6px;
}

/*submenu*/
#submenucate {
	margin: 0px;
	padding: 0px;
	width: 612px;
	text-align: left;
	vertical-align: top;
	clear: both;
	font-size: 5px;
	line-height: 5px;
}
#submenucate .submenu {
	float: left;
}
/*ie6*/
*html #submenucate .submenu {
	width: 200px;
}

#submenucate .submenu001{
	margin-right: 6px;
	background-image: url(../../images/sub001_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
	height: 116px;
}
/*#submenucate .submenu002{
	margin-right: 10px;
	background-image: url(../../images/sub002_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
	height: 116px;
}*/
#submenucate .submenu003{
	margin-right: 6px;
	background-image: url(../../images/sub003_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
	height: 116px;
}
#submenucate .submenu004{
	background-image: url(../../images/sub004_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
	height: 116px;
}
#submenucate .submenu001 ul{
	padding-right: 10px;
	padding-left: 10px;
}
#submenucate .submenu001 li{
	margin-bottom: 2px;
}
#submenucate .submenu004 ul{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
}
#submenucate .submenu004 li{
	margin: 0px;
	padding: 0px;
}
#submenucate .submenu001 .menu001{
	background-image: url(../../images/sub001_img01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 180px;
}
#submenucate .submenu001 .menu002{
	background-image: url(../../images/sub001_img02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 180px;
}
#submenucate .submenu004 .calorie001{
	background-image: url(../../images/sub004_img01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 180px;
}
#submenucate .submenu004 .calorie002{
	background-image: url(../../images/sub004_img02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 180px;
}
#submenucate .submenu004 .calorie003{
	background-image: url(../../images/sub004_img03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 180px;
}
#submenucate .submenu004 .calorie004{
	background-image: url(../../images/sub004_img04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 180px;
}
#submenucate .submenu001 ul li a ,
#submenucate .submenu004 ul li a {
	display: block;
	text-indent: -9999px;
}
#submenucate .submenu001 ul li a:hover ,
#submenucate .submenu004 ul li a:hover {
	background-position: -190px 0px;
}


/*footer*/
#footercate {
	background-image: url(../images/footer_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 26px 0px 0px;
	height: 90px;
	width: 960px;
	text-align: left;
	vertical-align: top;
	clear: both;
}
.footmenu {
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 1px;
	padding-left: 65px;
}
.footmenu a {
	color: #5D4715;
	text-decoration: none;
}
.footmenu a:hover {
	text-decoration: underline;
}
