@charset "utf-8";



#HeadImg {
	margin-bottom: 15px;
	width:700px;
	height:210px;
	background: url(../../img/main_03.jpg) no-repeat left top transparent;
	background-size: 700px auto;
	text-indent:-9999px;
}
#HeadImg h2,
#HeadImg p {
	display:none;
}

#NewsImg{
	width: 700px;
	height: 207px;
	background: url(../../img/main_news.jpg) no-repeat top left;
	padding-bottom: 20px;
}

#NewsImg h3,
#NewsImg dl dt,
#NewsImg dl dd,
#NewsImg p{
	text-indent: -9999px;
}

#Message {
	margin-bottom:5px;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	color:#F00;}

#Main .btnBox {
float: left;
width: 260px;
text-align: right;
padding-top: 30px;
}

/* マップ20180223　*/

#Map {
position:relative;
width:700px;
margin: 0 0 15px 0;
}

#Map img {
margin:0 0 4px 0;
}
#Map ul.print li {
	position: absolute;
	top: 497px;
	left: 10px;
}
#Map ul.print li a {
}
#Map ul.link li {
background: url(../../img/marker01.gif) no-repeat left 4px transparent;
text-indent:6px;
}
#Map ul.link li.menu01 {float:left;}
#Map ul.link li.menu02 {float:right;}
#Map ul.link li a {font-size:11px;}


/* トピックス部 */

#TopicsBox {
	float:left;
	width:340px;
	min-height:424px;
	box-sizing:border-box;
	border: 4px solid #f3bebe;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#TopicsMiContainer {
	position: relative;
	box-sizing:border-box;
	height:38px;
	background:#f3bebe;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 10px;
}
#TopicsMiContainer h3 {
	background: url(../../img/mi_topics01_02.gif) no-repeat left top transparent;
	padding-bottom: 4px;
	text-indent:-9999px;
}

#TopicsMiContainer a.link{
	position: absolute;
	top: 8px;
	right: 7px;
}

#TopicsMiBtBox {
float: left;
width: 51px;
}

#TopicsBox dl {
margin-bottom:5px;
padding-top:5px;
padding-left: 15px;
background: url(../../img/line.gif) repeat-x left top transparent;
}
#TopicsBox dl.first {
background:none;
}
#TopicsBox dt {
float: left;
box-sizing:border-box;
width: 90px;
padding-top:2px;
_padding-top:0;
font-size: 10px;
}
#TopicsBox dd.entryBody {
float: left;
width: 215px;
}

/* お知らせ右側 */
#InfoBox {
	float:right;
	width:340px;
}

#InfoBox #ItemBox ul li{
	width: 339px;
	height: 201px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 339px;
}

#InfoBox #ItemBox ul li.li01{
	margin-bottom: 20px;
	background-image: url(../../img/item_img_02_01.jpg);
}

#InfoBox #ItemBox ul li.li02{
	background-image: url(../../img/item_img_02_02.jpg);
}


/* トピックス部以外 */

#Main .contentsBox {
clear: both;
float: none;
}
#Main .contentsBox table {
clear: both;
float: none;
padding-bottom: 15px;
}
#Main .miContainer {
clear: both;
float: none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e7e6e3;
margin-bottom: 18px;
}
#Main .miBox {
float: left;
width: 440px;
}
#Main .bicycleContainer {
background-image: url(../../img/bicycle_bg.gif);
background-repeat: repeat-y;
clear: both;
float: none;
margin-bottom: 15px;
}
#Main .bicycleBox {
float: left;
width: 220px;
padding-left: 10px;
}
#Main .bicycleBox dt {
line-height: 1.4em;
padding-bottom: 8px;
padding-top: 5px;
background-image: url(../../img/point_01.gif);
background-repeat: no-repeat;
margin-left: 10px;
padding-left: 10px;
background-position: 0px 8px;
padding-right: 10px;
font-weight: bold;
}
#Main .bicycleBox dd {
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}
#Main .bicycleBox a {
text-decoration: underline;
}

/* 自転車紹介 */
#Main #IntroBox .btnBox {
width:254px;
background: url(../../img/bg_btn_03.gif) no-repeat right top;
}
#Main #IntroBox .btnBox img {
margin-right:5px;
}
#Main #IntroBox .btnBox p {
display:none;
}

/* 夕方4時以降～ */
#Main #SpecialtyBox{
	position: relative;
	margin-bottom: 28px;
	border: 1px solid #d5d0c1;
	padding: 51px 19px 50px;
	background: url(../../img/wall_01.jpg) repeat-y left bottom;
}

#Main #SpecialtyBox:after{
	content:"";
	display:block;
	clear:both;
}

#Main #SpecialtyBox h3{
	position: absolute;
	top: 0;
	left: 0;
}

#Main #SpecialtyBox .subBox01{
	float: left;
	width: 320px;
}

#Main #SpecialtyBox .subBox01 p {
	margin:0 0 10px 0;
	padding:0;}

#Main #SpecialtyBox .subBox01 table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em;
	letter-spacing:-0.01em; }

#Main #SpecialtyBox .subBox01 table td {
	padding:8px 0;
	background:url(../../img/line_bg.gif) left bottom repeat-x;}

#Main #SpecialtyBox .subBox01 table tr:nth-of-type(1) {
	background:url(../../img/line_bg.gif) left top repeat-x;}

#Main #SpecialtyBox .subBox01 table tr td:nth-of-type(2)
{ text-align:right;}
	
#Main #SpecialtyBox .subBox01 table td span {
	font-size:16px;
	color:#e65354;}
#Main #SpecialtyBox .subBox02{
	float: right;
	margin: 0;
	width: 320px;}
	#Main #SpecialtyBox .subBox02 p {
		margin-bottom:20px;
		padding-right:0;
		line-height:1.7;}


#Main .contentsBox02 .listTypeRedCircle{
	margin-bottom: 0;
}


/* 風音からのメッセージ */
#Main #MsgBox{
	margin-top:10px;
	margin-bottom: 55px;
}

#Main #MsgBox p {
margin-bottom:10px;
}



/* アーカイブ */

.archiveCintainer {
border: 4px solid #f5f5f5;
padding-bottom: 10px;
margin-bottom: 20px;
}
.archiveTiContainer {
background-image: url(../../img/line_bg.gif);
background-repeat: repeat-x;
background-position: left bottom;
clear: both;
float: none;
margin-bottom: 10px;
padding-bottom: 5px;
padding-right: 11px;
padding-left: 11px;
padding-top: 10px;
}
.archiveTiBox {
float: left;
width: 565px;
padding-left: 5px;
}
.archiveBtnBox {
float: left;
width: 100px;
text-align: right;
}
.archiveEntryMiBox {
clear: both;
float: none;
padding-right: 16px;
padding-left: 16px;
}
.archiveEntryMiBox li {
padding-bottom: 5px;
}
.archiveDateBox {
float: left;
width: 100px;
text-align: right;
font-size: 11px;
}
.archiveEntryBodyBox {
clear: both;
float: none;
padding-right: 16px;
padding-left: 16px;
}
.archiveFootNaviBox {
text-align: center;
clear: both;
float: none;
}
.archiveFootNaviBox a {
border: 1px solid #CCCCCC;
padding: 5px;
}
.categoryTiBox {
clear: both;
float: none;
margin-bottom: 20px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}

/* 風音からのお知らせ */
#Main #TopNews {
border:4px solid #f2c4c4;
background-color:#fff4f4;
margin-bottom:20px;
padding:7px 6px 20px;
}
#Main #TopNews h3{
background:url(../../img/top_news.gif) left top no-repeat;
height:38px;
width:680px;
text-indent:-9999px;
padding-bottom:5px;
}
#Main #TopNews ul{
margin-left:13px;
}
#Main #TopNews ul li{
margin-top:15px;
color:#333333;
font-size:14px;
background:url(../../img/top_news_icon.gif) left 4px no-repeat;
padding-left:20px;
}

/* その他 */

.imgRight {
float: right;
padding-left: 15px;
}

/*#Main .contentsBox .tableTypeScroll{
	margin-bottom: 23px;
}
#Main .contentsBox .tableTypeDelivery{
	border-collapse: collapse;
	margin-bottom: 10px;
}

#Main .contentsBox .tableTypeDelivery,
#Main .contentsBox .tableTypeDelivery th,
#Main .contentsBox .tableTypeDelivery td{
	border: 1px solid #fdfcf6;
}

#Main .contentsBox .tableTypeDelivery caption{
	text-align: left !important;
	padding: 6px 0 10px 12px !important;
	font-weight: bold;
}


#Main .contentsBox .tableTypeDelivery th,
#Main .contentsBox .tableTypeDelivery td{
	padding: 11px 10px;
	letter-spacing: 0;
}

#Main .contentsBox .tableTypeDelivery thead th{
	background-color: #e9e9e9;
	text-align: center;
}

#Main .contentsBox .tableTypeDelivery thead th:first-of-type,
#Main .contentsBox .tableTypeDelivery tbody th{
	background-color: #d7ebea;
	text-align: left;
	font-weight: bold;
	color: #222;
}

#Main .contentsBox .tableTypeDelivery thead th{
	width: 34px;
}

#Main .contentsBox .tableTypeDelivery thead th:first-of-type{
	width: 88px;
}

#Main .contentsBox .tableTypeDelivery td{
	text-align: center;
	background-color: #fff;
}

#Main .contentsBox .tableTypeDelivery td span.maru,
#Main .contentsBox .tableTypeDelivery + p span.maru{
	color: #e65354;
}

#Main .contentsBox .tableTypeDelivery td span.batsu,
#Main .contentsBox .tableTypeDelivery + p span.batsu{
	font-size: 16px;
}

#Main .contentsBox .type02 + a{
	display: block;
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 110px;
	height: 151px;
	
}*/

/* 風音NEWS！ */
#Main .newsList{
	margin: 0 10px 30px;
}
#Main .newsList li{
	margin-bottom: 10px;
	min-height: 150px;
	background-color: #f6f3ed;
}
#Main .newsList li:last-of-type{
	margin-bottom: 10px;
}
#Main .newsList li dl::after {
	content: "";
	display: block;
	clear: both;
}
#Main .newsList li dl dt{
	float: left;
	width: 220px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url("../../img/noimage.jpg");
}
#Main .newsList li dl dt a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
#Main .newsList li dl dt a:hover::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .3);
}
#Main .newsList li dl dd.date{
	padding: 17px 10px 0 238px;
	margin-bottom: 0;
	font-size: 11px;
}
#Main .newsList li dl dd.entrytitle{
	padding: 0 10px 5px 238px;
	font-size: 12px;
}
#Main .newsList li dl dd.entrytitle a{
	display: block;
	padding-left: 15px;
	background: url("../../img/point_01.gif") no-repeat 3px 4px;
	text-decoration: underline;
	color: #46b5e2;
}
#Main .newsList li dl dd a:hover{
	text-decoration: none;
}
#Main .newsList li dl dd.entryBody{
	padding: 0 10px 17px 238px;
}
#Main .newsList li dl dd.entryBody img{
	display: none !important;
}

