@charset "utf-8";
/* CSS Document */


/* -----------------------------------------------------------------------
----------------------サイトマップのデザイン設定----------------------- */

/* -------------------メインコンテンツの設定ここから------------------- */

#main-content h2 {
background: url(http://mrt-jp.com/mobile/images/mobile-h2.gif) no-repeat left top;
height: 30px;
margin: 0px 0px 14px;}

#main-content h3 {
background: url(http://mrt-jp.com/mobile/images/mobile-h3.gif) no-repeat left top;
height: 23px;
margin: 0px 10px 5px;
padding: 7px 0px 0px 25px;
font-size: 1.2em;}

/* 記事ここから */

.mobile-contents {
margin: 0px 10px 8px;
border: 1px solid #E5E5E5;
background: #FBFEFA;
padding: 100px 25px 200px;
clear: both;
width: 548px;
text-align: center;}

.mobile-contents p {
padding: 0px 0px 20px;}


/* -------------------メインコンテンツの設定ここまで------------------- */


/* --------------------サブコンテンツの設定ここから-------------------- */

/* トピックス */
#mobile-topics {
background: #ECF2F8;
border: 1px solid #7AC4E1;
margin: 0px 0px 16px;}

#mobile-topics h2 {
font-weight: normal;
background: url(http://mrt-jp.com/images/index-topics-h2.gif) no-repeat left top;
padding: 2px 0px 0px 12px;
height: 22px;}

#mobile-topics dl {
padding: 13px 13px 0px;}

#mobile-topics dt {
padding: 0px 0px 0px 5px;
border-left: 3px solid #006699;
clear: left;}

#mobile-topics dt a {
color: #006699;}

#mobile-topics dt a:hover {
color: #52CEE9;}

#mobile-topics dd {
padding: 3px 0px 13px 5px;}

#mobile-topics dd img {
float: left;}

#mobile-topics img {
padding: 0px 10px 15px 0px;}

/* 全国のMRT */
#mobile-shop {
border: 1px solid #ADB0B4;
background: #ECEFF3 url(http://mrt-jp.com/images/index-shop-map.gif) no-repeat right top;
clear: left;}

#mobile-shop h2 {
background: url(http://mrt-jp.com/images/index-shop-h2.gif) no-repeat right bottom;
height: 12px;
width: 73px;
padding: 9px 0px 0px 11px;}

#mobile-shop-map {
height: 112px;}

#mobile-shop form {
text-align: right;
padding: 10px 0px 0px;
margin: 0px 80px 0px 0px;}

#mobile-shop select {
margin: 0px 0px 5px;
width: 140px;}

#mobile-shop-address {
border: 1px solid #A6D6E7;
background: #F2F4F7;
padding: 8px;
margin: 0px 5px 5px;}

/* --------------------サブコンテンツの設定ここまで-------------------- */

