@charset "UTF-8";
/* CSS Document */

/* Universal selector */
* {
margin:0;
padding:0;
position:static;
}

/* Text(Heading) */
h1, h2, h3, h4, h5, h6 {position:static;}

/* Text(Block) */
address, blockquote, div, p, pre {
font-style:normal;
font-weight:normal;
position:static;
}

/* Text(Inline) */
abbr, acronym, br, cite, code, dfn, em, kbd, q, samp, span, var {
position:static;
border:none;
font-style:normal;
font-weight:normal;
}
strong {
position:static;
border:none;
font-style:normal;
font-weight:bold;
}

/* Hypertext */
a {text-decoration: none;}

/* List */
ul, dl, dt, dd {
list-style-type:none;
font-style:normal;
font-weight:normal;
position:static;
}
ol {list-style-type:none;}

/* Image */
img {
border:0;
vertical-align:top;
}

/* Scripting */
noscript, script {
font-style:normal;
font-weight:normal;
position:static;
}

/* Etc. */
hr, table, form, fieldset, del {
	font-style:normal;
	font-weight:normal;
	position:static;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	border:0;
	text-align:left;
}

/*--fukuda--*/
div#cafe_back1 {background-image:url(../menu/images/CDEK_menu_bk.gif);
                background-repeat:no-repeat;
				background-position:top;
				height: 205px;
			}
div#cafe_back2 {background-image:url(../menu/images/CDEK_menu_bk_s.gif);
                background-repeat:no-repeat;
				background-position:top;
				height: 77px;
				padding-top: 15px;
			}

.cafe_back3 {background-image:url(../menu/images/CDEK_menu_bk3.gif);
                background-repeat:no-repeat;
				background-position:top;
				height: 240px;
				
			}
			
.paper_back {background-image:url(../menu/images/CDEK_Espresso_07.gif);
                background-repeat:no-repeat;
				background-position:top;
				width: 612px;
				height: 388px;
				padding-top: 55px;
			}
			
.beans_back {background-image:url(../menu/images/blend_bk.gif);
                background-repeat:no-repeat;
				background-position:top;
				width: 607px;
				height: 570px;
			}
			
.beans_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1272D;
	margin-bottom:5px;
	padding-bottom:3px
}

.season_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1272D;
	padding-top:5px;
}		
.season{background-image:url(../menu/images/cfr_season.jpg);
        background-repeat:no-repeat;
		background-position:top;
		width:900px;
		height:567px;
		margin:0px;
		padding:0px;
		}

.p_text1{padding-top:82px;
         margin-left: 540px;
		 width: 270px;
		 }	
		 
.p_text2{margin-top:80px;
         margin-left: 642px;
		 width: 235px;
		 }
		 
.p_text3{margin-top:107px;
         margin-left: 10px;
		 width: 280px;
		 }	

.p_text4{margin-top:82px;
         margin-left: 142px;
		 width: 270px;
		 }		 
