@charset "UTF-8";

/* ----- コンテンツ全体 ----- */

div#container
{
	width:610px;
	margin:0 0 0 -190px;
	float:right;
}


/* ----- エントリー全体 ----- */

div#main
{
	width:610px;
	float:right;
}

div.content
{
	float:none;
	padding:10px 0 0 0;
}

/* ----- サイドバー ----- */

div#sidebar-left
{
	width:190px;
	float:left;
}
div.sidebar-inner
{
	padding:0;
}

/* ----- コンテンツ ----- */
div#concept-top
{
	width:590px;
	height:180px;
}
div.concept-top p
{
	font-size:75%;
	text-align:left;
	line-height:170%;
	font-weight:normal;
	text-decoration:none;
	padding:15px 0 15px 15px;
	background:url(http://nyoi.net/concept/navi/concept_top_bk.gif) no-repeat 0 0;
	background-position : left top;
}

div#concept-food
{
	width:590px;
	height:220px;
}
div.concept-food p
{
	font-size:70%;
	text-align:left;
	line-height:170%;
	font-weight:normal;
	text-decoration:none;
	padding:58px 0 25px 15px;
	background:url(http://nyoi.net/concept/navi/concept_food_bk.jpg) no-repeat 0 0;
	background-position : left top;
}

div#concept-tea
{
	width:590px;
	height:194px;
}
div.concept-tea p
{
	font-size:70%;
	text-align:right;
	line-height:170%;
	font-weight:normal;
	text-decoration:none;
	padding:58px 15px 25px 0;
	background:url(http://nyoi.net/concept/navi/concept_tea_bk.jpg) no-repeat 0 0;
	background-position : left top;
}

div#concept-liquor
{
	width:590px;
	height:221px;
}
div.concept-liquor p
{
	font-size:70%;
	text-align:left;
	line-height:170%;
	font-weight:normal;
	text-decoration:none;
	padding:58px 0 25px 15px;
	background:url(http://nyoi.net/concept/navi/concept_liquor_bk.jpg) no-repeat 0 0;
	background-position : left top;
}

div#concept-space
{
	width:590px;
	height:220px;
}
div.concept-space p
{
	font-size:70%;
	text-align:right;
	line-height:170%;
	font-weight:normal;
	text-decoration:none;
	padding:58px 15px 25px 0;
	background:url(http://nyoi.net/concept/navi/concept_space_bk.jpg) no-repeat 0 0;
	background-position : left top;
}