@charset "utf-8";

/* ===== 全体の設定 ===== */
/* 全体背景[変更可] */
#wrapper {background: #efefef;}

/* ===== コンテンツ[以下に追加] ===== */
/* コンテンツ リンク色[変更可] */
#content a:link { text-decoration:underline; color:#333;}
#content a:visited { text-decoration:underline; color:#333;}
#content a:active { text-decoration:underline; color:#666;}
#content a:hover { text-decoration:none; color:#666;}


#content {
	padding-bottom:35px;
	background:#fff;
}

.spContent * {
	margin:0;
	padding:0;
}

#content.spContent ul,
#content.spContent ol {
	margin:0;
	list-style-type:none;
}

#content.spContent li {
	margin:0;
	padding:0;
}

#content ul li li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#heading {
	margin:0 0 20px;
}

#heading .spTitle {
	float:left;
	width:364px;
}

.section {
	width:920px;
	margin:0 auto;
}

/* @group FeatureSect ========================================================*/

#featureSect {
	margin-bottom:5px;
}

/* 211行目付近に追加 */
#leftBox {
	float: left;
}

/* 212行目付近に追加 */
#featureSect #leftBox .photoArea {
	float:none;
}

#featureSect .photoArea {
	float:left;
	width:280px;
	padding-left:20px;
}

#featureSect .photoArea .circle,
#featureSect .photoArea .copy {
	float:left;
}

#featureSect .photoArea .circle {
	padding:0 0 8px;
	/*width:120px;*/
	width:105px;
	height:105px;
	color:#fff;
	background:url(images/ttr_redcircle.png) no-repeat;
	text-align:center;
}

#featureSect .photoArea .circle .year,
#featureSect .photoArea .circle .release {
	font-size:10px;
	font-weight:bold;
}

#featureSect .photoArea .circle .year {
	margin:17px 0 2px;
}

#featureSect .photoArea .circle .number {
	margin:0 0 5px;
	font-size:24px;
	font-weight:bold;
}

#featureSect .photoArea .copy {
	color:#c00;
	line-height:2;
}

#featureSect .photoArea .photo {
	float:right;
	width:160px;
	padding:4px 0 0;
}

#featureSect .snsb{
	margin: 0 10px 0 10px;
}


#featureSect #leftBox .snsb {
margin: 0 auto;
padding-top: 10px;
width: 260px;
}
#featureSect #leftBox .snsb li {
display: block;
float: left;
margin: 0 5px;
width: 80px !important;
}
#featureSect #leftBox .snsb li.facebook {
width: 70px !important;
}
#featureSect #leftBox .snsb .twitter iframe,
#featureSect #leftBox .snsb .hatena iframe {
margin: 0 !important;
width: 80px !important;
}
#featureSect #leftBox .snsb .facebook iframe[class="fb_ltr"] {
width: 70px !important;
}


#featureSect .featureArea {
	float:right;
	width:575px;
	padding:10px 0 0;
}

#featureSect .featureArea dl {
	margin-bottom:15px;
}

#featureSect .featureArea dt {
	margin:0 0 8px;
	padding:0 0 3px;
	border-bottom:solid 1px #999;
	color:#c00;
	font-weight:bold;
}

#featureSect .featureArea .cont {
	float:left;
	width:145px;
	padding:12px 15px 0 0;
	font-size:117%;
	font-weight:bold;
}

#featureSect .featureArea .cont a {
	text-decoration:none;
}

#featureSect .featureArea .metro {
	position:relative;
	width:100px;
	height:36px;
	padding-left:44px;
	line-height:36px;
}

#featureSect .featureArea .int {
	font-size:150%;
}

#featureSect .featureArea .metro img {
	position:absolute;
	top:10px;
	left:0;
}


#featureSect .featureArea .description {
	float:right;
	width:415px;
	line-height:1.5;
}

#featureSect .featureArea .description a {
	text-decoration:none;
}


#featureSect .featureArea .description strong {
	font-weight:bold;
}

#featureSect .backnum {
	text-align:right;
}

#featureSect .backnum a {
	padding-left:11px;
	background:url(images/icon_arrow01.png) left center no-repeat;
	font-size:94%;
	text-decoration:none;
}

#featureSect .backnum a:hover {
	text-decoration:underline;
}



/* @end */

/* @group Ranking Section ========================================================*/

.rankingSect{
	background:url(images/section_bg.png) left bottom no-repeat;
}

#odekakeSect {
	margin-bottom:6px;
}

#gourmetSect {
	margin-bottom:20px;
}

#content .rankingSect h2 {
	margin:0 0 8px;
}

.rankingSect .recommendArea {
	float:left;
	width:315px;
	padding:0 0 0 10px;
}

#content .rankingSect .recommendArea .serif {
	float:left;
	height:28px;
	padding:0 0 6px 10px;
	background:url(images/serif01.png) 0 0 no-repeat;
}

#content .rankingSect .recommendArea .serif a {
	float:left;
	padding:0 10px 0 0;
	background:url(images/serif02.png) 100% 1px no-repeat;
	font-size:117%;
	line-height:28px;
	font-weight:bold;
	text-decoration:none;
}

#content .rankingSect a {
	text-decoration:none;
}

.rankingSect .recommendArea .recSpot {
	clear:both;
}

.rankingSect .recommendArea .recSpot dt {
	margin-bottom:5px;
	padding:2px 0 3px;
	border-bottom:solid 1px #b87f7f;
	font-size:117%;
	font-weight:bold;
}

.rankingSect .recommendArea .recSpot .thumb {
	float:left;
	width:88px;
}

.rankingSect .recommendArea .recSpot .description {
	float:right;
	width:220px;
}

.rankingSect .linkArea {
	float:right;
	width:570px;
	padding:5px 0 0;
}

.rankingSect .linkArea dl {
	float:left;
	width:185px;
	padding:0 5px 12px 0;
}

.rankingSect .linkArea dt,
.rankingSect .linkArea dd.sub {
	float:right;
	width:128px;
	font-size:117%;
}

#content .rankingSect .linkArea dt a {
	text-decoration:none;
}

.rankingSect .linkArea dd.thumb {
	float:left;
	width:51px;
}

/* @end */

/* @group Column Section ========================================================*/

#columnSect {
	/*margin-bottom:5px;*/
	margin-bottom:20px;
}

#columnSect .inner {
	background:#f5f5e5;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
}

#columnSect dl {
	position:relative;
	float:left;
	width:228px;
	padding: 2px 0px;
}

#columnSect dt,
#columnSect dd {
	float:right;
	width:150px;
	padding-right:5px;
}

#columnSect dt {
	padding:2px 5px 3px 0;
}

#columnSect dd {
	font-size:80%;
}

#columnSect dd.thumb {
	float:left;
	width:73px;
	padding:0;
}

#columnSect dd.thumb img {
	display:block;
}

#columnSect dd.description {
	padding-bottom:15px;
}

#columnSect dd.backnum {
	position:absolute;
	right:0;
	bottom:3px;
}

#columnSect dd.backnum a {
	display:block;
	padding-left:12px;
	background:url(images/icon_arrow02.png) 0 50% no-repeat;
	text-decoration:none;
}

/* @end */

#otherContents {
	margin-bottom:20px;
}

#otherContents dt,
#otherContents dd {
	height:33px;
	float:left;
	line-height:33px;
}

#otherContents dt {
	padding-right:14px;
}

#otherContents dd {
	padding-right:18px;
	font-size:117%;
	font-weight:bold;
}

#content #otherContents dd a {
	padding-left:16px;
	background:url(images/icon_arrow03.png) 0 50% no-repeat;
	text-decoration:none;
}


#presentSect {
	margin-bottom:20px;
	background:url(images/present_bg02.png) left bottom no-repeat;
}

#presentSect .inner {
	background:url(images/present_bg01.png) right top no-repeat;
}

#presentSect .txtArea {
	float:left;
	width:465px;
}

#presentSect .txtArea h3 {
	padding:0 0 8px;
}

#presentSect .txtArea .description,
#presentSect .txtArea .apply {
	padding-left:40px;
	line-height:1.6;
	text-align:center;
}

#presentSect .txtArea .apply {
	padding:8px 0;
	color:#c00;
}

#content #presentSect .txtArea .apply a {
	color:#c00;
}

#presentSect .date {
	float:right;
}

#presentSect .date dt,
#presentSect .date dd {
	float:left;
}

#presentSect .date dt {
	padding-top:25px;
	padding-right:10px;
	font-size:117%;
	font-weight:bold;
}

#presentSect .date dd {
	padding-top:15px;
	padding-right:10px;
	color:#c00;
	font-size:200%;
	font-weight:bold;
}

#presentSect .date dd.btn {
	padding-top:0;
	padding-right:0;
}

#presentSect .date dd.btn img {
	display:block;
}

/*#presentSect .photo {
	float:right;
	width:429px;
	padding:12px 12px 12px 0;
}*/

#presentSect .presentDetail {
	float:right;
	width:441px;
	padding:12px 0 7px;
}

#presentSect .presentBlock {
	position:relative;
	float:left;
	width:208px;
	margin:0 5px 5px 0;
	background:#fff;
	border:solid 2px #b6aa94;
}

#presentSect .presentBlock h4 {
	padding:2px;
}

#content #presentSect .presentBlock .num {
	float:left;
	padding:0 2px;
	font-size:14px;
}

#presentSect .presentBlock .thumb {
	float:right;
}

#presentSect .presentBlock .prize {
	position:absolute;
	left:4px;
	bottom:4px;
	color:#c00;
	font-size:18px;
}


#btmLinkSect {
	/*margin-bottom:35px;*/
	background:url(images/btmlink_bg02.png) left bottom no-repeat;
}

#btmLinkSect .inner {
	padding:16px 0 16px 20px;
	background:url(images/btmlink_bg01.png) left top no-repeat;
}

#btmLinkSect dl {
	float:left;
	width:300px;
	color:#666;
}

#content #btmLinkSect a {
	color:#666;
}

#btmLinkSect dt,
#btmLinkSect li {
	line-height:1.5;
}

#content .ttrCopyright {
	height:41px;
	color:#fff;
	background:url(images/copyright_bg.png) left bottom repeat-x;
	line-height:41px;
	text-align:center;
}




/* @group DetailPage ========================================================*/

#detailInner {
	width:930px;
	margin:0 auto 50px;
	/*padding:5px 0 45px;*/
	padding:5px 0 0;
}



/* @group mainArea ----------------------------------------- */

#mainArea {
	float:left;
	width:645px;
}

#mainArea #detailTitle {
	margin:0 0 25px;
}


/* @end */





/* @group sideArea ----------------------------------------- */

#sideArea {
	float:right;
	width:263px;
	/*padding-right:27px;*/
}

#aboutTTR {
	margin:0 0 13px;
	background:#e6e6e6;
}

#aboutTTR .banner {
	padding:11px 0 18px;
	text-align:center;
}


#aboutTTR .photo {
	padding:11px 0 18px;
	text-align:right;
}

#content #aboutTTR .snsb {
margin: 0 auto;
padding-top: 10px;
width: 248px;
}
#content #aboutTTR .snsb li {
display: block;
float: left;
margin: 0 3px;
width: 80px !important;
}
#content #aboutTTR .snsb li.facebook {
width: 70px !important;
}
#content #aboutTTR .snsb .twitter iframe,
#content #aboutTTR .snsb .hatena iframe {
margin: 0 !important;
width: 80px !important;
}
#content #aboutTTR .snsb li.facebook iframe[class="fb_ltr"] {
width: 70px !important;
}




#content #aboutTTR dl {
	padding:0 25px 25px;
}

#content #aboutTTR dt {
	padding-bottom:3px;
	color:#df0078;
	font-size:117%;
	font-weight:normal;
}

#content #aboutTTR dd {
	color:#666;
}

#monthlyRanking {
	background:#ffffeb;
	border-bottom:solid 1px #cccc99;
}

#monthlyRanking img {
	display:block;
}

#monthlyRanking dd {
	border-right:solid 1px #cccc99;
	border-left:solid 1px #cccc99;
}

#content #monthlyRanking ul {
	padding:10px 30px;
}

#content #monthlyRanking ul li {
	margin:0;
	padding:5px 0;
}

#content #monthlyRanking ul li a {
	color:#666;
	text-decoration:underline;
}

#content #monthlyRanking ul li a:hover {
	text-decoration:none;
}


/* @end */

/* @end */





/* @group clearfix ----------------------------------------- */

#heading:after,
.section:after,
.linkArea:after,
#detailInner:after,
.detailArea:after,
.cf:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
	font-size:0;
}

* html #heading,
* html .section,
* html .linkArea,
* html #detailInner,
* html .detailArea,
* html .cf {/* IE6 */
	zoom:1;
}

*:first-child+html #heading,
*:first-child+html .section,
*:first-child+html .linkArea,
*:first-child+html #detailInner,
*:first-child+html .detailArea,
*:first-child+html .cf {/* IE7 */
	zoom:1;
}


/* @end */



/* 20150422修正
========================================================*/
/*共通 ----------------------------------------- */
.align-center {
	text-align:center;
}

/*header ----------------------------------------- */
ul#ttr_heading{
	margin:0 auto;
	padding:15px 0;
	width:920px;
	display: table;
	height:100px;
}

ul#ttr_heading li{
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	font-size:16px;
}

/*for IE6 */
* html ul#ttr_heading li{
	display: inline;
	zoom: 1;
}

/*for IE7 */
	*:first-child+html ul#ttr_heading li{
	display: inline;
	zoom: 1;
}

.sns {
	overflow:hidden;
	margin:100px 0 0;
	padding:0;
}

.sns span{
	display:block;
	float:left;
}

/*トップ ----------------------------------------- */
#featureSect #ttr_top_box {
	width:920px;
	padding:30px 0;
	background:url(images/ttr_bg.gif);
}

#featureSect .ttr_top_box_inner {
	overflow:hidden;
	width:860px;
	margin:0 30px;
	padding:30px 0 0;
	background:#FFF;
}

#featureSect .ttr_top_box_innerBox {
	overflow:hidden;
	width:800px;
	margin:0 30px 30px;
}

#featureSect .p-top30{
	padding-top:20px;
}

#featureSect a.ttr_linkicon {
	padding:2px 0 2px 20px;
	background:url(images/ttr_icon.gif) no-repeat left center;
}

#featureSect .ttr_top_leftBox01 {
	float:left;
	width:300px;
	text-align:center;
}

#featureSect .ttr_top_rightBox01 {
	float:right;
	width:464px;
}

#featureSect .ttr_top_leftBox01 .ttr_release {
	margin:0 0 10px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

/*#featureSect .ttr_top_leftBox01 div {
	padding:15px 0;
}*/

#featureSect .ttr_top_leftBox01 .sns_area{
	width:300px;
}

#featureSect .ttr_top_leftBox01 .ttr_present_btn {
	display:block;
	clear:both;
	margin:0 0 0 9px;
	padding:0;
}

#featureSect .ttr_top_leftBox01 .ttr_present_btn a {
	float:left;
	width:282px;
	height:44px;
	background:url(images/ttr_present_banner.gif) no-repeat;
	text-indent:-999em;
}

#featureSect .ttr_top_leftBox01 .ttr_present_btn a {background-position:0 0;}
#featureSect .ttr_top_leftBox01 .ttr_present_btn a:hover {background-position:0 -44px;}

#featureSect .ttr_top_rightBox01 .line {
	font-size:15px;
	font-weight:bold;
	padding:0 0 2px 0;
	margin-bottom:5px;
	border-bottom:1px dotted #333;
}
#featureSect .ttr_top_rightBox01 .ttr_release {
	margin:0 0 10px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}

#featureSect .ttr_top_rightBox01 dl {
	margin:10px 0 0;
}

#featureSect .ttr_top_rightBox01 dt {
	padding:3px 0 3px 35px;
	font-size:20px;
	font-weight:bold;
	color:#C80000;
	background:url(images/ttr_move_icon.gif) no-repeat left center;
}

#featureSect .ttr_top_rightBox01 dd {
	margin:5px 0 0 0;
	font-size:14px;
	line-height:1.6;
}

#featureSect .ttr_top_rightBox01 iframe {
	margin:15px 0;
	border:solid 2px #C80000;
}

/*#featureSect .ttr_top_rightBox01 div {
	text-align:right;
}*/

#featureSect .margin5{
	margin-top:5px;
}
#featureSect .margin10{
	margin-top:10px;
}
#featureSect .ttr_top_rightBox01 .areaBox_left{
	float:left;
	width:240px;
}

#featureSect .ttr_top_rightBox01 .areaBox_right{
	float:right;
	width:224px;
}
#featureSect .ttr_top_rightBox01 .pick_up{
	font-size:16px;
	font-weight:bold;
}

#featureSect .ttr_top_rightBox02 {
	float:right;
	width:300px;
	height:210px;
}

#featureSect .ttr_top_leftBox02 {
	float:left;
	width:470px;
	height:210px;
	position:relative;
}

#featureSect .ttr_top_leftBox02 dt {
	font-size:24px;
	font-weight:bold;
}

#featureSect .ttr_top_leftBox02 dd {
	padding:10px;
	font-size:13px;
}

#featureSect .ttr_top_leftBox02 div {
	width:460px;
	margin:10px 0 0;
	text-align:right;
	position:absolute;
	bottom:0;
}

#featureSect #sect01 .summary_btn {
	display:block;
	clear:both;
	width:150px;
	height:45px;
	margin:10px auto 0;
	font-size:18px;
	font-weight:bold;
}

#featureSect .ttr_more_btn {
	display:block;
	clear:both;
	width:360px;
	height:45px;
	margin:0 auto;
	font-size:18px;
	font-weight:bold;
}

#featureSect #sect01 .summary_btn span,
#featureSect .ttr_more_btn span {
	padding:0 0 0 17px;
	background:url(images/ttr_more_btn_icon.gif) no-repeat left center;
}

#featureSect #sect01 .summary_btn a{
	margin:0 auto;
	padding:10px 0 0;
	text-align:center;
	background:url(images/ttr_about_btn.gif) no-repeat;
}

#featureSect .ttr_more_btn a {
	margin:0 auto;
	padding:10px 0 0;
	text-align:center;
	background:url(images/ttr_more_btn.gif) no-repeat;
}

#featureSect #sect01 .summary_btn a:link { text-decoration:none; color:#333;}
#featureSect #sect01 .summary_btn a:visited { text-decoration:none; color:#333;}
#featureSect #sect01 .summary_btn a:active { text-decoration:none; color: #666;}
#featureSect #sect01 .summary_btn a:hover { text-decoration:none; color:#666;}

#featureSect .ttr_more_btn a:link { text-decoration:none; color:#333;}
#featureSect .ttr_more_btn a:visited { text-decoration:none; color:#333;}
#featureSect .ttr_more_btn a:active { text-decoration:none; color: #666;}
#featureSect .ttr_more_btn a:hover { text-decoration:none; color:#666;}

/*東京よりみちかバナー ----------------------------------------- */
#featureSect .ttr_yorimichika_btn {
	overflow:hidden;
	display:block;
	clear:both;
	padding:40px 0 0;
}

#featureSect .ttr_yorimichika_btn a {
	float:left;
	width:920px;
	height:115px;
	background:url(images/ttr_yorimichika_banner.gif) no-repeat;
	text-indent:-999em;
}

#featureSect .ttr_yorimichika_btn a {background-position:0 0;}
#featureSect .ttr_yorimichika_btn a:hover {background-position:0 -115px;}

/*媒体概要　配布駅 ----------------------------------------- */
#featureSect .ttr_sub_bg {
	display:block;
	clear:both;
	width:920px;
	margin:40px 0 0;
	padding: 0 0 35px 0px;
	background:url(images/ttr_ttl_bg.gif) no-repeat left bottom;
	font-size:23px;
	font-weight:bold;
}

#featureSect .ttr_sub_box {
	overflow:hidden;
	width:920px;
	margin:10px 0 0;
}

#featureSect .ttr_sub_box .banner {
	float:left;
	width:200px;
	margin:0 20px 0 0;
}

#featureSect .ttr_sub_box .banner_imacoco {
	float:right;
	width:475px;
}
#featureSect .ttr_sub_box .banner_imacoco img {
	float:left;
	margin:0 5px 0 0;
}

#featureSect .ttr_sub_box .banner_imacoco p {
	font-weight:bold;
}

#featureSect ul.ttr_link02 {
	overflow:hidden;
	margin:10px 0 0;
}

#featureSect #sect01 .imgArea {
	float:left;
	width:230px;
}

#featureSect #sect01 .txtArea {
	float:right;
	width:615px;
}

#featureSect .txtArea p {
	margin:0 0 30px 0;
}

#featureSect .txtArea dl {
	margin:0 0 30px 0;
}

#featureSect .txtArea dt {
	margin:0 0 10px;
	font-size:16px;
	font-weight:bold;
}

#featureSect #sect01 table {
	width:100%;
}

#featureSect #sect01 th,
#featureSect #sect01 td {
	padding:10px 5px;
	border-top:solid 1px #CCC;
	font-size:12px;
	font-weight:normal;
}

#featureSect #sect02 .txtArea {
	float:left;
	width:580px;
}

#featureSect #sect02 .txtArea p {
	margin:0 0 20px 0;
}

#featureSect #sect02 .imgArea {
	float:right;
	width:290px;
}

#featureSect #sect02 .imgArea img {
	float:right;
	margin:0 0 20px 0;
}

/*プレゼント ----------------------------------------- */
#featureSect #ttr_present {
	overflow:hidden;
	width:920px;
	margin:40px auto 0;
	background:#E7E7E7 url(images/ttr_present_bg.gif) no-repeat;
}

#featureSect #ttr_present #pre_leftBox {
	float:left;
	width:375px;
	margin:15px;
}

#featureSect #ttr_present #pre_leftBox h2 {
	width:375px;
	padding:0 0 10px 0;
	border-bottom:solid 1px #CCCCCC;
	text-align:center;
	font-size:28px;
	font-weight:bold;
}

#featureSect #ttr_present #pre_leftBox p {
	margin: 20px 0 0;
	text-align:center;
}

#featureSect #ttr_present #pre_leftBox p.mark {
	color:#C80000;
}

#featureSect #ttr_present #pre_leftBox p.mark a {
	color:#C80000;
}

#featureSect #ttr_present #pre_leftBox table {
	width:100%;
	margin:20px 0 0;
}

#featureSect #ttr_present #pre_leftBox table td {
	vertical-align:middle;
	font-weight:bold;
	font-size:12px;
	padding:0;
}

#featureSect #ttr_present #pre_leftBox table td.pre_data {
	width:45%;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#C80000;
}

#featureSect #ttr_present #pre_leftBox table td.pre_Btn a {
	float:right;
	width:150px;
	height:45px;
	background-image:url(images/ttr_present_btn.gif);
	background-repeat:no-repeat;
	text-indent:-999em;
}

#featureSect #ttr_present #pre_leftBox table td.pre_Btn a {background-position:0 0;}
#featureSect #ttr_present #pre_leftBox table td.pre_Btn a:hover {background-position:0 -45px;}

#featureSect #ttr_present #pre_rightBox {
	float:right;
	width:470px;
	margin:15px;
}

#featureSect #ttr_present #pre_rightBox table th {
	width:150px;
	margin:0 10px 0 0;
	padding:15px 0;
	font-size:13px;
	font-weight:bold;
	background:#FFF;
}

#featureSect #ttr_present #pre_rightBox table td {
	width:150px;
	margin:0 10px 0 0;
	padding:5px 0;
	text-align:center;
	background:#FFF;
}

#featureSect #ttr_present #pre_rightBox span {
	display:block;
	margin:5px 0 0;
	font-size:12px;
	font-weight:normal;
}

#featureSect #ttr_present #pre_rightBox table th.pre_a {
	width:130px;
	padding:10px;
	border-right:solid 10px #E7E7E7;
	font-weight:bold;
}

#featureSect #ttr_present #pre_rightBox table th.pre_b {
	width:130px;
	padding:10px;
	border-right:solid 10px #E7E7E7;
	font-weight:bold;
}

#featureSect #ttr_present #pre_rightBox table th.pre_c {
	width:130px;
	padding:10px;
	font-weight:bold;
}

#featureSect #ttr_present #pre_rightBox table td.pre_line {
	border-right:solid 10px #E7E7E7;
}

/*　ヘッダ　最新情報はこちら ----------------------------------------- */

#new_info p{
	text-align: center;
	padding:12px 0 10px;
	font-size: 14px;
}