@charset "utf-8";
/* ===================================================================
CSS information

 file name  :comfort.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */



/* -----------------------------------------------------------
	#header
		ヘッダー
----------------------------------------------------------- */


#comfort #wrp_header {
	background:url(../comfort/images/title.jpg) center top no-repeat;
}



/* -----------------------------------------------------------
	#gmenu
		グローバルメニュー
----------------------------------------------------------- */


#comfort #gmenu li#gm_confort a {
	background:url(../images/menu/gmenu.gif) -402px -50px;
}

/*	#wrp_introcomfort
				コンテンツ
----------------------------------------------------------- */

#comfort #wrp_introcomfort {
	margin:0 0 5px 0;
	padding:0;
	width:690px;
	clear:both;
}

#comfort #wrp_introcomfort h3 {
	margin:0 0 30px 0;
	padding:0;
	width:192px;
	height:17px;
	line-height:17px;
	text-indent:-9999px;
	background:url(../comfort/images/tit_comfort.gif) left top no-repeat;
}


#comfort #wrp_introcomfort p {
	margin:0 0 15px 0;
	padding:0;
	width:493px;
	height:23px;
	line-height:23px;
	text-indent:-9999px;
	background:url(../comfort/images/sbtit_comfort.gif) left top no-repeat;
}



/*	#imgcomfort  お料理画像
				           
----------------------------------------------------------- */


#comfort #imgcomfort {
	margin:20px 0 0 0;
	padding:0;
	width:690px;
	overflow:hidden;
}


#comfort #imgcomfort #imgbig {
	margin:0 0 20px 0;
	padding:8px;
	width:674px;
	height:424px;
	background:url(../images/bg_bigimg.gif) 0 0 repeat;
}

#comfort #imgcomfort #imgbig p {
	text-align:center;
}


#comfort #imgcomfort ul#imgsmall {
	margin:0;
	padding:0;
	width:670px;
	float:right;
}

#comfort #imgcomfort ul#imgsmall li {
	margin:0;
	padding:0 0 0 15px;
	width:59px;
	height:58px;
	float:left;
	overflow:hidden;
	position:relative;
}

#comfort #imgcomfort ul#imgsmall li div {
    position:absolute;
    top:0;
    left:15px;
}

#comfort #imgcomfort ul#imgsmall li div a {
	background:url(../images/spacer.gif) 0 0;
	display:block;
	width:59px;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
}

#comfort #imgcomfort ul#imgsmall li div a:hover {
	background:url(../images/imgover.gif) 0 0;
}




/* -----------------------------------------------------------
	
	#wrp_cntcomfort  お料理コンテンツ
	
----------------------------------------------------------- */

#comfort #wrp_cntcomfort {
	margin:40px 0 0 0;
	padding:0 0 0 0;
	width:690px;
	clear:both;
	overflow:hidden;
	background:url(../images/bglinecnt.gif) right top repeat-y;
}


/* -----------------------------------------------------------
	
	#wrp_cntcomfort_left  お料理左コンテンツ
	
----------------------------------------------------------- */

#comfort #wrp_cntcomfort_left {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:310px;
	float:left;
	border-right:#d4d2d2;
}



/****************/

#comfort #wrp_cntcomfort_left #img_happiness {
	margin:0px 0 0 0;
	padding:0;
}





/* -----------------------------------------------------------
	
	#wrp_cntcomfort_right  お料理右コンテンツ
	
----------------------------------------------------------- */

#comfort #wrp_cntcomfort_right {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:378px;
	float:right;
}


/****************/

#comfort #wrp_cntcomfort_right #imgtxt_happiness {
	margin:103px 0 0 0;
	padding:0;
	width:378px;
	height:101px;
	text-indent:-9999px;
	background:url(../comfort/images/imgtxt_happiness.gif) left top no-repeat;
}


#comfort #wrp_cntcomfort_right #txt_happiness {
	margin:25px 0 0 25px;
	padding:0;
	width:270px;
	line-height:20px;
}

#comfort #wrp_cntcomfort_right #img_happiness02 {
	margin:190px 0 0 0;
	padding:0;
}




/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/

