@charset "utf-8";
/* formatting style
------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.4;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: left top;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	background-color: #000;
}
br {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1000px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	margin-bottom: 50px;
	clear: both;
}
a img {
	border-style: none;
}
a:link {
	text-decoration: none;
	color: #fff333;
}
a:visited {
	text-decoration: none;
	color: #fff333;
}
a:hover {
	text-decoration: none;
	color: #ffcc33;
}
a:active {
	text-decoration: none;
	color: #fff333;
}

#header {
	height: 100px;
	width: auto;
	background-color: #000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header02 {
	height: 80px;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-top: 10px;
}
#debonosu {
	width: 100px;
	float: right;
	height: 60px;
}
#top_line {
	background-image: url(../images/rose_t.png);
	background-repeat: repeat-x;
	background-position: left 0px;
	height: 50px;
	width: auto;
	background-attachment: scroll;
}


/* 
いんでっくす----------------------------------*/
#index {
	width: 300px;
	height: 800px;
	float: left;
	clear: none;
}
#contents {
	width: auto;
	height: 50px;
	list-style-type: none;
	text-align: left;
	overflow: hidden;
	float: none;
	margin-left: 300px;
	margin-top: 40px;
}

#globalnavi {
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
}
#globalnavi li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
}
#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: 50px;
	width: 200px;
}
#globalnavi li.top a:hover {
	background-image: url(../images/navi_top.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}


#globalnavi li.schedule img {
	height: 40px;
	width: 120px;
}
#globalnavi li.schedule a {
	background-image: url(../images/navi_schedule.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 50px;
	width: 200px;
}
#globalnavi li.schedule a:hover {
	background-image: url(../images/navi_schedule.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	height: 50px;
	width: 200px;
}
#twitter_frame {
	float: left;
	width: 290px;
	margin-top: 10px;
}

#globalnavi li.map img {
	height: 40px;
	width: 120px;
}
#globalnavi li.map a {
	background-image: url(../images/navi_map.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 50px;
	width: 200px;
}
#globalnavi li.map a:hover {
	background-image: url(../images/navi_map.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#information {
	clear: none;
	float: left;
	height: 700px;
	width: 290px;
	border: 1px solid #FC0;
	margin-top: 30px;
	background-color: #000;
	background-image: url(../images/info_title.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-align: left;
}
#information02 {
	clear: both;
	float: left;
	height: 500px;
	width: 290px;
	border: 1px solid #FC0;
	background-color: #000;
	background-image: url(../images/info_title02.png);
	background-repeat: no-repeat;
	background-position: 55px 5px;
	text-align: left;
}
.info_text {
	font-size: 16px;
	line-height: 1.2em;
	color: #FFF;
	width: 280px;
	margin-left: 10px;
	height: 420px;
}
.info_text01 {
	font-size: 16px;
	line-height: 1.2em;
	color: #FFF;
	margin-top: 60px;
	width: 270px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.info_text02 {
	font-size: 18px;
	line-height: 1.2em;
	color: #FF0;
	font-weight: bold;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	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;
	padding-bottom: 3px;
	width: 250px;
	text-indent: 8px;
	margin-top: 10px;
}
.info_text03 {
	font-size: 16px;
	line-height: 1.2em;
	color: #FFF;
	width: 260px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.info_text04 {
	font-size: 16px;
	line-height: 1.2em;
	color: #FFF;
	width: 280px;
	margin-left: 0px;
	margin-bottom: 10px;
	height: 220px;
	overflow-y: auto;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC0;
	border-bottom-color: #FC0;
}
.info_text05 {
	font-size: 16px;
	line-height: 1.2em;
	color: #FFF;
	width: 280px;
	margin-left: 10px;
	margin-bottom: 10px;
	height: auto;
}

/* 
トップページ----------------------------------*/

#top {
	height: 800px;
	width: 700px;
	background-image: url(../images/empress_top.png);
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	float: right;
	clear: none;

}
#empress_logo {
	height: 200px;
	width: 300px;
	position: relative;
	clip: rect(100px,auto,auto,0px);
	float: left;
	padding-top: 20px;
	clear: both;
	overflow: hidden;
}

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


/* スケジュール
------------------------------------------*/
#schedule {
	height: 800px;
	width: 1000px;
	background-image: url(../images/empress_s.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#schedule02 {
	height: 740px;
	width: 735px;
	float: left;
	clear: none;
	overflow-y: auto;
	background-color: #FFF;
	padding-left: 15px;
	margin-top: 10px;
}
.scheduleBox {
	height: 750px;
	width: 710px;
	float: left;
	clear: both;
}
.scheduleBox_2 {
	height: 900px;
	width: 710px;
	float: left;
	clear: both;
}
#left_box {
	width: 206px;
	height: 160px;
	float: left;
	clear: none;
	margin-right: 30px;
	margin-top: 0px;
	margin-left: 0px;
	color: #FFF;
	font-size: 14px;
	text-align: left;
	line-height: 1.2em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-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;
	padding-top: 10px;
	padding-left: 10px;
}
#right_box {
	width: 750px;
	height: 800px;
	float: left;
	clear: none;
	margin-top: 0px;
}
#table01 {
	border-collapse: collapse;
	width: 700px;
	margin-top: 0px;
	clear: both;
	float: left;
} 
#table01 th.t_day {
	background-color: #FFC;
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 14px;
	width: 98px;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	border-bottom-width: 1px;
} 
#table01 th.t_day01 {
	background-color: #FF9;
	text-align: center;
	font-weight: bold;
	color: #333;
	border: 1px solid #FC0;
	font-size: 14px;
	width: 98px;
	height: 22px;
} 
#table01 th.t_day02 {
	background-color: #ffc0cb;
	text-align: center;
	font-weight: bold;
	color: #C00;
	font-size: 14px;
	width: 98px;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}
#table01 th.t_day03 {
	background-color: #CFF;
	text-align: center;
	font-weight: bold;
	color: #339;
	font-size: 14px;
	width: 98px;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}
 
#table01 td.t_line01 {
	background-color: #FFF;
	vertical-align: top;
	text-align: justify;
	color: #333;
	font-size: 11px;
	line-height: 1.2em;
	height: 100px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	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;
	padding: 5px;
}
#table01 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;
}
#table01 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;
}



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

/* 
footer----------------------------------*/
#footer {
	background-color: #000;
	height: 5%;
	width: 100%;
	left: auto;
	right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	position: absolute;
	float: none;
}
.address {
	font-size: 16px;
	text-align: center;
	color: #FFF;
	text-shadow: 1px 1px 3px #000;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#bottom_line {
	background-image: url(../images/rose_b.png);
	background-repeat: repeat-x;
	height: 38px;
	width: auto;
	background-attachment: scroll;
	margin-bottom: -2px;
	background-position: left top;
	padding-top: 20px;
	margin-top: -40px;
}

/* 
かれんだーなび----------------------------------*/


#schedulIndex {
	margin-top: 0px;
	height: 40px;
	width: 735px;
	clear: none;
	float: left;
	padding-left: 15px;
}
#schedulIndex li {
	float: left;
	list-style-type: none;
	clear: none;
	height: 40px;
	overflow: hidden;
}
#schedulIndex li.scheduleBox01 img {
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox01 a {
	background-image: url(../images/index02_10.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox01 a:hover {
	background-image: url(../images/index02_10.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#schedulIndex li.scheduleBox02 img {
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox02 a {
	background-image: url(../images/index02_11.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox02 a:hover {
	background-image: url(../images/index02_11.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#schedulIndex li.scheduleBox03 img {
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox03 a {
	background-image: url(../images/index02_12.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox03 a:hover {
	background-image: url(../images/index02_12.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#schedulIndex li.scheduleBox04 img {
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox04 a {
	background-image: url(../images/index02_1402.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox04 a:hover {
	background-image: url(../images/index02_1402.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#schedulIndex li.scheduleBox05 img {
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox05 a {
	background-image: url(../images/index02_1403.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox05 a:hover {
	background-image: url(../images/index02_1403.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#schedulIndex li.scheduleBox06 img {
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox06 a {
	background-image: url(../images/index02_1404.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox07 a:hover {
	background-image: url(../images/index02_1405.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

#schedulIndex li.scheduleBox07 img {
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox07 a {
	background-image: url(../images/index02_1405.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox08 a:hover {
	background-image: url(../images/index02_1406.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

#schedulIndex li.scheduleBox08 img {
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox08 a {
	background-image: url(../images/index02_1406.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox09 a:hover {
	background-image: url(../images/index02_1407.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

#schedulIndex li.scheduleBox09 img {
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox09 a {
	background-image: url(../images/index02_1407.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox10 a:hover {
	background-image: url(../images/index02_1411.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

#schedulIndex li.scheduleBox10 img {
	height: 40px;
	width: 175px;
}
#schedulIndex li.scheduleBox10 a {
	background-image: url(../images/index02_1411.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 175px;
}

.schedulTitle {
	height: 35px;
	width: 700px;
	text-align: left;
	font-size: 32px;
	font-weight: bold;
	color: #C00;
	text-indent: 0;
	margin-right: auto;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.2em;
}


#table01 a:link {
	text-decoration: none;
	color: #dc143c;
}
#table01 a:visited {
	text-decoration: none;
	color: #dc143c;
}
#table01 a:hover {
	text-decoration: none;
	color: #dc143c;
}
#table01 a:active {
	text-decoration: none;
	color: #dc143c;
}

/* 制覇マップ
------------------------------------------*/
#map {
	height: 800px;
	width: 1000px;
	background-image: url(../images/map_back.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#mapBox {
	height: 750px;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.maptext {
	height: 248px;
	width: 782px;
	float: left;
	margin-right: 50px;
}
.maptext02 {
	height: auto;
	width: 460px;
	float: right;
	font-size: 16px;
	line-height: 1.2em;
	color: #FFF;
	text-align: left;
	border: 1px solid #FFF;
	padding: 10px;
}
.map01 {
	height: 40px;
	width: 72px;
	float: left;
	font-size: 16px;
	text-align: center;
	background-color: #FF9;
	font-weight: bold;
	color: #666;
	border: 1px solid #FC0;
	display: inline;
	line-height: 40px;
	clear: none;
	list-style-position: inside;
}
.map02 {
	height: 120px;
	width: 146px;
	float: left;
	font-size: 16px;
	text-align: center;
	background-color: #FF9;
	font-weight: bold;
	color: #666;
	border: 1px solid #FC0;
	margin-bottom: 20px;
	clear: none;
	line-height: 120px;
	display: inline;
}
.map03 {
	height: 40px;
	width: 146px;
	float: left;
	font-size: 16px;
	text-align: center;
	background-color: #FF9;
	font-weight: bold;
	color: #666;
	border: 1px solid #FC0;
	line-height: 40px;
	display: inline;
	clear: none;
}
.map04 {
	height: 82px;
	width: 72px;
	float: left;
	font-size: 16px;
	text-align: center;
	background-color: #FF9;
	font-weight: bold;
	color: #666;
	border: 1px solid #FC0;
	line-height: 80px;
	display: inline;
	clear: none;
	margin-bottom: -42px;
}
.space01 {
	height: 42px;
	width: 74px;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
.space02 {
	height: 42px;
	width: 18px;
	float: left;
	list-style-type: none;
}


/* 制覇マップ
------------------------------------------*/

#dropmenu{
	list-style-type: none;
	width: 980px;
	height: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#dropmenu li{
	float: left;
	text-align: center;
	position: relative;
}
#dropmenu li a{
	display: block;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #F90;
	height: 100%;
	width: 100%;
}
#dropmenu li:hover > a{
	color: #FF0;
	background-color: #F60;
	height: 100%;
	width: 100%;
}
#dropmenu li ul{
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 5;
	clear: none;
	float: left;
}
#dropmenu li ul li{
	overflow: hidden;
	width: 340px;
	height: 0px;
	color: #fff;




  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
	clear: none;
	float: left;
}
#dropmenu li ul li a{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-indent: 8px;
	color: #FFF;
	list-style-image: none;
	list-style-type: none;
	line-height: 30px;
	background-color: #F60;
	height: 30px;
	margin-bottom: -1px;
}
#dropmenu li:hover ul li{
	overflow: visible;
	height: 30px;
	background-color: #F90;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-indent: 8px;
	text-align: left;
	width: 360px;
	margin-left: -1px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FC0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC0;
}

/* レポート
------------------------------------------*/

.reportBox{
	height: 460px;
	width: 500px;
	background-color: #FFF;
	overflow-y: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	margin-bottom: 0px;
}
.phoptoBox {
	height: auto;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 10px;
	text-align: center;
	margin-left: 10px;
}
.phoptoBox img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.reportTitle{
	width: 460px;
	height: 38px;
	font-size: 20px;
	color: #C00;
	line-height: 38px;
	text-indent: 10px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #C30;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.reportTitle02{
	width: 460px;
	height: 50px;
	font-size: 20px;
	color: #C00;
	line-height: 1.2em;
	text-indent: 10px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #C30;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-top: 5px;
}
.reportText{
	margin-top: 10px;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
.memoryTitle {
	background-image: url(../images/memory_title.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 90px;
	width: 600px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 40px;
	text-indent: 350px;
	color: #FFF;
	text-align: left;
	line-height: 88px;
}
.button {
	text-align: center;
	height: 30px;
	width: 500px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.chocoBox{
	height: 900px;
	width: 700px;
	overflow-y: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	margin-bottom: 0px;
	background-image: url(../images/choco.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

.button02 {
	text-align: center;
	height: 30px;
	width: 700px;
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
