@charset "utf-8";


/*
	Site Name: らくやキング -rakuyaki.jp-
	Created: 2008-02-01
	Licence: Copyright (C) Epoch Chemical Co.,Ltd. All Rights Reserved.
    Description: -製品ラインナップ- LINEUP PAGE content style
*/


/*
===== CONTENTS =============================================================================

    1: LINEUP CONTENT AREA

============================================================================================
*/


/*
===== ◆◆◆ 0: Common Area ◆◆◆ ===========================================================+============== ◆◆◆ 0: Common Area ◆◆◆
*/

.LINEUP_ttl
{
	height              : 19px;
	margin-left         : 4px;
	padding-top         : 40px;
	background-repeat   : no-repeat;
	background-position : bottom left;
	clear               : both;
}


.LINEUP_contentsWrapper
{
	margin-top          : 30px;
	margin-left         : 30px;
}


.LINEUP_productImage
{
	float               : left;
}


.LINEUP_textArea
{
	font-size           : 1.2em;
	color               : #666666;
	width               : 340px;
	float               : right;
	margin-right        : 40px !important;
	margin-right        : 20px;
}


.LINEUP_textArea P, .LINEUP_textArea DL
{
	margin-bottom       : 1.2em;
}


.LINEUP_textArea DT
{
	font-weight         : bold;
}


.LINEUP_textArea DD
{
	margin-left         : 1em;
}


.LINEUP_handling
{
	margin-top          : 35px;
	border              : 1px solid #FFFFFF;
}


.LINEUP_handling STRONG
{
	display             : block;
	color               : #FF3300;
	font-size           : 0.9em;
	margin-top          : 20px;
	margin-bottom       : 5px;
}


A.LINEUP_shopListBtn
{
	display             : block;
	width               : 187px;
	height              : 33px;
	text-decoration     : none;
}


A.LINEUP_shopListBtn:link, A.LINEUP_shopListBtn:visited  { background: url(../lineup/img/btn_shoplist_off.gif) no-repeat; }
A.LINEUP_shopListBtn:hover, A.LINEUP_shopListBtn:active  { background: url(../lineup/img/btn_shoplist_on.gif) no-repeat; }



/*
===== ◆◆◆ 1: First Set CONTENT AREA ◆◆◆ ===========================================================+============== ◆◆◆ 1: LINEUP CONTENT AREA ◆◆◆
*/


#LINEUP_ttlFirstSet
{
	background-image    : url(../lineup/img/ttl_set.gif);
}




/*
===== ◆◆◆ 2: Marker CONTENT AREA ◆◆◆ ===========================================================+============== ◆◆◆ 2: Marker CONTENT AREA ◆◆◆
*/


#LINEUP_ttlMarker
{
	background-image    : url(../lineup/img/ttl_marker.gif);
}


.LINEUP_penArea DD
{
	margin-top          : 30px;
}


.LINEUP_spacer
{
	clear               : both;
	padding-top         : 30px;
}


* html .LINEUP_spacer
{/*--------------------------------- for IE5-6 */
    padding-top         : 0;
}
*:first-child+html .LINEUP_spacer
{/*----------------------- for IE7 */
    padding-top         : 0;
}

