@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 基本
　02. 
　03. 
　04. 
　05. 


******************************************************************************* */


/* ==

　01. 基本

=============================================================================== */
.main h2{ margin:5px 0 10px; }
.main h2 img{ margin-bottom:5px; }


/*
.lifestyle{
	margin-bottom:20px;
	background-color:#f3f3f3;
}
.lifestyle ul{ margin:4px 1px 0; }
.lifestyle li{
	margin-bottom:4px;
	padding:0 2px;
	line-height:1.4;
	float:left;
}
@media print{
	* html .lifestyle li{ padding:0 2px 0 1px; }
}
*/
.lifestyle{ background-color:#fff; }
.lifestyle ul{ margin:4px 0 0; }

.lifestyle li{
	width:230px;
	margin:0 8px 8px 0;
	padding:4px;
	background-color:#f3f3f3;
	line-height:1.3;
}
.lifestyle li.airsuite,
.lifestyle li.hiraya,
.lifestyle li.kinkyoikumago,
.lifestyle li.solar,
.lifestyle li.norikokondo,
.lifestyle li.easycloak{ margin-right:0; }

.lifestyle li a{
	width:208px;
	height:80px;
	padding:95px 10px 0;
	background-color:#fff;
	background-position:left top;
	background-repeat:no-repeat;
	border:1px solid #d9d9d9;
	color:#666;
	display:block;
}
.lifestyle li a img{ margin-bottom:3px; }

.lifestyle li a:link, .lifestyle li a:visited{ border:1px solid #dadada; color:#666; text-decoration:none; }
.lifestyle li a:hover, .lifestyle li a:active{ border:1px solid #ff6600; color:#666; }

.lifestyle li.setsuden a{ background-image:url(../images/img_setsuden.jpg); }
.lifestyle li.cocoom a{ background-image:url(../images/img_cocoom.gif); }
.lifestyle li.airsuite a{ background-image:url(../images/img_airsuite.jpg); }
.lifestyle li.happyhug a{ background-image:url(../images/img_happyhug.gif); }
.lifestyle li.nisetai a{ background-image:url(../images/img_nisetai.jpg); }
.lifestyle li.hiraya a{ background-image:url(../images/img_hiraya.jpg); }
.lifestyle li.pet a{ background-image:url(../images/img_pet.jpg); }
.lifestyle li.chintaiheiyou a{ background-image:url(../images/img_chintaiheiyou.jpg); }
.lifestyle li.kinkyoikumago a{ background-image:url(../images/img_kinkyoikumago.jpg); }
.lifestyle li.ediblegarden a{ height:110px; background-image:url(../images/img_ediblegarden.jpg); }
.lifestyle li.daeqt a{ height:110px; background-image:url(../images/img_daeqt.jpg); }
.lifestyle li.solar a{ height:110px; background-image:url(../images/img_solar.jpg); }
.lifestyle li.smaeco a{ height:100px; background-image:url(../images/img_smaeco.jpg); }
.lifestyle li.plans a{ height:100px; background-image:url(../images/img_plans.gif); }
/*.lifestyle li.intelligencetoilet a{ height:100px; background-image:url(../images/img_intelligencetoilet.jpg); }*/
.lifestyle li.norikokondo a{ height:100px; background-image:url(../images/img_norikokondo.jpg); }
.lifestyle li.kanaderuie a{ height:100px; background-image:url(../images/img_kanaderuie.jpg); }
.lifestyle li.xevoEDDI a{ height:100px; background-image:url(../images/img_xevoEDDI.jpg); }
.lifestyle li.easycloak a{ height:100px; background-image:url(../images/img_easycloak.gif); }
.lifestyle li.qs a{ height:100px; background-image:url(../images/img_qs.jpg); }



