@charset "UTF-8";

@import url("common.css");

/* --------------------------------------------------------------------------------------
 Common
--------------------------------------------------------------------------------------- */

div#ctLeft {
	float: left;
	width: 171px;
	padding-right:18px;
}

div#ctRight {
	float: right;
	width: 561px;
}

/* txt ------------------------------ */

div#ctRight p{
	margin-bottom:1em;
}

div#ctRight p strong{
	line-height:135%;
}

div#ctRight p.nomg{
	margin-bottom:0;
}

hr {
		border-top:dotted 1px #ccc;
		border-right:none;
		border-bottom:none;
		border-left:none;
		height:1px;
		margin-bottom:8px;
	}
	
.contents{
	padding:8px;}
	.contents:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.contents { display:inline-block; }
	/*\*/
	* html .contents { height:1%; }
	.contents{ display:block; }
/**/

.contents02{
	padding:0 8px 25px 8px;}
	.contents02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.contents02 { display:inline-block; }
	/*\*/
	* html .contents02 { height:1%; }
	.contents02{ display:block; }
/**/

.contents03{
	padding:8px 8px 10px 25px;}
	.contents03:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.contents03 { display:inline-block; }
	/*\*/
	* html .contents03 { height:1%; }
	.contents03{ display:block; }
/**/

p.imgLeft {
	float: left;
	margin: 4px 10px 0 0;
}

p.imgRight {
	float: Right;
	margin: 4px 0 0 10px;
}

div#ctRight .pict{
	border:1px solid #EBEAE4;
	padding:1px;
	background:#FFFFFF;
}

div#ctRight .moreinfo{
	text-align:right;
	margin-bottom:0;
	}
	
div#ctRight .viewlist{
	float:right;
	margin-bottom:0;
	}
	
div#ctRight .prolist{
	text-align:right;
	margin-bottom:10px;
	}

div#ctRight .moreinfo02{
	text-align:right;
	margin-bottom:5px;
	}

div#ctRight .moreinfo03{
	text-align:right;
	margin-bottom:20px;
	}

/* --------------------------------------------------------------------------------------
 Page titles
--------------------------------------------------------------------------------------- */

/* h2 ------------------------------ */

div#ctRight h2{
	background: url(../img/common/bg_h2.jpg) no-repeat 0 0;
	font:Arial, Helvetica, sans-serif;
	font-size:150%;
	color:#FFFFFF;
	padding:8px 0 8px 23px;
	height:24px;
	margin-bottom:17px;
}

/* h3 ------------------------------ */

div#ctRight h3{
	font:Arial, Helvetica, sans-serif;
	font-size:135%;
	color:#666666;
	padding:6px 0 7px 23px;
	margin-bottom:13px;
}

#Products div#ctRight h3{
	background: url(../products/img/bg_h3_products.jpg) no-repeat 0 0;
}

#Support div#ctRight h3{
	background: url(../support/img/bg_h3_support.jpg) no-repeat 0 0;
}

#Company div#ctRight h3{
	background: url(../company/img/bg_h3_company.jpg) no-repeat 0 0;
	font-size: 105%;
}

/* h4 ------------------------------ */

div#ctRight h4{
	border-bottom:1px solid #F0F0F0;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	padding:0 0 4px 25px;
	margin:15px 0 15px 0;
}

#Products div#ctRight h4{
	background: url(../products/img/bg_h4_products.gif) no-repeat 3px 2px;
}

#Support div#ctRight h4{
	background: url(../support/img/bg_h4_support.gif) no-repeat 3px 2px;
}

#Company div#ctRight h4{
	background: url(../products/img/bg_h4_products.gif) no-repeat 3px 2px;
	clear: both;
}

/* h5 ------------------------------ */

#Support div#ctRight h5{
	border-bottom:1px dotted #CCCCCC;
	font-size:110%;
	font-weight:bold;
	padding:0 0 3px 2px;
	margin-bottom:6px;
	color:#4FB352;
	width:95%;
}

/* h6 ------------------------------ */
#Products .tblType01 h6{
	background-color:#B5C4DD;
	font-size:115%;
	border-bottom:1px solid #8DA5CB;
	color:#FFFFFF;
	font-weight:bold;
	padding:6px 0 6px 8px;
	}
	
#Products .tblType01 h6.new{
	background-image: url(../img/common/ico_new.jpg);
	background-repeat:no-repeat;
	background-position: 500px 8px;
	}
	
#Recipe div#ctRight h6{
	background: url(../recipe/img/bg_h7_recipe.gif) no-repeat 23px 8px;
	font-weight:bold;
	font-size:130%;
	padding:18px 0 4px 80px;
	height:37px;
	display:block;
}	
/* --------------------------------------------------------------------------------------
 Table
--------------------------------------------------------------------------------------- */

/* table Type01 ------------------------------ */

.tblType01 {
	margin-top:15px;
	border:2px solid #F0F0F0;
	background:#DDDDDD;
	padding:1px;
	margin-bottom:15px;
	}
	
.tblType01-inner {
	background:#ffffff;
	padding:1px;
	}

.tblType01-inner01 {
	background:#F3F3F3;
	padding:1px;
	}
	
/* table Type02 (Product, list table)------------------------------ */

table.tblType02 td img {
	margin: 0 0 -3px 5px;
}

#tblType02 {
	border:2px solid #F0F0F0;
	background:#DDDDDD;
	padding:1px;
	}
	
table.tblType02 {
	background:#ffffff;
	width:100%;
	}

table.tblType02 th{
	background:#F0F0F0;
	margin-top:1px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:5px 5px 5px 8px;
	}
	
table.tblType02 th.last{
	border-right:none;
	}

table.tblType02 td{
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:5px 5px 5px 8px;
	}
	
table.tblType02 td.last{
	border-right:none;
	}
	
table.tblType02 td.bottom{
	border-bottom:none;
	}
	
table.tblType02 td.mid{
	text-align:center;
	}
	
table.tblType02 td.title01{
	background:#E6EAF2;
	border-top:1px solid #fff;
	}

/* table Type03 (FAQ table)------------------------------ */
.tblType03 {
	margin-top:15px;
	border:1px solid #F0F0F0;
	background:#ffffff;
	padding:1px;
	}
	
.tblType03 dt{
	background:url(../support/img/bg_tblType03.jpg) #a7d49d no-repeat 0 0;
	padding:9px 5px 10px 45px;
	}	

.tblType03 dd{
	background-image:url(../support/img/bg_answer.jpg);
	background-repeat:no-repeat;
	background-position:11px 12px;
	background-color:#DFEDDC;
	padding:9px 5px 10px 45px;
	}	


/* table Type04 (FAQ table)------------------------------ */

.tblType04 {
	margin-top:15px;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	}
	
.tblType04 dt{
	float: left;
	clear: left;
	padding: 5px 0.5em;
	background: #F0F0F0;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	width:15em;
	font-size: 90%;
	}	

.tblType04 dd{
	margin-left:16em;
	padding: 5px 0.5em 5px 1em;
	border-bottom:1px solid #DDDDDD;
	font-size: 90%;
	}	
	
/* table Type05 (Recipe table)------------------------------ */

.tblType05 {
	background-image:url(../support/img/bg_tblType05.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	margin-bottom:15px;
	}

/* table Type06 (List table)------------------------------ */

table.tblType06 {
	margin-top:15px;
	border:2px solid #F0F0F0;
	background:#FFFFFF;
	padding:1px;
	margin-bottom:15px;
	}

.tblType06 th{
	background:#B5C4DD;
	margin:1px;
	font-size:110%;
	font-weight:bold;
	color:#FFFFFF;
	width:9em;
	padding-left:5px;
	border-bottom:1px dotted #D9D9D9;
	}
	
.tblType06 dt.last{
	border-bottom:none;
	}
	
.tblType06 ul li{
	float:left;
	background:url(../img/common/arrow02.gif) no-repeat 0 4px;
	white-space:nowrap;
	padding:1px 1.2em 0 11px;
}

.tblType06 td {
	background:url(../img/common/arrow04.gif) no-repeat 0 50%;
	padding:3px 3px 3px 15px;
	border-bottom:1px dotted #D9D9D9;
}

.tblType06 td.last {
	border-bottom:none;
	}
	
/* --------------------------------------------------------------------------------------
 Lists
--------------------------------------------------------------------------------------- */

/* list Type01 (Square type)------------------------------ */

#Support #ctRight ul.listType01 li {
	margin-top: 4px;
	padding-left: 12px;
	background: url(../support/img/li_support.gif) no-repeat 0 .5em;
}

/* list Type02 (Arrow type)------------------------------ */

ul.listType02 li{
	border-bottom:1px solid #ffffff;
	padding:8px 8px 8px 30px;
	}
	
ul.listType02 li a{
	display: block;
	}
	
#Support ul.listType02 li{
	background-color:#E3F1E0;
	background-image:url(../support/img/arrow_li_support.gif);
	background-repeat:no-repeat;
	background-position:8px 55%;
	}

/* list Type03 (FAQ type)------------------------------ */

#Support #ctRight ul.listType03 li {
	margin: 4px 0 10px 10px;
	padding-left: 25px;
	background: url(../support/img/li_faq.jpg) no-repeat 0 0;
}

/* list Type04 (Tags type)------------------------------ */

#ctRight ul.listType04 li {
	float:left;
	padding:0 1em 0.2em 0;white-space: nowrap; 
}

/* --------------------------------------------------------------------------------------
 Product 
--------------------------------------------------------------------------------------- */
/* mainimg ------------------------------ */
#mainimg{
	border:1px solid #EBEAE4;
	padding:1px;
	background:#FFFFFF;
	margin-bottom:13px;
}

/* banner ------------------------------ */
div#ctLeft ul.bnr li {
	padding-bottom: 8px;
}

div#ctLeft ul.bnr li.last {
	padding-bottom: 0;
}

div#ctLeft ul.bnr img {
	background-color:#F9F9F9;
	border:2px solid #E0E0E0;
	padding:1px;
}

/* product info ------------------------------ */
#ctRight .tblType01 .list-pict{
	float:left;
	width:158px;
	padding-right:10px;
	}
	
#ctRight .tblType01 .list-txt{
	float:left;
	width:367px;
	}

#ctRight .tblType01 .list-pict02{
	float:left;
	width:208px;
	padding:0 15px 10px 0;
	}
	
#ctRight .tblType01 .list-txt02{
	float:left;
	width:305px;
	}

#ctRight .tblType01 .list-txt span,
#ctRight .tblType01 .list-txt02 span{
	float:left;
	font-size:95%;
	padding-right:10px;
	}
	
#ctRight .tblType01 .list-txt span,
#ctRight .tblType01 .list-txt02 span{
	float:left;
	font-size:95%;
	padding-right:10px;
	}

.proInfo{
	margin-left: 220px;
	font-size: 95%;
	}
	
.proInfo span{
	padding-right:10px;
	}
	
p.certification {
	clear: both;
}

p.note {
	font-size: 90%;
	margin: 1em 0;
}

table.specifications {
	margin-top:15px;
	border:1px solid #ddd;
	border-collapse: collapse;
	width: 530px;
	}
	
table.specifications th {
	padding: 5px 0.5em;
	background: #f0f0f0;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	width:15em;
	font-size: 90%;
	text-align: left;
	}	

table.specifications td{
	margin-left:16em;
	padding: 5px 0.5em 5px 1em;
	border-bottom:1px solid #ddd;
	font-size: 90%;
	}	


/* list ------------------------------ */

#Products .tblType06 label {
	margin: auto 15px auto 5px;
}

#Products .tblType06 li {
	float: left;
	white-space:nowrap;
	list-style-type: none;
	padding:1px 1.2em 0 2px;
	list-style-type: none;
	background-image: none;
}

.btnCompare {
	text-align: right;
	margin-bottom: 20px;
}

#Products #ctArea h2 {
	background: url(../products/img/bg_list_tit.jpg) repeat-x 0 0;
	height: 32px;
	color: #fff;
	font-size: 150%;
	margin-top: 10px;
	padding: 5px 0 5px 10px;
}

#Products #ctArea table.tblType06 {
	margin-top: 0;
}

#Products #ctArea p.chkAll {
	clear: both;
	padding: 15px 0 0 2px;
}

/* --------------------------------------------------------------------------------------
 Recipe 
--------------------------------------------------------------------------------------- */
p.date{
	padding-right:15px;
	font-size:90%;
	text-align:right;
	}
	
#Recipe .recipeLeft{
	float:left;
	width:220px;
	padding-right:18px;
	_padding-right:0;
}

#Recipe .recipeRight{
	float:left;
	width:274px;
}

p.time{
	font-weight:bold;
	background: url(../recipe/img/bg_time.gif) no-repeat 0 0;
	height:19px;
	padding:3px 0 0 30px;
	margin-bottom:0;
	}
	
.ingredients{
	background:#FFFFFF;
	padding:8px;
	margin-bottom:10px;
}

.ingredients strong{
	background: url(../recipe/img/bg_ingredients.gif) no-repeat 7px 10px;
	height:60px;
	padding:10px 0 10px 40px;
	}
	
.ingredients ul li{
	background: url(../recipe/img/li_ingredients.gif) no-repeat 5px 4px;
	padding-left:18px;
}

#Recipe p.pagenavi {
	text-align: right;
}

#Recipe p.pagenavi span{
	margin-right: 10px;
}

/* --------------------------------------------------------------------------------------
 Company
--------------------------------------------------------------------------------------- */

#Company .imgArea {
	width: 224px;
	float: right;
	margin: 4px 0 10px 10px;
}

#Company .imgArea02 {
	width: 163px;
	float: right;
	margin: 4px 0 0 10px;
}

#Company .imgArea03 {
	width: 200px;
	float: right;
	margin: 4px 0 0 10px;
}

#Company .imgArea p{
	margin: 0;
}

#Company .imgArea02 p,
#Company .imgArea03 p{
	margin: 0;
	text-align: center;
}

#Company .imgArea .caption,
#Company .imgArea02 .caption,
#Company .imgArea03 .caption  {
	font-size: 85%;
	text-align: center;
	margin-bottom: 5px;
}

#Company .imgArea .left {
	width: 120px;
	float: left;
	padding: 5px
}

#Company .imgArea .right {
	padding: 0 5px;
}

#Company dt.bottom,
#Company dd.bottom {
	margin-bottom: 15px;
}

/* outline ------------------------------ */
#Company dl.outline dt {
	float: left;
	width: 155px;
	height: 15px;
	padding: 3px 3px 3px 10px;
	border-bottom: 1px dotted #ccc;
	background: url(../company/img/dt_outline.jpg) no-repeat 0 3px;
	clear: both;
}

#Company dl.outline dd {
	float: right;
	width: 384px;
	height: 15px;
	padding: 3px;
	border-bottom: 1px dotted #ccc;
}

#Company dl.outline dt.h02,
#Company dl.outline dd.h02 {
	height: 35px;
}

/* history ------------------------------ */
#Company dl.history dt {
	float: left;
	width: 55px;
	height: 35px;
	padding: 3px 3px 3px 10px;
	border-bottom: 1px dotted #ccc;
	background: url(../company/img/dt_outline.jpg) no-repeat 0 3px;
	clear: both;
}

#Company dl.history dd {
	float: right;
	width: 484px;
	height: 35px;
	padding: 3px;
	border-bottom: 1px dotted #ccc;
}

#Company dl.history dt.h02,
#Company dl.history dd.h02 {
	height: 65px;
}


#Company dl.history dt.h03,
#Company dl.history dd.h03 {
	height: 85px;
}

/* --------------------------------------------------------------------------------------
 Support
--------------------------------------------------------------------------------------- */
#Support .menu {
	border: 1px solid #f0f0f0;
	padding: 5px 10px 5px 75px;
	margin-bottom: 20px;
}

#Support #faq {
	background: url(../support/img/ico_faq.gif) no-repeat 10px 20px;
}

#Support #instruction {
	background: url(../support/img/ico_instruction.gif) no-repeat 10px 20px;
}
#Support #agent {
	background: url(../support/img/ico_agent.gif) no-repeat 10px 20px;
}


/* --------------------------------------------------------------------------------------
 Contact
--------------------------------------------------------------------------------------- */
#Contact table.form {
	width: 560px;
	border-collapse: collapse;
}

#Contact table.form th {
	width: 150px;
	padding: 5px 5px 5px 15px;
	text-align: left;
	background: url(../contact/img/th_contact.jpg) no-repeat 5px 50% #EAEFF6;
	border-bottom: 1px solid #ccc;
	font-size: 80%;
}

#Contact table.form td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

#Contact table.form th span {
	color: #CC0000;
}

#Contact table.form input,
#Contact table.form textarea,
#Contact table.form select {
	border: 1px solid #ccc;
}

#Contact form .btn {
	text-align: center;
	margin: 10px 0;
}

#Contact form .btn input[type="image"] {
	margin: 0 10px;
}

#Contact .rOffice,
#Contact .privacy {
	padding: 10px 15px;
	width: 526px;
	border: 1px solid #eaeaea;
	background: url(../contact/img/bg_roffice.jpg) no-repeat bottom;
	margin-bottom: 20px;
}

#Contact .rOffice h6,
#Contact .privacy h6,
#Contact .wrrStatement h6 {
	background: url(../contact/img/th_contact.jpg) no-repeat 0 0;
	padding: 0 0 5px 10px;
}

#Contact .wrrStatement {
	border: 1px solid #eaeaea;
	width:526px;
	padding:10px 15px;
	margin-bottom: 20px;
	background: url(../contact/img/bg_roffice.jpg) no-repeat left bottom;
	overflow-y:scroll;
	height:300px;
}

#Contact .wrrStatement {
	border: 1px solid #eaeaea;
	width:526px;
	padding:10px 15px;
	margin-bottom: 20px;
	background: url(../contact/img/bg_roffice.jpg) no-repeat left bottom;
	overflow-y:scroll;
	height:300px;
}

html:first-child #Contact .wrrStatement { /* for Opera and Safari */
	overflow:scroll;
}

#Contact .wrrStatement ol	{
	margin-bottom: 1em;
}

#Contact .wrrStatement ol li,
#Contact .wrrStatement ul li {
	margin-left: 1.5em;
}

#Contact .wrrStatement ul li {
	list-style-type: disc;
}


#Contact .wrrStatement form {
	padding: 20px;
	text-align: center;
}

#Contact .error_msg {
	color:#FF0033;
	display:block;
	font-size:0.9em;
}

#Finish #ctArea {
	height: 380px;
	text-align: center;
}

#Finish #ctArea h2 {
	background: url(../contact/img/bg_finish_tit.jpg) repeat-x 0 0;
	height: 32px;
	color: #fff;
	font-size: 150%;
	margin-top: 10px;
	padding: 5px 0 5px 10px;
}

#Finish #ctArea .btn {
	margin: 50px 0;
}

/* --------------------------------------------------------------------------------------
 Tiger Family / Privacy Policy / Sitemap common
--------------------------------------------------------------------------------------- */
#TigerFamily #ctArea,
#PrivacyPolicy #ctArea,
#Sitemap #ctArea {
	margin-bottom: 50px;
}

#PrivacyPolicy #ctArea h2,
#Sitemap #ctArea h2 {
	background: url(../img/common/bg_h2_l.jpg) no-repeat 0 0;
	font:Arial, Helvetica, sans-serif;
	font-size:150%;
	color:#FFFFFF;
	padding:8px 0 8px 23px;
	height:24px;
	margin-bottom:17px;
}

/* --------------------------------------------------------------------------------------
 Tiger Family
--------------------------------------------------------------------------------------- */
#TigerFamily #ctArea p.nice{
	background: url(../img/family/img_tigtyra.gif) no-repeat;
	height: 420px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#TigerFamily #ctArea h2 {
	background: url(../img/family/tit_tigerfamily.gif) no-repeat;
	height: 38px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#TigerFamily .tig,
#TigerFamily .father,
#TigerFamily .grandfather {
	width: 370px;
	height: 175px;
	float: left;
	margin-bottom: 10px;
}

#TigerFamily .tyra,
#TigerFamily .mother,
#TigerFamily .grandmother {
	width: 370px;
	height: 175px;
	float: right;
	clear: right;
	margin-bottom: 10px;
}

#TigerFamily .tig p,
#TigerFamily .tyra p,
#TigerFamily .father p,
#TigerFamily .mother p,
#TigerFamily .grandfather p,
#TigerFamily .grandmother p {
	margin-left: 125px;
	padding-left: 10px;
	font-size: 90%;
}

#TigerFamily .tig h3,
#TigerFamily .tyra h3,
#TigerFamily .father h3,
#TigerFamily .mother h3,
#TigerFamily .grandfather h3,
#TigerFamily .grandmother h3 {
	text-indent: -9999px;
	height: 30px;
	margin-bottom: 10px;
}

/* tig ------------------------------ */
#TigerFamily .tig {
	background: url(../img/family/img_tig.gif) no-repeat;
}

#TigerFamily .tig p {
	border-left:5px solid #06f;
}

#TigerFamily .tig h3 {
	background: url(../img/family/tit_tig.gif) no-repeat 125px 0;
}

/* tyra ------------------------------ */
#TigerFamily .tyra {
	background: url(../img/family/img_tyra.gif) no-repeat;
}

#TigerFamily .tyra p {
	border-left:5px solid #f39;
}

#TigerFamily .tyra h3 {
	background: url(../img/family/tit_tyra.gif) no-repeat 125px 0;
}

/* father ------------------------------ */
#TigerFamily .father {
	background: url(../img/family/img_father.gif) no-repeat;
}

#TigerFamily .father p {
	border-left:5px solid #ff0;
}

#TigerFamily .father h3 {
	background: url(../img/family/tit_father.gif) no-repeat 125px 0;
}

/* mother ------------------------------ */
#TigerFamily .mother {
	background: url(../img/family/img_mother.gif) no-repeat;
}

#TigerFamily .mother p {
	border-left:5px solid #6f0;
}

#TigerFamily .mother h3 {
	background: url(../img/family/tit_mother.gif) no-repeat 125px 0;
}

/* grandfather ------------------------------ */
#TigerFamily .grandfather {
	background: url(../img/family/img_grandfather.gif) no-repeat;
}

#TigerFamily .grandfather p {
	border-left:5px solid #f90;
}

#TigerFamily .grandfather h3 {
	background: url(../img/family/tit_grandfather.gif) no-repeat 125px 0;
}

/* grandmother ------------------------------ */
#TigerFamily .grandmother {
	background: url(../img/family/img_grandmother.gif) no-repeat;
}

#TigerFamily .grandmother p {
	border-left:5px solid #96c;
}

#TigerFamily .grandmother h3 {
	background: url(../img/family/tit_grandmother.gif) no-repeat 125px 0;
}

/* --------------------------------------------------------------------------------------
 Privacy Policy
--------------------------------------------------------------------------------------- */
#PrivacyPolicy #ctArea p {
	margin: 1em;
}

/* --------------------------------------------------------------------------------------
 Sitemap
--------------------------------------------------------------------------------------- */
#Sitemap #ctArea ul {
	width: 345px;
	margin: 0 0 30px 0;
}

#Sitemap .left {
	float: left;
	padding-left: 15px;
}

#Sitemap .right {
	float: right;
	padding-right: 15px;
}

#Sitemap #ctArea h3 {
	background: url(../img/common/bg_arrow_bl.gif) no-repeat 0 0;
	padding: 0 0 5px 20px;
	border-bottom: 1px solid #f0f0f0;
	width: 325px;
	margin-bottom: 5px;
}

#Sitemap #ctArea ul li {
	background: url(../img/common/arrow04.gif) no-repeat 0 50%;
	padding:3px 3px 3px 10px;
	margin-left: 5px;
}