@charset "utf-8";
/* single.css */
body {
	/*background-color:#EBEBEB;*/
	/*background-color:#FAFAFA;*/
	/*background-color:#EBF0B9;*/
	padding-bottom:50px
}

.box {
	height:170px;
}



/**			header
--------------------------------*/
#header {
	margin:0;
	padding:10px;
}

#header #header_logo ul{
	padding:0;
}

#header #header_logo{
	/*float:left;*/
	display:inline;
}

#header #header_logo p{
	text-align:left;
	font-weight:normal;
}
h1 {
	font-weight:normal;
}
#header #header_logo h1 a#logo{
	display:block;
	background:url(../../default/images/logo.gif) no-repeat;
	width:80px;
	height:80px;
	text-indent:-9999px;

}

#header #description{
	/*float:right;*/
	width:275px;
	display:inline;
}



#header #description ul{
	padding:0;
	margin:0;
}

#header #description li.postbody p#mail {
	margin-top:10px;
}

#header #description li.postbody p#twitter {
	margin-top:5px;
}

.posttitle h3 {
	margin-bottom:10px;
	font-weight:normal;
}

/**			post
--------------------------------*/
#allposts {
	margin-bottom:20px;
}
.eachpost {
/*	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;

	-webkit-border-radius:3px;
	
	border-radius:3px;*/
	
	background-color:#fff;
	position:absolute;
	/*border:1px solid #585858;*/
	border-left:1px dotted #9B9B9B;
}
.eachpost:hover {
	/*background-color:#F5F5F5;*/
	/*color:#FFF;*/
	/*border:1px solid #fff;*/
}


.eachpost ul {
	padding:15px 15px 10px 15px;
}
.eachpost ul li ul {
	padding:0px;
	/*margin-top:-2px;*/
	/*/margin-top:-33px;*/
}



/*.eachpost hr{
	border-bottom:20px solid #99cccc;
	margin-bottom:15px;
}
*/
.postthumb {
	text-align:left;
}

.posttitle h2 {
	/*font-size:0.9em;*/
	margin-bottom:5px;
	font-size:145%;
}
.posttitle a {
	color:#585858;
}

.posttitle a:hover {
	color:#fff;
	background-color:#99cccc;
}


.postbody {
	/*font-size:0.9em;*/
	margin:11px -1px 5px;
	word-wrap:break-word;
	line-height:1.5em;
}

.entry .postbody {
	width:100%;
	line-height:1.5em;
}
.postbody img {
	border:2px solid #000;
}


.postbody p {
	margin-top:10px;
	line-height:2em;
	/line-height:180%;
	/font-size:80%;
}

.singlepage {
	font-size:109%;
}

.postbody dl {
	/*line-height:1.5em;*/
}

.postbody img {
	/*font-size:0.9em;*/
	margin:10px 0 20px;
	text-align:center;
}



.postarchive, .postcategory, .postcomment{
	color:#585858;
	font-size:0.9em;
/*	margin-left:10px;
	/margin-top:0;
	padding-top:5px;*/
}



.postcategory a {
	color:#585858;
}
.postcategory {
	margin-top:-13px;
	/margin-top:0;
}

/*.postarchive {
	margin-top:-5px;
	/margin-top:6px;
}*/

.postcategory a:hover {
	color:#fff;
	background-color:#9cc;
}

.eachpost .post_works_bottom_box{
	/*-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;*/

/*mozilla 3.6+ �O���f�[�V�����@�}�X�N*/
   /* background-image: -moz-linear-gradient(top, bottom,
                                   from(rgba(153, 204, 204, 1)),
                                   color-stop(50%, rgba(102, 153, 153, 1)),
                                   to(rgba(102, 153, 153, 1)));*/

	/*Safari4.0+ �O���f�[�V�����@�}�X�N*/
   /* background-image: -webkit-gradient(linear, left top, left bottom,
                                   color-stop(0, rgba(153, 204, 204,1)),
                                   color-stop(98%, rgba(102, 153, 153,1)),
                                   color-stop(99%, rgba(102, 153, 153,1))
								   );
	background-color:#9cc;*/
	width:100%;
	padding-bottom:5px;
	overflow:hidden;
}
	

.eachpost .post_works_bottom_box ul{
	padding:0;
	margin-top:5px;
}
.eachpost .post_works_bottom_box li{
	/*text-shadow: 0px 1px 0px #CCC;*/
}


#archiveList {
	/margin-top:-12px;
}

#toTop {
	margin:10px 0 0 475px;
}

#toTop a {
	color:#fff;
	background-color:#9cc;
	padding:2px 13px;
}
/*#toTop a:hover {
	color:#fff;
	background-color:#9cc;
}*/


/**			footer
--------------------------------*/
#footer {
	/*font-size:0.8em;*/
}
#footer .post {
	height:60px;
	width:180px;
}
#footer p {
	display:inline;
}


#postLink {
	width:98%;
	text-align:right;
	margin-right:10px;
}
#postLink li {
	display:inline;
	color:#585858;
}
#postLink li a {
	color:#585858;
}

#postLink li a:hover {
	color:#fff;
	background-color:#9cc;
}


#wp-pagenavi {
	border:none;
}

/**	comments
--------------------------------*/
.comments {
	padding:50px 0 0 15px;
}
.comments h3 {
	margin-bottom: 15px;
}
.commentlist li {
	margin-bottom: 30px;
}
.commentlist .alt {
	margin-left: 20px;
}
.authordate {
	margin-bottom: 5px;
}
.commenttexts {
	background: #F5F5F5;
	padding: 8px;
}
.commenttexts p {
	line-height: 180%;
}

#respond h3 {
	margin-bottom:10px;
	font-weight:normal;
}

#commentform label {
	margin-bottom:10px;
}
input {
	padding:2px;
	border:1px dotted #9B9B9B;
}
input:hover {
	border:1px solid #9B9B9B;
}

textarea {
	padding:2px;
	border:1px dotted #9B9B9B;
	overflow-y: hidden;
}
textarea:hover {
	border:1px solid #9B9B9B;
}
button {
	background-color: #9cc;
	border:none;
	color:#FFF;
	width:15%;
	padding:2px 0;
	font-family:Palatino,"Palatino Linotype","Book Antiqua",Georgia,"Times New Roman",serif;
}
button {
	cursor: pointer;
}



/*#post-679 h2 {
	background:url(http://sugiyamayusuke.org/log/wp-content/images/large/100319.png) no-repeat;
	width:300px;
	height:50px;
	text-indent:-9999px;
} 
*/

#copyright li {
	line-height:180%;
	font-size:84%;
	/font-size:80%;
}
#archive .sidebar ul li {
	display:inline;
}












