﻿/*
Theme Name: Webbu Kobo
Description:うぇっぶ工房サイトのテンプレ
Theme URI: http://web-syokunin.com/
Author: うぇっぶ工房
Author URI: http://web-syokunin.com/
Version: バージョン2
License: うぇっぶ工房
License URI: http://web-syokunin.com/
*/

#pager{
	margin:10px 0px 0px 0px;
	padding:10px;
	text-align:center;
	font-size: small;
}


.alignleft{
	float:left;
	margin:0 10px 0 0;
}

#commentList{
	margin:0;
	padding:0;
}
#commentList li{
	list-style-type: none;
}

.comment-meta{
	font-size: 6px;
	line-height:12px;
	margin-bottom:10px;
}

#commentform .comment-form-author label{
	height:1.5em;
	display:block;
}

#commentform .comment-form-email label{
	height:1.5em;
	display:block;
}

#commentform .comment-form-url label{
	height:1.5em;
	display:block;
}

#commentform .comment-form-comment label{
	height:1.5em;
	display:block;
}

#commentform .form-allowed-tags{
	display:none;
}

.wp-caption,
.wp-caption-text {
  font-size: 90%;
}

.sticky {
}

.gallery-caption{
}

.bypostauthor{
}



@media screen and (max-width:750px){
	#left_part .comment-form-comment textarea{
		width:90%;
	}
}
