.descriptions p {
	margin-bottom:  22px;
}

.minimal-header {
    font-family: "Open Sans";
    color: #000;
    padding: 4px 10px;
    font-size: 12px;
    display: inline-block;
}

.tokyo_tm_module .about_image {
    position: relative;
    margin-bottom: 48px;
}

.tokyo_tm_about .about_image {
    position: relative;
    margin-bottom: 48px;
}

.tokyo_tm_news ul {
    margin:  0;
    list-style-type:  disc;
}

.tokyo_tm_news ul li {
    margin:  0;
    float: none;
    width: auto;
    padding-left: 0; 
}

section {
    margin-bottom: 10px;
}

/*fonts*/

/* roboto-regular - latin_greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v29-latin_greek-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin_greek-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin_greek-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin_greek-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin_greek-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin_greek-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v26-latin_greek-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v26-latin_greek-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v26-latin_greek-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v26-latin_greek-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v26-latin_greek-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v26-latin_greek-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v18-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}