@charset "utf-8";
/*
Theme Name: biz-design
Theme URI: http://www.biz-design.co.jp/
Description:<a href="http://www.biz-design.co.jp/" target="_blank">コーポレートサイト</a>レイアウトに合わせたブログテンプレート
Version: 1.6
Author: Yugo Tsunoda
Author URI: http://www.homepage-seisaku.biz/
*/



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.widget_search {
margin: 18px 0px;
}
.search-w {
width: 175px;
margin: 10px 0px;
}



.blog_title {
background-image: url(img/ttl_bg.jpg);
background-repeat: no-repeat;
font-size: 14px;
font-weight: bold;
color:#555555;
padding : 8px 0px 8px 15px;
}

.entry_footer {
border-top: 1px dotted #999999;
padding: 5px; 
}

div.widget_search  {
background-image: url(img/title_blog_search.gif);
background-repeat: no-repeat;
margin: 20px 0px 10px 0px;
padding: 30px 0px 0px 0px;
}


div.widget_calendar .widgettitle {
background-image: url(img/title_blog_calendar.gif);
background-repeat: no-repeat;
margin: 20px 0px 10px 0px;
height: 29px;
text-indent: -9999px;
}


div.widget_recent_entries .widgettitle {
background-image: url(img/title_blog_entry.gif);
background-repeat: no-repeat;
margin: 20px 0px 10px 0px;
height: 29px;
text-indent: -9999px;
}


div.widget_categories .widgettitle {
background-image: url(img/title_blog_category.gif);
background-repeat: no-repeat;
margin: 20px 0px 10px 0px;
height: 29px;
text-indent: -9999px;
}


div.widget_archive .widgettitle {
background-image: url(img/title_blog_archive.gif);
background-repeat: no-repeat;
margin: 20px 0px 10px 0px;
height: 29px;
text-indent: -9999px;
}


div.widget_recent_comments .widgettitle {
background-image: url(img/title_blog_comment.gif);
background-repeat: no-repeat;
margin: 20px 0px 10px 0px;
height: 29px;
text-indent: -9999px;
}




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	font-size: 11px;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11px;
	}

#wp-calendar a {
	text-decoration: underline;
	}

#wp-calendar caption {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	font-size: 12px;
	color:#006699;
	}
/* End Calendar */


/* Begin List */
.widget_recent_entries ul,
.widget_categories ul,
.widget_recent_comments ul,
.widget_archive ul {
	margin: 0px;
	padding: 0px;
	}
.widget_recent_entries ul li,
.widget_categories ul li,
.widget_recent_comments ul li,
.widget_archive ul li {
	font-size:12px;
	line-height:18px;
	color: #333333;
	margin: 0px 5px 5px 10px;
	padding: 0px 0px 2px 15px;
	background-image: url(/common/img/arrow_01-01.gif);
	background-repeat:no-repeat;
	list-style: none;
	}

/* End List */



/* Begin Comment */
h3#comments{
	margin: 20px 0px 10px 0px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006C91;
	border-top: 1px solid #006C91;
	padding: 3px 0px 0px 10px;
	color: #006C91;
	}
	
h3#respond{
	margin: 30px 0px 10px 0px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006C91;
	padding: 0px 0px 0px 10px;
	color: #006C91;
	}
	
	
	
#commentform input {
	margin: 5px 0 1px 5px;
}

#commentform #submit {
	float:left;
}
#commentform p {
	margin: 5px 0;
	}

.commentlist p {
	margin: 10px 0 10px 5px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

ol.commentlist li {
	margin: 1px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.rss {
text-align: center;
margin: 30px 0px 0px 0px;
}