@charset "UTF-8";
@import url(common.css);
@import url(textsettings.css);


body {
	color: #333333;
	background-color: #cc0000;
	background-repeat: repeat;
}

#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ---------------------------------------------------------------- *
	ヘッダ
 * ---------------------------------------------------------------- */

#header {
	height: 110px;
	width: 270px;
	padding-top: 0px;
	padding-right: 630px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/header_bg.png);
	background-repeat: no-repeat;
}

#header h1 {
	padding: 0px;
	margin: 0px;
}

#header h1 a{
	width:270px;/*画像の横*/
	height:150px;/*画像の縦*/
	display:block;
	position:absolute;
	text-indent:-9999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

#header h2 {
	text-decoration: none;
	text-indent: -9999px;
}

#announce {
	position: absolute;
	left: 550px;
	top: 25px;
	height: 50px;
	width: 530px;
	z-index: 1;
}

#announce h1 {
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 17px;
	font-weight: bold;
	color: #FCF6E8;
	line-height: 1.5em;
}


/* ---------------------------------------------------------------- *
	メニュー
 * ---------------------------------------------------------------- */

#menu {
	height: 100px;
	width: 900px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	background-repeat: no-repeat;
}

#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
}
#menu li a {
	float: left;
	height: 100px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -9999em;
}
/*------off*/
#menu li.menu01 a {
	width: 100px;
	background-image: url(../imgs/menu.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#menu li.menu02 a {
	width: 86px;
	background-image: url(../imgs/menu.png);
	background-position: -100px 0px;
	background-repeat: no-repeat;
}
#menu li.menu03 a {
	width: 142px;
	background-image: url(../imgs/menu.png);
	background-position: -186px 0px;
	background-repeat: no-repeat;
}
#menu li.menu04 a {
	width: 120px;
	background-image: url(../imgs/menu.png);
	background-position: -328px 0px;
	background-repeat: no-repeat;
}
#menu li.menu05 a {
	width: 125px;
	background-image: url(../imgs/menu.png);
	background-position: -448px 0px;
	background-repeat: no-repeat;
}
#menu li.menu06 a {
	width: 124px;
	background-image: url(../imgs/menu.png);
	background-position: -573px 0px;
	background-repeat: no-repeat;
}
#menu li.menu07 a {
	width: 112px;
	background-image: url(../imgs/menu.png);
	background-position: -697px 0px;
	background-repeat: no-repeat;
}
#menu li.menu08 a {
	width: 91px;
	background-image: url(../imgs/menu.png);
	background-position: -809px 0px;
	background-repeat: no-repeat;
}


/*------hover*/
#menu li.menu01 a:hover {
	background-image: url(../imgs/menu.png);
	background-position: 0px -100px;
	background-repeat: no-repeat;
}
#menu li.menu02 a:hover {
	background-image: url(../imgs/menu.png);
	background-position: -100px -100px;
	background-repeat: no-repeat;
}
#menu li.menu03 a:hover {
	background-image: url(../imgs/menu.png);
	background-position: -186px -100px;
	background-repeat: no-repeat;
}
#menu li.menu04 a:hover {
	background-image: url(../imgs/menu.png);
	background-position: -328px -100px;
	background-repeat: no-repeat;
}
#menu li.menu05 a:hover {
	background-image: url(../imgs/menu.png);
	background-position: -448px -100px;
	background-repeat: no-repeat;
}
#menu li.menu06 a:hover {
	background-image: url(../imgs/menu.png);
	background-position: -573px -100px;
	background-repeat: no-repeat;
}
#menu li.menu07 a:hover {
	background-image: url(../imgs/menu.png);
	background-position: -697px -100px;
	background-repeat: no-repeat;
}
#menu li.menu08 a:hover {
	background-image: url(../imgs/menu.png);
	background-position: -809px -100px;
	background-repeat: no-repeat;
}


#pan {
	width: 700px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}

/* ---------------------------------------------------------------- *
	index
 * ---------------------------------------------------------------- */
#container_index {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header_index {
	height: 120px;
	width: 1000px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	background-image: url(../index/header.png);
	background-repeat: no-repeat;
}

#header_index h1 {
	padding: 0px;
	margin: 0px;
}

#header_index h1 a{
	width:270px;/*画像の横*/
	height:150px;/*画像の縦*/
	display:block;
	position:absolute;
	text-indent:-9999px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

#header_index h2 {
	text-decoration: none;
	text-indent: -9999px;
}

#index_main {
	height: 490px;
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: cc0000;
	background-image: url(../index/main.png);
	background-repeat: no-repeat;
}

#navi_index {
	height: 26px;
	width: 920px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	background-repeat: no-repeat;
}

#navi_index ul {
	padding: 0px;
	margin: 0px;
}
#navi_index li {
	display: inline;
	list-style-type: none;
}
#navi_index li a {
	float: left;
	height: 26px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -9999em;
}
/*------off*/
#navi_index li.menu01 a {
	width: 100px;
	background-image: url(../index/navi_index.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#navi_index li.menu02 a {
	width: 80px;
	background-image: url(../index/navi_index.png);
	background-position: -100px 0px;
	background-repeat: no-repeat;
}
#navi_index li.menu03 a {
	width: 165px;
	background-image: url(../index/navi_index.png);
	background-position: -180px 0px;
	background-repeat: no-repeat;
}
#navi_index li.menu04 a {
	width: 95px;
	background-image: url(../index/navi_index.png);
	background-position: -345px 0px;
	background-repeat: no-repeat;
}
#navi_index li.menu05 a {
	width: 150px;
	background-image: url(../index/navi_index.png);
	background-position: -440px 0px;
	background-repeat: no-repeat;
}
#navi_index li.menu06 a {
	width: 120px;
	background-image: url(../index/navi_index.png);
	background-position: -590px 0px;
	background-repeat: no-repeat;
}
#navi_index li.menu07 a {
	width: 110px;
	background-image: url(../index/navi_index.png);
	background-position: -710px 0px;
	background-repeat: no-repeat;
}
#navi_index li.menu08 a {
	width: 100px;
	background-image: url(../index/navi_index.png);
	background-position: -820px 0px;
	background-repeat: no-repeat;
}


/*------hover*/
#navi_index li.menu01 a:hover {
	background-image: url(../index/navi_index.png);
	background-position: 0px -26px;
	background-repeat: no-repeat;
}
#navi_index li.menu02 a:hover {
	background-image: url(../index/navi_index.png);
	background-position: -100px -26px;
	background-repeat: no-repeat;
}
#navi_index li.menu03 a:hover {
	background-image: url(../index/navi_index.png);
	background-position: -180px -26px;
	background-repeat: no-repeat;
}
#navi_index li.menu04 a:hover {
	background-image: url(../index/navi_index.png);
	background-position: -345px -26px;
	background-repeat: no-repeat;
}
#navi_index li.menu05 a:hover {
	background-image: url(../index/navi_index.png);
	background-position: -440px -26px;
	background-repeat: no-repeat;
}
#navi_index li.menu06 a:hover {
	background-image: url(../index/navi_index.png);
	background-position: -590px -26px;
	background-repeat: no-repeat;
}
#navi_index li.menu07 a:hover {
	background-image: url(../index/navi_index.png);
	background-position: -710px -26px;
	background-repeat: no-repeat;
}
#navi_index li.menu08 a:hover {
	background-image: url(../index/navi_index.png);
	background-position: -820px -26px;
	background-repeat: no-repeat;
}

#menu_index {
	height: 109px;
	width: 900px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	background-repeat: no-repeat;
}

#menu_index ul {
	padding: 0px;
	margin: 0px;
}
#menu_index li {
	display: inline;
	list-style-type: none;
}
#menu_index li a {
	float: left;
	height: 109px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -9999em;
}
/*------off*/
#menu_index li.menu01 a {
	width: 100px;
	background-image: url(../index/menu_index.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#menu_index li.menu02 a {
	width: 86px;
	background-image: url(../index/menu_index.png);
	background-position: -100px 0px;
	background-repeat: no-repeat;
}
#menu_index li.menu03 a {
	width: 142px;
	background-image: url(../index/menu_index.png);
	background-position: -186px 0px;
	background-repeat: no-repeat;
}
#menu_index li.menu04 a {
	width: 120px;
	background-image: url(../index/menu_index.png);
	background-position: -328px 0px;
	background-repeat: no-repeat;
}
#menu_index li.menu05 a {
	width: 125px;
	background-image: url(../index/menu_index.png);
	background-position: -448px 0px;
	background-repeat: no-repeat;
}
#menu_index li.menu06 a {
	width: 124px;
	background-image: url(../index/menu_index.png);
	background-position: -573px 0px;
	background-repeat: no-repeat;
}
#menu_index li.menu07 a {
	width: 112px;
	background-image: url(../index/menu_index.png);
	background-position: -697px 0px;
	background-repeat: no-repeat;
}
#menu_index li.menu08 a {
	width: 91px;
	background-image: url(../index/menu_index.png);
	background-position: -809px 0px;
	background-repeat: no-repeat;
}


/*------hover*/
#menu_index li.menu01 a:hover {
	background-image: url(../index/menu_index.png);
	background-position: 0px -109px;
	background-repeat: no-repeat;
}
#menu_index li.menu02 a:hover {
	background-image: url(../index/menu_index.png);
	background-position: -100px -109px;
	background-repeat: no-repeat;
}
#menu_index li.menu03 a:hover {
	background-image: url(../index/menu_index.png);
	background-position: -186px -109px;
	background-repeat: no-repeat;
}
#menu_index li.menu04 a:hover {
	background-image: url(../index/menu_index.png);
	background-position: -328px -109px;
	background-repeat: no-repeat;
}
#menu_index li.menu05 a:hover {
	background-image: url(../index/menu_index.png);
	background-position: -448px -109px;
	background-repeat: no-repeat;
}
#menu_index li.menu06 a:hover {
	background-image: url(../index/menu_index.png);
	background-position: -573px -109px;
	background-repeat: no-repeat;
}
#menu_index li.menu07 a:hover {
	background-image: url(../index/menu_index.png);
	background-position: -697px -109px;
	background-repeat: no-repeat;
}
#menu_index li.menu08 a:hover {
	background-image: url(../index/menu_index.png);
	background-position: -809px -109px;
	background-repeat: no-repeat;
}


#cast_index {
	height: 60px;
	width: 1000px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	background-image: url(../index/cast.png);
	background-repeat: no-repeat;
}

#cast_index h1 {
	padding: 0px;
	margin: 0px;
}

#roadshow {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../index/roadshow.png);
	height: 60px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 20px;
	text-indent: -9999px;
}

#topics {
	float: left;
	float: left;
	height: 110px;
	width: 235px;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 270px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	border: 1px none #C00;
	display: inline;
	background-image: url(../index/topics.png);
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 11px;
}

#tab {
	float: right;
	height: 25px;
	width: 235px;
	padding: 0px;
	margin-top: 245px;
	margin-right: 103px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}

#movie {
	float: right;
	height: 141px;
	width: 250px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
	background-color: #F7E27C;
}


#whatsnew {
	float: left;
	width: 868px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 50px;
	border-top-color: #300;
	border-top-style: none;
	border-top-width: 1px;
	border-right-color: #300;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #300;
	border-left-style: solid;
	border-left-width: 1px;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(../imgs/main_bg.png);
}

#news {
	float: left;
	float: left;
	width: 550px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px dashed #C00;
}

#qr {
	float: right;
	height: 88px;
	width: 235px;
	padding-top: 23px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFF0;
	background-image: url(../index/qr_bg.jpg);
}

#billing {
	float: left;
	width: 840px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#banner {
	float: left;
	width: 900px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	display: inline;
}

/* ---------------------------------------------------------------- *
	コンテンツコンテナ
 * ---------------------------------------------------------------- */
#main {
	width: 838px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #300;
	border-top-style: none;
	border-top-width: 1px;
	border-right-color: #300;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #300;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
	background-image: url(../imgs/main_bg.png);
}

* html #main {
	width: 838px;
	padding-top: 15px;
	padding-right: 28px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #300;
	border-top-style: none;
	border-top-width: 1px;
	border-right-color: #300;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #300;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
	background-image: url(../imgs/main_bg.png);
}


.pageTop {
	clear: both;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

/* ---------------------------------------------------------------- *
	introduction
 * ---------------------------------------------------------------- */
#contents_intro {
	float: left;
	width: 820px;
	padding: 0px;
	margin: 10px;
	display: inline;
	background-image: url(../intro/ti03.jpg);
	background-position: 600px 280px;
	background-repeat: no-repeat;
}

.contents_left {
	float: left;
	width: 470px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contents_right {
	float: right;
	width: 320px;
	padding: 10px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px dashed #C00;
	background-color: #FFFFF3;
	background-position: center top;
	background-repeat: no-repeat;
}



.text {
	clear: both;
	width: 760px;
	padding: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px dashed #C00;
	background-color: #FFFFF0;
}

.ce {
	clear: both;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFF0;
}

.cece {
	clear: both;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}


/* ---------------------------------------------------------------- *
	story
 * ---------------------------------------------------------------- */
#story_title {
	height: 150px;
	width: 800px;
	background-image: url(../story/bg_1.jpg);
	background-position: 600px 0px;
	background-repeat: no-repeat;
}

#contents_story {
	float: left;
	height: 1200px;
	width: 820px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
	background-image: url(../story/bg.jpg);
	background-repeat: no-repeat;
}

.contents_story {
	float: left;
	height: 500px;
	width: 820px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
	background-image: url(../story/bg.jpg);
	background-repeat: no-repeat;
}

.contents_story_n {
	float: left;
	width: 820px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
	background-image: url(../story/bg_2.jpg);
	background-position: 530px 450px;
	background-repeat: no-repeat;
}

.contents_story_left {
	float: left;
	width: 410px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contents_story_right_t {
	float: right;
	width: 380px;
	padding: 10px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px dashed #C00;
	background-color: #FFFFF0;
	background-position: center top;
	background-repeat: no-repeat;
}

.contents_story_left_t {
	float: left;
	width: 380px;
	padding: 10px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px dashed #C00;
	background-color: #FFFFF0;
	background-position: center top;
	background-repeat: no-repeat;
}

.contents_story_right {
	float: right;
	width: 410px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* ---------------------------------------------------------------- *
	cast
 * ---------------------------------------------------------------- */
.contents_cast {
	float: left;
	width: 820px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-bottom-color: #C00;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	display: inline;
	background-image: url(../story/bg_1.jpg);
	background-position: 100px 820px;
	background-repeat: no-repeat;
}

.contents_cast_img {
	float: left;
	margin-right: 9px;
	margin-bottom: 0px;
}

.contents_cast_s {
	float: left;
	width: 820px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-color: #C00;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.contents_cast_s_left {
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contents_cast_s_right {
	float: right;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* ---------------------------------------------------------------- *
	theater
 * ---------------------------------------------------------------- */

.contents_theater {
	width: 780px;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-position: right top;
	background-repeat: no-repeat;
}

	table.theater {
	width: 700px;
	margin: 0px;
	border-top-color: #C40325;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #C40325;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #C40325;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-color: #C40325;
	border-left-style: none;
	border-left-width: 1px;
	font-size: 12px;
	line-height: 130%;
	background-color: #FFFFF0;
}
	
	.theater th {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-color: #FFF;
	border-top-style: none;
	border-top-width: 1px;
	border-right-color: #FFF;
	border-right-style: none;
	border-right-width: 1px;
	border-bottom-color: #FFF;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
	border-left-width: 1px;
	color: #FFF;
	background-color: #C40325;
}
	
	.theater td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-color: #C40325;
	border-top-style: none;
	border-top-width: 1px;
	border-right-color: #C40325;
	border-right-style: none;
	border-right-width: 1px;
	border-bottom-color: #C40325;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #C40325;
	border-left-style: solid;
	border-left-width: 1px;
	text-align: left;
}
	
	.theater td h3{
	font-weight: bold;
	color: #006634;
}

/* ---------------------------------------------------------------- *
	mobile
 * ---------------------------------------------------------------- */
.contents_mobile {
	float: left;
	width: 800px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px dashed #C00;
	display: inline;
	background-color: #FFFFF0;
}

/* ---------------------------------------------------------------- *
	フッタ
 * ---------------------------------------------------------------- */

#footer {
	clear: both;
	height: 50px;
	width: 900px;
	padding-top: 20px;
	padding-right: 0;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	background-color: transparent;
}

#footer ul {
	padding: 0;
	margin-bottom: 4px;
	border-left: 1px solid #CCCCCC;
}

#footer ul li {
	padding: 0 5px;
	margin: 0;
	border-right: 1px solid #CCCCCC;
	background-image: none;
}
