
@charset "Shift_JIS";
/*---------------------------------------------------------------------------------
	●メイン
---------------------------------------------------------------------------------*/

.clear{
	clear:both;
	font-size:0;
	width:0;
	height:0;
	line-height:0;
	display:block;
}


#table-main{ width:600px;}

#table-main h1.img{margin:0px;padding:0px;}

#table-main h3{color:#00a400;font-size:100%;font-weight:bold; border-bottom:2px solid #ff9900; margin-top:1em; margin-bottom:0;}

#table-main h4 {margin-top:1em;}

#table-main p{ text-align:justify; text-justify:distribute; line-height:1.3em;}

#table-main p.cent{ text-align:center; text-justify:distribute; line-height:1.3em;}

#table-main p.font_l {font-size:1em; font-weight:bold;}
#table-main p.font_2 {font-size:1em; font-weight:bold; text-align:center;}

#table-main p.read{text-align:justify; text-justify:distribute; line-height:1.5em; font-size:.9em; font-weight:bold;}

#table-main img.right{float:right;margin-left:10px;margin-bottom:5px;}

#table-main img.left{float:left;margin-right:10px;margin-bottom:5px;}


#table-main li{
	font-size:90%; margin:0;
	line-height:1.5em;
	}

.sp00 {margin-top:0;}
.sp05 {margin-top:.5em;}
.bottom_boder{
	border-bottom:1px #333333 solid;

}

/*---------------------------------------------------------------------------------
	●文字
---------------------------------------------------------------------------------*/
.left {text-align:left;}

.right {text-align:right;}

.center {text-align:center;}

p.come {
	color:#FF0000;
	margin:0; padding:-10px 0 0;
	font-size:0.8em;}
	
p.request {
	background:url(../comon_img/here.gif) no-repeat left center;
	margin:10px 0 10px; padding:0 0 0 18px;
	font-weight:bold;}	
p.tyu-i{
	margin-left:110px;



}
	
h3 span.subtxt {font-size:.8em;}	

/*---------------------------------------------------------------------------------
	●フォント
---------------------------------------------------------------------------------*/
p.tit1 {
	margin:0;
	padding:10px 0;
	color:#fff;
	line-height:2em;
	font-size: 20px;
	font-weight: bolder;
	text-align:center;}
	
.s_font {size:.8em;}



/*-------------------------------------------------------------------
	●フォント設定
---------------------------------------------------------------------*/

p, li, dd {	
		font-size: 80% ; line-height: 130%;
		text-align:justify; text-justify:distribute;
		font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	}
	
p.name{
	font-size:160%;
	color:#59593E;
	font:"ＭＳ Ｐ明朝", "細明朝体";
	margin-top:20px;}
p.name2{
	font-size:100%;
	color:#59593E;
	font:"ＭＳ Ｐ明朝", "細明朝体";
	margin-top:20px;
	font-weight:bold;}
	
p.title{
	font-size:120%;
	font-weight:bold;
	color:#982000;
	font:"ＭＳ Ｐ明朝, 細明朝体";
	margin-top:20px;}
	
	
/*-------------------------------------------------------------------
	●基本設定
---------------------------------------------------------------------*/

body{color:#333333;background-color:#424242; font-family: "ＭＳ Ｐゴシック"}

img{border:none;}

#wrap{width:600px;margin-left:auto;margin-right:auto;}

h1{font-size:110%; text-align:center;}

h3{font-size:110%; margin:1em 0 0; padding:0;} 

h4{font-size:100%; margin:1em 0 0; padding:0;} 

p{margin-top:1em;margin-bottom:0px;}	

/*---------------------------------------------------------------------------------
	●見出し
---------------------------------------------------------------------------------*/
p.title_midashi {
	font-size:15px;
	background-color:#333333;
	padding:3px;
	color:#FFFFFF;
	text-align:center;
	margin-top:1em;
	margin-bottom:1em;}
	
p.title_midashi2{
	font-size:18px;
	padding:0px;
	color:#333333;
	text-align:center;
	margin:0;
	}
	
#wrap h2.text_a{
	text-align:left;
	color:000000;
	font-weight:bold;
	margin:0 0 0 45px;
	padding:0;
	font-size:130%;
}

dl.tokutyou{
	margin:0;
	padding:0;

}

dl.tokutyou dt{
	font-weight:bold;
	font-size:90%;
}

dl.tokutyou dd{
	margin-bottom:12px;
	margin-left:30px;

}

.title_m{
	margin-top:20px;
}


.panelist{
	margin:20px 0;
}

.panelist_main{
	margin:0;
}

.panelist_main td{
	margin:5px;
}


.panelist th{
	padding:5px;
	font-size:80%;
}

.panelist td{
	padding:5px;
}

.panelist p span{
	font-size:80%;
}



/*---------------------------------------------------------------------------------
	●表
---------------------------------------------------------------------------------*/

#table-glaf{width:400px;}

#table-glaf tr{padding:0px;}

#table-glaf th{ background-color:#fff4c2;color:#444444;font-size:80%;}

#table-glaf td{ background-color:#ffffff;color:#444444;font-size:80%;line-height:1.5em;}


#schedule{width:600px;margin-bottom:0px;}

#schedule tr{padding:0px;}

#schedule th{ background-color:#E8E7FE;color:#444444;font-size:80%}

#schedule td{ background-color:#EFEFEF;color:#444444;line-height:1.5em;font-size:80%}

#point{width:600px;}

#point tr{padding-bottom:10px;}

#point img{margin-left:5px;margin-right:5px;margin-bottom:0px;margin-top:5px;}

#point ol,li{
	padding:0px;
	margin:5px 0px 0px 15px;
	font-size:90%;}
	
.table-a {
	font-size:.9em; line-height:1.5em; margin-top:1em;
		border-collapse	: separate;
		border-top		:solid 1px #BEBEBE;
		border-left		:solid 1px #BEBEBE;}
		
.table-a th {
		font-weight	:normal;
		padding		:3px 3px;
		color			:#4B4B75;
		background-color:#fffebb;
		border-top		:solid 1px #FFFFFF;
		border-left		:solid 1px #FFFFFF;
		border-bottom	:solid 1px #BEBEBE;
		border-right	:solid 1px #BEBEBE;}

.table-a td {
		font-weight	:normal;
		padding		:3px 3px;
		color			:#444444;
		background-color:#fffff7;
		border-top		:solid 1px #FFFFFF;
		border-left		:solid 1px #FFFFFF;
		border-bottom	:solid 1px #BEBEBE;
		border-right	:solid 1px #BEBEBE;}
	
td.non{
	border:none;

}
.table-a ul {margin:0; padding:5px;}
.table-a ul li {line-height:1.5em;}

.table-b{border:none;}

.table-b th{
	color:#6F735B;
	font-size:90%;
	font-weight:bold;
	vertical-align:top;
	text-align:left;}
	
.table-b td{
	font-size:90%;
	vertical-align:top;
	text-align:left;
	line-height:1.3em;}
	
.table-c {
	border:solid 1px #BEBEBE;

}
.table-c td	{
	text-align:center;
}
.table-d {
	font-size:.9em; line-height:1.5em; margin-top:1em;
		border-collapse	: separate;
		border-top		:solid 1px #BEBEBE;
		border-left		:solid 1px #BEBEBE;}
		
.table-d th {
		font-weight	:normal;
		padding		:3px 3px;
		color			:#4B4B75;
		background-color:#fffebb;
		border-top		:solid 1px #FFFFFF;
		border-left		:solid 1px #FFFFFF;
		border-bottom	:solid 1px #BEBEBE;
		border-right	:solid 1px #BEBEBE;}

.table-d td {
		font-weight	:normal;
		padding		:3px 3px;
		color			:#444444;
		background-color:#fffff7;
		border-top		:solid 1px #FFFFFF;
		border-left		:solid 1px #FFFFFF;
		border-bottom	:solid 1px #BEBEBE;
		border-right	:solid 1px #BEBEBE;}

.table-e {
	font-size:.9em; line-height:1.5em; margin-top:1em;
		border-collapse	: separate;
}		
.table-e th {
		font-weight	:normal;
		padding		:3px 3px;
		color			:#4B4B75;
		background-color:#fffebb;
}.table-e td {
		font-weight	:normal;
		padding		:3px 3px;
		color			:#444444;
		background-color:#fffff7;
		}

.table-f {
	font-size:.9em; line-height:1.5em; margin-top:1em;
	border-collapse	: separate;
	text-align:left;
	margin:5px 0;}
	
.table-f td img{
	margin-top:3px;
}
.table-f th {
		font-weight	:normal;
		padding		:3px 3px;
		color			:#4B4B75;
		font-weight:bold;}

.table-f td {
		font-weight	:normal;
		padding		:1px 3px 0 3px;
		color			:#444444;}
.table-g{border:none;}

.table-g th{
	color:#3d3d3d;
	font-size:90%;
	font-weight:normal;
	vertical-align:top;
	text-align:left;}
	
.table-g td{
	font-size:90%;
	vertical-align:top;
	text-align:left;
	line-height:1.3em;}
	

.table-setumei {
	font-size:.9em; line-height:1.5em; margin-top:1em;
		border-collapse	: separate;
		border-top		:solid 1px #BEBEBE;
		margin:10px 0;
}
		
.table-setumei th {
		font-weight	:normal;
		padding:3px;
		color			:#4B4B75;
		background-color:#fffebb;
		border-bottom:	solid 1px #BEBEBE;
		text-align:left;}

.table-setumei td {
		font-weight	:normal;
		padding:5px 0 3px 6px;
		color			:#444444;
		background-color:#fffff7;
		border-bottom:	solid 1px #BEBEBE;
		text-align:left;}

.table-setumei th p{
	margin:0;
	padding:0 0 0 5px;
}

.table-setumei td p{
	margin:0;
	padding:0;
}



p.midashi{
	font-size:150%;
}

.table-c {
	border:solid 1px #BEBEBE;

}



p.txst{
	font-size:93%;
}

p.txst a{
	background:url(../08_07_03/img/window.gif) no-repeat left center;
	padding:0 0 0 12px;
}

p.txst2 a{
	background:url(../08_07_15/img/window.gif) no-repeat left center;
	padding:0 0 0 12px;
}

p.txst2a{
	padding:0 5px 0 10px;
	text-align:center;
	margin:0;
}

p.txst2{
	text-align:center;
}
p.pro{
	font-size:14px;
	font-weight:bold;
	margin-left:40px;
	padding:0;
	margin-top:2px;
	margin-bottom:5px;
	

}
td ul.program_name {
	margin:0 0 2px 8px;
	padding:0;
	list-style:none;
}	
.program_name li{
	margin:0;
	padding:5px 0;
	line-height:100%;
	text-align:right;
}	
.time{
	color:#000000;
	font-weight:bold;
	font-size:80%;
}



.table_box{
	margin:20px 0;
}

.table_text{
	margin:10px 0 0 0;
	line-height:25px;
}

.market{
	background:#c2e3d3;
	margin:10px 0;
}
.market th{
	padding:10px 0;
}

.market td{
	padding:0 10px;
}
.program_td{
padding-bottom:8px;
padding-top:2px;

}
#table-glaf{width:400px;}

#table-glaf tr{padding:0px;}

#table-glaf th{ background-color:#E8E7FE;color:#444444;font-size:80%;}

#table-glaf td{ background-color:#EFEFEF;color:#444444;font-size:80%;line-height:1.5em;}

dl.dl_list dt {font-size:80%; float:left; padding:10px 0;}
dl.dl_list dd {padding:10px 0 10px 20px;}	

dl.dl_list01 dt {padding-top:10px; font-weight:bold; font-size:90%;}
dl.dl_list01 dd {line-height:1.5em; margin:.5em 0; padding:0;}	/*---------------------------------------------------------------------------------
	●印刷設定
---------------------------------------------------------------------------------*/
	
@media print{
body{
background:none;}
table {width:600px;}

#table-main{ width:600px;}

#table-main h1.img{margin:0px;padding:0px;}

#table-main h3{color:#475cb8;font-size:100%;font-weight:bold;padding-left:10px;}

#table-main tr{padding-bottom:40px;
	text-align:center;}

#table-main p{ text-align:left; text-justify:distribute; line-height:1.5em;}

#table-main p.read{text-align:justify; text-justify:distribute; line-height:1.5em; padding-left:10px;}

#table-main p img.right{text-align:right;margin-left:10px;margin-bottom:5px;}

#table-main p img.left{text-align:left;margin-right:10px;margin-bottom:5px;}

#table-main li{
	line-height:1.5em;
	}

#table-glaf{width:400px;}

#table-glaf tr{padding:0px;}

#table-glaf th{ background-color:#E8E7FE;color:#444444;font-size:80%;}

#table-glaf td{ background-color:#EFEFEF;color:#444444;font-size:80%;line-height:1.5em;}

.table-a{
	width:600px;
	padding:0;
	margin:0;
}
.table_left{
	width:600px;
	padding:0;
	margin-left:-20px;
}

.table-a td, th{
	font-size:12px;
}

.table-d {
	width:300px;
	padding:0px;
	margin:0px;
}
	
.table-d td, th{
	font-size:12px;
}	
.table-e {
	width:600px;
	padding:0;
}

.table-e img{
	width:150px;
	height:148px;
}
#schedule{width:600px;margin-bottom:30px;}

#schedule tr{padding:0px;}

#schedule th{ background-color:#E8E7FE;color:#444444;font-size:80%}

#schedule td{ background-color:#EFEFEF;color:#444444;line-height:1.5em;font-size:80%}

#point{width:600px;}

#point tr{padding-bottom:10px;}

#point img{margin-left:5px;margin-right:5px;margin-bottom:0px;margin-top:5px;}

#point ol,li{
	padding:0px;
	margin:5px 0px 0px 15px;
	font-size:80%;}


