/*
草原書店スタイルシート
*/
 *{margin:0; padding:0;}
 body{width:100%;
	background-color: #ffffff; 
	font: 0.7em Verdana;
	margin:0
	}

 #wrapper1 {
	margin:40px auto;
	width: 460px;
	height: 690px;
	background-image: url(images/memocover.jpg);
	background-repeat: no-repeat;
}
#left {
	float: left; 
	width:30px; 
	height:690px; 
	}
#cover-sub-head {
	margin:20px 0 0 0;
	clear: none;
	float: left; 
	text-align:right; 
	width:400px; 
	height:95px; 
	}
#blank1 {
	clear: none;
	float: left; 
	width:400px; 
	height:290px; 
	}
#guide {
	clear: none;
	float: left; 
	text-align:left; 
	width:400px; 
	height:100px; 
	}
#blank2 {
	clear: none;
	float: left; 
	width:400px; 
	height:135px; 
	}
#sub-footer {
	clear: none;
	float: left; 
	text-align:center; 
	width:400px; 
	height:50px; 
	}
#footer{
	font-family: Verdana; 
	font-size: 10px;
	color:#801248;
}
.about{
	margin-left:40px;
	line-height:16px;
	color:#982220;
}

 #wrapper2 {
	margin:40px auto;
	width: 460px;
	height: 690px;
	background-image: url(images/memo.jpg);
	background-repeat: no-repeat;
}
#left {
	float: left; 
	width:30px; 
	height:690px; 
	}
#sub-head {
	margin:20px 0 0 0;
	clear: none;
	float: left; 
	text-align:right; 
	width:400px; 
	height:89px; 
	}
#content {
	clear: none;
	float: left; 
	text-align:left; 
	width:400px; 
	height:507px; 
	}
.postTitle{
	margin-left:3px;
	margin-bottom:13px;
	float:left;
	font-family: Verdana; 
	font-weight: bold;
	font-size: 13px;
	color:#982220;
}
.date{
	float:right;
	font-family: Verdana; 
	font-size: 11px;
	color: #666666;
}
.storycontent{
	margin-left:22px;
	margin-right:0px;
	line-height:19px;
	font-size: 12px;
	color: #666666;
}
#content-footer {
	margin:22px 0 0 0;
	clear: none;
	float: left; 
	text-align:center; 
	width:400px; 
	height:20px; 
	}
#sub-footer {
	clear: none;
	float: left; 
	text-align:center; 
	width:400px; 
	height:30px; 
	}
#footer{
	font-family: Verdana; 
	font-size: 10px;
	color:#801248;
}
	
a.img,a.img:link,a.img:visited{
	text-decoration: none;
	border: none;
}
a.img:hover{
	text-decoration: none;
	border: none;
	}
	
a:link {
	text-decoration: none; 
	/* border-bottom: 1px dotted #787856; */
	color: #982220;
	}
a:visited {
	text-decoration: none; 
	/* border-bottom: 1px dotted #787856; */
	color: #982220;
	}
a:hover {
	text-decoration: none; 
	border-bottom: 1px solid #982220;
	color: #982220;
	}
a.subhead,a.subhead:link,a.subhead:visited{
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	color:#982220;
	}
a.subhead:hover  {
	text-decoration: none; 
	border-bottom: 1px solid #982220;
	background-color: #982220;
	color: #f9A25B;
	}

a.lastupdate,a.lastupdate:link,a.lastupdate:visited{
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	color:#982220;
	}
a.lastupdate:hover  {
	text-decoration: none; 
	border-bottom: 1px solid #982220;
	background-color: #982220;
	color: #f9A25B;
	}

a.oldpost,a.oldpost:link,a.oldpost:visited{
	float:left;
	font-family: Verdana; 
	font-size: 11px;
	color:#777777;
	}
a.oldpost:hover  {
	text-decoration: none; 
	border-bottom: 1px solid #999999;
	background-color: #999999;
	color: #dddddd;
	}

a.newpost,a.newpost:link,a.newpost:visited {
	float:right;
	font-family: Verdana; 
	font-size: 11px;
	color:#777777;
	}
a.newpost:hover  {
	text-decoration: none; 
	border-bottom: 1px solid #999999;
	background-color: #999999;
	color: #dddddd;
}
	
input 
{
	border: 1px solid #aaa; 
	background-color: #F4F4F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;

}

select
{
	border: 1px solid #aaa; 
	background-color: #F4F4F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;
}

button
{
	cursor: pointer; 
	background-color: #DBDBD5; 
	background-image: none; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #fff #AEB7A8 #AEB7A8 #fff;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 66px;
	height: 17px; 
	padding: 0;
	line-height: 12px;
}

/*	WordPress component styles
*/

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}



/*	menu
*/
#menu {
	font-family: Verdana;
	font-size: 12px;
}

#menu form {
	margin: 0 0 0 10px;
}

#menu input#s {
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #aaa;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	padding-bottom: 2px; /*border-bottom: dotted 1px #aaa;*/
	font-family: Verdana;
	color: #999;
	font-size: 12px;
	font-weight: normal;
}

#menu ul ul {
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 4px;
	padding: 0;
	padding-left: 10px;
}


#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	padding-left: 4px;
}

/*	/menu
*/

.formbutton, formfield { /* Armon: they were too packed up */
margin: 2px;
}

/* Leftbox and Rightbox toolbar buttons Nucleus
---------------------------------------------------- */
.leftbox, .rightbox {
   font-size: smaller;
   clear: both;
}
.leftbox {
   margin: 0 3px 0 0;
   padding: 0 3px; 0 0;
   float: left;
}
.rightbox {
   margin: 0 0 0 3px;
   padding: 0 0 0 3px;
   float: right;
}

.hilite { /* Armon: why did you put this inline? */
	color: #fff;
	background-color: #f93;
}