/*
THEME NAME: mei-bl
THEME URI: http://meikyo-gumi.com
DESCRIPTION: blue 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
*/

/*メルマガ用*/
@import url("http://www.areanet.name/melma.css");

body {
	background: #F4DFDF url(images/bg.gif) repeat-y top center;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 10pt Arial, Helvetica, sans-serif;
	line-height: 150%;
}
a, a:link, a:visited {
	color: #2B6A80;
}
a:hover {
	color: #FFFF00;
}
/* arranging the whole thing */
div#container {
	margin: 0;
}
div#content {
	float: right;
	margin: 0px 15px 0 10px;
	width: 580px;
	padding: 10px;
}
img {
max-width:98%;
    border-style:none;
}

div#primary {
	float:left;
	position:relative;
	margin-top: 0px;
}

div#secondary	{
	clear: left;
}

div#footer {
	clear: both;
	padding: 2px 0px;
	text-align:center;	
	background: #ddd url(images/footer.gif) repeat-x top center;

}
/*20090424追加*/
.credit {
	width: 100%;
	text-align: center;
}
div#wrapper {
	width: 850px;
	padding: 0px 0px;
	margin: 0px auto;
	text-align: left;
	border: solid 1px #aaa;
	background-color: #FFFFFF;
}
h1#blog-title {
	background: #ddd url(images/title.gif) repeat-x top center;
	text-align: right;
	padding: 3px 10px 0px 0px;
	font: 13px blackjack, freestyle script, georgia;
	height: 17px;
	margin: 0;
}
h1#blog-title a, h1#blog-title a:link, h1#blog-title a:hover, h1#blog-title a:visited {
	color:#3399CC;
	text-decoration: none;
}


div#blog-description {
	text-align: right;
	font: bold 15px blackjack, freestyle script, georgia;
	height: 150px;
	color: #555555;
	padding: 0px 1px 5px 1px;
}


div#access div.skip-link{
	display: none;
}
/* the menu */
div#menu{
	background: url(images/navigate.gif) repeat-x left bottom;
	font-size:0.9em;
	height:25px;
	width:100%;
	line-height: 25px;
}
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;
	text-align: center;
	padding-top: 5px;
	height:20px;
	width: 100px;
}
div#menu ul li a{
	background: url(images/navigate1.gif) center bottom;
	float: right;
	color:#0099CC;
	height:20px;
	width: 100px;
}
div#menu ul li a:hover{
	background: url(images/navigate2.gif) center bottom;
	color: #fff;
	width: 100px;
	height:20px;
}
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;
	font-size: 12px;
}
#content a, #content a:link, #content a:visited {
	color: #6DA7A7;
}
#content a:hover {
	color: #2B6A80;
}
.entry-title a{
	color: #2B6A80 !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: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{
	margin:0;
	padding:0;

}
div.sidebar li p{
        margin-left:10px;
	padding:0;
}
div.sidebar h3{
	letter-spacing: 1px;
	margin: 0px 0 1px 0;
	text-align: right;
	color: #fff;
	border-bottom: 1px solid;
	background: #609F8F;
	font-size: 13px;
	}
div.sidebar input#s{
	width:12px;

}
div.sidebar a:link, div.sidebar a:visited {
	color: #3AAF93;
	background-color: #CEF9FF;
	max-width: 180px;
}
div.sidebar a:hover {
	color: #609F8F;

}
div.sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
		width: 190px;

}
div.sidebar li li li {
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	display: list-item;
	width: 190px;
}
div.sidebar li li a, div.sidebar li li a:link, div.sidebar li li a:visited {
	padding: 3px 0px 3px 10px;
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
	width: 190px;
/*	border-bottom: 1px dashed #888;*/
}
div.sidebar li li a:hover {
	color: #2B6A80;
	background: url(images/ya.gif) #ffffff no-repeat left center;
	text-decoration: none;
	font-weight: normal;
	padding-left: 20px;
}
div.sidebar li form{
	margin:0.2em 0 0;
	padding:0;
}
h4{
	color: #336666;
	padding: 3px 0 0 50px;
	background-image: url(images/h4.gif);
	background-repeat:no-repeat;
	height: 25px;
	font-size: 14px;
}

h5{
	color: #336666;
	padding-left: 45px;
	background-image: url(images/h5.gif);
	background-repeat:no-repeat;
	height: 25px;
	font-size: 14px;
}
div#content h3{
	margin:10px 0 0 5px;
	padding-top:10px;
	color: #FFFFFF;
	padding-left: 10px;
	background-image: url(images/h3.png);
	background-repeat:no-repeat;
	height: 25px;
	font-size: 14px;
}
div#content li{
	list-style: none;
}
div#content li li{
	font-size: 16px;
	margin:10px 0 0 5px;
	color: #006A1B;
       font-weight: 400;
}
