@charset "utf-8";

/* ========== コンテンツ収納部 ========== */

#pdf{margin:-10px 40px -15px 0px;}

h3{
background-image:url(../program/images/icon.gif);
background-repeat:no-repeat;
background-position:0px 5px;
padding-left:15px;
font-size:14px;
margin-left:5px;
margin-bottom:-5px;}

h4{margin-left:22px;
font-size:12px;
margin-bottom:-5px;}

p{margin-left:22px;
font-size:12px;}

table#program {
	width:670px;
	border-style:solid;
	border-color:#24298D;
	border-width:1px 0 0 1px;
	margin-bottom:24px;
	margin-left:22px;
}

table#program th{
	text-align:center;
	line-height:1.2em;
	padding:4px 6px;
	border-style:solid;
	border-color:#24298D;
	background-color:#F0F0F0;
	color:#333;
	border-width:0px 1px 1px 0px;
}

table#program td{
	text-align:left;
	vertical-align:top;
	line-height:1.2em;
	padding:6px 6px;
	border-style:solid;
	border-color:#24298D;
	border-width:0px 1px 1px 0px;
		font-size:12px;
}

table#program	p{margin-left:0;}

table#program	.unit{margin-left:10px;
font-size:12px;}

table#program	.time{background-color:#F3F8FD;}

table#program ul{
	margin-top:-10px;
}
table#program li{
	margin-top:5px;
}

#anchor{
height:40px;
}

div#anchor ul{
margin-right:10px;
}
div#anchor li{
	float:right;
	list-style-type: none;
	margin-left: 20px;
	margin-bottom:5px;
}

.link{
text-align:right; 
margin-right:10px; 
margin-top:30px; 
margin-bottom: 10px;
margin-top:4px;
text-align:right;}
.link a{
/*	display:block;*/
	margin-left:18px;
}

.MarginBottom10{
margin-bottom:10px;
}

div.forCCPonly{
border:solid #24298D 1px;
background-color:#FFFFFF;
padding:2px 4px;
margin:5px auto 0 auto;
width:100px;
text-align:center;
}
/* メニュー現在地表示再定義 */
#menu03 a { background-image:url(../images/menu03-on.gif);}
