@charset "shift_jis";

/* ====================================================================

   Style Info: 文字サイズ（大）
 
==================================================================== */

body,th,td { font-size:16px; line-height:1.4em; }
textarea,input { font-size:16px; }

/* --------------------------------------------
   個別文字サイズ
-------------------------------------------- */

.fsize_s { font-size:14px; line-height:1.4em; }
.fsize_m { font-size:18px; }
.fsize_l { font-size:20px; }
.fsize_xl { font-size:22px; }

.news li, .news2 li,
.news_com p, .news_com2 p { font-size:16px; }

/* --------------------------------------------
   リストマーク
-------------------------------------------- */

/* トップメニュー・オラシティコンテンツメニュー */
.menu_c1 li, .menu_c2 li, #ocmenu dd li { background-position:0 7px; }

/* コンテンツメニュー */
#menu dd span { background-position:0 6px; }

/* ニュース・新着サイト */
#news li, #new_site li { background-position:0 5px; }

/* 映画タイトル */
.movie_title li,
#forum li, #toho li { background-position:0 8px; }

/* 映画館情報 */
#data1 dt, #data2 dt { width:85px; }
#data1 dd, #data2 dd { width:300px; }

/* サイトインフォ（掲載情報について） */
.data dd { padding-left:19px; }

/* フッターコンテンツ一覧 */
dl#ocmenu_l { width:290px; }
dl#ocmenu_r { width:610px; }
#ocmenu_block dt { width:140px; }
#ocmenu_block dd { margin-left:140px; }

.lm {
	padding-left:12px;
	background:url(../../image/lm.gif) no-repeat 0 5px;
	}
	
.lm2, .mlm li {
	padding-left:12px;
	background:url(../../image/lm.gif) no-repeat 0 6px;
	}
	
.lmn li {
	padding-left:12px;
	background:url(../../image/lm.gif) no-repeat 0 8px;
	}

.lm4 li {
	padding-left:16px;
	background:url(../../image/lm4.gif) no-repeat 0 6px;
	}

/* --------------------------------------------
   ヘッダー　文字サイズ変更ボタン
-------------------------------------------- */

/* ----- サイズ(小) ----- */

#font_s a {
	width:17px;
	height:18px;
	display:block;
	background:url(../../image/fsize_s_off.gif) no-repeat left top;
	text-decoration:none;
	}

#font_s a:hover {
	width:17px;
	height:18px;
	display:block;
	background:url(../../image/fsize_s_on.gif) no-repeat left top;
	}

/* ----- サイズ(中) ----- */

#font_m a {
	width:17px;
	height:18px;
	display:block;
	background:url(../../image/fsize_m_off.gif) no-repeat left top;
	text-decoration:none;
	}

#font_m a:hover {
	width:17px;
	height:18px;
	display:block;
	background:url(../../image/fsize_m_on.gif) no-repeat left top;
	}

/* ----- サイズ(大) ----- */

#font_l a {
	width:17px;
	height:18px;
	display:block;
	background:url(../../image/fsize_l_on.gif) no-repeat left top;
	text-decoration:none;
	}
