/* for body */
body {
	margin: 0;
	padding: 0;
	font-size: 34pt;
	background: #f0f0f0;
	color: #000;
	font-family: Verdana, "MS PGothic", Osaka, Arial, sans-serif;
	line-height: 48pt;
}
 .general {
	margin-right: 25px;
	margin-left: 25px;

}
.hyou {
	line-height: 42pt;
}

.custum-imput{
	height:40t;
	font-size: 36pt;
	line-height: 42pt;
}

/* for table */


/* for title */


/* for message */


/* for back-button */

/* スマホ用 */.red {
	color: #FF0000;
}
.button {
font-size:32pt;
height:100px;
width:250px;
border:1px solid #000;
}

	/* 投稿フォーム */
	#form-tbl { margin: 0 auto; text-align: center; }
	#form { width: 96%; margin: 10px auto; }
    #form th, #form td {
    	text-align: left;
		width: 100%;
        display: block;
        padding: 6px 3px;
        border-top: none;
    }
    #form tr:first-child th	{ border-top: 1px solid #666; }
    p.btn input { width: 10em; }
    
	/* 小見出し */
	h2 { margin: 1em 3px; width: 90%; }
	
	/* サンクス */
	p.msg { margin: 1em auto; }
	
.textarea {
	color: #3067EF;
	font-size:150%;
}

.hyou{
    height: 120px;}
	
.hyou2 {

    height: 300px;
}
