@charset "Shift_JIS";

.body {
	font-size: 90%; 
	line-height:140%;
}

/* ■点線 */

.sen1 {
  font-size: 90%;
　border-bottom: 1px dotted #666666;
  padding: 0.5em 0.3em 0;
}

.sen2 {
  font-size: 75%;
　border-bottom: 1px dotted #666666;
  padding: 0.5em 0.3em 0;
}

.sen3 {  
	font-size: 14px;
	border-bottom: 1px dashed #FF0000;
	line-height: 24px
}

/* ■リスト */
.list1 {
 　list-style-image: url(img/ya.gif) ;
 　margin: 0.5em.1.5em;
	font-size: 90%;
	line-height:1.3;
 }

.list2 {
 　list-style-image: url(img/ya2.gif) ;
 　margin: 0.5em.1.5em;
	font-size: 90%;
	line-height:1.3;
 }
 
/* ■強調 */

.strong {  color: #FF0000;}
.em {  font-size: small; font-weight: bold; color: #FFFFFF;}

.siro {
  font-size: 100%;
  color: #ffffff;
  text-align: center;
　margin: 5px;
  padding-left: 0.3em;
}

.tisai { 
	font-size: 90%; 
	line-height:140%;
}
.tisai2 { 
	font-size: 80%; 
}
.tisai3 { 
	font-size: 90%; 
}

.main{
	font-size:12px;
	line-height:16pt;
}

/* ■テーブルなのだ */

.cell1 {
    font-size: 90%;
	background : #e9e9e9 url(file://2000sv1/Nicos/HP製作/進行中/ＴＭＳ/最新/img/menu.gif);
　  padding-left: 10;
}

/* ■リンクのとき */

A:link { text-decoration:none; color: #000000; }
A:visited { text-decoration:none; color: #000000; }
A:active { text-decoration:none; color: #000000; }
A:hover { text-decoration:underline ; color:#000000; }
.p16l24b {  font-size: 16px; line-height: 24px; font-weight: bold;}
.p12l18bw {  font-size: 12px; line-height: 18px; font-weight: bold; color: #FFFFFF;}
.p12l18b {  font-size: 12px; line-height: 18px; font-weight: bold;}
.p10l15 {  font-size: 10px; line-height: 15px;}

.box {  
	border: #FF6699;
	border-style: dotted;
	padding: 10px
}


#group-site { display: none;}


