@charset "utf-8";
/* formatting style
------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.4;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat;
	background-color: #003;
	background-image: url(../images/back_tile.gif);
	margin: 0px;
	padding: 0px;
}
br {
	margin: 0px;
	padding: 0px;
	color: #63C;
}

/*
------------------------------------------*/
#container {
	font-size: 14px;
	color: #FFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-bottom: 0px;
	padding-top: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/line.png);
	position: relative;
}


#header {
	background-position: left top;
	height: 140px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	background-image: url(../images/folklore_ap_header02.png);
}


#footer {
	background-color: #000;
	height: 5%;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	position: absolute;
}
.address {
	font-size: 12px;
	text-align: center;
	color: #FFF;
	text-shadow: 1px 1px 3px #000;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents {
	width: 960px;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
}


/* 
------------------------------------------*/

a img {
	border-style: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* 
------------------------------------------*/

#globalnavi {
	width: 840px;
	height: 40px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#globalnavi li {
	float: left;
	list-style-type: none;
}
#globalnavi li.top img {
	height: 40px;
	width: 120px;
}
#globalnavi li.top a {
	background-image: url(../images/navi_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.top a:hover {
	background-image: url(../images/navi_top.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.introduction img {
	height: 40px;
	width: 120px;
}
#globalnavi li.introduction a {
	background-image: url(../images/navi_introduction.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.introduction a:hover {
	background-image: url(../images/navi_introduction.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.character img {
	height: 40px;
	width: 120px;
}
#globalnavi li.character a {
	background-image: url(../images/navi_character.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.character a:hover {
	background-image: url(../images/navi_character.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.game img {
	height: 40px;
	width: 120px;
}
#globalnavi li.game a {
	background-image: url(../images/navi_game.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.game a:hover {
	background-image: url(../images/navi_game.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.gallery img {
	height: 40px;
	width: 120px;
}
#globalnavi li.gallery a {
	background-image: url(../images/navi_gallery.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.gallery a:hover {
	background-image: url(../images/navi_gallery.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.download img {
	height: 40px;
	width: 120px;
}
#globalnavi li.download a {
	background-image: url(../images/navi_download.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.download a:hover {
	background-image: url(../images/navi_download.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.campaign img {
	height: 40px;
	width: 120px;
}
#globalnavi li.campaign a {
	background-image: url(../images/navi_campaign.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.campaign a:hover {
	background-image: url(../images/navi_campaign.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.special img {
	height: 40px;
	width: 120px;
}
#globalnavi li.special a {
	background-image: url(../images/navi_special.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.special a:hover {
	background-image: url(../images/navi_special.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}


/* ナビここまで
------------------------------------------*/

/* キャラ紹介
------------------------------------------*/

#character {
	height: 920px;
	width: 960px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(../images/line_t.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#charaNavi {
	text-align: center;
	height: 160px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}
#charaNavi img {
	float: left;
}
#charaNavi a {
	border-style: none;
	cursor: pointer;
	vertical-align: bottom;
}
#charaNavi li {
	border: 0;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	bottom: 0px;
	list-style-type: none;
}
#charaNavi li a{
	width: 140px;
	height: 140px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
}
#charaNavi li a:hover, #charaNavi li a[href="#"]{
	background-repeat: no-repeat;
	background-position: 0px -140px;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
}

.CharaBox {
	height: auto;
	width: 340px;
	float: right;
	margin-top: 230px;
	margin-right: 50px;
}

#chara_box01 {
	background-image: url(../images/chara_box01.png);
	background-repeat: no-repeat;
	height: 720px;
	width: 960px;
	margin-top: 0px;
}

#chara_box02 {
	background-image: url(../images/chara_box02.png);
	background-repeat: no-repeat;
	height: 720px;
	width: 960px;
	margin-top: 0px;
}
#chara_box03 {
	background-image: url(../images/chara_box03.png);
	background-repeat: no-repeat;
	height: 720px;
	width: 960px;
	margin-top: 0px;
}
#chara_box04 {
	background-image: url(../images/chara_box04.png);
	background-repeat: no-repeat;
	height: 720px;
	width: 960px;
	margin-top: 0px;
}
#chara_box05 {
	background-image: url(../images/chara_box05.png);
	background-repeat: no-repeat;
	height: 720px;
	width: 960px;
	margin-top: 0px;
}
#chara_box06 {
	background-image: url(../images/chara_box06.png);
	background-repeat: no-repeat;
	height: 720px;
	width: 960px;
	margin-top: 0px;
}

.chara_textBox {
	width: 340px;
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	color: #FFF;
	height: 290px;
}
.chara_text {
	width: 330px;
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	color: #FFF;
	background-image: url(../images/textback.png);
	background-repeat: repeat;
	margin: 5px;
	padding: 5px;
}
.faceBox {
	height: 100px;
	width: 360px;
	float: left;
	margin-left: 5px;
}
.faceBox img {
	float: left;
	margin-right: 20px;
}


#introduction {
	height: 970px;
	width: 960px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/story.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#story {
	height: 450px;
	text-align: center;
	width: 960px;
	clear: both;
	background-image: url(../images/story.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#outline {
	height: 640px;
	text-align: center;
	width: 960px;
	clear: both;
	background-image: url(../images/outline.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: -50px;
}
#gallery {
	height: auto;
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	background-image: url(../images/line_t.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#gallery_box {
	list-style-type: none;
	width: 900px;
	list-style-type: none;
	text-align: left;
	padding-top: 40px;
	height: 960px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/gallery_back.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#gallery_box li {
	border: 0;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 25px;
	padding-left: 22px;
	list-style-type: none;
}
#gallery_box img {
	border-width: 0px;
	width: 180px;
	height: 130px;
}

.left_box {
	width: 532px;
	float: left;
	margin-left: 0px;
	clear: none;
	height: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
}
.right_box {
	float: right;
	width: 420px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	clear: none;
}
#main {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	clear: none;
	background-image: url(../images/back_line.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#top {
	height: 1230px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/ap_main6.jpg);
}
.movieBox {
	margin-top: 0px;
	margin-bottom: 100px;
	float: right;
	width: 300px;
	height: 194px;
}



/* メインの部分ここまで
------------------------------------------*/
.pagetop {
	text-align: right;
	font-size: 13px;
	padding-top: 2px;
	width: auto;
	clear: both;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: none;
}
.pagetop a:link {
	text-decoration: none;
	color: FFCC00;
}
.pagetop a:visited {
	text-decoration: none;
	color: #8b4513;
}
.pagetop a:hover {
	text-decoration: none;
	color: #c03;
}
.pagetop a:active {
	text-decoration: none;
	color: #ffff00;
}

#index_text {
	text-align: center;
	font-size: 13px;
	width: 1000px;
	margin-bottom: 10px;
	color: #999;
	height: 100px;
	margin-top: -10px;
	background-image: url(../images/line_b.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#index_text a:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
#index_text a:visited {
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
}
#index_text a:hover {
	color: #ff7f00;
	text-decoration: none;
	font-weight: bold;
}
#index_text a:active {
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
}

/* 
------------------------------------------*/

.box01 {
	font-size: 13px;
	background-color: #FFF;
	height: 242px;
	width: 512px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1.5px solid #600;
	overflow: auto;
}
.box02 {
	font-size: 13px;
	height: auto;
	width: 410px;
	margin: 0px auto;
	border: 0px solid #F30;
	background-image: url(../images/black_back.png);
	background-repeat: repeat-y;
	float: none;
	padding-bottom: 5px;
	padding-top: 3px;
	color: #FFF;
}
.box03 {
	font-size: 13px;
	background-color: #FFF;
	height: 382px;
	width: 512px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1.5px solid #600;
	background-image: url(../images/comingsoon.jpg);
	background-repeat: no-repeat;
}
.box04 {
	font-size: 13px;
	background-color: #C03;
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1.5px solid #600;
	text-align: center;
}

/* 製品紹介用テーブル
------------------------------------------*/
.table01 {
	width: 500px;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
}
.table01 th {
	width: 100px;
	padding: 2px;
	line-height: 120%;
	text-align: left;
	white-space: normal;
	color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.table01 td {
	padding: 2px;
	text-align: left;
	white-space: normal;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.table01 a {
	color: #ffc0cb;
}
.table01 td a:hover {
	color: #ff1493;
}
.table03 {
	width: 420px;
	border-collapse: collapse;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.table03 th {
	width: 90px;
	line-height: 120%;
	text-align: left;
	white-space: normal;
	color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.table03 td {
	text-align: left;
	white-space: normal;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.table03 a {
	color: #ffc0cb;
}
.table03 a:hover {
	color: #ff1493;
}



/* イベント用テーブル
------------------------------------------*/
#table02 {
	border-collapse: collapse;
	width: 100%;
	margin-top: 15px;
} 
#table02 th.t_top {
	background-color: #FF9;
	text-align: center;
	font-weight: bold;
	color: #333;
	border: 1px solid #FC0;
	font-size: 18px;
	width: 120px;
} 
#table02 th.t_top02 {
	background-color: #FF9;
	text-align: center;
	font-weight: bold;
	color: #333;
	border: 1px solid #FC0;
	font-size: 18px;
	width: 160px;
} 
#table02 th.t_top03 {
	background-color: #FF9;
	text-align: center;
	font-weight: bold;
	color: #333;
	border: 1px solid #FC0;
	font-size: 18px;
	width: 390px;
}
#table02 th.t_top04 {
	background-color: #FC9;
	text-align: center;
	font-weight: bold;
	color: #C33;
	border: 1px solid #FC0;
	font-size: 18px;
}  
#table02 td.t_line01 {
	border: 1px solid #FC0;
	background-color: #FFF;
	vertical-align: top;
	text-align: left;
	color: #333;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.4em;
	font-weight: bold;
}
#table02 td.t_line02 {
	border: 1px solid #FC0;
	background-color: #FF9;
	vertical-align: top;
	text-align: center;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#table02 td.t_line03 {
	border: 1px solid #FC0;
	background-color: #f8f8ff;
	vertical-align: top;
	text-align: left;
	color: #333;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.4em;
	font-weight: bold;
}
#table02 td.t_line04 {
	border: 1px solid #FC0;
	background-color: #FC9;
	vertical-align: top;
	text-align: center;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#table02 td.t_rose {
	color: #333;
	background-color: #FFF;
	width: 50px;
	border: 1px solid #FC0;
}


.table02 td a {
	color: #ffc0cb;
}
.table02 td a:hover {
	color: #ff1493;
}


/* 上部レイアウト
------------------------------------------*/
#folklore_info {
	height: 130px;
	width: 1000px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	float: none;
}


#folklore_logo {
	float: left;
	height: 130px;
	width: 220px;
}

#folklore_logo a {
	background-image: url(../images/folklore_ap_logo_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 130px;
	width: 220px;
}
#folklore_logo a:hover {
	background-image: url(../images/folklore_ap_logo_s.png);
	background-repeat: no-repeat;
	background-position: 0px -130px;
}


#folklore_logo02 {
	float: left;
	bottom: 0px;
	position: absolute;
}

#debonosu {
	width: 100px;
	float: right;
	height: 60px;
}


.text {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 15px;
	clear: both;
	color: #FFF;
	text-align: center;
}
.text02 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	color: #FC0;
	text-align: center;
	width: 900px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
.text03 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	clear: both;
	color: #630;
	text-align: left;
}
.text03 a: {
	color: #ff0000;
	text-decoration: none;
}
.text03 a:link {
	color: #ff0000;
	text-decoration: none;
}
.text03 a:visited {
	color: #ff0000;
	text-decoration: none;
}
.text03 a:hover {
	color: #dc143c;
	text-decoration: none;
}
.text03 a:active {
	color: #ff4500;
	text-decoration: none;
}
.text04 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	color: #FC0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.text05 {
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 15px;
	clear: none;
	color: #FFF;
	text-align: justify;
	float: left;
	width: 252px;
	margin-left: 28px;
	margin-right: 20px;
}
.text06 {
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 15px;
	clear: none;
	color: #FFF;
	text-align: justify;
	float: left;
	width: 840px;
	margin-left: 28px;
	margin-right: 20px;
}
.text07 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;
	padding-top: 15px;
	clear: both;
	color: #FFF;
	text-align: left;
	font-size: 16px;
	line-height: 1.4em;
}
.sample_voice {
	height: 50px;
	width: 340px;
	z-index: 3;
	margin-bottom: 10px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}	

.sample_voice li {
	list-style: none;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sample_voice01 a {
	background-image: url(../images/samplevoice01.jpg);
	background-position: left top;
	display: block;
	height: 50px;
	width: 77px;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.sample_voice01 a:hover {
	background-image: url(../images/samplevoice01.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.sample_voice02 a {
	background-image: url(../images/samplevoice02.jpg);
	background-position: left top;
	display: block;
	height: 50px;
	width: 77px;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.sample_voice02 a:hover {
	background-image: url(../images/samplevoice02.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.sample_voice03 a {
	background-image: url(../images/samplevoice03.jpg);
	background-position: left top;
	display: block;
	height: 50px;
	width: 77px;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.sample_voice03 a:hover {
	background-image: url(../images/samplevoice03.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.sample_voice04 a {
	background-image: url(../images/samplevoice04.jpg);
	background-position: left top;
	display: block;
	height: 50px;
	width: 77px;
	background-repeat: no-repeat;
}
.sample_voice04 a:hover {
	background-image: url(../images/samplevoice04.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}	

/* ダウンロード */
#download {
	background-repeat: repeat-y;
	height: auto;
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-position: center top;
	float: none;
	background-image: url(../images/back_b.png);
	padding-top: 10px;
}
.downloadTitle {
	height: 30px;
	width: 900px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-indent: 20px;
	line-height: 1.8em;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FC0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC0;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
}

.dlList {
	width: 450px;
	text-align: center;
	top: auto;
	padding-top: 30px;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	float: right;
}
.dlList_title {
	width: 420px;
	text-align: center;
	font-weight: normal;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.dlList02 {
	width: 450px;
	text-align: center;
	top: auto;
	padding-top: 650px;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	float: left;
}
.dlList_title02 {
	width: 420px;
	text-align: center;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC0;
	border-bottom-color: #FC0;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-right-color: #FC0;
	border-left-color: #FC0;
}

#opMovie {
	width: 900px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #06C;
	height: 470px;
}
#demoMovie {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 500px;
	background-image: url(../images/download_back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.movie {
	width: 450px;
	text-align: center;
	top: auto;
	padding-top: 30px;
	color: #FFF;
	float: left;
}
.movie table {
	font-size: 18px;
	font-weight: bold;
}
.movie img {
	box-shadow: 2px 2px 6px rgba(0,0,0,.8);
}
#trial {
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#trial02 {
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#battle_trial {
	height: 350px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F00;
}
.trial01 {
	width: 450px;
	text-align: center;
	top: auto;
	padding-top: 50px;
	color: #333;
	float: right;
}
#download a:link {
	color: #afeeee
	text-decoration: none;
}
#downloadt a:visited {
	color: #ff69b4
	text-decoration: none;
}
#download a:hover {
	color: #0066cc;
	text-decoration: none;
}
#download a:active {
	text-decoration: none;
	color: #7fffd4;
}
#download b font {
	color: #FFF;
}
#download a {
	color: #00bfff;
}
#banners {
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#banner_box {
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 16px;
	color: #666;
	font-weight: bold;
	clear: both;
	height: auto;
	margin-bottom: 10px;
}
.bnr180180 {
	width: 200px;
	border: 1px solid #999999;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 354px;
	background-color: #FFF;
	text-align: center;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-right: 5px;
	padding-top: 5px;
}
.bnr180180 img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}
.bnr180180 textarea {
	float: left;
	height: 100px;
	width: 180px;
	font-size: 14px;
	clear: none;
	margin-left: 10px;
}
.bnr140500 {
	text-decoration: none;
	height: 660px;
	width: 200px;
	float: left;
	list-style: none;
	margin-right: 5px;
	border: 1px solid #999999;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 5px;
	text-align: center;
}
.bnr140500 textarea {
	float: left;
	height: 100px;
	width: 180px;
	font-size: 14px;
	clear: none;
	margin-left: 10px;
}
.bnr140500 img {
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 0px;
}
.bnr600120 {
	width: 835px;
	border: 1px solid #999999;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #FFF;
	height: 160px;
	margin-right: 5px;
	padding-top: 10px;
	clear: both;
	float: left;
}
.bnr600120 img {
	float: left;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.bnr600120 textarea {
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
	height: 120px;
	width: 180px;
	font-size: 14px;
	clear: none;
}


/* 特典ページ
------------------------------------------*/
#special {
	height: auto;
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	float: none;
	padding-top: 20px;
	background-image: url(../images/line_t.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: none;
}
.special02 {
	width: 900px;
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.specialTitle {
	height: 42px;
	width: 900px;
	text-align: left;
	font-size: 27px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 1px 3px #000;
	text-indent: 44px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(../images/kazari.png);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
	line-height: 42px;
}
.specialTitle02 {
	height: 24px;
	width: 900px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-indent: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	line-height: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	border-right-width: 0px;
	border-left-width: 0px;
}
#teleca {
	text-align: center;
	margin-bottom: 10px;
	width: 926px;
	margin-left: 0px;
}
.tokuten {
	text-align: center;
	margin-bottom: 10px;
	width: 926px;
	margin-left: 0px;
}
#teleca02 {
	text-align: center;
	margin-bottom: 10px;
	width: 926px;
	margin-left: -2px;
}
.teleca01 {
	float: left;
	height: 290px;
	width: 172px;
	text-align: center;
	font-size: 13px;
	line-height: 1.1em;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #FC0;
}
.teleca02 {
	float: left;
	height: 210px;
	width: 280px;
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
	margin-right: 25px;
	margin-bottom: 10px;
	border: 1px solid #FC0;
	margin-left: 0px;
}
.teleca03 {
	float: left;
	height: 290px;
	width: 290px;
	text-align: center;
	font-size: 13px;
	line-height: 1.1em;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-left: 2px;
	border: 1px solid #FC0;
}
.shop {
	float: left;
	height: 290px;
	width: 290px;
	text-align: center;
	font-size: 13px;
	line-height: 1.1em;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 0px;
	background-color: #006;
	border: 1px solid #FC3;
}
.shopname {
	height: 26px;
	width: 270px;
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	background-color: #FFF;
	border-radius: 13px;		/* CSS3草案 */
	-webkit-border-radius: 13px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 13px;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: bold;
	color: #009;
}
.shoptokuten01 {
	height: 100px;
	width: 122px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	z-index: 1;
	background-image: url(../images/icon01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.shoptokuten02 {
	height: 100px;
	width: 122px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	z-index: 1;
	background-image: url(../images/icon02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.shoptokuten03 {
	height: 100px;
	width: 122px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	z-index: 1;
	background-image: url(../images/icon03.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.shoptokuten04 {
	height: 100px;
	width: 122px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	z-index: 1;
	background-image: url(../images/icon04.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.shoptokuten05 {
	height: 100px;
	width: 122px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	z-index: 1;
	background-image: url(../images/icon05.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.shoptokuten06 {
	height: 100px;
	width: 122px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	z-index: 1;
	background-image: url(../images/icon06.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.shoptokuten07 {
	height: 100px;
	width: 122px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	z-index: 1;
	background-image: url(../images/icon07.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.officialtokuten {
	height: 100px;
	width: 122px;
	margin-left: 22px;
	margin-top: 20px;
	float: left;
	z-index: 1;
	background-image: url(../images/icon08.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.officialtokuten02 {
	height: 100px;
	width: 122px;
	margin-left: 10px;
	margin-top: 70px;
	float: left;
	z-index: 1;
	background-image: url(../images/icon09.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.shoplink01 {
	height: 50px;
	width: 122px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	z-index: 1;
}
.shoplink01 a {
	background-image: url(../images/icon_ap.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 50px;
	width: 122px;
}
.shoplink01 a:hover {
	background-image: url(../images/icon_ap.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
.shoplink02 {
	height: 50px;
	width: 122px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	z-index: 1;
}
.shoplink02 a {
	background-image: url(../images/icon_sp.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 50px;
	width: 122px;
}
.shoplink02 a:hover {
	background-image: url(../images/icon_sp.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
.shoplink03 {
	height: 50px;
	width: 122px;
	margin-left: 10px;
	margin-top: 70px;
	float: left;
}
.shoplink03 a {
	background-image: url(../images/icon_shop.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 50px;
	width: 122px;
}
.shoplink03 a:hover {
	background-image: url(../images/icon_shop.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}


#toshocard {
	text-align: center;
	margin-bottom: 10px;
	width: 926px;
	margin-left: -2px;
}
.toshocard01 {
	background-color: #039;
	float: left;
	height: 195px;
	width: 280px;
	clear: none;
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
	padding-top: 5px;
	border: 1px solid #06C;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#special a:link {
	color: #ffff00
	text-decoration: none;
}
#special a:visited {
	color: #ff0066
	text-decoration: none;
}
#special a:hover {
	color: #ffff00;
	text-decoration: none;
}
#special a:active {
	text-decoration: none;
	color: #ff6600;
	margin-top: 5px;
}
#special a {
	color: #fff;
}
#special img {
	border-width: 0px;
	margin-top: 20px;
	float: left;
	margin-left: 10px;
}
#special ul {
	list-style: none;
	text-align: center;
}	
.titleText02 {
	font-size: 18px;
	color: #FFF;
}
.titleText03 {
	font-size: 18px;
	color: #900;
	font-weight: bold;
}
.titleText04 {
	font-size: 18px;
	color: #FF0;
	font-weight: bold;
	margin-bottom: 5px;
}
.titleText05 {
	font-size: 16px;
	color: #FFF;
}

#reservation {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}
#haifu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	margin-top: 20px;
}
#poster {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.poster01 {
	height: 280px;
	width: 220px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	border: 1px solid #FC0;
	line-height: 1.1em;
}
#tapestry {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.tapestry01 {
	height: 370px;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	border: 1px solid #FC0;
	margin-left: auto;
	font-size: 13px;
	line-height: 1.2em;
	margin-right: auto;
}

#official{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.official01 {
	height: 420px;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	border: 1px solid #FC0;
	float: left;
	margin-left: auto;
	font-size: 13px;
	line-height: 1.2em;
	margin-right: auto;
}
.official01 img {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}

.card {
	height: 220px;
	width: 260px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	border: 1px solid #FC0;
}


	/* バトル
------------------------------------------*/

#battle {
	background-repeat: no-repeat;
	height: 1300px;
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-position: center top;
	float: none;
	background-image: url(../images/game02.jpg);
	color: #FFF;
	padding-top: 30px;
}
.battle02 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	clear: both;
	padding-top: 10px;
}
.battle02 a: {
	color: #FFFF00;
	text-decoration: none;
}
.battle02 a:link {
	color: #FFFF00;
	text-decoration: none;
}
.battle02 a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.battle02 a:hover {
	color: #dc143c;
	text-decoration: none;
}
.battle02 a:active {
	color: #ff4500;
	text-decoration: none;
}
.battle02 img {
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.battle_arrow {
	width: 80px;
	height: 60px;
	float: left;
}
.battle_box {
	width: 250px;
	float: left;
	clear: none;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	margin-left: 28px;
	margin-right: 30px;
}
.battle_box02 {
	width: 210px;
	float: left;
	margin-left: 28px;
	margin-right: 46px;
	clear: none;
	height: 400px;
	margin-bottom: 10px;
	margin-top: 50px;
	text-align: center;
	background-image: url(../images/battleArrow.png);
	background-repeat: no-repeat;
	background-position: left 30px;
}
.battle_box03 {
	width: 250px;
	float: left;
	clear: none;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	margin-left: 28px;
	margin-right: 20px;
	padding-bottom: 10px;
}
.battle_box04 {
	width: 220px;
	float: left;
	clear: none;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 10px;
}
.battle_box05 {
	width: 250px;
	float: left;
	clear: none;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 5px;
}
.battle_arrow02 {
	width: 100px;
	height: 200px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../images/battleArrow02.png);
	background-repeat: no-repeat;
	background-position: left 70px;
	margin-right: 0px;
}
.battle_arrow03 {
	width: 65px;
	height: 200px;
	float: left;
	margin-top: 10px;
	background-image: url(../images/battleArrow02.png);
	background-repeat: no-repeat;
	background-position: -35px 70px;
	margin-right: 0px;
}

/* 
トップ------------------------------------------*/

#top_logo {
	height: 211px;
	width: 420px;
	position: relative;
	background-image: url(../images/otome_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 30px;
}
#top_logo img {
	bottom: 0;
	left: 0;
	opacity: 0;
}
#top_info_box {
	height: auto;
	width: 880px;
	margin-left: auto;
	clear: both;
	margin-right: auto;
	float: none;
	padding-top: 375px;
	line-height: 1.3em;
}
#nico_movie {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.center_box {
	width: 500px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	clear: both;
	text-align: center;
	margin-left: auto;
}

.title {
	height: 30px;
	text-align: center;
	font-size: 17px;
	font-weight: normal;
	color: #FC0;
	line-height: 1.8em;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	clear: both;
}
/* テーブル2
------------------------------------------*/
.table02 {
	width: 410px;
	border-collapse: collapse;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.table02 th {
	width: 100px;
	padding: 2px;
	line-height: 120%;
	text-align: left;
	white-space: normal;
	color: #666666;
	border-top-color: #f99;
	border-right-color: #f99;
	border-bottom-color: #f99;
	border-left-color: #f99;
	border-bottom-width: 1.5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.table02 td {
	padding: 2px;
	text-align: left;
	white-space: normal;
	border-top-color: #f99;
	border-right-color: #f99;
	border-bottom-color: #f99;
	border-left-color: #f99;
	border-bottom-width: 1.5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.table02 td a {
	color: #C03;
	text-decoration: underline;
}
.table02 td a:hover {
	color: #dc143c;
	text-decoration: underline;
}
.text a: {
	color: #ff0000;
	text-decoration: none;
}
.text a:link {
	color: #ff0000;
	text-decoration: none;
}
.text a:visited {
	color: #ff0000;
	text-decoration: none;
}
.text a:hover {
	color: #dc143c;
	text-decoration: none;
}
.text a:active {
	color: #ff4500;
	text-decoration: none;
}

.imgBox {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	width: 425px;
}

.Heading {
	height: 42px;
	width: 900px;
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 1px 3px #000;
	text-indent: 44px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(../images/kazari.png);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
	line-height: 42px;
}
.subTitle {
	height: 24px;
	width: 900px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-indent: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	line-height: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
}
