/* healthbbs.css 用スタイルシート */

/* あかさたな見出し */
.midashi {
		vertical-align:middle;
		clear : both;
		line-height : 1.6em;
	    padding-left: 0px;
		padding-right:0px;
}
.midashi p{

		font-size : 18px;
		color : white;
		font-weight: bold;
}

/* 表の題 */
.hyou {
		vertical-align:middle;
		clear : both;
		line-height : 1.6em;
	    padding-left: 0px;
		padding-right:0px;
}
.hyou p{
		font-size : 12px;
		color : #444444;
		font-weight: bold;
}



	/* 説明部分 */
	.setsumei1 {
		clear : both;
		line-height : 1.6em;
	    padding-left: 20px;
		padding-right:20px;
	}
	.setsumei1 p{
		font-weight : normal;
		line-height : 1.6em;
		text-indent:12px;
		font-size : 12px;
		color : #444444;
	}

/*　リンク文字　黒 */

.linkmoji span.txt{
		font-size:12px;
		vertical-align:text-top;
		clear : both;
		line-height : 1.6em;
		font-weight : normal;
	    padding-left: 0px;
		padding-right:10px;
		text-indent:0px;
		font-size : 16px;
		color : #000000;
}
.linkmoji span.txt a{
color : #000000;
text-decoration:none;
}
.linkmoji span.txt a:hover{
color : blue;
}
.linkmoji p{
		line-height : 1.6em;
		text-indent:0px;
		font-size : 14px;
		color : #000000;

}

/* 会社名 */
.company {
		clear : both;
		line-height : 1.4em;
	    padding-left: 10px;
		padding-right:10px;
}
.company p{
		font-weight : bold;
		line-height : 1.4em;
		text-indent:10px;
		font-size : 12px;
		color : #444444;
}


/* プロフィール */
.pro {
		clear : both;
		line-height : 1.4em;
	    padding-left: 10px;
		padding-right:10px;
}
.pro p{
		font-weight : normal;
		line-height : 1.4em;
		text-indent:10px;
		font-size : 10px;
		color : #444444;
}



/* 質問 */
.question {
		clear : both;
		line-height : 1.8em;
	    padding-left: 0px;
		padding-right:20px;
}
.question p{
		font-weight : bold;
		line-height : 1.8em;
		text-indent:4px;
		font-size : 16px;
		color : #444444;
}

/* 社長名 */
.presid {
		clear : both;
		line-height : 1.8em;
	    padding-left: 5px;
		padding-right:20px;
		padding-top:20px;
}
.question p{
		font-weight : bold;
		line-height : 1.8em;
		text-indent:16px;
		font-size : 16px;
		color : #444444;
}

/* 社長名 */


/* 答え */
.reply {
		clear : both;
		line-height : 1.6em;
	    padding-left: 5px;
		padding-right:20px;
		padding-top:20px;
}
.reply p{
		font-weight : bold;
		line-height : 1.6em;
		text-indent:14px;
		font-size : 14px;
		color : #444444;
}

/* コントロール */

.cont span.txt{
		font-size:12px;
		vertical-align:text-top;
		clear : both;
		line-height : 1.6em;
		font-weight : normal;
	    padding-left: 0px;
		padding-right:10px;
		text-indent:0px;
		font-size : 12px;
		color : #000000;
}
.cont span.txt a{
color : #000000;
text-decoration:none;
}
.cont span.txt a:hover{
color : blue;
}
.cont p{
		line-height : 1.6em;
		text-indent:0px;
		font-size : 12px;
		color : #000000;

}
/*
    <td width="150"align="center" valign="middle" class="linkmoji" ><span class="txt"><a href="ueto/page1.html">ウェッティー</a></span></td>
*/
