@charset "utf-8";


/*
	Site Name: らくやキング -rakuyaki.jp-
	Created: 2008-02-01
	Licence: Copyright (C) Epoch Chemical Co.,Ltd. All Rights Reserved.
    Description: -らくやきマーカーの使い方-HOW TO USE PAGE content style
*/


/*
===== CONTENTS =============================================================================

    1: RESULT CONTENT AREA

============================================================================================
*/



/*
===== ◆◆◆ 1: RESULT CONTENT AREA ◆◆◆ =======================================================+============== ◆◆◆ 1: RESULT CONTENT AREA ◆◆◆
*/



/*----- 共通大枠 */
.RESULT_outerBox
{
	width               : 798px;
	margin-top          : 40px;
	margin-left         : 4px;
}



.RESULT_outerBox H3
{
	height              : 40px;
}

.RESULT_outerBox H4
{
	width               : 201px;
	height              : 16px;
	margin              : 20px auto !important;
	margin              : 20px 0 20px 300px;
}

.RESULT_outerBox STRONG
{
	font-weight         : bold;
	font-size           : 12px;
	line-height         : 2em;
}

.RESULT_outerBox P
{
	color               : #000000;
	font-size           : 12px;
	line-height         : 1.5em;
	margin-top          : 0.5em;
	margin-bottom       : 1.5em;
}


P.RESULT_comment
{
	font-size           : 11px;
	line-height         : 1.3em;
}

/*----- 画像ボックス */
.RESULT_imageBox
{
	width               : 160px;
	height              : auto;
	font-size           : 13px;
	margin              : 0 20px 0 29px !important;
	margin              : 0 20px 0 14px;
	float               : left;
}

.RESULT_imageBox STRONG
{
	font-size           : 15px;
}


.RESULT_imageBox P
{
	color               : #FF3300;
	float               : right;
	font-size           : 10px;
	margin-top          : 2px;
	padding             : 3px 12px 5px 13px;
	background          : url(../review/img/arrow_child.gif) left 6px no-repeat;
}


/*----- テキストボックス */
.RESULT_textBox
{
	width               : 335px;
	margin              : 7px 10px 15px 0;
	float               : left;
}


/*----- プレゼントボックス */
.RESULT_presentBox
{
	padding-top         : 20px;
	text-align          : center;
}





/*----- 各賞のボックス */
/* CHILD */
#RESULT_childBox
{
	color               : #FF3300;
	background          : #FFEAE5 url(../result/img/child_footerDeco.gif ) left bottom no-repeat;
}

div#RESULT_childBox HR
{
	display:block;
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: solid; /* 線種 */
	border-color: #FFD4C9; /* 線色 */
	height: 1px; /* 高さ */
}


/* ADULT */
#RESULT_adultBox
{
	color               : #0089D5;
	background          : #E5F3FB url(../result/img/adult_footerDeco.gif ) left bottom no-repeat;
}

div#RESULT_adultBox HR
{
	display:block;
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: solid; /* 線種 */
	border-color: #BADFF4; /* 線色 */
	height: 1px; /* 高さ */
}


/* SPECIALLY */
#RESULT_speciallyBox, #RESULT_excellentBox
{
	color               : #F2A20F;
	background          : #FEF6E7 url(../result/img/specially_footerDeco.gif ) left bottom no-repeat;
}



#RESULT_childBox H3     { background: url(../result/img/child_title.gif) no-repeat; }
#RESULT_adultBox H3     { background: url(../result/img/adult_title.gif) no-repeat; }
#RESULT_speciallyBox H3 { background: url(../result/img/specially_title.gif) no-repeat; }
#RESULT_excellentBox H3 { background: url(../result/img/excellent_title.gif) no-repeat;}

#RESULT_childBox H4     { background: url(../result/img/child_congrats.gif) no-repeat; }
#RESULT_adultBox H4     { background: url(../result/img/adult_congrats.gif) no-repeat; }
#RESULT_speciallyBox H4 { background: url(../result/img/specially_congrats.gif) no-repeat; }
#RESULT_excellentBox H4 { background: url(../result/img/specially_congrats.gif) no-repeat; }



#RESULT_postscript
{
	width               : 650px;
	margin              : 40px auto !important;
	margin              : 40px 0 40px 110px;
}


#RESULT_postscript h3
{
	font-size           : 16px;
	font-weight         : bold;
	margin-bottom       : 1.5em;
}

#RESULT_postscript P
{
	font-size           : 11px;
	line-height         : 1.3em;
	width               : 520px;
	margin-top          : 1em;
	margin-left         : 72px;
}



.page-move A
{
	display             : block;
	color               : #666666;
	font-size           : 1em;
	font-weight         : normal;
	background          : transparent url(../common_img/arrow_02.gif) no-repeat 705px 1px;
	margin-top          : 20px;
	margin-right        : 25px;
	text-align          : right;
	clear               : both;
}

.page-move A:hover
{
	color               : #AAAAAA;
	text-decoration     : none;
}


#contestName
{
	color               : #6699FF;
	font-size           : x-large;
	margin              : 10px 0 50px 30px;
	padding             : 0;
}

#contestName IMG
{
	margin-right        : -10px;
	margin-top          : -9px;
}


#PastBox
{
	width               : 410px;
	background          : url(../result/img/pastResultBG.jpg);
	height              : 53px;
	margin              : 70px auto 30px auto;
	padding             : 27px 0 0 230px;
}