/*whole*/
div#cinema {
	background:#0099da;
}

div#cinema h2 {
	width:701px;
	height:251px;
	background:url(../img/header.jpg) no-repeat;
	margin-bottom:-40px;
	position:relative;
	z-index:1;
}

div#cinema h2 span {
	display:block;
	height:0;
	visibility:hidden;
}

div#cinema div#about {
	width:701px;
	font-size:10px;
	color:#fff;
	position:relative;
	z-index:2;
}

div#cinema div#about p span {
	font-size:14px;
	font-weight:bold;
	color:#034ea2;
}

div#cinema div#about p span#price {
	font-size:12px;
	font-weight:bold;
	color:#f00;
}

div#cinema div#about p strong {
	background:#034ea2;
	padding:3px 3px 1px 3px;
	font-size:12px;
	color:#fff;
}

/*aeoncard ’æŽ¦*/
div#about div#aeoncard,
div#about div#howto {
	float:right;
	width:330px;
	margin-right:14px;
	_margin-right:7px;
}

div#about div#howto {
	margin-right:14px;
}

div#about div#aeoncard p,
div#about div#howto p {
	width:310px;
	margin:0 0 11px 0;
	padding:0 10px 0 10px;
	color:#444;
}

div#about div#aeoncard p#onlyKahoku,
div#about div#howto p#easyToUse,
div#about div#howto p#howtoABC {
	margin:0;
	padding-bottom:3px;
}

div#about div#aeoncard p strong {
	font-size:14px;
}

div#about div#aeoncard p#priceOff {
	line-height:130%;
}

div#about div#aeoncard p#priceOff strong {
	display:block;
	width:305px;
	margin-bottom:3px;
	text-align:center;
	line-height:140%;
}

div#about div#howto p#howtoABC {
	padding-bottom:5px;
	line-height:130%;
}

div#about div#howto p#goShopList {
	padding-bottom:16px;
}

div#about div#aeoncard p#priceOff,
div#about div#howto p#goShopList {
	margin:0;
	padding-bottom:10px;
}

/* aeoncard repair*/
div#about div#aeoncard,
div#about div#howto {
	width:330px;
	background:url(../img/bg-attention-y.gif) repeat-y top;
}
div#about div#aeoncard #aeoncardInner {
	background:url(../img/bg-attention2-top.gif) top no-repeat;
	padding-top:5px;
}
div#about div#howto #howtoInner {
	background:url(../img/bg-attention-top.gif) top no-repeat;
	padding-top:5px;
}
div#about div#aeoncard #aeoncardBox,
div#about div#howto #howtoBox {
	background:url(../img/bg-attention-bottom.gif) bottom no-repeat;
}/**/

/*navi*/
div#cinema ul {
	clear:both;
	height:47px;
	margin:10px 0 0 0;
	padding:11px 0 0 46px;
	background:url(../img/bg-navi.jpg) no-repeat;
}

div#cinema ul li {
	float:left;
	margin-right:5px;
}

div#content {
	clear:both;
	width:700px;
	padding-bottom:25px;
	background:url(../img/footer.jpg) no-repeat bottom;
}

div#content div {
	padding:7px 20px 0 20px;
}

div#content div#fas {
	background:url(../img/bg-fas.jpg) no-repeat #000;
}
div#content div#goo {
	padding-top:10px;
	background:url(../img/bg-goo.jpg) no-repeat #000;
}
div#content div#foo {
	padding-top:10px;
	background:url(../img/bg-foo.jpg) no-repeat #000;
}
div#content div#ser {
	padding-top:10px;
	background:url(../img/bg-ser.jpg) no-repeat #000;
}

div#content div table {
	width:660px;
	background:#e3f1fb;/*c8e9ff;*/
	color:#555;
}

div#content div table.stripe td {
	border:2px solid #e3f1fb;	
}

div#content div table.stripe th {
	border:2px solid #e3f1fb;	
}

div#content div table thead {
	text-align:center;
}

div#content div table thead tr {
	height:30px;
}

div#content div table tr.even {
	background:#fff;
}

div#content div table tr.odd {
	background:#e3f1fb;
}

div#content div table tbody th,
div#content div table tbody td {
	width:16px;
	padding:2px 2px 2px 5px;
	font-weight:normal;
}

div#content div table tbody th {
	width:135px;
	text-align:left;
}

div#content div table td.cat {
	width:230px;
}

div#content div table td.cou {
	width:120px;
	font-size:10px;
}

div#content div table td.pay {
	width:110px;
}

div#content div div {
	padding:0;
	float:right;
}

div#content div table tfoot tr.even,
div#content div table tfoot tr.odd {
	background:#fff;
	color:#1a6194;
}

div#content div table tfoot th {
	height:26px;
	padding:0 0 0 5px;
	text-align:left;
}
