/* allcinema ONLINE CSS Document */


/* 構造 */

body { margin-top: 1; margin-left: 1; margin-right: 1; margin-bottom: 1; padding: 0; }


/* ヘッダー */

#header {
	width:100%;
	margin:15px 0 0 0;
	padding:0;
	border:0;
	}

.header1 {
	margin:0;
	padding:0;
	border:0;
	width:210px;
	height:45px;
	float:left;
	}

.header2 {
	margin:0 0 0 210px;
	padding:15px 0 0 0;
	border:0;
	width:auto;
	height:45px;
	background:url(../resource/allcinema-top2.jpg) repeat;
	font-size:small;
	color:#333333;
	}


/* コンテンツ */

#content {
	width:100%;
	margin:15px 0 0 0;
	padding:0;
	border:0;
	clear:both;
	font-size:small;
	color:#333333;
	}

.contable {
	width:100%;
	border-collapse:collapse;
	}

/* コンテンツLEFT 構造 */

#contentleft {
	padding:0;
	margin:0;
	width:auto;
	vertical-align:top;
	}

/* コンテンツRIGHT 構造 */
	
#contentright {
	padding:0;
	margin:0;
	width:320px;
	vertical-align:top;
	text-align:center;
	font-size:small;
	color:#333333;
	}
	
.conr0 {
	padding:0;
	margin:0 0 0 20px;
	width:300px;
	text-align:center;
	background:url(../resource/back-right.gif) repeat-y;
	}



/* フッター */

#footer {
	clear: both;
	padding:0;
	margin:15px 0 0 0;
	width: 100%;
	}

ul.ful {
	list-style: none;
	font-size:small;
	text-align: center;
	margin: 0;
	padding: 2px;
	background:#dcdcdc;
	}
	
li.fli {
	display: inline;
	white-space: nowrap;
	}
	
.ftext{
	padding:0;
	margin:15px 0 0 0;
	border:0;
	font-size:small;
	color:#708090;
	text-align:right;
	}

.ftext img{float:left; margin:-15px 0 0 0;}

.centering {text-align:center;}



/* デザイン */

/** ボールド・ボールド赤 **/	
.fwb { font-weight:bold; white-space:nowrap; }
.fr { color:#ff0000; }
.fwbr { font-weight:bold; color:#ff0000; }
.fwb3l { font-weight:bold; color:#333333; font-size:large; }

/** ヘッダー **/

.centering {
	vertical-align:middle;
	margin-left:6px;
	}
	
/** コンテンツLEFT **/

ul.contentul {
	list-style: none;
	font-size:small;
	text-align: left;
	margin: 0;
	padding: 2px 0 0 0;
	}
	
li.contentli {
	display: inline;
	white-space: nowrap;
	padding: 0 2px;
	vertical-align:middle;
	}

ul.contentul img {
	border:0;
	margin:0;
	padding:0;
	}
	
#content h1,h2,h3,h4 { margin:0; padding:0; border:0; }


.texthight {
	padding: 5px 15px 0 15px;
	margin:0;
	border:0;
	width:90%;
	clear:both;
	}
	
.contheaderbg {
	padding:0.1em 0.2em 0.1em 0.2em;
	font-weight:bold;
	font-size:small;
	color:#000000;
	background:#cccccc;
	}	


/* リンク指定 */
a:link { color: #4169e1; }
a:visited { color: #00008b; }
a:hover { color: #00008b; }
a:active { color: #00008b; }



/* **** */



/* テキスト指定 */
/* 基本テキスト（TOP、SIDE、コンテンツページ用） */
.c1 { font-size: small; color: #333333; line-height: 1.2; }
.c2 { font-size: small; color: #333333; }
.c3 { font-size: x-small; color: #333333; }

.submenu { font-size: small; color: #333333; font-weight: bold; }
.news { font-size: small; color: #333333; font-weight: bold; letter-spacing: 0.1em; }


/* 詳細ページ用テキスト */
/* タイトル・copyright */
.title { font-size: medium; color: #333333; font-weight: bold; margin:0; padding:0; }
.age { font-size: small; color: #333333; font-weight: bold; margin:0; padding:0 0 0 10px; }
.etitle { font-size: small; color: #777777; font-weight: bold; margin:0; padding:5px 0 0 0; }
.jtitle { font-size: small; color: #333333; font-weight: bold; margin:0; padding:5px 0 0 0; }
.cr { font-size: xx-small; color: #777777; }

/* 内容ベーシック */
.c11 { font-size: small; color: #333333; line-height: 1.5; }
/* 色違う、ボールド用 */
.c11-1 { font-size: small; color: #888888; line-height: 1.5; }
.c11-2 { font-size: small; color: #333333; font-weight: bold; }
.c11-3 { font-size: small; color: #888888; }
.c11-4 { font-size: small; color: #ff0000; }

/* 人物、作品 */
.c11-5 { font-size: small; color: #1ABC18; }
.c11-6 { font-size: small; color: #598CE0; }


/* タブ・ベーシック */
.c22 { font-size: small; color: #666666; }
/* タブ・コンテンツ名 */
.c21 { font-size: small; color: #ffffff; }
.cm_amz_label1 { 
	font-size: small; 
	color: #ffffff; 
	font-weight:bold;
	background-color: #999999;
}

/* タブリンク指定 */
.tab a:link { color: #333333; font-weight:bold }
.tab a:visited { color: #333333; font-weight:bold }
.tab a:hover { color: #333333; font-weight:bold }
.tab a:active { color: #333333; font-weight:bold }


/* パンくず指定 */
.tp { font-size: x-small; color: #cccccc; }
.tp a:link { color: #336699; }
.tp a:visited { color: #336699; }



/* リスト指定 */
.l1 { list-style-image: url(../resource/dot.gif); margin:0 15px 0 15px; padding:0; }
.l1r { list-style-image: url(../resource/dot-lightblue.gif); margin:0 15px 0 15px; padding:0; }
.l2 { list-style-image: url(../resource/arrow.gif); margin-bottom: 0; margin-top: 0; }
.l3 { list-style-type:none; margin:0; padding:0; }
.l4 { list-style-type:none; font-size:x-small; padding:0; margin:0; }
li.li4 { padding: 5px 0 5px 0; }

ul.ul1 { list-style: none; font-size:small; color: #ffffff; text-align: center; margin: 0; padding: 0.4em 1.5em; background: #336699; }
li.lmm { display: inline; white-space: nowrap; }
li.lmm a { text-decoration: none; padding: 0.4em 1.5em; color: #ffffff; background: transparent; }
li.lmm a:hover { color: #ffffff; background: #4169e1; }


ul.ul2 { list-style: none; font-size:small; text-align: center; margin: 0; padding: 0.4em 0.8em; color: #dcdcdc; background: #dcdcdc; clear:both; }
li.lsm { display: inline; white-space: nowrap; line-height: 1.0em; }
li.lsm a { text-decoration: none; padding: 0.4em 0.8em; color: #708090; background: transparent; }
li.lsm a:hover { color: #fff; background: #c0c0c0; }

ul.ul3 { list-style: none; font-size:small; color: #C44A3C; text-align: center; margin: 0;  padding: 0.1em 0.2em; }
li.ldm { display: inline; white-space: nowrap; padding: 0.1em 0.2em; }
li.ldm a { color: #C44A3C; background: transparent; padding: 0.1em 0.2em; }
li.ldm a:hover { color: #ffffff; background: #C44A3C; }

ul.ul4 { list-style: none; font-size:small; text-align: left; margin: 0; padding: 0.1em 0.2em; color: #dcdcdc; background: #dcdcdc; }
li.lam { display: block; }
li.lam a { text-decoration: none; padding: 0.1em 0.2em; color: #708090; background: transparent; }
li.lam a:hover { color: #fff; background: #c0c0c0; }


/* コンテンツナビ指定 */
#nav { text-align: center; font-size: small; color: #ffffff; background: #cccccc; padding: 0.5em; }

#nav a { text-decoration: none; padding: 0.4em; }
#nav a:link { color: #666666; background: transparent; padding: 0.4em 0.4em; }
#nav a:visited { color: #666666; background: transparent; padding: 0.4em 0.4em; }
#nav a:hover { color: #ffffff; background: #999999; padding: 0.1em 0.4em; }



/* TABLE指定 */
.t2 { border-collapse: collapse; border-top: none; border-bottom: 1px dotted #cccccc; border-left: none; border-right: none; empty-cells: show; padding: 0.2em; }
#t2 { border-collapse: collapse; border-top: none; border-bottom: 1px dotted #cccccc; border-left: none; border-right: none; empty-cells: show; padding: 0.2em; }

.t1 { border-collapse: collapse; border-top: none; border-bottom: 1px inset #b0c4de; border-left: none; border-right: none; empty-cells: show; padding: 0.2em; }
#t1 { border-collapse: collapse; border-top: none; border-bottom: 1px inset #b0c4de; border-left: none; border-right: none; empty-cells: show; padding: 0.2em; }

.t4 { border-collapse: collapse; border-top: none; border-bottom: 1px dotted #b0c4de; border-left: none; border-right: none; empty-cells: show; padding: 0.5em; margin: 0; }
#t4 { border-collapse: collapse; border-top: none; border-bottom: 1px dotted #b0c4de; border-left: none; border-right: none; empty-cells: show; padding: 0.5em; margin: 0; }

.bgcolor { background-color: #b0c4de; padding: 0.2em; }
#bgcolor { background-color: #b0c4de; padding: 0.2em; }

.dot { background-image:url(../resource/dot.gif); background-repeat:no-repeat; width:12px; background-position:center; }



/* TABLE枠　指定 */

#index1 { background-image: url(../resource/caption-1-1.gif); width: 34px; height:33px; background-repeat: no-repeat; background-position: left; }
#index2 { background-image: url(../resource/caption-2.gif); background-repeat: repeat-x; }
#index3 { background-image: url(../resource/caption-3.gif); width: 30px; background-repeat: no-repeat; background-position: right; }
#index4 { background-image: url(../resource/caption-4.gif); width: 14px; background-repeat: repeat-y; }
#index5 { background-image: url(../resource/caption-5.gif); width: 18px; background-repeat: repeat-y; }
#index6 { background-image: url(../resource/caption-6.gif); height:16px; background-repeat: no-repeat; background-position: top; }
#index7 { background-image: url(../resource/caption-7.gif); background-repeat: repeat-x; }
#index8 { background-image: url(../resource/caption-8.gif); background-repeat: no-repeat; background-position: top; }

#index-g1 { background-image: url(../resource/caption-4-1.gif); width: 34px; height:33px; background-repeat: no-repeat; background-position: left; }


.index1 { background-image: url(../resource/caption-1-1.gif); width: 34px; height:33px; background-repeat: no-repeat; background-position: left; }
.index2 { background-image: url(../resource/caption-2.gif); background-repeat: repeat-x; font-size: small; color: #333333; font-weight: bold; letter-spacing: 0.1em; }
.index3 { background-image: url(../resource/caption-3.gif); width: 30px; background-repeat: no-repeat; background-position: right; }
.index4 { background-image: url(../resource/caption-4.gif); width: 14px; background-repeat: repeat-y; }
.index5 { background-image: url(../resource/caption-5.gif); width: 18px; background-repeat: repeat-y; }
.index6 { background-image: url(../resource/caption-6.gif); height:16px; background-repeat: no-repeat; background-position: top; }
.index7 { background-image: url(../resource/caption-7.gif); background-repeat: repeat-x; }
.index8 { background-image: url(../resource/caption-8.gif); background-repeat: no-repeat; background-position: top; }

.index-g1 { background-image: url(../resource/caption-4-1.gif); width: 34px; height:33px; background-repeat: no-repeat; background-position: left; }


.addbox {
vertical-align:middle;
background-color:#ddeeff;
height:30px;
//margin:20px;
padding-top:20px;
padding-bottom:15px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
box-shadow:0px 0px 3px 3px #aedaf2;
-moz-box-shadow:0px 0px 3px 3px #aedaf2;
-webkit-box-shadow:0px 0px 3px 3px #aedaf2;
}