@charset "UTF-8";
/* CSS Document */

@import "/jp.09purina.template/lib/cmn_css/component.css";
@import "/jp.09purina.template/campaign/lib/cmn_css/component.css"; 

#contents .cornerHead {
	background: url(/jp.09purina.template/campaign/images/bg_cmp_head.gif) left top no-repeat;
	font-size: 0;
	line-height: 100%;
	text-align: center;
	padding: 11px 0 30px;
	width: 730px;
}

/*1001renew追記*/
#contents .cornerHead2 {
	background: url(/NR/rdonlyres/848BE310-D58C-452E-91B8-3931FE9AAFB7/0/bg_cmp_head.gif) left top no-repeat;
	font-size: 0;
	line-height: 100%;
	text-align: center;
	padding: 11px 0 30px;
	width: 730px;
	margin-top:10px;
}
/*1001renew追記*/

#contents .cornerHeadSub h1 {
	font-size: 0;
	line-height: 100%;
	margin: 0 0 4px 10px;
}

#contents div.blockS {
	clear: both;
	margin: 0 10px 15px 10px;
	width: 710px;
}

#contents table.brdrBox {
 border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	background:url(/jp.09purina.template/campaign/images/bg_brdr.gif) top left repeat-y;
	margin-bottom: 10px;
 width:710px;
}

#contents table.brdrBox th {
	text-align: center;
	padding: 10px 0;
	vertical-align: middle;
	width: 200px;
}

#contents table.brdrBox td {
	text-align: left;
	padding: 10px 0;
	vertical-align: top;
	width: 510px;
}

#contents div.txtBox {
	margin-left: 15px;
 width:485px;
}

#contents p.bold {	font-weight: bold;}

#contents p.gold {
 color:#5E4A24;
	font-weight:bold;
}

#contents div.bsBox {
	float: left;
	width: 182px;
	margin-bottom:10px;
}

#contents div.bsBox img {
	vertical-align: bottom;
}

#contents div.bsBox p {
	font-size: 0;
	line-height: 100%;
	padding-bottom: 0;
}

/*  2009/08 追加  */
#grdWide {
	background: url(/jp.09purina.template/images/bg_grd_wide_top.gif) left top no-repeat;
	padding-top: 2px;
	width: 954px;
}
