/*
Copyright (C) 2007 eli. All Rights Reserved. http://www.eli-jazz.com/ 
*/

body {
margin:0;
padding:0 10px 40px;
background-image: url("../img/background.jpg");
background-repeat: repeat;
text-align: left; 
}

a {
	color: #5eb104;
	text-decoration:none;
	}

a:link {
	color: #5eb104;
	}

a:visited {
	color: #5eb104;
	}

a:active {
	color: #5eb104;
	}

a:hover {
	color: #529e00;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	zoom:1;
	}

#container:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

#content{
	float: right;
	width: 500px;
	padding: 20px;
}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #5c5c5c;
        background-repeat: no-repeat;
        background-position: top left;
	padding: 15px 15px 15px 0;
	height: 150px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #5c5c5c;
	text-decoration: none;
	}

/*タイトル文字*/
#banner h1 {
	font-size: 12px;
	font-weight: bold;
	font-color: #5eb104;
	text-align: left;
	padding: 50px 15px 0px 10px;
}

/*サブタイトル文字*/
#banner h2 {
font-size:12px;
font-weight: nomarl;
font-color: #6c6c6c;
padding: 0px 15px 5px 10px;
text-align: left;
}

.content {
	padding: 10px 15px 5px 15px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
                }

#center {
		float:right;
	width: 560px;
	}


#right {
	float: left;
	width: 160px;
	overflow: hidden;
	}


.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
　　　　　　　	line-height: normal;
	}

#content h2 { 
}

#cateWall {background:url(../img/cate.jpg) no-repeat;}
#logWall {background:url(../img/arc.jpg) no-repeat;}
#entWall {background:url(../img/ent.jpg) no-repeat;}

#cateWall , #logWall , #entWall {
	width:70px;
	height:18px;
	text-indent:-9999px;
	}



.content h3 {
	color: #5ｃ5ｃ5ｃ;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	padding-bottom:30px;
	margin-bottom: 30px;
	border-bottom:1px solid #ccc;
	line-height: normal;
	}

.sidebar {
	padding: 10px;
	float: left;
	width: 120px;
	}


.sidebar h2 {
	color: #5c5c5c;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	}



.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin:0 0 3px;
	padding:0;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
                border-top: 1px dashed #999999;
	}

#powered {
                font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#heteml {
	margin-top:10px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#copy {
	width:560px;
	clear:both;
	float:right;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#999;
	letter-spacing:1px;
	}

