@charset "UTF-8";


.clear {
	clear: both;
}
.txt_navyblue {
	color: #000066;
}
#ll_header {
	display: block;
	widows: 840px;
	height: auto;
	margin-top: 60px;
	margin-bottom: 30px;
}
p.ll_header_tex {
	font-size: small;
	widows: 840px;
	height: auto;
}
	

/*ローカルナビエリア--------------------*/
h5#products_menu {
	background: url(../products/img_common/lnavi_tit.gif) no-repeat;
}
h5#etc {
	background: url(../img_common/tit_menu.gif) no-repeat;
	height: 30px!important;
}
li#type_milk {
	text-indent: 3.5em!important;
}
.ico_milk {
	background: url(../products/img_common/type_sort_milk.gif) left no-repeat;
	background-position: 0 0.6em;
}
.ico_drink {
	background: url(../products/img_common/type_sort_drink.gif) left no-repeat;
	background-position: 0 0.6em;
	display: inline-block;
}
.ico_yogurt_dessert {
	background: url(../products/img_common/type_sort_youg_de.gif) left no-repeat;
	background-position: 0 0.6em;
	display: inline-block;
}
.ico_ll {
	background: url(../products/img_common/type_series.gif) left no-repeat;
	background-position: 0 0.6em;
	display: inline-block;
}
.ico_new {
	background: url(../products/img_common/type_new.gif) left no-repeat;
	background-position: 0 0.6em;
	display: inline-block;
}
.ico_season {
	background: url(../products/img_common/type_season.gif) left no-repeat;
	background-position: 0 0.6em;
	display: inline-block;
}
.ico_delivery {
	background: url(../products/img_common/type_delivery.gif) left no-repeat;
	background-position: 0 0.6em;
	display: inline-block;
}



/*メインページ-------------------------*/
h2#products {
	background: url(../products/img_common/tit_products_pagetitle.gif) left no-repeat;
	width: 620x;
	height: 38px;
	margin-bottom: 0.8em;
	text-indent: -10000px;
} 
h3 {
	background: url(../img_common/tit_holstein.gif) left no-repeat;
	height: 28px;
	padding: 8px 0 0 30px;
	margin-bottom: 1em;
	clear: both;
	font-size: medium;
	color: #666666;
}
h3.tit_ll {
	background: url(../products/longlife/img/tit_bg_ll.gif) left no-repeat;
	height: 24px;
	padding: 4px 0 0 30px;
	font-size: medium;
	color: #666666;
}



/*商品一覧----------------------*/
div.item {
	width: 144px;
	height: 230px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
div.item img {
	padding: 11px;
	border: 1px solid #ECECEC;
	width: 120px;
	height: 120px;
}
div.item h4 {
	border: none!important;
	margin: 0.3em 0;
	font-size: small!important;
	color: #333333;
	font-weight: normal;
}
div.item a {
	background-color: #FFFFFF;
}
div.item a:hover {
	background-color: #D7E2F5;
}


/*商品詳細ページ*/
div.txt_feature {
	width: 380px;
	display: block;
	float: right;
}
.item_photo {
	width: 240px;
	display: block;
	float: left;
	margin-top: 1em;
}
h3.item_name {
	color: #0000FF!important;
	font-size: medium!important;
	font-weight: bold;
	background: none;
	margin-top: 1em!important;
	margin-bottom: 0!important;
	padding: 0!important;
}

p.catchcopy {
	color: #0066FF!important;
	font-size: larger!important;
	font-weight: bold;
	margin-bottom: 0!important;
	padding: 0!important;
	background: none;
}
p.btn_voices {
	text-align: right;
	margin-top: 1.5em;
}	

/*成分情報*/
div.spec_area {
	width: 280px;
	display: block;
	float: left;
	margin-bottom: 2em;
}
div#page_contents table {
	width: 100%;
	border-collapse: collapse;
}
div#page_contents table th {
	padding: 4px;
	background-color: #F6F6F6;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	width: 100px;
}
div#page_contents table td {
	padding: 4px;
	border-bottom: 1px dotted #CCCCCC;
}

/*栄養成分*/
div.nutrition_area {
	width: 290px;
	display: block;
	float: right;
}

/*おすすめレビュー*/
div.voice_box {
	width: 600x;
	display: block;
	clear: both;
}
div.voice_box img {
	width: 60px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-top: 0;
}
div.voice_box p {
	float: right;
	display: block;
	width: 540px;
}

/*ラインアップ*/
div.lineup {
	width: 300px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.lineup img {
	width: 72px;
	display: block;
	float: left;
	margin-right: 8px;
}
div.lineup p {
	width: 220px;
	display: block;
	float: right;
}


/*LL製品の価格表----------------------------*/
div#data_box {
	width: 620px;
	display: block;
	margin: 0 auto;
	padding-bottom: 1em;
}
div#data_box_new {
	width: 840px;
	display: block;
	margin: 0 auto;
	padding-bottom: 1em;
}
div#data_right_box {
	width: 620px;
	height: auto;
	float: right;
}
div#data_left_box {
	width: 190px;
	height: auto;
	float: left;
}
h2#llprice {
	background:url(../products/longlife/img/tit_ll_pricelist.gif)  no-repeat;
	width: 620px;
	height: 39px;
	margin-bottom: 0.8em;
	text-indent: -10000px;
}
/*価格表*/
table.data_table {
	border-collapse: collapse;
	margin-bottom: 6px;
	width: 100%;
}
table.data_table th {
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-color: #E7ECF9;
	white-space: nowrap;
	padding: 4px;
}
table.data_table td {
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

/*ご注文ガイド領域*/
h5#howto_order {
	background: url(../products/longlife/img/tit_ll_howto.gif) no-repeat;
	width: 190px;
	height: 35px;
}
div#ll_guide {
	width: 190px;
	display: block;
	background-color: #E1E1E1;
	background-image: url(../products/longlife/img/img_ll_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-bottom: 4px;
}
div#ll_guide p {
	padding: 0 0.9em;
	line-height: 120%;
}
h5#delivery_order {
    background: url(../products/delivery/img/tit_takuhai_howto.gif) no-repeat;
	width: 190px;
	height: 35px;
}
h5#ll_order {
    background: url(../products/longlife/img/tit_ll_howto.gif) no-repeat;
	width: 190px;
	height: 35px;
	text-indent: -10000px;
}
div#kakaku {
    margin-top: 20px;
}
p.text_size {
    font-size: 11px;
	color: #333333;
}

/*宅配製品の価格表----------------------------*/
h5#delivery_guide {
	background: url(../products/delivery/img/tit_takuhai_howto.gif) no-repeat;
	width: 190px;
	height: 35px;
	text-indent: -10000px;
}
div#dv_guide {
	width: 190px;
	display: block;
	background-color: #E1E1E1;
	background-image: url(../products/longlife/img/img_ll_btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
div#dv_guide p {
	padding: 0.4em 0.9em 0 0.9em;
	line-height: 120%;
}
