@charset "utf-8";

@media screen, print {

/* top logo image */
#ent-top-header {
	width: 760px;
	height: 234px;
	margin: 10px 0px 0px 0px;
	display: block;
}

/* right banner frame */
#right-side {
	float: right;
	width: 250px;
}

/* left main frame */
#left-side {
	float: right;
	width: 510px;
}

/* banner */
#banner-menu li {
	padding: 0px 0px 8px 20px;
	line-height: 1px;
	font-size: 1px;
}

#banner-menu .bnr-title {
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
}

#banner-menu ul.bnr-linklist {
	padding: 0 0 0 6px;
	background-color: #42b7ff;
	background-color: #63abdd;
	background-color: #519bdf;
	border: 1px solid #ccc;
}


#banner-menu ul.bnr-linklist li {
	color: #fff;
	padding: 0;
	font-size: 12px;
	line-height: 1.7em;
}

a:visited {
	color: #00a6be;
}

#banner-menu ul.bnr-linklist li a:link,
#banner-menu ul.bnr-linklist li a:visited {
	color: #fff;
	text-decoration: none;
}

#banner-menu ul.bnr-linklist li a:hover {
	color: #ff9900;
}

a:hover {
	color: #ff9900;
}

#banner-menu li#to-keigo a {
	display: block;
	width: 230px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
}

#banner-menu li#to-keigo a {
	height: 80px;
	background: transparent url("../images/kihara_bnr.png") 0 0 no-repeat;
}

#banner-menu li#to-keigo a:hover {
	background: transparent url("../images/kihara_bnr.png") 0 -80px no-repeat;
}

/* news area */
#all-news-container {
	text-align: left;
	width: 510px;
	padding: 10px 0px 10px 0px;
}

.news {
	padding: 8px 0px 8px 0px;
	width: 510px;
}

.news h3 {
	color: #09c;
	font-size: 23px;
	font-weight: bold;
	line-height: 30px;
	border-left: 3px solid #09c;
	border-bottom: 1px solid #ccc;
	padding-left: 8px;
	margin-bottom: 8px;
}

.news h4 {
	color: #f69;
	font-size: 14.4px;
	font-weight: bold;
	line-height: 19px;
	margin-bottom: 4px;
}


.news_title_back {
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 12px;
	font-size: 13px;
	line-height: 20px;
	color: #0099cc;
	font-weight: bold;
}

.mix_program_area table td {
	padding: 1px 1px 1px 12px;
	font-size: 12px;
	line-height: 18px;
}

.live_info_frame {
	border-width: 1px;
	border-style: solid;
	border-color: #0099cc;
}

.live_info_area {
/*	width: 508px;	*/
	height: 168px;
	overflow: auto;
}

.live_info_area table {
	margin: 5px 0px 0px 5px;
}

.live_info_area tr {
	border-bottom: 1px dashed #ccc;
}
.live_info_area td {
	padding: 1px;
	font-size: 12px;
	line-height: 18px;
}

.news_notice_frame {
	border-width: 1px;
	border-style: solid;
	border-color: #0099cc;
	padding: 0px 4px 4px 4px;
}

.article img {
	margin: 0px auto 4px auto;
	vertical-align: bottom;
}

.article p {
	text-indent: 1em;
}

.article dt {
	float: left;
	width: 8em;
	font-weight: bold;
	text-align: right;
}

.article dd {
	margin-left: 8em;
}

.article ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 8px;
	padding-left: 0.5em;
}

.news_notice {
	padding: 4px 0px 4px 0px;
	color: #ff0000;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
}

div.signature {
	padding: 10px 0px 0px 0px;
	text-align: right;
}

.goto_newsarchive {
	text-align: right;
	font-size: 13px;
	line-height: 20px;
	color: #0099cc;
	font-weight: normal;
	padding-top: 8px;
}

ul.linklist {
	list-style-type: disc;
	list-style-position: inside;
}

ul.linklist li {
	margin: 1em 0;
}

#adobe_icon {
	float: right;
	width: 111px;
}

}
/* end of file */
