@charset "UTF-8";

/* CSS Information
==================================
CSS File for "おいしい毎日"
File name : delicious10.css
     Date : 2009.12.08
==================================
*/

/*-----------------------------------------------------------------------------
	ヘッダー
----------------------------------------------------------------------------*/
#header-deli {
	width: 950px;
	height: 110px;
	margin: 10px auto;
}

/* タイトル */
#header-deli .inn-l {
	width: 320px;
	height: 110px;
	float: left;
	background-color: #CCCCCC;
}
#header-deli .inn-l h1 {
	width: 320px;
	height: 110px;
	background-image: url(../pickup/delicious/img/common10/tit_delicious.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* 月ナビ */
#header-deli .inn-r {
	width: 620px;
	height: 110px;
	float: right;
}

#header-deli .inn-r ul {
	width: 620px;
}
#header-deli .inn-r ul li {
	width: 40px;
	height: 110px;
	float: left;
	display: inline;
	text-indent: -9999px;
	background-image: url(../pickup/delicious/img/common10/nav_month2010.jpg);
	background-repeat: no-repeat;
}
/* 前の月へ・次の月へ */
#header-deli .inn-r ul li.prev a,
#header-deli .inn-r ul li.prev,
#header-deli .inn-r ul li.next a,
#header-deli .inn-r ul li.next,
#header-deli .inn-r ul li.next-no {
	width: 15px;
	height: 110px;
	text-indent: 0px;
	background-image: none;
}

#header-deli .inn-r ul li.prev a:hover,
#header-deli .inn-r ul li.next a:hover,
#header-deli .inn-r ul li.next-no {
	filter: alpha(opacity=80);	/* IE */
	-moz-opacity:0.80;			/* Firefox・Netscape */
	opacity:0.80;				/* Opera・Safari */
}
/* 年 */
#header-deli .inn-r ul li.year {
	width: 110px;
	text-indent: 0px;
	background-image: none;
}
/* 月 */
#header-deli .inn-r ul li a {
	width: 40px;
	height: 110px;
	display: block;
}
#header-deli .inn-r ul li a:hover {
	filter: alpha(opacity=20);	/* IE */
	-moz-opacity:0.20;			/* Firefox・Netscape */
	opacity:0.20;				/* Opera・Safari */
	background-color: #FFFFFF;
}
/* 月画像設定 */
#header-deli .inn-r ul li.nav01 {
	background-position: 0px 0px;	
}
#header-deli .inn-r ul li.nav02 {
	background-position: -40px 0px;
}
#header-deli .inn-r ul li.nav03 {
	background-position: -80px 0px;
}
#header-deli .inn-r ul li.nav04 {
	background-position: -120px 0px;
}
#header-deli .inn-r ul li.nav05 {
	background-position: -160px 0px;
}
#header-deli .inn-r ul li.nav06 {
	background-position: -200px 0px;
}
#header-deli .inn-r ul li.nav07 {
	background-position: -240px 0px;
}
#header-deli .inn-r ul li.nav08 {
	background-position: -280px 0px;
}
#header-deli .inn-r ul li.nav09 {
	background-position: -320px 0px;
}
#header-deli .inn-r ul li.nav10 {
	background-position: -360px 0px;
}
#header-deli .inn-r ul li.nav11 {
	background-position: -400px 0px;
}
#header-deli .inn-r ul li.nav12 {
	background-position: -440px 0px;
}

/* 説明 */
#header-present {
	width: 928px;
	margin: 0px auto 5px;
	padding: 0px 5px 0px;
}

#header-present p {
	
}
#header-present p {
	
}
#header-present p .red {
	color: #e6310e;
}
#header-present p .bold {
	color: #e6310e;
}
#header-present p img.ico-p {
	vertical-align: middle;
	margin: 0px 3px 4px 0px;
}
	/* for IE6 */  
    * html header-present p img.ico-p {  
    margin-bottom: 0px;
    }


/*-----------------------------------------------------------------------------
	メインコンテナ設定
----------------------------------------------------------------------------*/
#container {
	margin: 0px auto 10px;
	width: 950px;
	overflow: hidden;
	clear: both;
}


/*-----------------------------------------------------------------------------
	カレンダー設定
----------------------------------------------------------------------------*/
#calendar-box {
	width: 620px;
	float: left;
	overflow: hidden;
}

/* 月ナビ */
#calendar-box #nav-cal {
	width: 620px;
	height: 30px;
	margin-bottom: 10px;
}
#calendar-box #nav-cal ul {
	width: 620px;
	height: 30px;	
}
#calendar-box #nav-cal ul li {
	width: 60px;
	height: 30px;
	float: left;
	display: inline;
}
#calendar-box #nav-cal ul li a {
	width: 60px;
	height: 30px;
	display: block;
}
/* 月｜商品名 */
#calendar-box #nav-cal ul li.month {
	width: 500px;
}
/* 前の月へ */
#calendar-box #nav-cal ul li.prev {
	background-image: url(../pickup/delicious/img/common10/nav_cale_prev.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#calendar-box #nav-cal ul li.prev a:hover {
	background-image: url(../pickup/delicious/img/common10/nav_cale_prev.gif);
	background-position: 0px -30px;	
}
/* 次の月へ */
#calendar-box #nav-cal ul li.next {
	background-image: url(../pickup/delicious/img/common10/nav_cale_next.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#calendar-box #nav-cal ul li.next a:hover {
	background-image: url(../pickup/delicious/img/common10/nav_cale_next.gif);
	background-position: 0px -30px;	
}
/* 次の月へのリンクなし */
#calendar-box #nav-cal ul li.next-no {
	background-image: url(../pickup/delicious/img/common10/nav_cale_next_no.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* 曜日設定 */
#calendar-box #week {
	width: 620px;
	overflow: hidden;
	margin-bottom: 10px;
}
#calendar-box #week ul {
	width: 620px;
}
#calendar-box #week ul li {
	width: 114px;
	height: 20px;
	float: left;
	background-image: url(../pickup/delicious/img/common10/cal_week.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: inline;
}
#calendar-box #week ul li.sun {
	width: 25px;
}
#calendar-box #week ul li.mon {
	background-position: -25px 0px;
}
#calendar-box #week ul li.tue {
	background-position: -139px 0px;
}
#calendar-box #week ul li.wed {
	background-position: -253px 0px;
}
#calendar-box #week ul li.thu {
	background-position: -367px 0px;
}
#calendar-box #week ul li.fri {
	background-position: -481px 0px;
}
#calendar-box #week ul li.sat {
	width: 25px;
	background-position: -595px 0px;
}

/* 日付設定 */
#calendar-box #day {
	width: 620px;
	overflow: hidden;
	margin-bottom: 10px;
}
#calendar-box #day ul {
	width: 620px;
}
#calendar-box #day ul li {
	width: 114px;
	height: 145px;
	float: left;
	display: inline;
}
#calendar-box #day ul li a {
	width: 114px;
	height: 145px;
	display: block;
	text-decoration: none;
	color: #555555;
}
#calendar-box #day ul li a:hover {
	background-color: #f5f5f5;
}
#calendar-box #day ul li.sun {
	width: 25px;
	background-color: #fff2e9;
}
#calendar-box #day ul li.sat {
	width: 25px;
	background-color: #f2faff;
}
#calendar-box #day ul li.holiday {
	background-color: #fff2e9;
}
/* 日付内容 */
#calendar-box #day ul li p {
	text-align: center;
}
#calendar-box #day ul li p.day {
	margin-top: 10px;
	margin-bottom: 5px;
}
#calendar-box #day ul li p.pic {
	margin-bottom: 4px;		
}
#calendar-box #day ul li p.shop {
	font-size: 83.4%;	
}

/*-----------------------------------------------------------------------------
	カレンダーPR広告設定
----------------------------------------------------------------------------*/
#calendar-box #pr {
	width: 470px;
	margin: 20px auto;
}
/* PRマーク */
#calendar-box .pr-mark {
	width: 470px;
	border-bottom: 1px solid #ed1c24;
	margin-bottom: 10px;
}
#calendar-box #pr dl {
	width: 470px;
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}
#calendar-box #pr dl dt {
	width: 170px;
	float: left;	
}
#calendar-box #pr dl dt a:hover img {
	filter: alpha(opacity=70);	/* IE */
	-moz-opacity:0.70;			/* Firefox・Netscape */
	opacity:0.70;				/* Opera・Safari */
}
#calendar-box #pr dl dd {
	width: 290px;
	float: right;	
}
#calendar-box #pr dl dd h3 {
	font-size: 116.7%;
	margin-bottom: 5px;
}
#calendar-box #pr dl dd h3 a {
	text-decoration: underline;
}
#calendar-box #pr dl dd p {
	text-align: justify;	
}
#calendar-box #pr dl dd .shop {
	margin-top: 5px;	
}
#calendar-box #pr dl dd .shop a {
	text-decoration: underline;
}


/*-----------------------------------------------------------------------------
	紹介文設定
----------------------------------------------------------------------------*/
#dtl-box {
	width: 320px;
	float: right;
	overflow: hidden;
}

/* 日付・プレゼント有無 */
#dtl-box #datebox {
	width: 300px;
	height: 30px;
	background-image: url(../pickup/delicious/img/common10/dtl_datebox_bg_u.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	overflow: hidden;
}
#dtl-box #datebox .top,
#dtl-box #datebox .date,
#dtl-box #datebox .present,
#dtl-box #datebox .last {
	float: left;
}

#dtl-box #datebox .date {
	height: 30px;
	background-image: url(../pickup/delicious/img/common10/dtl_datebox_center_bg.gif);
	background-repeat: repeat-x;
	font-size: 83.4%;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #a1a1a1;
	line-height: 2.5em;
}
#dtl-box #datebox .date span {
	font-size: 150%;
}
#dtl-box #datebox .present {
	height: 30px;
	background-image: url(../pickup/delicious/img/common10/dtl_datebox_center_bg.gif);
	background-repeat: repeat-x;
}

/* インフォメーション */
#dtl-box #info-box {
	width: 300px;
	padding: 0px 10px;
	background-image: url(../pickup/delicious/img/common10/dtl_comment_bg.gif);
	background-repeat: repeat;
}
/* 紹介文 */
#dtl-box #info-box #comment {
	width: 260px;
	padding: 10px 20px 20px;
	background-color: #fbf9f2;
}
#dtl-box #info-box #comment p {
	line-height: 1.8em;
	text-align: justify;
}

/* 店舗情報 */
#dtl-box #info-box #shop {
	width: 300px;
	padding: 0px 0px;
	background-color: #3f3333;
	background-image: url(../pickup/delicious/img/common10/dtl_shop_more.gif);
	background-repeat: no-repeat;
	background-position: 240px 20px;
	overflow: hidden;
}
#dtl-box #info-box #shop a {
	width: 300px;
	display: block;
	text-decoration: none;
}
#dtl-box #info-box #shop a:hover {
	background-image: url(../pickup/delicious/img/common10/dtl_shop_more_over.gif);
	background-repeat: no-repeat;
	background-position: 240px 20px;
}
#dtl-box #info-box #shop dl {
	width: 230px;
	padding: 10px 10px;
	overflow: hidden;
}
#dtl-box #info-box #shop dl dt {
	width: 70px;
	float: left;
}
#dtl-box #info-box #shop dl dd {
	width: 150px;
	float: right;
	color: #FFFFFF;
}
#dtl-box #info-box #shop dl dd h4 {
	font-size: 108.4%;
	line-height: 1.1em;
}
#dtl-box #info-box #shop dl dd h5 {
	font-size: 108.4%;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#dtl-box #info-box #shop dl dd p {
	font-size: 91.7%;
}
#dtl-box #info-box #shop dl dd p.name {
	font-size: 83.4%;
	line-height: 1.3em;
}

/* プレゼント */
#dtl-box #info-box #present-mark {
	width: 300px;
	background-color: #fbf9f2;
	padding-top: 15px;
}
#dtl-box #info-box #present {
	width: 300px;
	background-color: #fbf9f2;
	padding-bottom: 0px;
	background-image: url(../pickup/delicious/img/common10/dtl_present_more.gif);
	background-repeat: no-repeat;
	background-position: 240px 5px;
}
#dtl-box #info-box #present a {
	width: 300px;
	display: block;
	text-decoration: none;
}
#dtl-box #info-box #present a:hover {
	background-image: url(../pickup/delicious/img/common10/dtl_present_more_over.gif);
	background-repeat: no-repeat;
	background-position: 240px 5px;
}
#dtl-box #info-box #present h4 {
	width: 230px;
	font-size: 108.4%;
	color: #ff3f99;
	padding-left: 10px;
	line-height: 1.2em;
	padding-top: 10px;
}
#dtl-box #info-box #present p {
	width: 230px;
	font-size: 83.4%;
	padding-left: 10px;
	color: #555555;
	padding-bottom: 5px;
	line-height: 1.3em;
}



/*-----------------------------------------------------------------------------
	プレゼント応募フォーム設定
----------------------------------------------------------------------------*/
/* 応募フォーム */
#pst-form {
	float: left;
	width: 630px;
	overflow: hidden;
}
#pst-form .frm-u {
	width: 620px;
	height: 70px;
	background-image: url(../pickup/delicious/img/common/pst_frm_u.gif);
	background-repeat: no-repeat;
}
#pst-form .frm-c {
	width: 618px;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	overflow: hidden;
	background-image: url(../pickup/delicious/img/common/pst_frm_c.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
}
#pst-form .frm-d {
	width: 620px;
	height: 10px;
	background-image: url(../pickup/delicious/img/common/pst_frm_d.gif);
	background-repeat: no-repeat;
}

/* 応募フォーム詳細 */
#pst-form .frm-c #pst-form-dtl {
	width: 560px;
	margin: 0px auto;	
}
#pst-form .frm-c #pst-form-dtl p {
	margin-top: 10px;
	margin-bottom: 15px;		
}
#pst-form .frm-c #pst-form-dtl h3 {
	font-size: 150%;
	border-bottom: 1px solid #cccccc;
	color: #f969a3;
}
#pst-form .frm-c #pst-form-dtl h3 span {
	font-size: 70%;
	color: #f969a3;
}


#pst-form .frm-c #pst-form-dtl table.mailform {
	width: 100%;
}
#pst-form .frm-c #pst-form-dtl table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 100%;
	border-bottom: 1px dotted #cccccc;
	padding: 10px 5px 10px 5px;
}
#pst-form .frm-c #pst-form-dtl table.mailform tr th {
	width: 150px;
}
#pst-form .frm-c #pst-form-dtl table.mailform tr th.col {
	width: 100%;
}
#pst-form .frm-c #pst-form-dtl table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
#pst-form .frm-c #pst-form-dtl table.mailform tr td input.mf,
#pst-form .frm-c #pst-form-dtl table.mailform tr td input.name {
	color: #333333;
	border: 1px solid #fc9dc3;
	padding: 3px 0px;
}
#pst-form .frm-c #pst-form-dtl table.mailform tr td input.mf:focus,
#pst-form .frm-c #pst-form-dtl table.mailform tr td input.name:focus,
#pst-form .frm-c #pst-form-dtl table.mailform tr th textarea:focus {
	background-color: #fcf3f2;	
}
#pst-form .frm-c #pst-form-dtl table.mailform tr th textarea {
	width: 100%;
	height: 120px;
	color: #333333;
	border: 1px solid #fc9dc3;
}


/* 応募方法 */
/* 背景 */
#detail-box #way {
	border: 1px solid #eeeeee;
	background-color: #FFFFFF;
	padding: 9px;
	background-image: url(../pickup/delicious/img/common/films.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
}
/* 写真イメージ */
#detail-box #way img {
	margin-bottom: 8px;
}
/* 商品名テキスト */
#detail-box #way h3 {
	text-align: right;
	margin-bottom: 10px;
}
#detail-box #way.up {
	margin-bottom: 10px;
}
/* キャッチコピー */
#detail-box #way h2 {
	font-size: 116.7%;
	color: #f4951a;
	line-height: 2.5em;
	padding-right: 10px;
	padding-left: 10px;
}
/* 記事 */
#detail-box #way p {
	line-height: 1.6em;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
/* 店舗名・電話番号 */
#detail-box #way h4 {
	margin-bottom: 10px;
	border-left: 6px solid #b3d966;
	margin-left: 10px;
	padding-left: 5px;
}

/* 送信完了ページ */
#pst-form .frm-c #finish {
	text-align: center;
}
#pst-form .frm-c #finish h3 {
	text-align: center;
	font-size: 125%;
	color: #f969a3;
	margin: 50px 0px;
}
