/*
THEME NAME: flower-green
THEME URI: http://meikyo-gumi.com
DESCRIPTION: flower green
VERSION: 1.0
AUTHOR: seiko
AUTHOR URI: http://meikyo-gumi.com
TEMPLATE: sandbox
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
/*
LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/
body {
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	font: 11pt Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a, a:link, a:visited {
	color: ##006A1B;
}
a:hover {
	color: #2B6A80;
}
/* arranging the whole thing */
div#container {
	margin: 0;
}
div#content {
	float: right;
	margin: 0px 15px 10px 0px;
	width: 620px;
	padding: 10px;
	background-image: url(images/bg-con.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
         border: solid #000080 1px;
                     line-height: 150%;
}
div.sidebar {
	float: left;
	overflow: hidden;
	width: 195px;
	padding: 5px;
         margin:0px 10px;
	background-image: url(images/bg-side.gif);
	border: solid #000080 1px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
div#secondary	{
	clear: left;
}
div#footer {
	clear: both;
	padding: 2px 0px;
	text-align:center;
	background-image: url(images/footer.gif);

}
/*20090424追加*/
.credit {
	width: 100%;
	text-align: center;
}
div#wrapper {
	width: 910px;
	padding: 0px 0px;
	margin: 0px auto;
	text-align: left;
border-right: solid 1px #ffffff;
border-left: solid 1px #ffffff;
}
h1#blog-title {
	width: 900px;
	background: #ddd url(images/title.gif) repeat-x top center;
	text-align: right;
	padding: 3px 10px 0px 0px;
	font: bold 20px blackjack, freestyle script, georgia;
	height: 27px;
	margin: 0;
}
h1#blog-title a, h1#blog-title a:link, h1#blog-title a:hover, h1#blog-title a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
div#blog-description {
	background: url(images/mark-anime.gif) no-repeat top left;
	text-align: right;
	font: bold 12px blackjack, freestyle script, georgia;
	height: 150px;
	color: #123456;
	padding: 15px 0px 0px 5px;
}


div#access div.skip-link{
	display: none;
}
/* the menu */
div#menu{
	/*background: url(images/navigate.gif) repeat-x center center; */
	font-size:0.9em;
	height:30px;
	padding:0;
	width:100%;
	margin: 0 10px 15px 15px;
	color:#fff;
}
div#menu ul a{
	font-weight:700;
	text-decoration:none;
	}
div#menu ul,div#menu ul ul,div#menu ul li{
	list-style:none;
	margin:0;
	padding:0;
	}
div#menu ul li{
	float: left;
	color:#fff;
}
div#menu ul li a{
/*	background: url(images/navigate.gif) center center; */
	padding: 8px 10px 2px 10px;
	border: 1px solid #fff;
	height:19px;
	float: left;
	color:#003399;
}
div#menu ul li a:hover{
	border: 1px solid #fff;
	padding-top: 8px;
	color:#ffffff;
                    background-color:#000099;
}
div#menu ul ul {
	display:none;
}

/* Entry related */
.entry-title{
	clear:both;
	border-bottom: 1px dashed #6DA7A7;
	text-align: right;
	margin: 10px 0px 0px 3px;
	padding: 0;
}
#content a, #content a:link, #content a:visited {
	color: #006A1B;
}
#content a:hover {
	color: #2B6A80;
}
.entry-title a{
	color: #006A1B !important;
	text-decoration: none;
}
.entry-date {
	color: #666;
	font-size: smaller;
}
.entry-date abbr {
	border-bottom: 0px none;
}

/* etcetera */
div#nav-above,div#nav-below{
	width:100%;height:15px;
}
div#nav-above{
	margin-bottom:10px;
}
div#nav-below{
	margin-top:10px;
}
.alignleft,div.nav-previous{
	float: left;
}
.alignright,div.nav-next{
	float: right;
}
/* forms */
form#commentform .form-label{
	margin:1em 0 0;
}
form#commentform span.req-field{
	background:#ddd;
	color:red;
}
form#commentform,form#commentform p{
	padding:0;
}
input#author,input#email,input#url
	{width:50%;
}
input#author,input#email,input#url,textarea#comment{
	padding:0.2em;
}
ol.commentlist li{
	margin:0 0 3.5em;
}
textarea#comment{
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}

/* the sidebar */
div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{
	margin:0;
	padding:0;
}
div.sidebar h3{
	letter-spacing: 1px;
	margin: 20px 0 0 0px;
                     padding:2px 0 2px 10px;
	text-align: left;
	color: #fff;
	border-bottom: 1px solid;
	background-color: #006699;
	font: bold 12px blackjack, freestyle script, georgia;
}
div.sidebar input#s{
	width:7em;
}
div.sidebar a:link, div.sidebar a:visited {
	color: #002080;
	font-weight:700;
}
div.sidebar a:hover {
	color: #006A1B;
	font-weight:700;
}
div.sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
div.sidebar li li li {
	list-style: none;
	margin: 0px;
	padding: 0px 10px;
	text-align: left;
}

div.sidebar li li a, div.sidebar li li a:link, div.sidebar li li a:visited {
	padding: 5px 0px 3px 0px;
	text-decoration: none;
	margin-bottom: 3px;
	display: block;
	width: 100%;
	border-bottom: 1px dashed #888;
	font-weight:700;
}
div.sidebar li li a:hover {
	color: #3300ff;
	background: #ccffff;
	text-decoration: none;
	font-weight: normal;
	padding-left: 2px;
	font-weight:700;
}
div.sidebar li form{
	margin:0.2em 0 0;
	padding:0;
}
div.post {
/*	background-attachment: scroll;*/
	background-color: #FFFFFF;
	background-image: url(images/bg-con.gif);
/*	background-repeat: no-repeat;
	background-position: right top;*/
	margin: 0px 5px 10px 30px;
	padding: 10px 10px 10px 10px;
	padding-bottom: 1px;
	border: solid #333333 1px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top ;

}
/*div.entry-content {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bg-con.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #333333;
}*/
h4{
                  background: url(images/h4.gif) left no-repeat; 
                 	height:30px;
	margin:10px 0 10px 20px;
                      font-size:14px;
                     padding: 10px 0 5px 50px;
                     color:#003399;
}
h5{
                  background: url(images/h5.gif) left no-repeat; 
                 	height:30px;
	margin:0 0 5px 20px;
                      font-size:12px;
                     padding: 10px 0 5px 30px;
                     color:#003399;
}
div.entry-meta{
	display:none;
}