@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: sekiguchien
	Author: Yamazen Communications co.,ltd.
	Comment: smell
	Since2012.10
----------------------------------------------------------- */
	
/*Index
	1.header footer
	2.pagetitle
	3.smell
	
----------------------------------------------------------- */




/*1.header footer
----------------------------------------------------------------------------------*/
div#header-Inner h2#head-ttl,
div#footer p{
	background:#92482B;
}





/*2.pagetitle
----------------------------------------------------------------------------------*/
div#pttl{
	background:#E9DAD5;
}
div#pttl h3{
	background:url(../../smell/img/pttl.png) no-repeat center 0;
}





/*3.smell
----------------------------------------------------------------------------------*/
div.tea-ttl{
	background:url(../../smell/img/tea_ttl.png) no-repeat 10px 10px #92482B;
}
div.tea-ttl p{
	color:#92482B;
	border-top:5px solid #92482B;
	background:#E9DAD5;
}
ul.tea-list li{
	border-left:1px solid #93482B;
	border-bottom:1px solid #93482B;
}
ul.tea-list li div p.data{
	background:url(../../smell/img/data.png) no-repeat 0 0;
}

