@charset "utf-8";
/* CSS Document */
/* Default ---------------------------------------------------------------- */

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,iframe {
    margin:0;
    padding:0;
}

:link,:visited {
    text-decoration:none;
}

fieldset,img,abbr,acronym {
    border:0;
} 

ol,ul {
    list-style:none;
	line-height: 100%;
	letter-spacing: 0em;
}

a img,:link img,:visited img {
    border:none;
}

input {
	line-height: 100%;
	letter-spacing: 0em;
	font: normal 10px arial, helvetica, osaka, "���C���I", "ms pgothic", sans-serif;
}

/* Layout ----------------------------------------------------------------- */

html {
	height: 100%;
}

body {
	height: 100%;
	text-align: center;
	background-color: #d9d9d9;
}


#sideFrame {
	width: 172px;
	height: 350px;
	line-height: normal;
}


#recommendBox0, #recommendBox1, #recommendBox2, #recommendBox3, #recommendBox4,
#recommendBox5, #recommendBox6, #recommendBox7, #recommendBox8, #recommendBox9,
#recommendBox10, #recommendBox11, #recommendBox12, #recommendBox13, #recommendBox14,
#recommendBox15, #recommendBox16, #recommendBox17, #recommendBox18, #recommendBox19,
#recommendBox20, #recommendBox21, #recommendBox22, #recommendBox23, #recommendBox24
{
	text-align:center;
	display: none;
}


.programSet {
	text-align:center;
}

.programText {
	padding: 15px 2px 50px; font-size:10px; line-height:12px;
}

.programimg {
	padding: 0p;
}



.r10 {
	font-size: 10px;
	_font-size: 75%;
	font-weight: normal;
	line-height: 12px;
}

.r11 {
	font-size: 11px;
	_font-size: 85%;
	font-weight: normal;
	line-height: 13px;
}


.r12 {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

.r13 {
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
}


.b11 {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}

.b12 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

.b13 {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}

.b15 {
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
}

.b16 {
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}

.b18 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}

.style-red {
	color: #EE0000;
}

.style-orange3 {
	color: #FF3300;
}

.style-orange6 {
	color: #FF6600;
}

.style-orange9 {
	color: #FF9900;
}

.style-pink9c {
	color: #FF99CC;
}

.style-pink69 {
	color: #ff6699;
}

.style-pink6c {
	color: #ff66cc;
}

.style-white {
	color: #ffffff;
}

.style-yellowc {
	color: #ffffcc;
}

.style-blue6f {
	color: #0066ff;
}

.style-bluebe {
	color: #BBEEFF;
}

.style-green6 {
	color: #00ff33;
}

.style-minnano {
	color: #DA2D6C;
}

.style-gray5 {
	color: #555555;
}

