@charset "UTF-8";
/* CSS Document */

@import "/jp.09purina.template/lib/cmn_css/component.css"; 
@import "/jp.09purina.template/dog/css/dog_comp.css"; 

#flashArea {
	background: url(/jp.09purina.template/lib/cmn_img/bg_contents_top.gif) left top no-repeat;
	height: 288px;
	padding: 3px 0 0 0;
	vertical-align: bottom;
	width: 954px;
}

#flashArea div.topFl {
	display: inline;
	float: left;
	height: 288px;
	margin: 0 0 0 3px;
	padding: 0;
	vertical-align: text-bottom;
	width: 748px;
}

#flashArea div.jsBanner {
	float: left;
	min-height: 288px;
	padding: 0;
	vertical-align: text-bottom;
	width: 200px;
}
*html #flashArea div.jsBanner {
	height: 288px;
}

#flashArea img {
	vertical-align: bottom;
}

#indexBlk {
	margin-left: 9px;
	padding: 18px 0 30px 0;
	width: 931px;
}

#indexLeft {
	float: left;
	width: 558px;
}

#indexRight {
	float: right;
	width: 362px;
}

/* purina blog rss */
#contents div.rssBox {
	background: url(/jp.09purina.template/images/bg_rss_img.jpg) left top no-repeat;
	height:192px;
	margin-bottom: 10px;
	width: 558px;
}

#contents div.rssBox table {
	margin: 58px 0 0 15px;
	width: 348px;
}

#contents div.rssBox table th {
	color: #8C0000;
	text-align: left;
	line-height: 150%;
	padding: 0 5px 5px 0;
	vertical-align: top;
	width: 17%;
}

#contents div.rssBox table td {
	line-height: 150%;
	padding-bottom: 5px;
	vertical-align: top;
	width: 83%;
}

/* purina brand */
#contents div.cfL {
	background: url(/NR/rdonlyres/E7FFF8BD-9719-45CE-AD23-BD342119862D/0/brand_cat_bg.gif) left top repeat-y !important;
	border-top: 1px solid #B7AFA9;
	border-bottom: 1px solid #B7AFA9;
	float: left;
	padding-bottom: 7px;
	width: 421px !important;
	height:145px;
}

#contents div.dfR {
	background: url(/NR/rdonlyres/C1C7DB1E-0CDE-4DE1-B8CD-5FC73AA6B921/0/brand_dog_bg.gif) left top repeat-y !important;
	border-top: 1px solid #B7AFA9;
	border-bottom: 1px solid #B7AFA9;
	float: right;
	padding-bottom: 7px;
	width: 126px !important;
	height:145px;
}

#contents div.cfL h4 {
	background: url(/NR/rdonlyres/A71129D9-99BC-451B-B135-BD10B1C2E90C/0/brand_head_bg.gif) repeat-x left top !important;
	font-size: 0;
	display: block;
	line-height: 100%;
	margin-bottom: 12px;
	margin-right:2px;
}

#contents div.dfR h4 {
	background: url(/NR/rdonlyres/A71129D9-99BC-451B-B135-BD10B1C2E90C/0/brand_head_bg.gif) repeat-x left top !important;
	font-size: 0;
	display: block;
	line-height: 100%;
	margin-bottom: 12px;
	margin-right:2px;
}

#contents div.cfL p,
#contents div.dfR p {
	text-align: center !important;
}

#contents div.cfL p img,
#contents div.dfR p img {
	margin: 5px 10px !important;
}

/* Highright info */
#contents div.highright {
	background: url(/jp.09purina.template/images/bg_highlight_box.gif) left top repeat-y;
	border-bottom: 1px solid #B1A9A3;
	margin-bottom: 10px;
	padding-bottom: 7px;
	width: 362px;
}

#contents div.hrPack {
	margin-left: 16px;
	width: 335px;
}

#contents div.hrPhoto {
	float: left;
	width: 137px;
}

#contents div.hrTxt {
	float: right;
	width: 195px;
}

/*090609追加*/

#contents div.highright p{
	line-height:100%;}


#contents div.hrlink {
	float:left;
	width:160px;	
}

#contents div.hrlink img{
	float:left;
}

#contents div.hrlink p{
	float:left;
	padding-top:25px;
	font-size:12px;
	line-height:120%;
	margin-left:5px;}

#contents div.hrlink_r {
	float:right;
	width:160px;
}

#contents div.hrlink_r img{
	float:left;
}

#contents div.hrlink_r p{
	float:left;
	padding-top:25px;
	font-size:12px;
	line-height:120%;
	margin-left:5px;}
	
/*090609追加*/



/* Banner Area */
#contents div.indexBnn {
	clear: both;
	width: 362px;
}

#contents div.bsBox {
	float: left;
	width: 182px;
}

#contents div.bsBox img {
	vertical-align: bottom;
}

#contents div.bsBox p {
	font-size: 0;
	line-height: 100%;
	padding-bottom: 0;
}

#contents div.mailBox {
	float: right;
	width: 170px;
}


/*scroll navi*/
#flashArea div.slideUp a,
#flashArea div.slideDown a {
	display:block;
	width:200px;
	height:30px;
	text-indent:-9999px;
}
#flashArea div.slideUp a {
	margin-bottom:6px;
	background:url(/jp.09purina.template/images/bnn_naviup.gif) top left no-repeat;
}
#flashArea div.slideDown a {
	background:url(/jp.09purina.template/images/bnn_navidown.gif) top left no-repeat;
}
#flashArea div.slideUp a:hover,
#flashArea div.slideDown a:hover {
	background-position:0 -35px;
}

