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

/*
/*
Template:stinger5-cheetah
Theme Name:stinger5-cheetah-child
Theme URI:http://junichi-manga.com/stinger5-cheetah-demo/
Description:stinger5-cheetahの子テーマです
Author:JUNICHI
Version:0.1
*/ 


@import url('../stinger5-cheetah/style.css'); 

.wk{
border:solid 1px #ccc;
}

/* コメント欄の項目を非表示 */
.comment-form-email {display: none;}
.comment-form-url {display: none;}
.form-allowed-tags {display: none;}
.comment-form-author{display: none;}
.email-notes{display: none;}
.comment-notes{display: none;}
.comment-author {display: none;}
.comment-meta commentmetadata{display: none;}

mybox{
	font-size: 300%;
}

textarea{
background-color: #f6f6f6;
}

.box_green {
        overflow:auto;
        width:50px;
        height:3px;
        padding:2px;
 }