@charset "shift_jis";

body{
	margin: 0px;
	padding:0px;

}

/*============　ページ全体　============*/

#container{
	width:100%;
	background-image: url(../tv/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

.container{
	margin: 0px;
	padding: 0px;
	
}

/*============　ヘッダ部　============*/
#title{
	width:970px;
}

#title a { color: #6f6f6f; text-decoration: none; }
#title a:hover { color: #004cff; text-decoration: underline;}

#tgl a { color: #6f6f6f; font-size: 0.8em; text-decoration: none; }
#tgl a:hover { color: #004cff; text-decoration: underline;}

.title  {
　　color: #6f6f6f;
　　font-size: 0.8em; 
}

	

/*============　ページボディ部　============*/

#pagebody{
width:910px;
margin:0;
padding:40px 0 0 0;
}

.pagebody{
	margin: 0px;
	padding: 0px;
}

/*============　サイド部　============*/
#side{
　　margin: 0px;
　　padding:0px;
	float :left;
	width:210px;
	height:auto;
	text-align:center;
}


.side{
	
	}

/*============　ナビ部　============*/

#navi{
　　width:180px;
　　height:auto;
　　margin:0;
　　padding:0;
}

#navi ul,#navi li{
margin:0;
padding:0 0 0 11px;
height:auto;
list-style:none;
text-align:left;

}
#navi li{
display:inline;
line-height:0;
width:auto;
height:auto;
padding:0px 0px;
}
#navi a,#navi a:link #navi a:visited{
text-decoration:none;
color:#6f6f6f;
font-size: 0.8em; 
background-color:#ffffff;
display:block;
border-bottom:1px dotted #cdcdcd;
padding:8px 8px;
width:180px;
height:auto;
line-height:normal;
}
#navi a:hover{
color:#004cff;
font-size: 0.8em; 
text-decoration: underline;
background-color:#e9f1bf;
}


/*============　コンテンツ部　============*/
#contents{
	float : right;
	width:680px;
	padding-left:20px;
	text-align:left;
	clear: both;
}

	#contents a { color: #0048ff; }
	#contents a:visited { color: #9600ff; }
	#contents a:hover { color: #5ec4de; }

.contents{
	 color: #6f6f6f; font-size:0.9em;
}
	
	.contents h2 { 
		padding : 0 ;
		font-weight: lighter; 
		color:#6f6f6f;
		font-size:1em;
	}

/*============　フッタ部　============*/
#foota{
	clear:both;
	width:100%;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.foota{
	text-align:center;
}


/*============　フォント　============*/
.samewidth{
	font-family: 'ＭＳ ゴシック','Osaka-等幅',sans-serif; 
	font-size: 0.9em; 
}

p{ color: #6f6f6f; font-size:0.9em;line-height: 140%;}

table.class1 thead{background-color:#daec93;
　　　color:#6f6f6f;
     font-size:0.7em;
	 text-align:center;
	 }
	 
table.class1 tbody{background-color:#ffffff;
　　　color:#6f6f6f;
     font-size:0.8em;
	 line-height: 130%;
	 }
	 
table.class2 thead{background-color:#daec93;
　　　color:#6f6f6f;
     font-size:12px;
	 text-align:center;
	 }
	 
table.class2 tbody{
	background-color:#ffffff;
	　　　color:#6f6f6f;
	line-height: 130%;
	text-align:center;
	font-size: 12px;
	 }
	 
table.class3{background-color:#ffffff;
　　　color:#6f6f6f;
	 line-height: 130%;
	 font-size: 12px;
	 }
	 
table.class4{background-color:#ffffff;
　　　color:#6f6f6f;
	 line-height: 130%;
	font-size: 12px;
	 }
	 
div.contents div.textArea table.catv {
	margin: 0px;
	padding: 0px;
	width: 660px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

div.contents div.textArea table.catv th,td {
}

div.contents div.textArea table.catv th {
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	padding: 8px;
	background-color: #DAEC93;
	font-weight: normal;
	color: #6F6F6F;
}

div.contents div.textArea table.catv td {
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	padding: 8px;
}

div.contents div.textArea table.catv tr.color td {
	background-color: #ECF5C5;
}


#gl a,#gl a:link #gl a:visited{
color:#707070;
}
#gl a:hover{
color:#5ec4de;
text-decoration: underline;
}

td{ color: #6f6f6f;  }

.marginB8 {
	margin-bottom: 8px;
}
.class_q{ color:#6f6f6f;  font-weight:bold;}
.class_a{ color:#6f6f6f; line-height: 140%;}

.class_kome{ color:#ea574c;}

.class_8{ color:#6f6f6f; line-height: 140%;}
