@charset "utf-8";
/* ==================== 初期設定 ==================== */
body, html, div, table, img, ul, ol, li, p, th, td, h1, h2, h3, h4, h5, address, dl, dt, dd, textarea, form {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	margin:0;
	padding:0;
}
a {
	color: #000000;
	text-decoration: none;
	text-decoration:underline;
}
a img {
	border-style:none;
}
/* ==================== レイアウト ==================== */
#container {
	margin:auto;
	width:920px;
	padding-bottom:10px;
}
#head {
	width:920px;
	height:120px;
	margin: auto;
	background: none;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
#globalnavigation {
	margin:auto;
	height:65px;
	background-image: url(../images/BackMenu.gif);
}
#content {
	margin:auto;
	width:920px;
	background: none;
}
#foot {
	margin:auto;
	clear: both;
	height:130px;
	background-image: url(../images/BackFooterMenu.gif);
	background-color: #e6e6e6;/* 	border: solid 1px olive; */
}
#footmenu {
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	width:920px;
	background: none;
	font-family:"メイリオ" 9px;
	color:#666666;/* 	border-top: solid 1px #aaaaaa; *//* 	border: solid 1px green; */
}
#copy {
	margin-top:2px;
	padding-top:2px
}
/* ==================== ヘッダー ==================== */

#head p#desc {
	font-size: 13px;
	color: #666666;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
#head h1 {
	margin: 0;
	clear:both;
}
#head h1 a {
	display:block;
	margin-top:2px;
	margin-bottom:5px;
	height:64px;
	width:300px;
	background-image:url(../images/telecomlogo.gif);
	background-repeat:no-repeat;
}
#head h1 span {
	display:none;
}
#head p {
	margin: 8px 0 0;
}
/* ====トップ画像=== */

#topimg {
	margin-top:10px;
	margin-bottom:10px;
	width:920px;
	height:330px;
	background-image:url(../images/img_top12.jpg)
}
/* ====プライマリナビゲーション=== */

#puraimarinabigeshon {
	width:70px;
	height:15px;
	float:right;
}
#puraimarinabigeshon .nav li {
	display: inline;
}
#puraimarinabigeshon #puraimari {
	height:15px;
	width:70px;
	margin:auto;
	background:url(../images/Puraimari.gif) top left no-repeat;
}
#puraimarinabigeshon #puraimari li {
	margin:0;
	padding:0;
	float:left;
}
#puraimarinabigeshon #puraimari li span {
	display: none;
}
#puraimarinabigeshon #puraimari li a {
	display:block;
	width:70px;
	padding:0;
	overflow:hidden;
	background:url(../images/Puraimari.gif) top left no-repeat;
}
#puraimarinabigeshon #puraimari li.menu01 a {
	width:70px;
	height:15px;
	background-position: 0px 0;
}
#puraimarinabigeshon #puraimari li.menu01 a:hover, #puraimarinabigeshon #puraimari li.menu01 .current {
	background-position: 0px -15px;
}
/*
#puraimarinabigeshon #puraimari li.menu02 a{
	width:70px;
	height:15px;
	background-position:-70px 0;
}

#puraimarinabigeshon #puraimari li.menu02 a:hover,
#puraimarinabigeshon #puraimari li.menu02 .current{
	background-position:-70px -15px;
}
*/

/*
#puraimarinabigeshon #puraimari li.menu03 a{
	width:70px;
	height:15px;
	background-position:-150px 0;
}

#puraimarinabigeshon #puraimari li.menu03 a:hover,
#puraimarinabigeshon #puraimari li.menu03 .current{
	background-position:-150px -15px;
}
*/


/* ==================== ヘッダー ナビゲーションバー ==================== */

.menu {
	font-size: 13px;
	height: 40px;
	background-color: #ffffff;
	border: solid 1px #aaaaaa;
	margin: 0;
	padding: 0;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu li {
	list-style-type: none;
	float: left;
}
.menu li a {
	display: block;
	width: 120px;
	line-height: 40px;
	border-right: solid 1px #aaaaaa;
	text-align: center;
}
.menu li a:hover {
	background-color: #72f686
}
/* ====グローバルナビゲーション=== */

#globalnavigation .nav li {
	display: inline;
}
#globalnavigation #global {
	height:65px;
	width:920px;
	margin:auto;
	background:url(../images/Menu.jpg) top left no-repeat;
}
#globalnavigation #global li {
	margin:0;
	padding:0;
	float:left;
}
#globalnavigation #global li span {
	display: none;
}
#globalnavigation #global li a {
	display:block;
	width:752px;
	padding:0;
	overflow:hidden;
	background:url(../images/Menu.jpg) top left no-repeat;
}
#globalnavigation #global li.menu01 a {
	width:150px;
	height:65px;
	background-position: 0px 0;
}
#globalnavigation #global li.menu01 a:hover, #globalnavigation #global li.menu01 .current {
	background-position: 0px -65px;
}
#globalnavigation #global li.menu02 a {
	width:150px;
	height:65px;
	background-position:-150px 0;
}
#globalnavigation #global li.menu02 a:hover, #globalnavigation #global li.menu02 .current {
	background-position:-150px -65px;
}
#globalnavigation #global li.menu03 a {
	width:150px;
	height:65px;
	background-position:-300px 0;
}
#globalnavigation #global li.menu03 a:hover, #globalnavigation #global li.menu03 .current {
	background-position:-300px -65px;
}
#globalnavigation #global li.menu04 a {
	width:150px;
	height:65px;
	background-position:-450px 0;
}
#globalnavigation #global li.menu04 a:hover, #globalnavigation #global li.menu04 .current {
	background-position:-450px -65px;
}
#globalnavigation #global li.menu05 a {
	width:150px;
	height:65px;
	background-position:-600px 0;
}
#globalnavigation #global li.menu05 a:hover, #globalnavigation #global li.menu05 .current {
	background-position:-600px -65px;
}
/* ==================== コンテンツ ==================== */

#content h2 {
	height:50px;
	font-family:"メイリオ";
	font-size: 20px;
	padding-left:30px;
	padding-top:9px;
	background-image:url(../images/h2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#content h3 {
	font-family:"メイリオ";
	font-size: 18px;
	color: #1b888c;
	clear:both;
	margin-left:2px;
	margin-bottom:10px;
	margin-top:2px;
	padding-left: 10px;
	width:90%;
	background-image:url(../images/h3.gif);
	background-repeat:no-repeat;
}
#content p {
	font:"メイリオ";
	font-size: 14px;
	line-height: 1.5;
	margin: 15px 0 15px;
}
#content ol {
	font:"メイリオ";
	font-size: 14px;
	line-height: 1.3;
	padding-left:3em;
	margin:5px 0 5px;
}
#content li {
	padding-left: 42px;
	background: url(../images/mark.gif) no-repeat 11px 2px;
	list-style: none;
	margin-bottom: 9px;
	background:url(../images/topicpath.gif) no-repeat right center;
}

#content ul {
	font:"メイリオ";
	font-size: 14px;
	line-height: 1;
	padding-left:1.5em;
	margin:5px 0 5px;
}

#content li {
	padding-left: 18px;
	background: url(../images/topicpath.gif) no-repeat 0px 2px;
	list-style: none;
	margin:5px 0 5px;
}

#content ul {
	font-family:"メイリオ" 16px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

.sitemap {
	width:35%;
	padding:5px;
	margin:10px;
	float:left;
}
.sitemap2 {
	padding:5px;
	margin:10px;
	float:left;
	clear:both;
}
.sitemap li a:hover, .sitemap2 {
	color: #ff8800;
}
#content .sitemap ul, #content .sitemap2 ul {
	margin: 0;
	padding: 0;
}
#content .sitemap li, #content .sitemap2 li {
	padding-left: 28px;
	background: url(../images/mark02.gif) no-repeat 11px 4px;
	list-style: none;
	margin-bottom: 9px;
}
/* 画像 */
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 25px auto;
}
a img {
	border: none;
}
.photo {
	margin: 4px;
	padding-bottom:10px;
	float:left;
}
/* ==================== テナント ====================*/
	
.tennant {
	width:200px;
	height:100px;
	padding-top:170px;
	padding-left:480px;
}
.pagetop a:hover {
	background:url(../images/pagetop02.gif) no-repeat;
}
/* ==================== トピックス ====================*/

#topics {
	width: 500px; /* 画像の幅 */
	margin: 0px 10px 0px;
	float:left;
}
/* 横500 */



	
#topics .contentsBox { /* 全体を包むボックス */
	width: 500px; /* 画像の幅 */
	font-size: 15px;
}
#topics .contentsBox li a:hover {
	color: #ff8800;
}
/*
div.outer { 
	padding-top: 52px;
	background: url(../images/sidetop.gif) no-repeat left top;
}
*/

/*
#topics h2 { 
	height:52px;
	width: 500px; 
	color: #ffffff;
	background: url(../images/topicstop.gif) no-repeat left top;
	margin:0;
	padding:0;
	}

*/


#topics h2 {
	background: url("../images/topicstop.gif") no-repeat;
	height: 52px;
	width: 500px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#topics div.between { /* 下角丸画像 */
	padding-bottom: 12px; /* 下画像の高さ */
	background: url(../images/topicssidebtm.gif) no-repeat left bottom;
}
#topics div.inner { /* 中間画像 */
	background: url(../images/topicssiderpt.gif) repeat-y; /* 縦方向に画像がリピート */
	line-height: 1.8;
	padding:2px;
}
#topics .inner ul {
	font:"メイリオ";
	font-size:16px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0;
}
#topics .inner li {
	padding-left: 42px;
	background: url(../images/mark.gif) no-repeat 11px 2px;
	list-style: none;
	margin-bottom: 9px;
}
.inner ul {
	font-family:"メイリオ" 16px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
.inner p {
	font-size:14px;
}
#topics .contentsBox ul {
	margin: 0;
	padding: 0;
}
#topics .contentsBox li {
	padding-left: 42px;
	background: url(../images/mark.gif) no-repeat 16px 2px;
	list-style: none;
	margin-bottom: 9px;
}
#topics .contentsbox li {
	list-style:outside;
}
/* ==================== イベント ====================*/

#event {
	width: 370px; /* 画像の幅 */
	margin:auto;
	float: right;
}
/*　フロート左寄せ スペース370 画像の幅横350 */


#event .contentsBox { /* 全体を包むボックス */
	width: 350px; /* 画像の幅 */
}
#event .contentsBox li a:hover {
	color: #ff8800;
}
#event h2 {
	background: url("../images/newstop.gif") no-repeat;
	height: 52px;
	width: 350px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#event h2 a {
	display: block;
	height: 48px;
	width: 350px;
}
#event div.between { /* 下角丸画像 */
	padding-bottom: 12px; /* 下画像の高さ */
	background: url(../images/eventsidebtm.gif) no-repeat left bottom;
}
#event div.inner { /* 中間画像 */
	background: url(../images/eventsiderpt.gif) repeat-y; /* 縦方向に画像がリピート */
	line-height: 1.6;
	padding:2px;
}
#event .inner ul {
	font:"メイリオ";
	font-size:16px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#event .inner li {
	padding-left: 42px;
	background: url(../images/mark.gif) no-repeat 16px 4px;
	list-style: none;
	margin-bottom: 9px;
}
#event .contentsBox ul {
	font:"メイリオ";
	font-size:16px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#event .contentsBox li {
	padding-left: 42px;
	background: url(../images/mark.gif) no-repeat 16px 4px;
	list-style: none;
	margin-bottom: 13px;
}
#event .contentsbox li {
	list-style:outside;
}
/* ===========　バナー置き場/リンク =============*/

#banner1 {
	float: left;
	margin:20px 0 10px;
}
#banner2 {
	margin:20px 0 10px 10px;
	width:500px;
	float: left;
}
div#menu {
	position:relative;
	overflow:hidden;
}
div#menu ul {
	position:relative;
	left:50%;
	float:left;
}
div#menu li {
	position:relative;
	left:-50%;
	float:left;
}
.link {
	width:60%;
	padding:5px;
	margin:10px;
	float:left;
}
#content .link ul {
	margin: 0;
	padding: 0;
}
#content .link li {
	padding-left: 28px;
	background: url(../images/mark02.gif) no-repeat 14px 4px;
	list-style: none;
	margin-bottom: 18px;
	line-height: 1.5;
}
#content .link li {
	padding-left: 28px;
	background: url(../images/mark02.gif) no-repeat 14px 4px;
	list-style: none;
	margin-bottom: 18px;
	line-height: 1.5;
}
#content .link li a {
	text-decoration:underline;
}
#content .link li a:hover {
	color: #ff8800;
}
/*=========== シングルコンテンツイベント =============*/

.eventsingle, .tennantsingle {
	margin:5px 0 30px;
	padding:5px 0 10px;
	border-bottom:dotted 1px #999999;
}
#content .eventsingle ul {
	margin: 0;
	padding: 0;
}
#content .eventsingle li {
	padding-left: 18px;
	font-family:"メイリオ";
	font-weight:bold;
	background: url(../images/mark02.gif) no-repeat 0px 1px;
	list-style: none;
	line-height: 1em;
	margin-bottom: 1px;
	padding-bottom:1px
}
#content .eventsingle p {
	font-weight:normal;
	line-height: 1.5em;
}
/* ==================== フッター ==================== */

#foot p {
	font-size: 13px;
	margin: 0;
}
#foot address {
}
/* ====ボトムナビゲーション=== */

#btmnabigeshon {
	width:140px;
	height:15px;
	float:right;
}
#btmnabigeshon .nav li {
	display: inline;
}
#btmnabigeshon #btmnav {
	height:15px;
	width:140px;
	margin:auto;
	background:url(../images/btnnavi.gif) top left no-repeat;
}
#btmnabigeshon #btmnav li {
	margin:0;
	padding:0;
	float:left;
}
#btmnabigeshon #btmnav li span {
	display: none;
}
#btmnabigeshon #btmnav li a {
	display:block;
	width:140px;
	padding:0;
	overflow:hidden;
	background:url(../images/btnnavi.gif) top left no-repeat;
}
#btmnabigeshon #btmnav li.menu01 a {
	width:140px;
	height:15px;
	background-position: 0px 0;
}
#btmnabigeshon #btmnav li.menu01 a:hover, #btmnabigeshon #btmnav li.menu01 .current {
	background-position: 0px -15px;
}
/* ==================== 施設紹介 ==================== */
/* ----- フロア ------ */

.floor {
	position: relative;
	margin-top:5px;
}
.floormap {
	padding:5px;
	width:280px;
	float:left;
}
.floorname {
	position: absolute;
	top: 109px;
	left: 273px;
}
.room {
	margin-top:5px;
	width:408px;
	float: right;
}
/* h4 */

.roomname {
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
	font-weight: bold;
	font-family:"メイリオ";
	float:left;
	line-height: 1.5em;
	margin-right: -95px;
	border-bottom:dotted 1px #999999;
	width:98%;
}
.floorguide2 a {
	background:url(../images/floorguid.gif) no-repeat;
	padding: 0;
	margin: 4px;
	display: block;
	height:18px;
	width: 90px;
	text-indent: -9999px;
	float:left;
	/* 	float: right; */
	overflow: hidden;
}
.floorimg {
	clear:both;
}
.floorguid {
	width:90px;
	margin:5px 15px 5px;
	float:right;
}
.floorguid a {
	background:url(../images/floorguid.gif) no-repeat;
	display: block;
	height: 18px;
	width: 90px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*  施設紹介　テキスト */
#guidetex {
	clear:both;
	margin:0;
	padding:0;
	line-height:1.5em;
}
.guidetable {
	font-size: 13px;
	font-family:"メイリオ";
	color: #363636;
	margin:25px 0px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
}
.guidetable th {
	text-align:left;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	padding:0 0.5em;
}
.guidetable td {
	text-align:left;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	padding:0 0.5em;
}
/* 会社概要 */

#shachou {
	margin-left:148px;
	margin-top:160px;
}
/* ==================== サイドメニュー ==================== */

/*== .singleは適用 ==*/
.page #content, .date #content, .page-template-customnews-php #content {
	width: 700px;
	float: right;
}
.page #content a, .single #content a {
	text-decoration: underline;
}
.page #content a:hover, .single #content a:hover {
	text-decoration: underline;
	color: #ff8800;
}
.single #content {
	width: 700px;
	float: left;
}
#ptitle {
	width:920px;
	padding: 5px 0;
}
#sidebar {
	width: 210px;
	float:left;
}
.contentsBox { /* 全体を包むボックス */
	width: 201px; /* 画像の幅 */
	font-size: 14px;
}
.contentsBox li a:hover {
	color: #ff8800;
}
/*
div.outer { 
	padding-top: 52px;
	background: url(../images/sidetop.gif) no-repeat left top;
}
*/

div.outer h2 { /* 上角丸画像 */
	font-size: 16px;
	font-family:"メイリオ";
	/* 	text-shadow: 2px 2px 10px black; */
	color: #ffffff;
	background: url(../images/sidetop.gif) no-repeat left top;
	padding-top:13px;
	padding-left:12px;
	padding-bottom:13px;
}
div.outer h2 a {
	color: #ffffff;
	text-decoration: none;
}
div.between { /* 下角丸画像 */
	padding-bottom: 12px; /* 下画像の高さ */
	background: url(../images/sidebtm.gif) no-repeat left bottom;
}
div.inner { /* 中間画像 */
	background: url(../images/siderpt.gif) repeat-y; /* 縦方向に画像がリピート */
	line-height: 1.4;
	padding:2px;
}
.inner ul {
	font-family:"メイリオ" 16px;
	margin: 0;
	padding: 0;
}
.inner li {
	padding-left: 32px;
	background: url(../images/mark.gif) no-repeat 11px 2px;
	list-style: none;
	margin-bottom: 9px;
}
.inner p {
	font-size:14px;
}
.contentsBox ul {
	margin: 0;
	padding: 0;
}
.contentsBox li {
	padding-left: 32px;
	background: url(../images/mark.gif) no-repeat 11px 2px;
	list-style: none;
	margin-bottom: 9px;
}
.contentsbox li {
	list-style:outside;
}
/*
.contentsBox li	{
	line-height: 1.2;
	list-style-type: none;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 9px;}
*/




/* ==========　パン屑 ========== */

#topicpath {
	background-color:#eeeeee;
	float:none;
}
#topicPath_01 {
	font-family:"メイリオ";
	font-size:13px;
	padding:5px;
	margin:10px 0;
}
#topicPath_01 li {
	display:inline;
	line-height:110%;
	list-style-type:none;
}
#topicPath_01 li a {
	padding-right:12px;
	background:url(../images/topicpath.gif) no-repeat right center;
}
#topicPath_01 li a:hover {
	padding-right:12px;
	background:url(../images/topicpath.gif) no-repeat right center;
	color: #ff8800;
}
/* テーブル */
.contenttable {
	font-size: 13px;
	font-family:"メイリオ";
	color: #363636;
	margin:5px 0 10px;
}
.contenttable th {
	text-align:left;
}
.contenttable td {
	text-align:left;
}
#postdate table {
	font-family:"メイリオ" 14px;
	color: #b63651;
}
.deta {
	font-size: 14px;
	font-family:"メイリオ";
	color: #363636;
	line-height:1.3em;
}
.deta th {
	text-align:left;
	vertical-align: baseline;
}
.deta td {
	text-align:left;
}
/* 料金表*/
.chargetable {
	font-size: 13px;
	font-family:"メイリオ";
	color: #363636;
	margin:5px;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-collapse:collapse;
}
.chargetable th {
	background: #C6C6C6 url(../images/Table_th.gif) repeat-x;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:0 0.5em;
}
.chargetable td {
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:0 0.5em;
}
.chargetable2 .odd td {
	border-top:0 solid;
	border-left:0 solid;
	border-right:0 solid;
	border-bottom:0 solid;
}
/* 料金表 */
.ryoukinS {
	width: 95%;
	font-size: 10px;
	text-align:right;
}
/*　メールフォーム・申し込みフォーム */


.formtable {
	font-size: 13px;
	font-family:"メイリオ";
	color: #363636;
	margin:5px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	padding:3px;
}
.formtable th {
	text-align:left;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	padding:3px;
}
.formtable td {
	text-align:left;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	padding:3px;
}
.asterisk {
	color: #FF0000;
	font-size: 10px;
}
.fontgary {
	color: #666666;
	font-size: 11px;
}
/* ===================　ロールオーバー　ボタン　=================== */


#meeting-hall {
	display:block;
	background:url(../images/btn_meeting-hall2.jpg) no-repeat 0 0;
	width:402px;
	height:44px;
}
#meeting-hall a {
	display:block;
	width:402px;
	height:44px;
}
#meeting-hall a:hover {
	background-color:transparent;
}
#meeting-hall a:hover img {
	visibility:hidden;
}
#meeting-hall {
	display:block;
	background:url(../images/btn_meeting-hall2.jpg) no-repeat 0 0;
	width:402px;
	height:44px;
}
/* ===================　前へ戻る　=================== */

.pageback {
	clear:both;
	width:100%;
	margin:2px 0px 5px;
	padding-bottom:2px;
}
.pageback a {
	background:url(../images/back.gif) no-repeat;
	display: block;
	height: 18px;
	width: 90px;
	text-indent: -9999px;
	float: left;
	overflow: hidden;
}
.pageback a:hover {
	background:url(../images/back.gif) no-repeat;
}
/* ===================　ページトップへ　=================== */

.pagetop {
	width:100%;
	padding:5px 0 5px;
	clear:both;
}
.pagetop a {
	background:url(../images/pagetop01.gif) no-repeat;
	display: block;
	height: 12px;
	width: 70px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
}
.pagetop a:hover {
	background :url(../images/pagetop02.gif) no-repeat;
}
/* ========== 前後のページへのリンク ========== */
.prevnext {
	font-size: 14px;
	font-family: Verdana, sans-serif;
	color: #8bc124;
	margin-top: 30px;
	overflow:hidden;
}
.prevnext a {
	color: #8bc124;
}
.prevnext a :hover {
	color: #ff8800;
}
.prev {
	margin: 0;
	float: left;
}
.next {
	margin: 0;
	float: right;
}
