/*==================
01.common
==================*/
*{ margin:0; padding:0;}

hr{ display:none;}
a img{ border:0; vertical-align:top;}
ul{ list-style:none;}
/* li{ line-height:0;}　リスト画像時*/

li img{ display:block; vertical-align:top;}
/*#container img{ display:block;}*/

span.notxt{ display:none; font-size:10%; text-decoration:none; text-indent:-9999px;}

/* 全体 */
body{
	background:url("http://www.onedrop-cafe.com/wp-content/themes/OnEdrop/images/common/bg.gif") repeat;
	color:#e5deb8;
	padding:0;
	margin:0 auto;
	font-family:"Osaka", "ＭＳ ゴシック";
}
*html body{ text-align:center;}

#container{
background:#332f1f;
width:1000px;
margin:0 auto;
text-align:left;
}

a{ color:#e5deb8; text-decoration:underline;}
a:hover{text-decoration:none;}

span.cs{ color:#807b66;}

/*==================
02.pagemenu
==================*/

/*==================
03.contents
==================*/
#header #logo{ float:left; width:455px;}
#header #logo{ padding:0 0 0 20px;}
#header h1 a{
	background:url("http://www.onedrop-cafe.com/wp-content/themes/OnEdrop/images/common/logo.jpg") no-repeat;
	width:202px;
	height:50px;
	display:block;
}
#header #logo p{ font-size: 10px; letter-spacing:1px; height:10px;}

#header ul#menu{ float:right; width:490px;}
#header ul#menu{ padding:37px 20px 0 0;}
#header ul#menu li{ float:left;}

#keyimg{
	clear:both;
	margin:0 auto;
	background:url("http://www.onedrop-cafe.com/wp-content/themes/OnEdrop/images/top/bg_img_key.jpg") no-repeat;
	width:964px;
	height:384px;
}
#keyimg{ padding:6px 0 0 6px;}

#main{ width:970px;}
#main{ padding:20px 15px 0 15px;}

#message{
	float:left; margin-right:21px;
	background:url("http://www.onedrop-cafe.com/wp-content/themes/OnEdrop/images/top/bg_message.jpg") no-repeat;
	width:280px;
	height:315px;
}
#message{ padding:70px 15px 15px 15px;}
#message p{
	color:#f3f3f3;
	font-size:11px; line-height:130%; letter-spacing:1px;
}

#rightarea{
	float:left;
	width:638px;
	font-size:11px; line-height:130%; letter-spacing:1px;
}
#rightarea li{ margin-top:20px;}
#rightarea div.topicsline{
	border-top:1px solid #b3ad8f;
	width:300px;
	margin:20px 0 0 0;
}
p.feedlink a{
	float:right;
	text-align:right;
	background:url("http://www.onedrop-cafe.com/wp-content/themes/OnEdrop/images/common/icon01.jpg") no-repeat left center;	
	text-decoration:none;
	margin-top:5px;
}
p.feedlink a{ padding:0 0 0 20px;}
p.feedlink a:hover{text-decoration:underline;}

span.auther_day{ display:block; padding:5px 0; color:#40a4ff;}
*html span.auther_day{ display:block; margin:0 0 5px 0; vertical-align:top;}
*:first-child+html span.auther_day{ display:block; margin:0 0 5px 0; vertical-align:top;}

/*==================
07.footer
==================*/
#footer{ clear:both;}
#footer p,#footer h3{ font-size:11px; line-height:130%; letter-spacing:1px;}
#footer #pagetop{ float:right; width:87px; margin-top:60px;}

#footer #left{ float:left; width:330px;}
#footer #left{ padding:15px 0 25px 20px;}
#footer #left h3{ float:left; width:120px; margin-right:20px;}
#footer #left div{ float:left; width:190px;}
#footer #left div.topicsline{
	border-top:1px solid #b3ad8f;
	width:330px;
	margin:10px 0 0 0;
}

#footer #right{ float:right; text-align:right; width:630px;}
#footer #right{ padding:15px 20px 25px 0;}

#footer address{
	clear:both; 
	width:1000px; height:22px; 
	background:url("http://www.onedrop-cafe.com/wp-content/themes/OnEdrop/images/common/img_footer.jpg") no-repeat;
}