@charset "UTF-8";
/* CSS Document */

.nav h4 {
margin: 10px 0; padding: 0 0 6px 0; background: url(../unit/img/side-line.gif) no-repeat center bottom; line-height: 1.2; font-weight: normal;
}

.nav form#searchform {
padding-top: 30px;
}





/*____________________ entry ____________________*/

.entry-utility {
font-size: 12px; color: #333; padding: 5px 0; border-top: 1px solid #aaa; line-height: 1.2;
clear: both;
}


.navigation {
padding: 7px 0; line-height: 1.2; font-size: 12px;
}
.nav-next {
text-align: right; margin-top: -1em;
}

/*comment*/
#comments {
}
#comments h4 {
font-weight: bold; font-size: 16px;
margin-left: 40px;
}
.commentlist {
margin-left: 40px;
}
#comments cite {
font-style: normal;
}
#comments cite a {
font-size: 15px; font-weight: bold;
}
.comment-author {zoom:1;}
.comment-author:after{
content: ""; 
display: block; 
clear: both;
}
.comment-author img {
display: none;
}

.nocomments {
	margin-left: 40px; color: #999;
}

/*respond*/
#respond {
margin: 20px 0 40px 0; padding: 20px; background: #f3f3f3;
}
#respond h3 {
background: none; padding: 0; margin: 10px 0 10px 0; font-size: 18px;
}
#respond p {
font-size: 12px;
}
#respond label {
display: block; line-height: 1;
}
#respond textarea {
width: 90%;
}




/* WordPress class */
.alignleft {
	float: left; margin-right: 20px; margin-bottom: 10px;
}
.alignright {
	float: right; margin-left: 20px; margin-bottom: 10px;
}