/* 埼玉スポーツ応援団用スタイルシート */

/* タイトル見出し */
.midashi {
		clear : both;
		line-height : 1.6em;
	    padding-left: 0px;
		padding-right:0px;
}
.midashi p{
		font-size : 16px;
		color : #444444;
		font-weight: none;
}
.midashi2 {
		clear : both;
		line-height : 1.6em;
	  padding-left: 10px;
		padding-right:0px;
		font-size : 18px;
		color : #444444;
		font-weight: none;
}

/* coタイトル見出し */
.comidashi {
		clear : both;
		line-height : 1.4em;
	    padding-left: 0px;
		padding-right:0px;
}
.comidashi p{
		font-size : 12px;
		color : #444444;
		font-weight: none;
}





/*  Profileのタイトル */
.profile-title {
		clear : both;
		line-height : 1.6em;
	    padding-left: 0px;
		padding-right:0px;
}
.profile-title p{
		font-size : 14px;
		color : #808080;
		font-weight: none;
}


/* Profile */
.profile {
		clear : both;
		line-height : 1.6em;
	    padding-left: 10px;
		padding-right:10px;
}
.profile p{
		font-weight : none;
		line-height : 1.6em;
		text-indent:10px;
		font-size : 10px;
		color : #808080;
}


/* 記事内容部分 */
.kiji1 {
		clear : both;
		font-size : 12px;
		line-height : 1.8em;
	  padding-left: 0px;
		padding-right:0px;
		color : #606060;
		text-align: center;
}


.kiji1 p{
		font-weight : normal;
		line-height : 1.8em;
		text-indent:14px;
		font-size : 14px;
		color : #606060;
		text-align: left;
}

.kiji1 dl {
	text-align:		left;
	margin-left:	20px;
}

.kiji1 h1 {
	font-size:				18px;
	line-height:			22px;
	text-align:				center;
}

.kiji1 h2 {
	text-align:			left;
	
	margin-left:	20px;
}

/*　リンク文字　黒 */

.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 : bold;
		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;

}

/*	右のリンクバナー	*/

.link	{ 	font-size : 14px;
		color : #606060;}
.link a{	color : #606060;
		text-decoration:none;}
.link a:hover{	color : blue;
		 text-decoration: underline;}
.link a:visited{	color : #606060;}
.link a:acive	{ color: #606060;}


.line	{ 	font-size : 14px;
		color : #606060;
		 border-top:  #404040 1px dashed;
		 width: 130px;
		 padding : 10px;
		 white-space:	nowrap;
		 margin-bottm: 0;}
.line a{	color : #606060;
		text-decoration:none;}
.line a:hover{	color : blue;
		 text-decoration: underline;}
.line a:visited{	color : #606060;}
.line a:acive	{ color: #606060;}

.pretitle	{ background-color: #ff3366;
		  color		: #ffffff;
		  margin	: 0;
		  padding	: 3px;
		 font-weight	: bold;}

.present	{ border	:#ff3366 solid 5px;
		  font-size	:14px;
		  color 	: #606060;
		  background-color	: #ffcccc;
		  padding	: 3px;
		  margin-top	: 0;}
.present a{	color : #606060;
		text-decoration:none;}
.present a:hover{	color : blue;
		 text-decoration: underline;}
.present a:visited{	color : #606060;}
.present a:acive	{ color: #606060;}

.pretitle2	{ background-color: #FF4C00;
		  color		: #ffffff;
		  margin	: 0;
		  padding	: 3px;
		 font-weight	: bold;}

.present2	{ border	:#FF4C00 solid 5px;
		  font-size	:14px;
		  color 	: #606060;
		  background-color	: #ffcc99;
		  padding	: 3px;
		  margin-top	: 0;}
.present2 a{	color : #606060;
		text-decoration:none;}
.present2 a:hover{	color : blue;
		 text-decoration: underline;}
.present2 a:visited{	color : #606060;}
.present2 a:acive	{ color: #606060;}

.pretitle3	{ background-color:#000000 ;
		  color		: #ff3300;
		  margin	: 0;
		  padding	: 3px;
		 font-weight	: bold;}

.present3	{ border	:#000000 solid 5px;
		  font-size	:14px;
		  color 	: #606060;
		  background-color	: #FFCC66;
		  padding	: 3px;
		  margin-top	: 0;}
.present3 a{	color : #606060;
		text-decoration:none;}
.present3 a:hover{	color : #FF3300;
		 text-decoration: underline;}
.present3 a:visited{	color : #606060;}
.present3 a:acive	{ color: #606060;}



/*
    <td width="150"align="center" valign="middle" class="linkmoji" ><span class="txt"><a href="ueto/page1.html">ウェッティー</a></span></td>
*/
#nittei{
		  background-color	: #a0522d;

}
#nittei th{
		background-color	: #f3f3f3;
		font-size : 12px;
		line-height : 1.8em;
		text-align:center;
		vertical-align:middle;
	  padding-left: 0px;
		padding-right:0px;
		color : #606060;
}
#nittei td{
		background-color	: #ffffff;
		font-size : 12px;
		line-height : 1.8em;
	  padding-left: 5px;
		padding-right:0px;
		color : #606060;
}
.menudesc{
		font-size:12px;
		text-align:center;
}
.menudesc2{
		font-size:10pt;
	  padding-left: 10px;
}
/*+++++++++++++++++フッター++++++++++++++++++++++++*/
#foot		{ 
		background-color	: #005500;
}
#footer		{ 
		font-size					: 12px;
		text-align				: center;
		font-family				:"Times New Roman" selif;
}
