/* ### レイアウト ### */
body {
	margin:0 3;
	background:url(../images/container_bg.gif) top center repeat-y;
	color:#666;
}
#bgBase,#bgwidth100,#bgheight100,#bgcover{
    background: none;
    }
#container {
	width: 100%;
}
#wrap {
	margin: 0 auto;
	background:url(../images/container_bg.gif) top center repeat-y;
}
#header {
	margin: 0 0 15px;
	background:none;
}
#content {
	width: 100%;
	float: none;
}
#content100 {
	width: 100%;
	float: none;
}
#sidebar {
	width: 100%;
	float: none;
}
#bottomcontent {
	width: 100%;
	clear: both;
}
/* ### 画像 ### */
img {
	max-width: 100%;
	height: auto;
}
/* ### アイコンメニューの表示位置 ### */

#container {
	position: relative;
}
#iconmenu {
	position: absolute;
	right: 8px;
	bottom: 6px;
}
#footer {
	padding: 30px 5px 0px;
}
#iconmenu {
	display:none;
}
/* ナビゲーションメニューのコンパクト化 */
#nav li a {
	width: 96px;
	padding: 7px 8px;
}
/* 記事の見出しのコンパクト化 */
.date {
	float: none;
	font-size: 12px;
	line-height: 2.5;
	display: inline;
	padding: 3px 10px;
	border-radius: 5px;
}
.date span {
	font-size: 12px;
	display: inline;
}
#content h2 {
	font-size: 14px;
	margin-bottom:10px;
}
/* ### コンテンツ部分の記事のレイアウト ### */
.post {
	float: none;
	width: 100%;
	margin-right: 0;
}
/* ### コンテンツ ### */

/* 記事 */
.post img {
	max-width: 100%;
	height: auto;
}
.post h4 {
	font-size: 22px;
}
.post p {
	font-size: 16px;
}
.post .more_s {
	font-size: 18px;
}
/* 投稿日 */
.box01 .date {
	font-size: 12px;
	padding: 3px 5px;
}
.box01 .date span {
	font-size: 12px;
}
/* タイトル */
.box01 h2 {
	font-size: 18px;
	margin-bottom:10px;
}
.box01 h3 {
	font-size: 14px;
	}
.box01_ir h3 {
	font-size: 18px;
	line-height:1.3em;
	padding-bottom:10px;
	}
/* サムネイル画像 */
.box01 img {
	max-width: 40% !important;
	height: auto;
}
.box01_ir img {
	width: 98.3% !important;
	max-width: 100% !important;
	height: auto;
}
.box02 img {
	max-width: 40% !important;
	height: auto;
}
.box03 {
	margin-bottom:10px;
}
.box03 img {
	max-width: 30% !important;
	height: auto;
}
.box03_ir img {
	max-width: 17% !important;
	height: auto;
}
.box04 img {
	max-width: 20% !important;
	height: auto;
}
.box05 img {
	max-width: 20% !important;
	height: auto;
}
.epbox01 img {
	width: 100% !important;
	height: auto;
	margin:0 auto !important;
}
.epbox01_ir img {
	width: 100% !important;
	height: auto;
	padding:0 auto !important;
}
.box03 p {
	font-size:12px;
}
.box03 h3 {
	line-height:14px;
	font-size: 14px;
	border-bottom: none !important;
	margin: 0 0 8px 0;
	padding: 2px 0 0 12px;
	background:url(../images/h3_title.png) no-repeat left center;
}


#sidebar a img {
	max-width:100%;
	}

#sidebar a:hover img {/*ロールオーバー時に明るくなる（背景白の場合）*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
	max-width:100%;
}
#sidebar a:active img {/*クリック時にボタン押したような効果*/
	position: relative;
	left: 1px;
	top: 1px;
}
#sidebar p.banner01 {
	max-width:100%;
}
.box03 a.web {
	text-decoration: none;
	float: right;
	padding:3px 8px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-weight: normal;
	margin-left: 5px;
	font-size: 10px;
	background-color: #33C1C7;
}
.box03 a.web:hover  {
	text-decoration: none;
	float: right;
	padding:3px 8px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
	margin-left: 5px;
	font-size: 10px;
	background-color: #CF6;
}
.box03 a.coupon{
	text-decoration: none;
	float: right;
	padding:3px 8px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-weight: normal;
	margin-left: 5px;
	font-size: 10px;
	background-color: #FC3;
}
.box03 a.coupon:hover {
	text-decoration: none;
	float: right;
	padding:3px 8px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
	margin-left: 5px;
	font-size: 10px;
	background-color: #F66;
}

table.event {
	font-size:12px;
	padding:5px 2px;
	}
table.train tr td {
	font-size:20px !important;
}
table.clinic {
	width: 100%;
	font-size:14px;
}
img.clinic {
	margin-bottom:5px;}
.traffictext {
	font-size:12px;
	}
h4.train {
	text-align: center;
	font-size: 16px;
	margin:20px 0 5px 0;
}
table.traintime th {
	font-size: 18px;
}
table.traintime tr td.time {
	font-size: 14px;
}
table.traintime tr td.minutes {
	font-size: 14px;
}
table.map tr th {
	font-size:14px;
	padding:5px;
	}	
table.map tr td {
	font-size:12px;
	padding:5px;
	}	
.callbacks .caption {
  font-size: 15px !important;
  padding: 5px 10px !important;
  }
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 70% !important;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 40px !important;
  width: 15px !important;
  margin-top: -45px;
  }
ul.contents li a{
	padding:14px 10px 14px 80px;
	}	
ul.contents li {
	list-style:none;
	margin:0;
	font-size:12px;
	}
ul.contents li span.title {
	font-weight:bold;
	font-size:14px;
	color:#69C;
	margin-right:10px;
	}
table.bottomlink {
	font-size:12px;
	margin:20px auto 20px auto;
	width:100% !important;}
.box01 {
	margin-bottom:20px;
	margin-top: 10px;
}
table.yuubinbangou th {
	font-size:12px;
	padding:2px;
	}	
table.yuubinbangou td {
	font-size:12px;
	text-align: center;
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	color: #999;
	font-weight: bold;
	background:#FFF;
	padding:2px;
	}	
.box03 a.link {
	text-decoration: none;
	float: right;
	background-color: #1376bd;
	background-image: url(../images/box03_arr.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding: 3px 24px 3px 8px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 12px;
	position:static;
}
.box03 a.link:hover {
	text-decoration: none;
	background-color: #2f94db;
}
.box05 p {
	font-size:14px;
}
.box05 a.link {
	text-decoration: none;
	float: right;
	background-color: #6C9;
	background-image: url(../images/box03_arr.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	padding: 3px 24px 3px 8px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 12px;
	position:static;
}
.box05 a.link:hover {
	text-decoration: none;
	background-color: #3CF;
}
.formname {
	width: 100% !important;
}
ul.contents02 li {
	list-style: none;
	margin: 0;
	font-size: 14px;
}
ul.contents02 li span.title {
	font-weight: bold;
	font-size: 16px;
	color: #69C;
	margin-right: 10px;
}
#movietext01 {
	color:#06F;
	font-size:12px;
	border:#0CC solid 1px;
	background:#FFF;
}
#movietext01 ul{
}
#movietext01 ul li{
}
.kiyaku {
	width:90%;
	height:150px;
	border:#CCC solid 1px;
	font-size:12px;
	padding:0 10px;
	margin:10px auto 5px auto;
	overflow:auto;
	background:#FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table.event tr td{
	font-size:12px !important;
}
.adbox01 {
	display:none;
	}
.adbox02 {
	display:none;
	}
.adbox03 {
	text-align:center;
	display:inline !important;
	margin-bottom:10px;
	}
.titlebox {
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px 5px 5px 5px;
    height: 80px;
    margin: 0 auto 5px auto;
    width: 100%;
	clear:both;
}
.titlebox h3{
	color:#666;
font-size:20px;
font-weight: bold;
text-shadow: 1px 1px 0px #aaa,
  2px 2px 0px #aaa,
  3px 3px 0px #777;
  padding:25px 0 0 30px;
  }
.box2_2 {
	padding: 0 0 5px 0;
	width:100%;
	float: left;
	text-align: center;
	}
.box2r_2 {
	padding:0 0 5px 0;
	width:100%;
	float:left;
	text-align:center;
	}
.box3_2 {
	padding:0 0 10px 0;
	width:100%;
	float:left;
	text-align:center;
	}
.box3_2 p{
	font-size:14px;
	text-align:center;
	margin:0 auto;
	line-height:1.3em !important;
	}
.box3r_2 {
	padding:0 0 10px 0;
	width:100%;
	float:left;
	text-align:center;
	}
.box3r_2 p{
	font-size:14px;
	text-align:center;
	margin:0 auto;
	line-height:1.3em !important;
	}
.box3r_2 img{
	width:100% !important;
	text-align:center;
	}
.formBox01 .textsentaku {
	border: 1px solid #666;
	padding: 6px !important;
	color: #666;
	background: #fff;
	border-radius: 5px;
	vertical-align:central;
	font-size:20px !important;
}
table.quetion tr td.textArea {
	padding: 5px 35px 5px 5px;
	font-size: 16px;
	font-weight: bold;
	background:url(../../annai/images/arrow.gif) center right no-repeat;
}
.box03 a.link {
	text-decoration: none;
	float: right;
	background-color: #1376bd;
	background-image: url(../images/box03_arr.png);
	background-repeat: no-repeat;
	background-position: 94% 50%;
	padding: 4px 25px 4px 12px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 12px;
	bottom: 10px;
	right: 10px;
}
.text28 {
	font-size:24px !important;
	}

table.sitemap tr td a {
	font-size:14px;
}
#footerMenu li {
	display: inline;
	padding-right: 6px;
	border-right:#999 solid 1px;
}
#footerMenu li.last {
	border-right:#666 solid 0px;
}
#footerMenu li a {
	text-decoration: none;
	padding-left: 2px;
	color: #666;
	font-size:12px;
	font-weight:normal;
}
.menu01 li img{
	width:100%;
	border-radius: 0  !important;
}
.menu02 li img{
	width:100%;
	border-radius: 0  !important;
}
.box3r_3 {
	padding: 0 0 5px 7px;
	width: 31.5%;
	float: left;
	text-align: center;
}
.displaynone {
	display:none;
	}
