@charset "shift_jis";

/* ---------- ネクター用CSS ---------- */

/* ========================================
フォーマット
======================================== */
#nectar #contents {
	background: url(/common/images/nectar_bg002.jpg) no-repeat left bottom;
}

#nectar #main {
	width: 724px;
	padding: 0 18px;
	background: url(/common/images/nectar_bg001.jpg) no-repeat left top;
}

/* 左メニュー */
#nectar #left-menu {
	float: left;
	width: 182px;
	margin: 145px 0 255px 0;
	_padding-bottom: 255px;
}
#nectar #left-menu li {
	_font-size: 0;
	line-height: 0;
}

#nectar #left-menu .left-banner {
	margin-top: 10px;
	font-size: 0;
	line-height: 0;
}


/* メインコンテンツ */
#nectar #maincontents {
	float: right;
	width: 522px;
	margin: 0 0 108px 0;
	padding-bottom: 20px;
	background: url(/common/images/nectar_bg005.gif) no-repeat left bottom;
}

/* 見出し初期化 */
#nectar h1,
#nectar h2,
#nectar h3,
#nectar h4 {
	margin: 0;
	padding: 0;
	background: none;
	color: #444444;
	font-size: 100%;
}

/* H1タイトル */
#nectar h1 {
	height: 56px;
	margin-top: 45px;
}

/* H2タイトル */
#nectar h2 {
	padding-bottom: 16px;
	background: url(/common/images/nectar_line001.gif) no-repeat left bottom;
	_height: 1em;
}

#nectar h2.recipe-title {
	margin: 0;
	padding: 0;
	background-image: none;
	height:123px;
	font-size:0px;
}

#nectar h2.noline {
	padding: 0;
	background: none;
}

/* コンテンツトップタブ */
#nectar #con-tab {
	height: 30px;
	margin-top: 16px;
	background: url(/common/images/nectar_bg003.gif) no-repeat left bottom;
	text-align: right;
}

/* コンテンツエリア */
#nectar #con-area {
	width: 518px;
	padding: 0 3px 0 1px;
	background: url(/common/images/nectar_bg004.gif) repeat-y left top;
}


/* コンテンツセクション */
#nectar .section {
	width: 480px;
	margin: 25px 19px 0 19px;
}
#nectar .section02 {
	width: 480px;
	margin: 0 19px;
}
#nectar .section03 {
	width: 485px;
	margin-left: 14px;
}

/* ページトップ */
#nectar .pagetop {
	width: 760px;
	margin-top: 15px;
	text-align:right;
}

/* アイコン */
#nectar #container #contents .icon {
	vertical-align: middle;
	margin: 0 3px 0 2px;
}

/* ========================================
ネクターホーム
======================================== */
#nectar #container #contents.inner-bg {
	background: none;
}

#nectar #home-con {
	position: relative;
	width: 760px;
	height: 510px;
	background: url(/nectar/images/index_bg001.jpg) left top;
}

#nectar #home-con div.home-menu {
	position: absolute;
	/*z-index: 2;*/
	left: 396px;
	top: 39px;
	width: 208px;
}
#nectar #container #contents .necterContents {
	width: 750px;
	margin: 15px auto 0;
}
#nectar #container #contents .necterContents *:first-child {
	margin-top: 0;
}
#nectar #home-con div.home-menu li {
	_font-size: 0;
	line-height: 0;
}
#nectar #home-con div.home-menu li img {
	display: block;
}
#nectar #home-con .home-box01 {
	position: absolute;
	/*z-index: 1;*/
	left: 653px;
	top: 37px;
}
#nectar #home-con .home-box02 {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 306px;
}
#nectar #home-con .home-box03 {
	position: absolute;
	z-index: 1;
	left: 235px;
	top: 408px;
}
#nectar #home-con .pic-box01 {
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: 14px;
}
#nectar #home-con .bn-box01 {
	position: absolute;
	z-index: 1;
	left: 270px;
	bottom: 22px;
}
#nectar .top-banner {
	margin-top: 15px;
	text-align: right;
}
#nectar .top-banner .caption {
	text-align: center;
	margin-top: 5px;
}
#nectar .top-banner .left-col {
	float: left;
	padding-left: 10px;
}
#nectar .top-banner .right-col {
	float: right;
	padding-right: 10px;
}
#nectar .product-box {
	background-color: #fffcda;
	position: relative;
	padding: 35px 20px 15px;
	margin-top: 30px;
}
#nectar .product-box .newIcon {
	position: absolute;
	top: -10px;
	left: -5px;
}
#nectar .product-box .imageBox {
	float: left;
	margin-right: 20px;
}
#nectar .product-box .textBox {
	overflow: hidden;
}
#nectar .product-box h2 {
	background: none;
	margin-top: 10px;
}
#nectar .product-box .textBox .productInfo {
	color: #555555;
	font-size: 90%;
	margin-top: 10px;
	position: relative;
}
#nectar .product-box .textBox .infoBtn {
	position: absolute;
	right: 20px;
	bottom: 15px;
}
#nectar .product-box:before {
	content: "";
	background: url(/nectar/images/index_bg002.png) repeat-x;
	width: 89%;
	height: 5px;
	position: absolute;
	top: -5px;
	left: 84px;
}
#nectar .product-box:after {
	content: "";
	background: url(/nectar/images/index_bg003.png) repeat-x;
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: -5px;
	left: 0;
}



/* ========================================
フォーム
======================================== */

/* -- 入力画面 -- */
#nectar #con-area .lead01 {
	display: block;
	margin: 10px 0 0 14px;
}

/* 注意事項 */
#nectar #con-area .form-box01 ul {
	margin-top: 10px;
}
#nectar #con-area .form-box01 li {
	margin-top: 0.5em;
	padding-left: 14px;
	background: url(/common/images/nectar_ic001.gif) no-repeat 0 0.4em;
	line-height: 140%;
	_height: 1em;
}

#nectar #con-area .waku01 {
	margin-top: 20px;
	background: url(/nectar/campaign/form/images/form_bg002.gif);
}
#nectar #con-area .waku01 dl {
	padding: 13px;
	background: url(/nectar/campaign/form/images/form_bg001.gif) no-repeat 0 0;
	_height: 1em;
}
#nectar #con-area .waku01 dd {
	margin-top: 10px;
	padding-left: 8px;
	background: url(/common/images/nectar_ic002.gif) no-repeat 0 0.25em;
	font-size: 80%;
	line-height: 140%;
	_height: 1em;
}
#nectar #con-area .waku01 .end {
	height: 1px;
	background: url(/nectar/campaign/form/images/form_bg001.gif) no-repeat 0 0;
	_font-size: 0;
}

/* 投稿フォーム */
#nectar #con-area .form-box02 .toko-area {
	margin-top: 7px;
	padding-bottom: 3px;
	background: url(/nectar/campaign/form/images/form_line001.gif) repeat-x left bottom;
}
#nectar #con-area .form-box02 table {
	width: 100%;
	border: none;
}
#nectar #con-area .form-box02 table th,
#nectar #con-area .form-box02 table td {
	border: none;
	padding: 0;
	text-align: left;
	vertical-align: top;
	line-height: 125%;
}
#nectar #con-area .form-box02 table td {
	padding-top: 3px;
	background: url(/nectar/campaign/form/images/form_line001.gif) repeat-x 0 0 #faf4e8;
}
#nectar #con-area .form-box02 table td th {
	width: 25%;
	padding: 1px 1px 1px 16px;
	background: url(/common/images/nectar_ic003.gif) no-repeat 5px 4px;
	font-size: 100%;
}
#nectar #con-area .form-box02 table td th.nomark {
	background: none;
}
#nectar #con-area .form-box02 table td th span {
	display: block;
	font-size: 80%;
}
#nectar #con-area .form-box02 table td td {
	width: 75%;
	padding: 1px 10px 1px 1px;
	background-image: none;
	font-size: 100%;
}
#nectar #con-area .form-box02 table td td .attention {
	font-size: 80%;
}
#nectar #con-area .form-box02 table td td .attention span {
	color: #ff9999;
}
#nectar #con-area .form-box02 .field01 {
	width: 100%;
}
#nectar #con-area .form-box02 .field02 {
	width: 65%;
}
#nectar #con-area .form-box02 .field03 {
	width: 4em;
}
#nectar #con-area .form-box02 .field04 {
	width: 3em;
}
#nectar #con-area .form-box02 .field05 {
	margin: 5px 0;
}

#nectar #con-area .form-box02 ul {
	margin-top: 10px;
}
#nectar #con-area .form-box02 li {
	margin-top: 10px;
	padding-left: 8px;
	background: url(/common/images/nectar_ic002.gif) no-repeat 0 0.25em;
	font-size: 80%;
	line-height: 140%;
	_height: 1em;
}
#nectar #con-area .form-box02 li span {
	color: #cc0000;
}

#nectar #con-area .form-box02 p.bt {
	margin-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
#nectar #con-area .form-box02 p.bt a {
	text-decoration: none;
}
#nectar #con-area .form-box02 button {
	width: 154px;
	height: 44px;
	margin: 0 10px;
	border: solid 0px #ffffff;
	background-color: transparent;
	cursor: pointer;
}

/* 確認画面 */
#nectar #con-area .form-box02 table.type02 td th,
#nectar #con-area .form-box02 table.type02 td td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#nectar #con-area .form-box02 table.type02 td th {
	background-position: 5px 8px;
}

/* 完了画面 */
#nectar #con-area .form-box02 p.thanks {
	margin: 50px 0;
	text-align: center;
	font-size: 100%;
	line-height: 200%;
}


/* ========================================
レシピ
======================================== */
/* -- 扉ページ -- */
#nectar h2.recipe-top {
	height: 63px;
	padding: 60px 0 0 15px;
	background: url(/nectar/recipe/images/index_bg001.jpg) no-repeat left top;
}
#nectar #con-area .recipe-box01 {
	width: 488px;
	margin-left: 15px;
}
#nectar #con-area .recipe-box02 {
	margin-top: 25px;
}

#nectar #con-area .recipe-box01 ul {
	margin-top: 8px;
}
#nectar #con-area .recipe-box01 ul li {
	float: left;
	width: 239px;
	padding-bottom: 7px;
	background: url(/common/images/nectar_line004.gif) repeat-x left bottom #faf4e8;
}
#nectar #con-area .recipe-box01 ul li.right {
	float: right;
}
#nectar #con-area .recipe-box01 ul li dl {
	position: relative;
	height: 77px;
	padding-top: 7px;
}
#nectar #con-area .recipe-box01 ul li dl.top-line {
	position: relative;
	height: 77px;
	padding-top: 7px;
	background: url(/common/images/nectar_line003.gif) repeat-x left top;
}
#nectar #con-area .recipe-box01 ul li dl dt {
	padding-left: 7px;
}
#nectar #con-area .recipe-box01 ul li dl dd {
	position: absolute;
	top: 50%;
	left: 110px;
	width: 129px;
	line-height: 125%;
}
#nectar #con-area .recipe-box01 ul li dl dd.oneline {
	margin-top: -0.5em;
}
#nectar #con-area .recipe-box01 ul li dl dd.twoline {
	margin-top: -1em;
}
#nectar #con-area .recipe-box01 ul li dl dd.threeline {
	margin-top: -1.5em;
}
#nectar #con-area .recipe-box01 ul li dl dd a {
	display: block;
	padding: 0 15px 0 0;
	background: url(/common/images/nectar_ic004.gif) no-repeat right center;
	_height: 1em;
}

/* -- 中ページ -- */
#nectar #con-area .recipe-box03 {
	width: 488px;
	margin-top: 11px;
	margin-left: 15px;
}

#nectar #con-area .recipe-box03 p.recipe-ph {
	float: left;
	width: 245px;
}
#nectar #con-area .recipe-box03 div.material {
	float: right;
	width: 233px;
	margin-top: 24px;
}
#nectar #con-area .recipe-box03 div.material p {
	margin-top: 10px;
}
#nectar #con-area .recipe-box03 div.material ul li {
	margin-top: 0.5em;
	padding-left: 14px;
	background: url(/common/images/nectar_ic001.gif) no-repeat 0 0.4em;
	line-height: 125%;
	_height: 1em;
}

#nectar #con-area .recipe-box03 h3.howmake {
	margin-top: 10px;
}
#nectar #con-area .recipe-box03 ol li {
	list-style: decimal;
	margin-top: 0.5em;
	margin-left: 2.5em;
	font-weight: bold;
	line-height: 125%;
}
#nectar #con-area .recipe-box03 ol li span {
	font-weight: normal;
}
#nectar #con-area .recipe-box03 p.note {
	margin-top: 10px;
}

#nectar #con-area .recipe-box04 {
	width: 494px;
	margin-top: 25px;
	margin-left: 14px;
}
#nectar #con-area .recipe-box04 dl {
	margin-top: 10px;
	padding-bottom: 5px;
	background: url(/common/images/nectar_line002.gif) repeat-x left bottom #faf4e8;
}
#nectar #con-area .recipe-box04 dl dd {
	margin-left: 20px;
}
#nectar #con-area .recipe-box04 dl dd ul {
	margin-bottom: 10px;
}
#nectar #con-area .recipe-box04 dl dd ul li {
	float: left;
	width: 145px;
	margin-right: 10px;
	background: url(/common/images/nectar_ic004.gif) no-repeat 0 77px;
	_background: url(/common/images/nectar_ic004.gif) no-repeat -2px 77px;
}
#nectar #con-area .recipe-box04 dl dd ul li span {
	display: block;
	margin-top: 2px;
	_margin-top: 4px;
	padding-left: 10px;
	font-size: 80%;
	font-weight: bold;
}


/* ========================================
ネクターファン
======================================== */
/* -- 扉ページ -- */
#nectar .campaign-top {
	margin-top: 35px;
	background: url(/common/images/nectar_bg004.gif) repeat-y left top;
}
#nectar .campaign-box01 {
	min-height: 260px;
	_height: 260px;
	background: url(/nectar/campaign/images/index_bg001.jpg) no-repeat left top;
}
#nectar .campaign-box01 h2 {
	padding: 25px 0 10px 15px;
	background: none;
}
#nectar .campaign-box01 .campaign-txt {
	padding: 0 220px 0 15px;
}
#nectar .campaign-box01 .campaign-txt p {
	margin-top: 18px;
}

#nectar .campaign-box01 .campaign-txt p.note-indent {
	text-indent: -1em;
	margin: 18px 0 0 1em;
}
#nectar .campaign-box01 .campaign-txt p.note-indent2 {
	text-indent: -1em;
	margin: 0 0 0 1em;
}


#nectar .campaign-box01 .campaign-txt p span {
	color: #ff9999;
}

#nectar .campaign-top .waku {
	position: relative;
	width: 489px;
	height: 137px;
	margin-top: 20px;
	margin-left: 15px;
	background: url(/nectar/campaign/images/index_bg002.gif) no-repeat left top;
}
#nectar .campaign-top .waku .fukidashi {
	position: absolute;
	top:9px;
	left:120px;
}
#nectar .campaign-top .waku .bt {
	position: absolute;
	top:82px;
	left:209px;
}

#nectar #con-area .campaign-box02 {
	padding-top: 28px;
}
#nectar #con-area .campaign-box02 h2 {
	padding: 20px 0 0 0;
	background: url(/common/images/nectar_line002.gif) repeat-x left top;
}
#nectar #con-area .campaign-box02 h2.mb {
    margin-bottom:17px;
}
#nectar #con-area .campaign-box02 .bknumber01 {
	margin-bottom: 7px;
	text-align: right;
}
#nectar #con-area .campaign-box02 .bknumber02 {
	margin-top: 7px;
	text-align: right;
}
#nectar #con-area .campaign-box02 .message {
	padding-bottom: 3px;
	background: url(/common/images/nectar_line006.gif) repeat-x left bottom #ffeef0;
}
#nectar #con-area .campaign-box02 .messpace {
	margin-top: 25px;
}
#nectar #con-area .campaign-box02 .fromuser {
	background: url(/common/images/nectar_line006.gif) repeat-x left top;
}
#nectar #con-area .campaign-box02 .touser {
	background: url(/common/images/nectar_line007.gif) repeat-x left top;
}
#nectar #con-area .campaign-box02 .fromuser {
	position: relative;
	padding: 35px 0 15px 0;
}
#nectar #con-area .campaign-box02 .fromuser p {
	margin: 0 7px;
}
#nectar #con-area .campaign-box02 .fromuser p.penname {
	position: absolute;
	top: 8px;
	left: 0px;
	height: 15px;
	margin: 0;
	padding-left: 85px;
	background: url(/nectar/campaign/images/index_tx003.gif) no-repeat left center;
	font-weight: bold;
}
#nectar #con-area .campaign-box02 .fromuser p.mesdate {
	position: absolute;
	top: 8px;
	right: 10px;
	height: 15px;
	margin: 0;
	padding-left: 40px;
	background: url(/nectar/campaign/images/index_tx004.gif) no-repeat left center;
}
#nectar #con-area .campaign-box02 .touser {
	padding: 15px 0;
}
#nectar #con-area .campaign-box02 .touser p {
	margin: 0;
}
#nectar #con-area .campaign-box02 .touser p span {
	display: block;
	padding-bottom: 10px;
}
#nectar #con-area .campaign-box02 .touser p span.txt {
	margin: 0px 7px;
	padding-bottom: 0px;
}


/* ========================================
ネクターについて
======================================== */
#nectar #con-area .about-box01 p {
	margin: 0 9px;
	line-height: 140%;
}

#nectar #con-area .about-box01 p.bimg{
	background:url(/nectar/about/images/index_ph_003.jpg) no-repeat right top;
	width:470px;
	margin-top:18px;
}
#nectar #con-area .about-box01 p.bimg2{
	background:url(/nectar/about/images/index_ph_001.jpg) no-repeat right top;
	width:332px;
	height:170px;
	margin-top:18px;
	padding-right:138px;
}

#nectar #con-area .about-box01 p span {
	font-weight:bold;
	color: #480b0b;
}


#nectar #con-area .about-box02 {
	margin-top: 20px;
}
#nectar #con-area .about-box02 .process {
	position: relative;
	margin-top: 20px;
	margin-left: 19px;
}
#nectar #con-area .about-box02 .process ul li {
	float: left;
	width: 160px;
	margin-bottom: 33px;
	background: url(/nectar/about/images/index_ex001.gif) no-repeat 148px 80px;
	font-size: 0;
	line-height: 100%;
	_height: 1em;
}
#nectar #con-area .about-box02 .process ul li.nobk {
	float: left;
	width: 146px;
	background-image:none;
	/*margin-bottom: 33px;
	background: none 148px 80px;*/
	font-size: 0;
	line-height: 100%;
	_height: 1em;
}

#nectar #con-area .about-box02 .process ul li.end {
	width: 320px;
	background: none;
}

#nectar #con-area .about-box02 .process .arrow01 {
	position: absolute;
	top: 162px;
	left: 70px;
}
#nectar #con-area .about-box02 .process .arrow02 {
	position: absolute;
	top: 356px;
	left: 70px;
}
#nectar #con-area .about-box02 .process .arrow03 {
	position: absolute;
	top: 550px;
	left: 70px;
}


/* ========================================
製品情報
======================================== */
#nectar #con-area ul.anchormenu {
	padding-top: 10px;
	padding-left: 14px;
}
#nectar #con-area ul.anchormenu li {
	float: left;
	margin-right: 5px;
}

#nectar #con-area .info-box01 {
	margin-top: 20px;
}
#nectar #con-area .info-box01 h2 {
	padding-bottom: 10px;
	background: none;
}

#nectar #con-area .info-box01 .info-detail {
	margin-top: 10px;
}
#nectar #con-area .info-box01 .info-detail p {
	float: left;
	width: 166px;
}
#nectar #con-area .info-box01 .info-detail dl {
	float: right;
	width: 305px;
	border-bottom: solid 1px #ea7a7a;
}
#nectar #con-area .info-box01 .info-detail dl dt,
#nectar #con-area .info-box01 .info-detail dl dd {
	padding-top: 7px;
	padding-bottom: 6px;
	border-top: solid 1px #ea7a7a;
	line-height: 125%;
}
#nectar #con-area .info-box01 .info-detail dl dt {
	float: left;
	width: 90px;
	font-weight: bold;
}
#nectar #con-area .info-box01 .info-detail dl dd {
	padding-left: 95px;
}


/* ========================================
ネクターの歴史
======================================== */
#nectar #con-area .history-box01 p {
	margin: 8px 10px 0 10px;
}

#nectar #con-area .history-box02 {
	margin-top: 30px;
}
#nectar #con-area .history-box02 .sub-box {
	float: left;
	width: 305px;
	margin-right: 10px;
}
#nectar #con-area .history-box02 p {
	margin: 8px 0 0 10px;
}
#nectar #con-area .history-box02 p.his-ph {
	margin: 0;
}

#nectar #con-area .history-box03 {
	margin-top: 30px;
}
#nectar #con-area .history-box03 p {
	margin: 8px 10px 0 10px;
}
#nectar #con-area .history-box03 .packages {
	position: relative;
	width: 504px;
	height: 1311px;
	margin-top: 15px;
	margin-left: 7px;
	background: url(/nectar/history/images/index_bg001.gif) no-repeat 0 0;
}
#nectar #con-area .history-box03 .packages .age1964 {
	position: absolute;
	top: 25px;
	left: 33px;
	width:188px;
	height: 153px;
	padding: 27px 0 0 133px;
	background: url(/nectar/history/images/index_pk_ph001.jpg) no-repeat 0 0;
}
#nectar #con-area .history-box03 .packages .age1966 {
	position: absolute;
	top: 205px;
	left: 115px;
	width:188px;
	height: 200px;
	padding: 27px 0 0 190px;
	background: url(/nectar/history/images/index_pk_ph005.jpg) no-repeat 0 0;
}
#nectar #con-area .history-box03 .packages .age1972 {
	position: absolute;
	top: 405px;
	left: 33px;
	width: 187px;
	height:173px;
	padding: 27px 0 0 186px;
	background: url(/nectar/history/images/index_pk_ph002.jpg) no-repeat 0 0;
}
#nectar #con-area .history-box03 .packages .age1984 {
	position: absolute;
	top: 615px;
	left: 115px;
	width: 188px;
	height: 164px;
	padding: 46px 0 0 188px;
	background: url(/nectar/history/images/index_pk_ph003.jpg) no-repeat 0 0;
}
#nectar #con-area .history-box03 .packages .age1997 {
	position: absolute;
	top: 822px;
	left: 33px;
	width: 188px;
	height: 201px;
	padding: 26px 0 0 214px;
	background: url(/nectar/history/images/index_pk_ph004.jpg) no-repeat 0 0;
}
#nectar #con-area .history-box03 .packages .age2010 {
	position: absolute;
	top: 1060px;
	left: 75px;
	width: 202px;
	height: 201px;
	padding: 26px 0 0 215px;
	background: url(/nectar/history/images/index_pk_ph006.jpg) no-repeat 0 0;
}
#nectar #con-area .history-box03 .packages dl dd {
	margin-top: 8px;
	font-size: 80%;
	line-height: 125%;
}
#nectar #con-area .history-box03 .packages dl dd ol {
	margin-top: 8px;
}
#nectar #con-area .history-box03 .packages dl dd ol li {
	margin-top: 2px;
	_margin-top: 0;
	_padding-top: 2px;
	padding-left: 17px;
}
#nectar #con-area .history-box03 .packages dl dd ol li.number1 {
	background: url(/nectar/history/images/index_ic001.gif) no-repeat 0 0;
	min-height: 13px;
	_height: 13px;
}
#nectar #con-area .history-box03 .packages dl dd ol li.number2 {
	background: url(/nectar/history/images/index_ic002.gif) no-repeat 0 0;
	min-height: 13px;
	_height: 13px;
}
#nectar #con-area .history-box03 .packages dl dd ol li.number3 {
	background: url(/nectar/history/images/index_ic003.gif) no-repeat 0 0;
	min-height: 13px;
	_height: 13px;
}
#nectar #con-area .history-box03 .packages dl dd ol li.number4 {
	background: url(/nectar/history/images/index_ic004.gif) no-repeat 0 0;
	min-height: 13px;
	_height: 13px;
}

