@charset "UTF-8";

/* header
----------------------------------------------- */
#header {
	margin:0;
	padding:0;
	width:979px;
	height:131px;
	background-color:#ffffff;
	border-bottom:1px solid #ccc;
	clear:both;
}

#header h1 {
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:308px;
	height:131px;
	float:left;
	overflow:hidden;
	border-right:1px solid #ccc;
}
#header h1 a {
	display:block;
	margin:0;
	padding:0;
	width:308px;
	height:131px;
	background:url(../image/site2013/logo.png) no-repeat center;
}

#header #rightArea{
	width:130px;
	display:block;
	height:131px;
	margin:0;
	padding:0;
	float: left;
}

#header #rightArea ul {
	margin:12px 0px 0px 12px;
	padding:0;
}
#header #rightArea li {
	font-size:11px;
	margin:2px 0;
	padding:0;
}

#header #rightArea .sns a,
#header #rightArea .sns span{
	float:left;
	margin-right:3px;
}

/* global (category)
----------------------------------------------- */
#category_header {
	margin:0;
	padding:0;
	float:left;
}

#category_header ul {
	margin:0;
	padding:0;
	text-indent:0;
	text-align:left;
}

#category_header li {
	margin:0;
	padding:0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-indent:-9999px;
	float:left;
}

#category_header li a {
	width:130px;
	height:65px;
	overflow:hidden;
}

#category_header li.interview a {
	display:block;
	text-decoration:none;
	margin:0;
	background:url(../image/site2013/menu_header.png) no-repeat 0px 0px;
}


#category_header li.interior a {
	display:block;
	text-decoration:none;
	margin:0;
	background:url(../image/site2013/menu_header.png) no-repeat -130px 0px;
}

#category_header li.store a {
	display:block;
	text-decoration:none;
	margin:0;
	background:url(../image/site2013/menu_header.png) no-repeat -260px 0px;
}


#category_header li.news a {
	display:block;
	text-decoration:none;
	margin:0;
	background:url(../image/site2013/menu_header.png) no-repeat -390px 0px;
}

#category_header li.knowledge {
	clear:both;
}

#category_header li.knowledge a {
	display:block;
	text-decoration:none;
	margin:0;
	background:url(../image/site2013/menu_header.png) no-repeat -520px 0px;
}


#category_header li.lifestyle a {
	display:block;
	text-decoration:none;
	margin:0;
	background:url(../image/site2013/menu_header.png) no-repeat -650px 0px;
}


#category_header li.social a {
	display:block;
	text-decoration:none;
	margin:0;
	background:url(../image/site2013/menu_header.png) no-repeat -780px 0px;
}


#category_header li.concept a {
	display:block;
	text-decoration:none;
	margin:0;
	background:url(../image/site2013/menu_header.png) no-repeat -910px 0px;
}


#category_header li.job a {
	display:block;
	text-decoration:none;
	margin:0;
	background:url(../image/site2013/menu_header2.png) no-repeat -910px 0px;
}


#globalNavigation #sub_interview,
#globalNavigation #sub_interior,
#globalNavigation #sub_store,
#globalNavigation #sub_news,
#globalNavigation #sub_knowledge,
#globalNavigation #sub_lifestyle,
#globalNavigation #sub_social {
	margin-top:3px;
	padding-top:4px;
	position:absolute;
	top:29px;
	left:0;
	display:none;
	clear:both;
	width:983px;
	height:20px;
	text-indent:20px;
	color:#fff
}

#globalNavigation #sub_interview a,
#globalNavigation #sub_interior a,
#globalNavigation #sub_store a,
#globalNavigation #sub_news a,
#globalNavigation #sub_knowledge a,
#globalNavigation #sub_lifestyle a,
#globalNavigation #sub_social a{
	margin: 3px 5px;
	color:#fff;
}

#globalNavigation #sub_interview a:hover,
#globalNavigation #sub_interior a:hover,
#globalNavigation #sub_store a:hover,
#globalNavigation #sub_news a:hover,
#globalNavigation #sub_knowledge a:hover,
#globalNavigation #sub_lifestyle a:hover,
#globalNavigation #sub_social a:hover{
	color:#fff;
	text-decoration:underline;
}

#globalNavigation #sub_interview {
	background-color:#6886a5;
}

#globalNavigation #sub_interior {
	background-color:#5c929c;
}

#globalNavigation #sub_store {
	background-color:#60803d;
}

#globalNavigation #sub_news {
	background-color:#999900;
}

#globalNavigation #sub_knowledge {
	background-color:#baa967;
}

#globalNavigation #sub_lifestyle {
	background-color:#b36866;
}

#globalNavigation #sub_social {
	background-color:#996b82;
}


/* sub category
----------------------------------------------- */
#subCategory {
	margin:0 0 0 1px;
	padding:0;
	width:983px;
	height:45px;
	border:none;
	background-color:#ffffff;
	clear:both;
}
