/* saitama.css さいたまリンク用スタイルシート */

/* 説明書き・見出し */
.midashi {
		vertical-align:middle;
		clear : both;
		line-height : 1.6em;
	    	padding-left: 20px;
		padding-right:20px;
		background-color: #ffffff;
		text-align: left;
}
.midashi p{

		font-size : 14px;
		color : #636263;
		font-weight: bold;
}

/* 表の題 */
.hyou {
		vertical-align:middle;
		clear : both;
		line-height : 1.6em;
	    	padding-left: 0px;
		padding-right:0px;
		height: 40px;
		text-align: center;
		background-color:#FFDAC5;
}
.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 : bold;
		line-height : 1.6em;
		text-indent:14px;
		font-size : 14px;
		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;
		text-align: left;
		vertical-align: middle;
}
.company p{
		font-weight : bold;
		line-height : 1.4em;
		font-size : 12px;
		color : #444444;
}

/* バナー */
.photo {
		text-align: center;
		vertical-align: middle;
}


/* サイトプロフィール */
.pro {
		clear : both;
		line-height : 1.4em;
	    	padding-left: 10px;
	    	padding-top: 10px;
		padding-right:10px;
		text-align: left;
		vertical-align: middle;
}
}
.pro p{
		font-weight : normal;
		line-height : 1.4em;
		text-indent:12px;
		font-size : 12px;
		color : #444444;
}


/* 掲載日等*/
.day {
		clear : both;
		line-height : 1.4em;
	    	padding-left: 10px;
	    	padding-top: 10px;
		padding-right:10px;
		text-align: center;
		vertical-align: middle;
}
}
.day p{
		font-weight : normal;
		line-height : 1.4em;
		text-indent:12px;
		font-size : 12px;
		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;
}


/* ページ下部　案内*/
.page {
		clear : both;
		line-height : 1.4em;
	    	padding-left: 10px;
	    	padding-top: 10px;
		padding-right:10px;
		text-align: center;
		vertical-align: middle;
}
}
.page p{
		font-weight : normal;
		line-height : 1.4em;
		text-indent:12px;
		font-size : 12px;
		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>
*/
