/*----------------------------------------
　コミュニティ用CSS

メイン: #66bbbb
サブ:　 #e3f1ed

強調: #FFA42C
強調背景: #fff2de

----------------------------------------*/
@import "common_parts.css";
body{
  text-align:center;
}
/* テーブル強制文字指定 */
table{
	font-size: 100%;
}

/* レイアウト */
#comm-left{
	width: 220px;
	float: left;
	margin-bottom: 10px;
}
#comm-right{
	width: 560px;
	float: right;
	margin-bottom: 10px;
}
#comm-top-left{
	width: 480px;
	float: left;
	margin-bottom: 10px;
}
#comm-top-right{
	width: 290px;
	float: right;
	margin-bottom: 10px;
}

/* メニューバー  */
#comm-menu{
	position: relative;
	width: 780px;
	border-bottom: 3px solid #e0e0e0;
	margin-bottom: 10px;
}
#comm-menu ul#comm-menu-ul{
	border-bottom: 6px solid #66bbbb;
}
#comm-menu ul#comm-menu-ul li{
	float: left;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #eeeeee url(https://cdn.4travel.jp/img/community/bg_tab_normal.gif) repeat-x top left;
	min-height: 13px;
	display: block;
	padding: 6px 12px 3px;
	font-weight: bold;
	color:#999999;
}
#comm-menu ul#comm-menu-ul li.end{
	border-right: 1px solid #cccccc;
}
#comm-menu ul#comm-menu-ul li#on{
	background: #66bbbb;
	border-bottom: 1px solid #66bbbb;
}
#comm-menu ul#comm-menu-ul li a{
	min-height: 13px;
	display: block;
	
	/*border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;*/
}
#comm-menu ul#comm-menu-ul li#on a:link,
#comm-menu ul#comm-menu-ul li#on a:visited{
	color: #fff;
	border-left: 1px solid #66bbbb;
	border-right: 1px solid #66bbbb;
}
#comm-menu #comm-menu-right{
	position: absolute;
	top: 0;
	right: 0;
	width: 25%;
}
#comm-menu #comm-join{
	float: right;
	border-top: 1px solid #f2dd88;
	border-left: 1px solid #f2dd88;
	border-bottom: 1px solid #f2dd88;
	background: #fbf1ae url(https://cdn.4travel.jp/img/community/bg_tab_join.gif) repeat-x top left;
	padding: 6px 12px 3px;
}
#comm-menu li.end{
	border-right: 1px solid #f2dd88;
}
#comm-menu #comm-join a{
	background: url(https://cdn.4travel.jp/img/community/icon_red_allow.gif) no-repeat center left;
	display: block;
	min-height: 13px;
	padding-left: 17px;
}
#comm-global-menu{
	text-align: right;
	margin-bottom: 10px;
}
#comm-global-menu li{
	display: inline;
	border-left: 1px solid #cccccc;
	padding: 0 5px;
}
#comm-global-menu li.end{
	border-right: 1px solid #cccccc;
}


/* 左コミュニティボックス */
#comm-data-box{
	width: 210px;
	margin-bottom: 10px;
	background: url(https://cdn.4travel.jp/img/community/comm_data_box_bg4.gif) repeat-y left top;
}
#comm-data-box1{
	background: url(https://cdn.4travel.jp/img/community/comm_data_box_bg1.gif) no-repeat left top;
	padding-top: 10px;
}
#comm-data-box2{
	background: url(https://cdn.4travel.jp/img/community/comm_data_box_bg2.gif) no-repeat left top;
	padding: 0 14px;
	min-height: 193px;
	_height: 193px;
}
#comm-data-box3{
	background: url(https://cdn.4travel.jp/img/community/comm_data_box_bg3.gif) no-repeat left bottom;
	padding-bottom: 11px;
}
#comm-data-img img{
	border: 1px solid #cccccc;
	margin: 0 auto 10px;
}
#comm-data-box h3{
	font-size: 100%;
	border-bottom: 2px solid #cccccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#comm-data-box h3 span{
	font-weight: normal;
}
#comm-data-box dt{
  float: left;
}
#comm-data-box dd{
  padding-left: 20px;
}


/* 右トピック親タイトル　左にボタン付き */

/* 右トピック全てを表示 */
ul.comm-topic-change {
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
	background: #efefef;
	text-align: right;
}

ul.comm-topic-change li {
	display: inline;
	margin-left: 8px;
	padding-left: 8px;
	border-left: 1px solid #cccccc;
	font-weight: bold;
}

ul.comm-topic-change li.all {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

ul.comm-topic-change li a {
	font-weight: normal;
}

/* 右トピック親タイトル */
h4#comm-topic-bar{
	background: #63baba url(https://cdn.4travel.jp/img/community/topic_title_bar.gif) no-repeat left top;
}
h5#comm-topic-bar{
	background: #d2d2d2 url(https://cdn.4travel.jp/img/community/topic_title_bar2.gif) no-repeat left top;
}
h4#comm-topic-bar,
h5#comm-topic-bar{
	min-height: 29px;
	_height: 29px;
	color: #ffffff;
	line-height: 29px;
	font-size: 120%;
	padding-left: 35px;
	border-bottom: 2px solid #cccccc;
}
#comm-topic-name{
	border-right: 1px solid #cccccc;
	background: #e3f1ed;
}
#comm-topic-name2{
	border-top: 1px solid #cccccc;
	background: #e3f1ed;
}
#comm-topic-name3{
	border-top: 1px solid #cccccc;
	background: #eeeeee;
}
#comm-topic-name,
#comm-topic-name2,
#comm-topic-name3{
	padding: 3px 10px 3px 35px;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: #797877;
	font-size: 90%;
}
#comm-topic-name span,
#comm-topic-name2 span{
	font-size: 85%;
}
#comm-topic-detail,
#comm-topic-detail2{
	border-left: 1px solid #cccccc;
	padding: 10px 10px 10px 35px;
	line-height: 140%;
}
#comm-topic-detail{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 25px;
}
#comm-topic-detail2{
	margin-bottom: 10px;
}
#comm-topic-detail p{
	margin: 0 0 15px 0;
}
#comm-topic-detail img{
	margin-right: 10px;
	margin-bottom: 5px;
}
#comm-topic-bar a{
	color: #fff;
	text-decoration: underline;
}
#comm-topic-bar a:hover{
	color: #ffb80e;
	text-decoration: underline;
}
.comm-topic-write{
	margin: 0;
	text-align: right;
}


/* トピック一覧のタイトル 左にボタン付き */
.comm-topiclist-bar {
	background: #63baba url(https://cdn.4travel.jp/img/community/topic_title_bar.gif) no-repeat left top;
}


.comm-topiclist-bar h4{
	width: 430px;
	min-height: 29px;
	_height: 29px;
	color: #fff;
	line-height: 29px;
	font-size: 120%;
	padding-left: 35px;
	float: left;
}


.comm-topiclist-bar a:link{
	color: #fff;
	text-decoration: underline;
}


.comm-topiclist-bar a:visited{
	color: #fff;
	text-decoration: underline;
}

.comm-topiclist-bar a:hover{
	color: #ffb80e;
	text-decoration: underline;
}


.comm-topiclist-bar div{
	padding: 8px 20px 0 0;
	float: right;
}









/* 管理者メニュー */
#comm-admin-box h4{
	background: #c0dad1 url(https://cdn.4travel.jp/img/community/admin_bg_ttl.gif) no-repeat top left;
	line-height: 26px;
	min-height: 26px;
	_height: 26px;
	padding-left: 30px;
	font-size: 100%;
}
#comm-admin-box ul{
	border: 1px solid #c0dad1;
	padding: 5px;
}
#comm-admin-box{
	width: 210px;
	margin-bottom: 10px;
}
#comm-admin-box li{
	background: url(https://cdn.4travel.jp/img/public/csl/csl_10_666666.gif) no-repeat center left;
	padding: 2px 0 2px 15px;
	list-style-position: outside;
}


/* 参加者一覧テーブル */
table.comm-member{
	border-collapse: collapse;	
}
table.comm-member td{
	text-align: center;
	border: 1px solid #cccccc;
	width: 20%;
}
table.comm-member img{
	margin-bottom: 5px;
}

/* フォーム部品 */

/* その他共通クラス */
p.comm-text-box{
	margin: 10px 20px;
}
p.comm-text-box2{
	margin: 10px 0;
}
p.comm-text-box-red{
	margin: 10px 0;
	color: red;
}
p.pagetop{
	text-align: right;
	font-size: 90%;
	margin: 10px 0;
	padding-top: 5px;
	border-top: 1px dotted #cccccc;
}
p.pagetop a{
	background: url(https://cdn.4travel.jp/img/public/csl/csl_up_10_666666.gif) no-repeat center left;
	padding-left: 10px;
}

/*
.comm-more{
	text-align: right;
	margin: 10px 0;
}
*/

.comm-more{
	text-align: right;
	margin: 10px 0 5px;
	min-height: 16px;
}

.comm-more span{
	color: #333333;
	background: url(https://cdn.4travel.jp/img/public/icon/icon_16_loupe.gif) no-repeat;
	padding: 2px 0 0 23px;
}


/* タブ型の見出し */
.comm-search-tab {
	min-height: 24px;
	_height: 24px;
	padding-bottom: 17px;
	background: url(https://cdn.4travel.jp/img/community/bg_search_bottom.gif) repeat-x bottom;
}
.comm-search-tab div{
	color:#FFF;
	float: left;
	border-right: 1px solid #66bbbb;
	background: url(https://cdn.4travel.jp/img/community/bg_search_tab.gif) repeat-x #b0dbdc;
}
.comm-search-tab h3{
	padding: 0 10px 0 30px;
	font-size: 100%;
	background: url(https://cdn.4travel.jp/img/community/icon_search_tab.gif) no-repeat top left;
	_height: 24px;
	min-height: 24px;
	line-height: 24px;
}

/* 条件絞込み */
.comm-search-table {
}
.comm-search-table th{
	white-space: nowrap;
	vertical-align: top;
	font-weight: normal;
	width: 95px;
}
.comm-search-table td,
.comm-search-table th{
	padding: 7px 0;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
}
.comm-search-table td img{
	margin: 0 3px;
}
.comm-search-table .no-wrap{
	white-space: nowrap;
	text-align: right;
}

#search_more2,#search_more3{
	text-align: right;
	margin: 10px 0;
}


/* 検索結果の見出し */

#comm-search-result h3{
	font-size: 100%;
}


/* コミュ一覧 */
.comm-each-master {
	border-top: 2px solid #66bbbb;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: url(https://cdn.4travel.jp/img/community/bg_comm_each.gif) repeat-x #ffffff;
	padding: 15px 15px 10px;
}
.comm-each-master img{
	float: left;
}
.comm-each-master ul{
	margin-left: 110px;
}
.comm-each-master h4 span{
	font-weight: normal;
	font-size: 90%;
	margin-left: 10px;
}

.comm-each-master h4{
	font-size: 100%;
}


.comm-each-master p{
	font-size: 100%;
	margin-bottom: 10px;
}
.comm-each-description {
	border-top: 1px dotted #cccccc;
	padding: 10px 0 0 0;
	margin: 10px auto 0 0;
	clear: both;
}
.comm-each-master li {
	margin-right: 3px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	list-style-position: outside;
}
.comm-each-master ul li.end { 
	border: 0;
}
.comm-each-master .comm-each-traveler{
	float: right;
	text-align: center;
	width: 90px;
}
.comm-each-master .comm-each-traveler img{
	margin-bottom: 3px;
}
.comm-album ul{
	width: 290px;
	float: left;
	margin-left: 10px;
}
.comm-traveler-line{
	background: url(https://cdn.4travel.jp/img/community/comm_traveler_line.gif) repeat-y top left;
}

/* ソート */
.comm-sort{
	background: #eeeeee;
	border-top: 2px solid #66bbbb;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
}

/* TOP右 */
.comm-right-wrap{
	margin-bottom: 10px;
}
.comm-right-wrap h3{
	background: #cccccc url(https://cdn.4travel.jp/img/community/comm_bg_ttl_01.gif) no-repeat top left;
	font-size: 100%;
	min-height: 27px;
	_height: 27px;
	line-height: 27px;
	padding: 0 10px;
}
.comm-right-wrap h4{
	background: #e3f1ed;
	font-size: 100%;
	padding: 4px 10px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.comm-right-wrap-box{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
}

/* 参加コミュニティを見る */
.comm-watch {
  margin: 0 0 10px;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #66BBBB;
	padding: 5px 0 5px 30px;
	background: url(https://cdn.4travel.jp/img/public/icon/icon_16_loupe.gif) no-repeat 5px 3px #EAF5F4;
}

/* ピックアップ */
.comm-pickup{
	border-bottom: 1px dotted #cccccc;
}


.comm-pickup h5{
  padding-bottom: 3px;
  margin-bottom: 3px;
	border-bottom: 1px dotted #cccccc;
}

.comm-pickup div{
	float: right;
	width: 180px;
	margin-bottom: 10px;
}
.comm-pickup img{
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
}
.comm-pickup p{
	margin: 0 0 5px 0;
}

/* 友達を誘う */
.comm-invite{
	padding: 10px;
	border: 1px solid #cccccc;
	font-size: 100%;
	margin-bottom: 15px;
}
.comm-invite h4{
	font-size: 110%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.comm-invite img{
	margin-left: 10px;
	vertical-align: middle;
}
.comm-invite p{
	margin: 10px 0;
}
.comm-invite div{
	text-align: right;
}

/* 新しくコミュニティをつくる */
p.comm-new-comm-btn{
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #6cbebc;
	background: #e2f1ec;
	margin: 0 0 15px 0;
}
p.comm-new-comm-btn img{
	vertical-align: middle;
	margin-left: 10px;
}

/* 完了画面 */
#comm-end{
	width: 80%;
	border: 1px solid #cccccc;
	padding: 10px;
	margin: auto;
	text-align: left;
}

.comm-end-center{
	text-align: center;
}
#comm-end li{
	background: url(https://cdn.4travel.jp/img/public/csl/csl_10_666666.gif) no-repeat center left;
	padding: 2px 0 2px 15px;
	list-style-position: outside;
}

#comm-end p{
	padding-bottom: 10px;
	margin: 0px;
}

#comm-main-img{
	margin-bottom: 10px;
}

/* リンク設定 */
a:link{
	color: #015486;
}
a:visited{
	color: #015486;
}
a:hover{
	color: #e48600;
}
a:active{
	color: #e48600;
}
#comm-menu a:link{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#comm-menu a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#comm-menu a:hover{
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;
}
#comm-menu a:active{
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;
}

/* フォーム部品 */
input.comm-submit{
	border: 1px solid #cccccc;
	background: #666666;
	padding: 3px 15px;
	color: #fff;
	letter-spacing: 4px;
}
input.comm-submit-s{
	border: 1px solid #cccccc;
	background: #666666;
	padding: 1px 3px;
	color: #fff;
}
input.comm-input-200{
	width: 200px;
}
input.comm-input-300{
	width: 300px;
}
.comm-form-submit{
	text-align: center;
}


/* タイトル帯 */
.comm-common-hdr-master {
	width: 100%;
	_height: 24px;
	min-height:20px;	
	padding-bottom: 4px; /* シャドウ表示のため */
	background: url(https://cdn.4travel.jp/img/community/bg_comm_header_shadow.gif) repeat-x bottom #63baba;
}

.comm-common-hdr-inner {
	width: 100%;
	margin: 0;
	color:#FFF;
	text-align: left;
	background: url(https://cdn.4travel.jp/img/community/bg_comm_header.gif) repeat-x #84baef;
}

.comm-common-hdr-inner a:link,
.comm-common-hdr-inner a:visited,
.comm-common-hdr-inner a:hover{
	color: #ffffff;
	text-decoration: none;
}

.comm-common-hdr-inner h4,
.comm-common-hdr-inner h3
{
	_height: 24px;
	min-height:24px;
	line-height: 160%;
	font-size: 110%;
	font-weight: bold;
	padding-left: 10px;
}

/* サブタイトル用帯 */
.comm-sub-hdr {
	border-bottom: 2px solid #ededed;
	background: #e3f1ed;
}

.comm-sub-hdr h4{
	padding: 3px 2px 3px 30px;
	_height: 20px;
	min-height:20px;

	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	color: #797877;
	
	text-align: left;
	border: 1px solid #66bbbb;
}

.comm-icon-pen { /* トピック */
	background: url(https://cdn.4travel.jp/img/public/icon/icon_16_pen.gif) no-repeat 9px 4px;
}


/* テーブル共通スタイル */
.comm-table {
	width:100%;
	border-collapse: collapse;
	background: #FFF;
}

.comm-table th{
	width: 1%;
	padding: 5px;
	text-align: center;
	border: 1px solid #cccccc;
	font-weight: normal;
	white-space: nowrap;
	/*background: #e3f1ed;*/
	background: url(https://cdn.4travel.jp/img/community/bg_org_line_45do.gif);
}

.comm-table td{
	padding: 5px;
	border: 1px solid #cccccc;
}

.comm-table th span{
	font-size: 90%;
	color: red;
}

.comm-form-left{
	float: left;
	width: 45%;
}
.comm-form-right{
	float: right;
	width: 45%;
}

.comm-table-center {
	width:100%;
	margin:5px auto 0;
	border-collapse: collapse;
	background: #FFF;
}

.comm-table-center th{
	padding: 5px;
	font-weight: normal;
	border: 1px solid #cccccc;
	text-align: center;
	white-space: nowrap;
	background: #e3f1ed;
	/*background: url(https://cdn.4travel.jp/img/community/bg_org_line_45do.gif);*/
}

.comm-table-center td{
	padding: 5px;
	text-align: center;
	border: 1px solid #cccccc;
}

.comm-table-center th span{
	font-size: 90%;
	color: red;
}

.comm-table-2{ 
	text-align:center;
	border: 1px solid #feb403;
	/*background: #fff2de;*/
	background: url(https://cdn.4travel.jp/img/community/bg_org_line_45do.gif);
}

/* ページナビ */
.common-page-list-master {
	width: 100%;
	margin: 10px 0;
}
.common-page-list-master-bottom {
	width: 100%;
	margin: 10px 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #6d9dce;
}
.common-page-list-left {
	width: 20%;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}
.common-page-list-right {
	width: 20%;
	margin: 0;
	padding: 0;
	text-align:right;
	float: right;
}
.common-page-list-mid {
	width: 60%;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}

/* リスト */
.comm-list ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comm-list li{
	margin: 1px 0;
	padding: 2px 0 0 20px ;
	line-height: 140%;	/* ボーダーからの上距離 */
	text-align: left;
	_height: 16px;
	_min-height: 16px;
}

.comm-list-topic li{ /* トピック */
	background: url(https://cdn.4travel.jp/img/public/icon/icon_16_topic.gif) no-repeat 0px 4px;
}

.comm-list-travelogue li{ /* 旅行記 */
	background: url(https://cdn.4travel.jp/img/public/icon/icon_16_travelogue.gif) no-repeat 0px 3px;
}



.comm-form-bt {
	text-align: center;
}

/* エラーボックス */
.comm-error {
	margin: 0 50px 10px 50px;
	padding: 5px 15px;
	border: 1px solid #ccc;
	text-align: center;
	background: #f9fcf9;
}
.comm-error h3{
	font-size: 90%;
	font-weight: bold;
	color: #000;
	padding: 3px 0 3px 22px;
	text-align: left;
	background: url(https://cdn.4travel.jp/img/public/icon/icon_16_error.gif) no-repeat 0px center;
}
.comm-error ul{
	margin-left: 30px;
	padding: 0;
}
.comm-error li{
	padding: 1px 0;
	color: #f00;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
}

/* ボタン */
.bt_menu_170px_up_l { /* 矢印が左向き */
	background:  url(https://cdn.4travel.jp/img/common_area/bt_menu_170px_up_l.gif) no-repeat top;
	text-align: left;
	margin-bottom: 2px;
}

.bt_menu_170px_dw {
	padding: 2px 3px 3px 20px;
	min-height:16px;
	_height: 16px;
	text-align: left;
	background:  url(https://cdn.4travel.jp/img/common_area/bt_menu_170px_dw.gif) no-repeat bottom;

}

/* その他 */
.comm-msg { /* ちょっとした警告、解説に */
	padding: 10px;
	border: 1px solid #feb403;
}
.comm-disclaimer{
	color: red;
	font-size: 90%;
	line-height: 120%;
}

/* コミュニティログイン */
#comm-login{
	width: 550px;
	margin: auto;
}
#comm-login p{
	font-size: 90%;
	color: red;
	line-height: 140%;
}

/* 210pxグレーボックス */

.menu-gry-top-210px {
	width: 210px;
}
.menu-gry-top-210px h4{
	font-size: 100%;
	padding: 6px 3px 0 10px;
	_height: 23px;
	min-height: 23px;
	background: url(https://cdn.4travel.jp/img/common_area/menu/menu_top_grd_gry_210.gif) no-repeat #cccccc;
}
.menu-gry-bottom {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

/* バナー広告 */
.comm-banner{
	width: 210px;
	text-align: center;
	margin-bottom: 10px;
}



/* -------------------------------------------------------
common_parts.css　
------------------------------------------------------- */
/* 位置 */
.align-center {
	width: auto;
	text-align: center;
}

.align-left {
	width: auto;
	text-align: right;
}

.align-right {
	width: auto;
	text-align: right;
}

.margin-0 {
	margin: 0;
}

.margin-2 {
	margin: 2px;
}
.margin-5 {
	margin: 5px;
}


.margin-10 {
	margin: 10px;
}

.margin-5-0-5-0 {
	margin: 5px 0;
}

.margin-10-0-10-0 {
	margin: 5px 0;
}

.margin-10-0-5-0 {
	margin: 10px 0 5px 0;
}

.margin-5-0-10-0 {
	margin: 5px 0 10px 0;
}

.margin-top-5 {
	margin-top: 5px;
}

.margin-top-10 {
	margin-top: 10px;
}

.margin-top-15 {
	margin-top: 15px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-top-30 {
	margin-top: 30px;
}

.margin-bottom-2{ margin-bottom: 2px;}

.margin-bottom-5 {
	margin-bottom: 5px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-bottom-15 {
	margin-bottom: 15px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.text-000{
	color: #000;
}
