@charset "UTF-8";

/* CSS Document */



/*for link color ==================================*/

div#contents_left a:link {
	color:#D0E500;
	text-decoration:none;
}

div#contents_left a:visited {
	color:#D0E500;
	text-decoration:none;
}

div#contents_left a:hover {
	color:#CCCC00;
	text-decoration:none;

}

div#contents_left a:active {
	color:#D0E500;
	text-decoration: none;

}
/*for left contents ==================================*/



div#contents div#contents_left h3 {
	padding-left: 25px;
	font-size: 1.2em;
	height: 35px;
	width: 675px;
	line-height: 35px;
	color: #000000;
	margin-bottom: 10px;
	background: url(../img/schedule/schedule_h3_bg.gif) no-repeat left top;
}

div#contents h3 span {

	font-size: 0.6em;

	margin-left: 10px;

	line-height: 0.6em;

}

div#contents_left div.section div.entry_meta p {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #666666;

	width: 80px;

	font-size: 0.8em;

}

div#contents_left div.section {
	margin: 0px;
	padding: 0px 25px;
	width: 650px;
	float: left;
}

div#contents_left div.section div.entry_meta {

	border-left-width: 3px;

	border-left-style: solid;

	border-left-color: #000000;

	padding-left: 6px;

	margin-bottom: 25px;

}

div#contents_left div.entry_more {

	margin-top: 15px;

	text-align: right;

}

div#contents_left h4 {
	font-size: 14px;
	line-height: 23px;
	height: 28px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-image: url(../img/common/h4_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
	color: #000000;
}

div.section div.entry_body {

	font-size: 0.9em;

	line-height: 1.5em;

}

div.entry_body h5 {

	border-bottom: 1px solid #333333;

	font-size: 1.2em;

	font-weight: bold;

	padding-bottom: 5px;

	padding-left: 5px;

}

.entry_body h6 {

	font: normal 92%/normal;

	color: #cc3399;

	padding-bottom: 5px;

}

.entry_body p {

	padding-top: 20px;

	padding-bottom: 20px;

}

.entry_body li {

	list-style: none;

	border-right: 1px solid #333333;

	display: inline;

	padding-right: 8px;

	padding-left: 8px;

}

.entry_body li.frst {



}

.entry_body li.last {

	border-style: none;

}

.entry_body ul.tag {

	border: 1px solid #cc3399;

	width: 610px;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

	margin-top: 0px;

	padding-right: 10px;

}

.entry_more {

	text-align: right;

	padding-bottom: 15px;

	padding-right: 15px;

}

.entry_body {

	font-size: 0.96em;

	line-height: 1.5em;

}

.entry_body ul {

	margin-bottom: 20px;

}

ul.tag li {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

p.page-navigation {

	margin-bottom: 20px;

	text-align: right;

	padding-right: 15px;

}

div#contents_left div.section div.entry_comment {

}



/*for right contents ==================================*/

div#contents_right h3 {
	font-size: 14px;
	color: #000000;
	height: 35px;
	width: 200px;
	text-align: center;
	line-height: 35px;
	margin-bottom: 5px;
	background: url(../img/schedule/schedule_righttop_bg.gif) no-repeat left top;
}
.program_header h5
 {
	color: #719500;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	line-height: 14px;
	display: inline;
	margin-left: 13px;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
}
.program_header {
	background-image: url(../img/schedule/h5_main_program_bg.gif);
	background-repeat: repeat-x;
	line-height: 14px;
	display: block;
	margin-top: 30px;
	margin-bottom: 20px;
}

.section .program_img {
	margin: 0px;
	float: left;
	width: 320px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.section .program_img2 {
	margin: 0px;
	width: 159px;
	padding: 0px 18px 10px 0px;
	float: left;
}

.section .program_img p {
	margin: 0px;
	padding-top: 5px;
}

.section .program_writing p, {
	width: 650px;
	font-size: 12px;
	line-height: 18px;
	
}

.program_writing {
	width: 650px;
	font-size: 12px;
	padding: 0px;
	float: left;
	margin-top: 10px;
}

.program_writing2 {
	width: 473px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	float: left;
}

.section .program_img3 {
	width: 320px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.program_writing  p,.program_writing2  p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.section dl {
	padding: 0px;
	line-height: 15px;
	width: 320px;
	text-align: right;
	float: left;
	font-size: 12px;
}
.section dt {
	display: inline;
	padding-left: 20px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-bottom: 5px;
}
.section dd {
	text-align: right;
	display: block;
	padding-right: 20px;
	border: 1px solid #ccc;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.program_header span {
	color: #ff0202;
}
.section dl.right {
	margin-left: 166px;
	padding: 0px;
}

.section dl.right_onlypic {
	padding: 0px;
	width: 407px;
}
.program_writing .logo {
	width: 320px;
	float: right;
	text-align: center;
}
.program_writing .logo2 {
	width: 320px;
	float: right;
	text-align: center;
}.program_writing .logo2 img {
	margin-right: 20px;
}
.program_writing2 .logo3 {
	width: 407px;
	float: left;
	text-align: right;
}
#contents_left .section .screened_list {
	margin: 0px;
	padding: 0px;
	width: 650px;
	clear: left;
}
#contents_left .screened_list h6 {
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #719500;
	background: url(../img/special/arrow.gif) no-repeat left 3px;
	padding-left: 15px;
}
#contents_left .screened_list p {
	padding-top: 10px;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #719500;
	border-top: 1px dotted #719500;
}
#contents_left .green {
	color: #719500;
}
#contents_left .more_info {
	font-weight: bold;
	color: #FF7F00;
	font-size: 12px;
	line-height: 20px;
	background: url(../img/special/arrow_o.gif) no-repeat left center;
	padding-left: 15px;
	float: right;
	clear: both;
}

#contents_left .section .more_info a {
	color: #FF7F00;
}

#contents_left .section .more_info a:hover {
	color: #FFBF55;
}
#contents .section {
	clear: left;
}
#contents_left .section .ot_day {
	margin: 0px;
	padding-top: 10px;
}

/* en */


.section dl.right_onlypic_en {
	padding: 0px;
	width: 420px;

}.section .en {
	width: 400px;
}


