@charset "utf-8";

/* Tab List
==============================*/
.tabgroup,
ul.tabgroup {
	clear: both;
	margin: 1em 0;
	padding: 0 4px 6px;
	list-style: none;
	background: url(../img/components/tab_content_top.gif) 0 100% no-repeat;
	font-size: 12px;
}

.tabgroup .tab,
ul.tabgroup li {
	display: block;
	margin: 0 1px 0 0;
	padding: 0;
	float: left;
	line-height: 1.6;
	+zoom: 1;
}

.tabgroup .tab a,
.tabgroup .tab em,
ul.tabgroup li a,
ul.tabgroup li h2,
ul.tabgroup li em {
	display: block;
	padding: 0 0 0 5px;
	background-color: #fafafa;
	text-decoration: none;
	_float: left;
	position: relative;
	+zoom: 1;
	background: url(../img/components/tab.png) 0 0 no-repeat;
	border-bottom: 1px solid #ccc;
	color: #5e5e5e;
	outline: none;
}

.tabgroup .tab em,
ul.tabgroup li em {
	color: #333;
}

.tabgroup .tab a span,
.tabgroup .tab em span,
ul.tabgroup li a span,
ul.tabgroup li h2 span,
ul.tabgroup li em span {
	display: block;
	padding: 8px 5px 5px 0;
	background: url(../img/components/tab.png) 100% 0 no-repeat;
}

.tabgroup .tab em,
ul.tabgroup li em,
.tabgroup .tab a.active,
ul.tabgroup li a.active {
	background-position: 0 -150px;
}

.tabgroup .tab em span,
ul.tabgroup li em span,
.tabgroup .tab a.active span,
ul.tabgroup li a.active span {
	background-position: 100% -150px;
}

/* add110419 tab960px */

.tab_w960{
background: url("../img/components/tab_content_top_960.gif") 0 100% no-repeat !important;
}



.side_business .tabgroup .tab em,
.side_business ul.tabgroup li em,
.side_business .tabgroup .tab a.active,
.side_business ul.tabgroup li a.active {
	background-position: 0 -200px;
}

.side_business .tabgroup .tab em span,
.side_business ul.tabgroup li em span,
.side_business .tabgroup .tab a.active span,
.side_business ul.tabgroup li a.active span {
	background-position: 100% -200px;
}

.tabgroup .tab em,
.tabgroup .tab a.active,
.tabgroup .tab a.active:hover,
ul.tabgroup li h2,
ul.tabgroup li em,
ul.tabgroup li a.active,
ul.tabgroup li a.active:hover {
	font-weight: bold;
	font-style: normal;
	background-color: #fff;
	position: relative;
	z-index: 2;
	border-bottom: 1px solid #fff;
}

.tabgroup .tab a:hover,
ul.tabgroup li a:hover {
	color: #333;
	background-color: #f7f7f7;
	background-position: 0 -50px;
	text-decoration: none;
}

.tabgroup .tab a:hover span,
ul.tabgroup li a:hover span {
	background-position: 100% -50px;
}

.side_business .tabgroup .tab a:hover,
.side_business ul.tabgroup li a:hover {
	background-position: 0 -100px;
}

.side_business .tabgroup .tab a:hover span,
.side_business ul.tabgroup li a:hover span {
	background-position: 100% -100px;
}


/* --- clearfix --- */

.tabgroup {
	+zoom: 1;
}

.tabgroup:after {
	content: '';
	display: block;
	clear : both;
}


/* --- pickup recipe --- */

.purThumbnailList {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
	height: 48px;
}

.purThumbnailList li {
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
	+zoom: 1;
}

.purThumbnailList li.first-child,
.purThumbnailList li:first-child {
	margin-left: 0;
}

.purThumbnailList li a {
	display: block;
	float: left;
	height: 48px;
	outline: none;
	+zoom: 1;
}

.purThumbnailList li a img {
	/*position: relative;*/
	z-index: -10;
}

.purThumbnailList li a:hover {
	background: url(/shared/img/components/purHoverTab.gif) no-repeat;
}

.purThumbnailList li a.active {
	background: url(/shared/img/components/purActiveTab.gif) no-repeat;
}

.purThumbnailList li a.active img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: .50;
}

.purContent {
	margin: 0;
	padding: 0;
	+zoom: 1;
}

.purContent .leadCopy {
	margin: 10px 0;
}

.purContent .leadToRecipe {
	padding-bottom: 12px;
	background: url(/shared/img/components/line_dotted_recipe.gif) bottom repeat-x;
}

.purContent .leadToRecipe .arrowedWrapper {
	padding-top: 12px;
	background: url(/shared/img/components/line_dotted_recipe.gif) top repeat-x;
}

.purContent .desc {
	margin-top: 10px;
}

.purContent dl {
	margin-bottom: 0;
}

.purContent dl dd {
	margin-bottom: .5em;
}

.purFooter {
	margin-top: 12px;
}

.purFooter img {
	display: block;
}

/* --- clearfix --- */

.purThumbnailList,
.clearfix {
	+zoom: 1;
}

.purThumbnailList:after,
.clearfix:after {
	content: '';
	display: block;
	clear : both;
}



/* Product Search
==============================*/

/* common */

.recipeSearch_large h2,
.recipeSearch_large legend,
.recipeSearch_narrow h2,
.recipeSearch_narrow legend,
.productSearch_large h2,
.productSearch_large legend,
.productSearch_small_allergy h2,
.productSearch_small h2,
.productSearch_small legend {
	position: relative;
	z-index: -10;
}

.recipeSearch_large h2,
.recipeSearch_narrow h2,
.productSearch_large h2,
.productSearch_small h2 {
	height: 40px;
}

.recipeSearch_large legend,
.productSearch_large legend,
.productSearch_small legend {
	height: 25px;
}

.recipeSearch_narrow legend,
.recipeSearch_large legend,
.productSearch_large legend,
.productSearch_small legend {
	text-indent: -9999px;
}


.recipeSearch_narrow form,
.recipeSearch_narrow fieldset,
.recipeSearch_large form,
.recipeSearch_large fieldset,
.productSearch_large form,
.productSearch_large fieldset,
.productSearch_small form,
.productSearch_small fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.recipeSearch_narrow input.text,
.recipeSearch_large input.text,
.productSearch_large input.text,
.productSearch_small input.text {
	vertical-align: middle;
	margin-right: 4px;
	/*+padding: 2px;*/
	font-size: 100%;
}
/*  20100722追加 ここから  */
.recipeSearch_large input.submit,
.productSearch_large input.submit,
.productSearch_small input.submit,
.searchButton {
	width: 62px;
	height: 25px;
	border: none;
	padding: 0;
	vertical-align: middle;
	text-indent: 62px;
	background: url(../img/components/productSearch_small_button.gif) no-repeat;
}
.recipeSearch_large input.submit:focus,
.recipeSearch_large input.submit.hover,
.recipeSearch_large input.submit:hover,
.productSearch_large input.submit:focus,
.productSearch_large input.submit.hover,
.productSearch_large input.submit:hover,
.productSearch_small input.submit:focus,
.productSearch_small input.submit.hover,
.productSearch_small input.submit:hover,
.searchButton:focus,
.searchButton.hover,
.searchButton:hover {
	background-position: 0 -26px;
}

.recipeSearch_result .searchButton {
	width: 145px;
	height: 25px;
	border: none;
	padding: 0;
	vertical-align: middle;
	text-indent: 145px;
	background: url(../img/components/productSearch_large_button.gif) no-repeat;
}
.recipeSearch_result .searchButton:focus,
.recipeSearch_result .searchButton.hover,
.recipeSearch_result .searchButton:hover {
	background-position: 0 -26px;
}

/*  20100722追加 ここまで  */

/* recipe search narrow */

.recipeSearch_narrow {
	margin: 1em 0 5px;
	width: 222px;
	background: url(../img/components/productSearch_small_bg_02.png) bottom no-repeat;
	padding-bottom: 8px;
	+zoom: 1;
}

.recipeSearch_narrow .recipeSearch_narrow_content {
	background: url(../img/components/recipeSearch_narrow_bg_01.png) no-repeat;
	padding: 0 11px 6px;
	+zoom: 1;
}

.recipeSearch_narrow legend {
	height: 20px;
}

.recipeSearch_narrow input.text {
	width: 128px;
}

.recipeSearch_narrow .section {
	margin: 6px;
	padding: 6px;
	background-color: #F4F7E6;
}

.recipeSearch_narrow .section h3 {
	margin-bottom: 8px;
}

/* large */

.recipeSearch_large,
.productSearch_large {
	margin: 0 0 5px;
	width: 468px;
	background: url(../img/components/productSearch_large_bg_02.gif) bottom no-repeat;
	padding-bottom: 10px;
	+zoom: 1;
}

.productSearch_large .productSearch_large_content {
	background: url(../img/components/productSearch_large_bg_01.png) no-repeat;
	_zoom: 1;
}

.recipeSearch_large .recipeSearch_large_content{
	background: url(../img/components/recipeSearch_large_bg_01.png) no-repeat;
	_zoom: 1;
}

.recipeSearch_large .recipeSearch_large_content fieldset,
.productSearch_large .productSearch_large_content fieldset {
	margin: 0 6px;
	padding: 0 6px 6px 6px;
	+padding-left: 0;
}

.recipeSearch_large input.text,
.productSearch_large input.text {
	width: 366px;
}

.productSearch_large #sub_cat {
	margin-left: 25px;
}


.recipeSearch_large .searchRecommends,
.productSearch_large .searchRecommends {
	width: 456px;
	margin-left: 6px;
	+margin-left: 0;
	+zoom: 1;
}

.recipeSearch_large .searchRecommends .lf,
.productSearch_large .searchRecommends .lf {
	border-top: 4px solid #dce3bb;
	background: url(../img/components/productSearch_large_bg_03.gif) top center no-repeat;
	+position: relative;
	+left: 6px;
	+zoom: 1;
}

.recipeSearch_large .searchRecommends .lf.singleCol,
.productSearch_large .searchRecommends .lf.singleCol {
	background: none;
}

.recipeSearch_large .searchRecommends .lf .lf,
.productSearch_large .searchRecommends .lf .lf {
	border-top: none;
	background: none;
	+position: static;
	+left: 0;
}

.recipeSearch_large .searchRecommends .lu,
.productSearch_large .searchRecommends .lu {
	margin-left: 4px;
	padding: 6px 6px 10px;
	width: 214px;
	/*background: rgba(255,128,128,.3);*/
	_zoom: 1;
	_margin-left: 2px;
}

.recipeSearch_large .searchRecommends .lu.span_full,
.productSearch_large .searchRecommends .lu.span_full {
	width: 100% !important;
}

.recipeSearch_large .searchRecommends .lu .lu,
.productSearch_large .searchRecommends .lu .lu {
	padding: 0;
}

.recipeSearch_large .searchRecommends .lu .lu.span_1\/2,
.productSearch_large .searchRecommends .lu .lu.span_1\/2 {
	width: 48%;
}

@media print{
	.recipeSearch_large .searchRecommends .lu .lu.span_1\/2,
	.productSearch_large .searchRecommends .lu .lu.span_1\/2 {
		_width: 45%;
		margin-left: 0 !important;
	}
}

.recipeSearch_large .searchRecommends .lf .lu\.first-child,
.productSearch_large .searchRecommends .lf .lu\.first-child {
	margin-left: 0;
}

.recipeSearch_large .searchRecommends h3,
.productSearch_large .searchRecommends h3 {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1;
}


/* resipe top */
.recipeSearch_large .searchRecommends2{
	width: 456px;
	margin-left: 6px;
	+margin-left: 0;
	+zoom: 1;
}

.recipeSearch_large .searchRecommends2 .lf{
	+position: relative;
	+left: 6px;
	+zoom: 1;
}

.recipeSearch_large .searchRecommends2 .RecipeWakuL{width:226px; float:left; border-right: 4px solid #dce3bb;}
.recipeSearch_large .searchRecommends2 .RecipeWakuR{width:226px; float:left;}
.recipeSearch_large .searchRecommends2 .category{border-top: 4px solid #dce3bb;}
.recipeSearch_large .searchRecommends2 .categoryIn{padding:5px 6px 0 4px;}
.recipeSearch_large .searchRecommends2 h3{
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1;
}
/* small */

.productSearch_small {
	margin: 2em 0 5px;
	width: 222px;
	/* background: url(../img/components/productSearch_small_bg_02.png) bottom no-repeat;*/
	background: url(../img/components/productSearch_bg.jpg) top no-repeat;
	padding-bottom: 8px;
	+zoom: 1;
}
.productSearch_small.pv02{
	height: 192px;
	position:relative;
}
.productSearch_small.pv02 .button_next {
	display: block;
	position: absolute;
	left: 12px;
 top: 151px;
}
.productSearch_small.pv02 .button_allergy{
 display: block;
 right: 11px;
 top: 151px;
 position: absolute;
}
.productSearch_small.pv02 fieldset {
	position:absolute;
	left:8px;
	top:38px;
}
.productSearch_small .productSearch_small_content {
}
.productSearch_small.pv02 .productSearch_small_content h2 {
	text-indent:-9999px;
}
.productSearch_small input.text {
 height: 20px;
 width: 139px;
	margin-right:3px;
	padding-top:3px;
	border:1px solid #999;
}
.productSearch_small.pv02 input.submit {
	background: url("/product/img/scnd_button_search.jpg") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	height: 33px;
	padding: 0;
	text-indent: 63px;
	vertical-align: middle;
	width: 63px;
}
.productSearch_small .arrowedWrapper {
	margin-top: 12px;
}

.productSearch_small_allergy {
}

.productSearch_small_allergy h2 {
	margin-top: 0;
	height: 30px;
	_height: 1px;
	_margin-bottom: -10px;
}

.recipeSearch_col1{
	background:none !important;
	padding: 6px 0 10px !important;
}
.recipeSearch_col1 h3{
	 margin:0 6px !important;
}


@media print {
	.productSearch_small_allergy h2 {
		+margin-bottom: -10px;
	}
}

/*  20100722追加 ここから  */
/* Recipe Search Result,Product Serch
==============================*/
.recipeSearch_result .searchTitle {
	background: url(/recipe/search/img/title_top_01.png) no-repeat;
	zoom: 1;
	height: 98px;
}
.recipeSearch_result .searchTitle:after,
.resultTitle:after,
.resultTitle .sortlist:after,
.recipeSearch_result .resultLinks:after,
.recipeSearch_result .resultLinks .pageLinks:after,
.recipeSearch_result .resultRows:after,
.resultTitle .resultQuantity:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.recipeSearch_result .title {
	background: none;
	padding-top: 5px;
	padding-bottom: 0;
	margin-bottom: 0;
	min-height: 37px;
	_height: 39px;
}

.recipeSearch_result legend {
	display: none;
}

.recipeSearch_result fieldset {
	border: none;
	display: block;
	margin: 0;
	padding: 0 0 0 12px;
}
.recipeSearch_result fieldset .formTitle {
	margin-bottom: 5px;
}

.recipeSearch_result fieldset .sItem {
	width: 935px
}

.recipeSearch_result .freeword {
	float: left;
}
.recipeSearch_result .freeword input.text {
	width: 634px;
}

.recipeSearch_result .detail-retrieval {
	margin-left: 720px;
	_margin-left: 717px;
	margin-top: 2px;
	_margin-top: 0px;
	height: 52px;
}
.recipeSearch_result .detail-retrieval_btn {
	top: -29px;
	left: 186px;
	position: relative;
	_position: absolute;
	_top: 0px;
	_left: 0px;
	_margin : 67px 0 0 905px;
	width: 42px;
	height: 25px;
}
.recipeSearch_result #retrievalOpen .detail-retrieval {
	margin-left: 720px;
	_margin-left: 717px;
	margin-top: 2px;
	_margin-top: 0px;
	height: 54px;
}
.recipeSearch_result #retrievalOpen .detail-retrieval_btn {
	top: -31px;
	left: 175px;
	position: relative;
	_position: absolute;
	_top: 0px;
	_left: 0px;
	_margin : 67px 0 0 894px;
	width: 53px;
	height: 25px;
}

.recipeSearch_result #retrievalOpen,
.recipeSearch_result #detailOpen {
	display: none;
}


.recipeSearch_result #detailOpen .searchDitail {
	background: url(/recipe/search/img/detail-retrieval_open_bg_02.gif);
	clear: both;
}

.recipeSearch_result #detailOpen .searchDitail .searchDitailHead {
	background: url(/recipe/search/img/detail-retrieval_open_bg_01.gif) no-repeat;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}

.recipeSearch_result #detailOpen .searchDitail .searchDitailHead span {
	display: none;
}

.recipeSearch_result #detailOpen .searchDitail .category01 {
	margin-bottom: 15px;
}

.recipeSearch_result #detailOpen .searchDitail .category02{
	float: left;
	margin: 0 0 5px;
	padding: 0 0 0 12px;
}

.recipeSearch_result #detailOpen .searchDitail .category02nofloat{
	float: left;
	margin: 0;
	padding: 0;
	width:135px;
}

.recipeSearch_result #detailOpen .searchDitail .category01 .c_block,
.allergySearch .category01 .c_block {
	width: 230px;
	float: left;
	margin-bottom: 1px;
	margin-right: 5px;
}

.recipeSearch_result #detailOpen .searchDitail .category01 .mc_block {
	width: 350px;
	float: left;
	margin-bottom: 1px;
	margin-right: 5px;
}

.recipeSearch_result #detailOpen .searchDitail .category01 .mc_block select {
	width: 340px;
}

.recipeSearch_result #detailOpen .searchDitail fieldset .c_icon,
.allergySearch .category01 .c_icon {
	float: left;
	width: 33px;
	height: 25px;
	margin-right: 1px;
}

.bcolor {
	background-color: #dfe8b4;
}

.bcolor2 {
	background-color: #cad982;
}

.recipeSearch_result #detailOpen .searchDitail .category01 .c_content,
.allergySearch .category01 .c_content {
	float: left;
	height: 25px;
	width: 190px;
	margin: 0;
	padding: 0 0 0 6px;
	line-height: 25px;
	text-indent: 0;
}
.recipeSearch_result #detailOpen .searchDitail .category02 .c_content ,
.recipeSearch_result #detailOpen .searchDitail .category02nofloat .c_content {
	width: 100px;
	padding: 2px 0 2px 20px;
	margin: 0 4px 1px 0;
	text-indent: -15px;
	font-size: 80%;
}
.recipeSearch_result #detailOpen .searchDitail .category02 .c_content input ,
.recipeSearch_result #detailOpen .searchDitail .category02nofloat .c_content input,
.recipeSearch_result #detailOpen .searchDitail .category03 .c_content input {
	vertical-align: middle;
}

.recipeSearch_result #detailOpen .searchDitail .category03{
	clear:both;
}
.recipeSearch_result #detailOpen .searchDitail .category03 .c_block{
	margin-bottom: 1px;
}
.recipeSearch_result #detailOpen .searchDitail .category03 .c_content{
	float: left;
	width: 111px;
	margin: 0 1px 1px 0;
	padding: 2px 0 2px 20px;
	text-indent: -15px;
	font-size: 80%;
}

.recipeSearch_result #detailOpen .searchDitail .psearch .c_content {
	width: 202px;
}

.recipeSearch_result .searchBottom {
	background: url(/recipe/search/img/title_bottom_01.gif) no-repeat;
	text-align: center;
	clear: both;
	height: 46px;
	padding-top: 6px;
}

.recipeSearch_result .searchBottom .checkClear {
	float: right;
	padding-right: 15px;
	font-size: 90%;
}


.resultTitle {
	background: url(/recipe/search/img/sort_bg_02.gif);
	margin-bottom: 15px;
	zoom: 1;
}

.resultTitle .serchKyword {
	margin: 0;
	padding: 0;
}

.resultTitle .serchKyword dt {
	float: left;
	padding-left: 12px;
	color: #666666;
}

.resultTitle .serchKyword dd {
	padding-left: 110px;
	_padding-left: 130px;
}
.resultTitle h2 {
	color: #666666;
	width: 100px;
	float: left;
	padding: 10px 0 0 12px;
}

.resultTitle .sortlist {
	float: left;
	width: 830px;
	margin: 0;
	background-color: #ffffff;
	padding: 5px 6px;
	zoom: 1;
}

.resultTitle .sortlist .sortlistWord {
	padding: 5px 10px;
	margin: 0;
	background-color: #f5f5f5;
	float: left;
	margin-right: 15px;
}

.resultTitle .sortlist .sortlistChoice {
	background-color: #b3b3b3;
	color: #ffffff;
}

.resultTitle .resultQuantity {
	margin-top: 7px;
	background: url(/recipe/search/img/sort_bg_03.gif) top left no-repeat #ffffff;
	padding: 0;
	zoom: 1;
}

.resultTitle .resultQuantity dl {
	padding: 8px 0 0 12px;
	_padding: 15px 0 0 12px;
	float: left;
	font-size: 95%;
}

.resultTitle .resultQuantity dl dt {
	float: left;
	width: 59px;
}

.resultTitle .resultQuantity dl dd {
	font-weight: bold;
}

.resultTitle .resultQuantity dl dd .quantity {
	font-size: 140%;
}

.recipeSearch_result .resultLinks {
	float: right;
	text-align: right;
	zoom: 1;
	overflow: hidden;
}


.recipeSearch_result .resultLinks .pageLinks {
	list-style: none;
	margin: 0;
	padding: 15px 12px 0 12px;
	float: right;
	zoom: 1;
}

.recipeSearch_result .resultLinks .pageLinks li {
	float: right;
}

.recipeSearch_result .resultLinks .pageLinks li img {
	vertical-align: middle;
}

.recipeSearch_result .resultLinks .pageLinks .pageBack {
	margin-right: 13px;
	line-height: 24px;
	white-space: nowrap;
}

.recipeSearch_result .resultLinks .pageLinks .pageNext {
	margin-left: 13px;
	line-height: 24px;
	white-space: nowrap;
}

.recipeSearch_result .resultLinks .pageLinks .resultNolink {
	color: #cccccc;
}

.recipeSearch_result .resultLinks .pageLinks .resultLink a {
	color: #5e5e5e;
}

.recipeSearch_result .resultLinks .pageLinks .resultNow {
	width: 30px;
	height: 24px;
	background: #b3b3b3;
	line-height: 24px;
	text-align: center;
	display: block;
	color: #ffffff;
}

.recipeSearch_result .resultLinks .pageLinks .resultPage a {
	width: 30px;
	height: 24px;
	background: url(/recipe/search/img/bg_page_01.gif) no-repeat;
	line-height: 24px;
	text-align: center;
	display: block;
	color: #5e5e5e;
	margin-left: -1px;
}

.recipeSearch_result .resultLinks .pageLinks .resultPage a:hover {
	width: 30px;
	height: 24px;
	background: url(/recipe/search/img/bg_page_01_o.gif) no-repeat;
	line-height: 24px;
	text-align: center;
	display: block;
	color: #5e5e5e;
	margin-left: -1px;
}

.recipeSearch_result .resultRows {
	margin-top: 20px;
	background: url(/shared/img/components/line_dotted_recipe.gif) left bottom repeat-x;
	zoom: 1;
}
.recipeSearch_result .lastRow,
.recipeSearch_result .psearch {
	background: none !important;
}
/*  20100722追加 ここまで  */

/*  20100726追加 ここから  */
/* Allergy Search
==============================*/
.allergySearch {
}

.allergySearch fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.allergySearch fieldset legend {
	display: none;
}

.allergySearch .category02 .c_item {
	list-style: none;
	margin: 0;
}

.allergySearch .category02 .c_item li {
	float: left;
	width: 140px;
	margin: 0 5px 1px 0;
	text-indent: -15px;
	padding: 4px 10px 2px 20px;
}

.allergySearch .allergyChoice {
	margin-top: 0;
}

.allergySearch .allergyChoice ul {
	list-style: none;
	margin: 0;
}

.allergySearch .allergyChoice ul li {
	float: left;
	width: 315px;
	margin: 0 5px 1px 0;
	text-indent: -15px;
	padding: 4px 10px 2px 20px;
}


.allergySearch .submit {
	margin-top: 10px;
	text-align: center;
}

.allergySearch .submit input.image {
	width: 181px;
	height: 25px;
	border: none;
	padding: 0;
}

.allergySearch table.generalTable tr th,
.allergySearch table.generalTable tr td {
	padding: 3px;
}

.allergySearch table.generalTable tr td {
	padding: 3px;
	vertical-align: middle;
	text-align: center;
}

.allergySearch table.generalTable .cell_narrow td {
	line-height: 1em;
	vertical-align: top;
}

.allergySearch table.generalTable .highlight {
	font-weight: bold;
}

.allergySearch table.generalTable .highlight2 {
	background-color: #cee8ff;
	font-weight: bold;
}


/*  20100726追加 ここまで  */
/*  20120113追加 */
.allergySearch table.generalTable .highlight_Aoff {
	background-color: #d5ecff;
	font-weight: bold;
}
.allergySearch table.generalTable .highlight_Aon {
	background-color: #ffd5e3;
	font-weight: bold;
}

/*  20120113追加 ここまで */


/* Sequential Navigation
==============================*/
ul.sequential-nav {
	margin: 1.5em 0 0;
	padding: 0;
	list-style: none;
	+position: relative;
}

ul.sequential-nav li {
	display: block;
	margin: 0;
	width: 67px;
	line-height: 1.5;
	+zoom: 1;
}

ul.sequential-nav li.prev {
	float: left;
	padding-left: 14px;
	background: url(../img/icn_back.gif) 0 .45em no-repeat;
}

ul.sequential-nav li.prev {
	position: absolute;
}

ul.sequential-nav li.next {
	float: right;
	text-align: right;
	padding-right: 14px;
	background: url(../img/icn_next.gif) 100% .3em no-repeat;
}

ul.sequential-nav li.up {
	width: 375px;
	margin-left: 99px;
	text-align: center;
}

ul.sequential-nav li.pages {
	width: 572px;
	margin-left: 99px;
	text-align: center;
}

ul.sequential-nav li.pages {
	width: 375px;
}

/*
ul.sequential-nav li.pages a {
	margin: 0 .2em;
}

ul.sequential-nav li.pages em {
	font-style: normal;
	font-weight: bold;
}
*/

ul.sequential-nav li.pages a {
	margin: 0 .1em;
	border: 1px solid #cfcfcf;
	padding: 2px 4px 3px;
	line-height: 2;
	text-decoration: underline;
	background: #fff;
	color: #003a91;
}

ul.sequential-nav li.pages a:hover {
	border: 1px solid #cfcfcf;
	background-color: #5474b8;
	color: #fff;
	text-decoration: underline;
}

ul.sequential-nav li.pages em {
	border: 1px solid #666;
	padding: 2px 4px 3px;
	background-color: #666;
	line-height: 1.8;
	color: #fff;
	font-style: normal;
}

/* Campaign
==============================*/
.campaign {
}

.campaign dl {
	+zoom: 1;
	margin-top: 0;
}
.campaign dl:after{
	content : '';
	display : block;
	clear : both;
}

.campaign dl dt,
.campaign dl dd {
	float: left;
	line-height: 1em;
	margin-bottom: 5px;
}

.campaign dl dd img {
	margin-bottom: 5px;
}


