@charset "utf-8";

body {
	font: 87.5%/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳＰゴシック", sans-serif;
	margin: 0px;
	padding: 0px;
	color: #555;
}
html>/**/body {
	font-size: 14px; /* IE 以外のブラウザ standard */
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

/*IE7のみ適用*/  
*+html body { padding-left: 1px; }  
/*IE6以前のみ適用*/  
* html body { padding-left: 1px; } 

a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: underline;
}
a:active {
	color: #666666;
}


/*
|=========================================================================|
 
	header
 
|=========================================================================|
*/
 
#header {
	font-size: 10px;
	color: #666;
	height: 25px;
	width: 400px;
	padding-bottom: 5px;
}

.fontstandard a{
	background-image: url(/shinnyo/image/small.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
	overflow:hidden;
	font-size: 16px;
	margin:0;
	width: 16px;
	height: 16px;
}
.fontlarge a{
	background: url(/shinnyo/image/large.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
	overflow:hidden;
	font-size: 16px;
	margin:0;
	width: 16px;
	height: 16px;
}

#header .bar ul {
	margin: 0;
	padding: 0;
	float: none;
	display: inline;
}

#header .bar li  {
	float:left;
	list-style-type:none;
	display: inline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#header .bar{
	margin: 0px;
	float: right;
	width: auto;
	padding: 0px;
}
#header .bar .menust {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
	height: 18px;
}

#header .bar .menued {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 10px;
	height: 18px;
}

#header .bar .menurm {
	padding-right: 10px;
	height: 18px;
}

#header .bar .printbt{
	background-color: #E4E4E4;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	line-height: 100%;
	margin-bottom: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #CCC;
}
/*
|=========================================================================|
 
	notice privacy
 
|=========================================================================|
*/
div#mainbody {
	width: 390px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
div#mainbody h2{
	font-family: "ＭＳ 明朝",serif;
	font-size: 20px;
}
div#mainbody h3{
	background: #6d6f71;
	color: #fff;
	font-weight: bold;
	padding: 2px 0 2px 8px;
	margin: 0px 0 20px;
}

div#mainbody h4{
	font-weight: bold;
	margin-top: 2ex;
	margin-bottom: 0px;
	padding: 2px 5px 2px 8px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	color: #444444;
}
.tvdate {
	font-size: 92%;
	line-height: 115%;
	padding-bottom: 5px;
	text-indent: -4em;
	padding-left: 5em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	font-weight: bold;
}
.tvmain {
	padding-left: 1em;
	padding-bottom: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.tvinfo {
	font-size: 92%;
	line-height: 115%;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	font-weight: bold;
}
.attention {
	font-size: 95%;
	line-height: 115%;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	font-weight: bold;
	color: #333;
	font-style: oblique;
}
.tvschedule {
	font-size: 92%;
	line-height: 115%;
	font-weight: bold;
}
#close {
	background-color: #999999;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	padding: 2px 5px;
	clear: both;
	float: right;
	margin-right: 10px;
	line-height: 100%;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}


#close a:link {
	color: #000000;
	text-decoration: none;
}
#close a:visited {
	color: #000000;
	text-decoration: none;
}
#close a:hover {
	color: #000000;
	text-decoration: underline;
}
#close a:active {
	color: #000000;
}
.foot {
	width: 400px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainbody .infomation {
	font-style: normal;
	font-weight: normal;
	color: #333;
}


