@charset "utf-8";

@import url("tab.css");

/* ------------------------------------- 
 *	build
 * ------------------------------------- */
 
/*- #2ndContents -------- */
#2ndContents{
	position: relative;
	width:808px;
	background-color: #fff;

}

/*- contents build-------- */

.contents01{
	width:770px;
	background-color: #fff;
	margin:0 0 0 4px;
	padding:10px 0 0 30px;
}

.contents02{
	width:770px;
	background-color: #fff;
	margin:0 0 0 4px;
	padding:0 0 0 30px;
}


/*- main_title - */

.title{
	position: relative;
	width:808px;
	height:111px;
	background-image:url(../../new/image/tit_newfood.gif);
	background-repeat:no-repeat;
}

.title p.read{
	position:absolute;
	left:40px;
	top:85px;
}

.title h2{
	display:none;
}

/*- main -------- */

.main{
	width:738px;
	float:left;
}

/*- products -------- */

.products{
	width:628px;
	padding:20px 0 20px 110px;
 }

/*.products table{
	margin-right: auto;/*standard mode*/
	margin-left: auto;/*standard mode*/
	text-align: left;/*Quirks mode
}*/

.products td.thm{
	text-align:center;
 }


.products td.thm img{
	border:1px #ccc solid;
	margin:0 15px 0 15px;
 }

.products h4{
	width:190px;
	font-size:1.2em;
	padding:10px 0 10px 15px;
	text-align:left;
 }

.products h4 a{
	background-image:url(../../petfood/image/icon_sign_01.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:0 0 0 13px;
	display:block;
 }
 
.products p{
	text-align:center;
 }
 
.products p img{
	text-align:center;
 }
	
.spring2009{
	background-image:url(../../new/image/icon_2009spring.gif);
	background-repeat:no-repeat;
	background-position:5px 20px;
}

.summer2009{
	background-image:url(../../new/image/icon_2009summer.gif);
	background-repeat:no-repeat;
	background-position:5px 20px;
	border-bottom:1px dotted #999;
}

.autmun2009{
	background-image:url(../../new/image/icon_2009autmun.gif);
	background-repeat:no-repeat;
	background-position:5px 20px;
	border-bottom:1px dotted #999;
}

.spring2010{
	background-image:url(../../new/image/icon_2010spring.gif);
	background-repeat:no-repeat;
	background-position:5px 20px;
	border-bottom:1px dotted #999;
}


.comingsoon{
	height:60px;
	padding:30px 0 0 15px;
	text-align:left !important;
}

.comingsoon strong{
	font-size:1.4em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#999;
	display:block;
	margin-bottom:5px;
}


/*- products detail -------- */

.products_detail{
	width:738px;
	padding:0 0 20px 0;
	text-align:center;
 }

.products_detail table{
	margin-right: auto;/*standard mode*/
	margin-left: auto;/*standard mode*/
	text-align: left;/*Quirks mode*/
}

.products_detail td.thm{
	width:210px;
	text-align:center;
 }


.products_detail td.thm p{
	margin:10px 0 0 0;
	text-align:center;
 }

.products_detail td.thm p img{
	border:none;
 }

.products_detail h3{
	font-size:1.4em;
	line-height:120%;
	color:#FF6600;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	text-align:left;
 }
 
.products_detail h4{
	width:400px;
	font-size:1.3em;
	line-height:1.2em;
	padding:5px 0 5px 5px;
	text-align:left;
	border-bottom:2px solid #FF9900;
 }

.products_detail h5,
.feature h5{
	font-size:1.2em;
	color:#FF9900;
	background-image:url(../image/icon_sign_pet_02.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:5px 0 5px 20px;
	margin:10px 0 5px 0;
 }

.products_detail h6{
	font-size:1em;
	padding:5px 0 5px 5px;
	text-align:left;
 }
 
.products_detail ul,
.feature ul{
	margin:5px 0 10px 30px;
	text-align:left;
 }
 
.products_detail li,
.feature li{
	list-style-type: disc;
	margin:0 0 5px 0;
	line-height:1.4em;
 }

.point{
	margin-right: auto;/*standard mode*/
	margin-left: auto;/*standard mode*/
	padding:5px 10px 20px 33px;
}

.point p{
	color:#724314;
	font-weight:bold;
	text-align:center;
}

.point p img{
	margin:0 5px 0 5px;
}



.feature{
	margin-right: auto;/*standard mode*/
	margin-left: auto;/*standard mode*/
	text-align: left;/*Quirks mode*/
	width:630px;
	padding:0 10px 0 10px;
	border:1px solid #ccc;
}


/*- article -------- */

.article{
	width:650px;
	margin-right: auto;/*standard mode*/
	margin-left: auto;/*standard mode*/
	text-align: left;/*Quirks mode*/
	margin-top:20px;
 }

.article h4{
	font-size:1.4em;
	line-height:120%;
	color:#FF6600;
	padding:0 0 10px 0;
	margin:15px 0 15px 0;
	text-align:center;
 }

.article h5{
	font-size:1em;
	margin:10px 0 5px 0;
 }

.article p{
	line-height:1.5em;
 }

.article p.indent{
	margin-left:1em;
 }

.article p.alnr{
	text-align:right;
 }

.article p.alnc{
	text-align:center;
 }


.article table{
	width:auto;
	margin-right: auto;/*standard mode*/
	margin-left: auto;/*standard mode*/
	text-align: left;/*Quirks mode*/
	margin-top:10px;
}

.article th{
	text-align:center;
	padding:3px;
	border:1px #ccc solid;
	background-color:#FDF2C4;
 }

.article td.thm{
	width:200px;
	text-align:center;
 }

.article td.spec p{
	font-size:0.9em;
	text-align:center;
	padding:3px;
 }

.article td.read{
	padding:8px;
	border:1px #ccc solid;
 }

p.his_back{
	margin:10px 10px 0 0;
	padding:10px 0 3px 0;
	width:100%;
	text-align:right;
}

p.his_back a{
	background-image:url(../image/icon_sign_pet.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding:5px 0 5px 22px;
}

.bdr{
	border-bottom:#999 2px dotted;
	margin-bottm:30px;
}
