/*
THEME NAME: mei-wt
THEME URI: http://meikyo-gumi.com
DESCRIPTION: white tmp
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 {
	background: #3366ff url(images/bg.gif) repeat-y top center;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 11pt Arial, Helvetica, sans-serif;
}
a, a:link, a:visited {
	color: #0040FF;
}
a:hover {
	color: #006380;
}
h5{
	color: #336666;
	padding-left: 80px;
	padding-top: 5px;
	background-image: url(images/h5.gif);
	background-repeat:no-repeat;
	height: 25px;
	width: 550px;
	text-align: left;
	font-size: 14px;
}

/* arranging the whole thing */
div#container {
	margin: 0;
}
div#content {
	float: right;
	margin: 10px 35px 0 0;
	width: 555px;
	padding: 5px;
}
div.sidebar {
	float: left;
	overflow: hidden;
	width: 200px;
	padding: 0px;
	height:100%;
	background-color: #60729F;
}

div#secondary	{
	clear: left;
}
div#header{
	background: #ddd url(images/head.gif) repeat-x top center;
	width: 850px;
	height: 100px;
}

div#footer {
	background: #002595 url(images/footer.gif) repeat-x top center;
	clear: both;
	width: 850px;
	height: 15px;
	padding: 2px 0px;
	text-align:center;
}
div#footer a {
	color:#FFFFFF;
}

/*20090424追加*/
.credit {
	width: 100%;
	text-align: center;
}
div#wrapper {
	width: 850px;
	padding: 0px 25px;
	margin: 0px auto;
	text-align: left;
}
h1#blog-title {
	background: #ddd url(images/title.gif) repeat-x top center;
	text-align: right;
	padding: 1px 20px 1px 0px;
	font: bold 15px blackjack, freestyle script, georgia;
	height: 15px;
	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 {
/*	text-align: right;
	font: bold 15px blackjack, freestyle script, georgia;
	height: 100px;
	color: #555555;
	padding: 15px 0px 0px 5px
*/
	display: none;
}


div#access div.skip-link{
	display: none;
}
/* the menu */
div#menu{
	background: url(images/navigate.gif) repeat-x center center;
	font-size:10px;
	height:15px;
	padding:0;
	width:100%;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #666;
}
div#menu ul a{
	font-weight:500;
	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;
}
div#menu ul li a{
	background: url(images/navigate.gif) center center;
	padding: 1px 10px 1px 10px;

	border-right: 1px solid #fff;
	height:15px;
	float: left;
	color:#fff;
}
div#menu ul li a:hover{

	padding: 1px 10px 1px 10px;
	color: #00FFFF;
}
div#menu ul ul {
	display:none;
}

/* Entry related */
.entry-title{
width: 550px;
	height: 35px;
	clear:both;
	background: url(images/main-h2.gif) repeat-y center left;
	text-align: left;
	margin: 20px 0 15px 0;
	padding: 8px 0 1px 70px;
color: #444;
}
#content a, #content a:link, #content a:visited {
	color: ##006380;
}
#content a:hover {
	color: #000000;
}
.entry-title a{
	color: #444 !important;
	text-decoration: none;
}
.entry-date {
	color: #666;
	font-size: smaller;
}
.entry-date abbr {
	border-bottom: 0px none;
}
.entry-meta{
	display:none;
}

/* etcetera */
div#nav-above,div#nav-below{
	width:100%;height:1em;
}
div#nav-above{
	margin-bottom:1em;
}
div#nav-below{
	margin-top:1em;
}
.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;
	background: #60729F;
}
div.sidebar h3{
	background: url(images/side-h3.gif) repeat-x left center;
	letter-spacing: 1px;
	margin:0;
	padding:5px 0 5px 0;
	text-align: right;
	color: #5580FF;
	font-size: 15px;
}
div.sidebar input#s{
	width:7em;
}
div.sidebar a:link, div.sidebar a:visited {
	color: #ffffff;
}
div.sidebar a:hover {
	color: #6DA7A7;
}
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 {
	color: #ffffff;
	background: #60729F;
	padding: 5px 0px 3px 5px;
	text-decoration: none;
	display: block;
	width: 100%;
	font-size: 15px;

}
div.sidebar li li a:hover {
	color: #60729F;
	background: #F4F4DF;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}
div.sidebar li form{
	margin:0.2em 0 0;
	padding:0;
}

