@charset 'UTF-8';

@media screen and (min-width:641px) {
	/*==============================================================*/
	/* トップページ
	/*==============================================================*/
	.RyokukaTop{
		width: 100%;
		background: url(./images/top_back.jpg) repeat-y;
		padding-bottom: 20px;
		text-align: left;
	}

	.RyokukaTop img{
		vertical-align: bottom;
	}

	.RyokukaNewsList{
		margin: 10px 20px 0;

	}

	.RyokukaNewsList dl {
		line-height: 130%;
		padding: 4px;
		font-size: 90%;
	}

	.RyokukaNewsList dl dt{
		float: left;
		width: 100px;
		font-weight: normal;
	}

	.RyokukaNewsList dl dd{
		padding-left: 110px;
	}
	
	.toptitle {
		margin-top: 20px;
	}

	/*==============================================================*/
	/* グローバルナビ
	/*==============================================================*/
	.RyokukaHeadNavi{
		margin: 0px;
		list-style-type: none;
		height: 87px;
	}

	.RyokukaHeadNavi li{
		float: left;
		display: inline;
		font-size: 0;
		line-height: 0;
	}

	.RyokukaHeadNavi li img{
		padding-right: 10px;
		vertical-align: bottom;
	}

	/*==============================================================*/
	/* 共通
	/*==============================================================*/
	/* タイトル */
	.RyokukaTitle{
		text-align:left;
		margin-top: 15px;
	}

	/* イメージ関連 */
	.RyokukaimgLeft{
		float: left;
		margin: 0 1.5em 1.5em 0;
	}

	.RyokukaimgRight{
		float: right;
		margin: 0 0 1.5em 1.5em;
	}

	.RyokukaimgCenter{
		margin: 0 auto 1.5em;
		text-align: center;
	}

	.RyokukaDummy{
		text-align: center;
		border: 1px dotted #ff7ea5;
		width: 450px;
		margin: 50px auto;
		padding: 10px 0;
	}

	/* 共通タイトル */
	.RyokukaCommon_title{
		padding: 3px 8px;
		font-weight: bold;
		color: #555555;
		border: 1px solid #888888;
		border-left: 8px solid #888888;
		margin: 10px 0 5px;
		text-align: left;
	}

	/* 共通タイトル */
	.RyokukaCommon_text{
		margin: 20px 10px;
		text-align: left;
	}

	/*==============================================================*/
	/* 花づくり活動
	/*==============================================================*/
	.RyokukaActivity{
		width: 100%;
		margin: 20px 0;
	}

	.RyokukaActivity ul{
		width: 578px;
		margin: 0 auto;
		list-style-type: none;
	}

	.RyokukaActivity ul li{
		float: left;
		margin: 0 0 10px 0;
	}

	.Ryokukatbl03{
		width: 578px;
		border-left: #CCCCCC 1px solid;
		border-top: #CCCCCC 1px solid;
		font-size: 80%;
		margin-top: 5px;
	}

	.Ryokukatbl03 th{
		background: #f09087;
		text-align: center;
		border-right: #CCCCCC 1px solid;
		border-bottom: #CCCCCC 1px solid;
		line-height: 140%;
		padding: 3px;
	}

	.Ryokukatbl03 td{
		text-align: center;
		border-right: #CCCCCC 1px solid;
		border-bottom: #CCCCCC 1px solid;
		line-height: 140%;
		padding: 3px;
	}

	.RyokukaEvent_title{
		font-size: 90%;
		font-weight: bold;
		color: #555555;
		margin: 15px 0 0 10px;
		color: #3a8cb6;
	}

	.RyokukaEvent_text{
		margin-left:10px;
		font-size:80%;
		line-height:140%;
	}

	.Ryokukatbl02{
		width: 578px;
		border-left: #CCCCCC 1px solid;
		border-top: #CCCCCC 1px solid;
		font-size: 80%;
		margin-top: 5px;
	}


	.Ryokukatbl02 th{
		background: #87d1f5;
		text-align: center;
		border-right: #CCCCCC 1px solid;
		border-bottom: #CCCCCC 1px solid;
		line-height: 140%;
		padding: 3px;
	}

	.Ryokukatbl02 td{
		text-align: center;
		border-right: #CCCCCC 1px solid;
		border-bottom: #CCCCCC 1px solid;
		line-height: 140%;
		padding: 3px;
	}

	/*==============================================================*/
	/* 緑花事業
	/*==============================================================*/
	.RyokukaBusiness{
		width: 100%;
		margin: 20px 0;
	}


	/*==============================================================*/
	/* 花と緑の教室
	/*==============================================================*/
	.Ryokukatbl01{
		width: 578px;
		border-left: #CCCCCC 1px solid;
		border-top: #CCCCCC 1px solid;
		font-size: 10px;
	}

	.Ryokukatbl01 th{
		background: #87d1f5;
		text-align: center;
		border-right: #CCCCCC 1px solid;
		border-bottom: #CCCCCC 1px solid;
		line-height: 140%;
		padding: 3px;
	}

	.Ryokukatbl01 td{
		text-align: left;
		border-right: #CCCCCC 1px solid;
		border-bottom: #CCCCCC 1px solid;
		line-height: 140%;
		padding: 3px;
	}

	/*==============================================================*/
	/* アクセス
	/*==============================================================*/
	.RyokukaMap_img{
		margin: 20px auto 0;
		border: 1px solid #CCCCCC;
		width: 578px;
	}

	.RyokukaMap_img img{
		margin: 5px 0;
	}

	.RyokukaMap_txt{
		margin-left: 40px;
		text-align: left;
		font-size: 90%;
	}

	/*==============================================================*/
	/* 施設案内
	/*==============================================================*/
	.RyokukaFacilities{
		margin:0 0 0 10px;
	/*	font-size:80%; */
	}

	.RyokukaFacilities dt{
		float:left;
		width:80px;
		font-weight: normal;
	}

	.RyokukaFacilities dd{
		margin:0 0 4px 79px;
		_display:inline-block;

	}

	/*==============================================================*/
	/* 花と緑のブログ
	/*==============================================================*/
	.RyokukaBlog_Title{
		font-weight: bold;
		padding-left: 10px;
		font-weight: bold;
		color: #555555;
		border-bottom: 1px solid #ff7ea5;
		margin: 10px 0 5px 0;
	}

	.RyokukaBlog_Title span{
		color: #e75e8b;
		padding-right: 10px;
	}

	.RyokukaBlog_Text{
		font-size: 90%;
		line-height: 180%;
		margin: 15px 0;
	}

	.RyokukaBlog_Img{
		margin: 15px 0;
		text-align: center;
	}

	.RyokukaBlog_List{
		margin: 20px 0 20px 20px;
	}

	.RyokukaBlog_List li{
		background: url(./images/icon01.gif) no-repeat 0.5em ;
		list-style-type: none;
		padding-left: 30px;
		text-align: left;
	}

	.SNS_List{
		margin: 10px 0 20px 20px;
	}

	.SNS_List li{
		background: url(./images/icon01.gif) no-repeat 0.5em 0.3em;
		list-style-type: none;
		padding-left: 30px;
		text-align: left;
	}

}

@media screen and (min-width: 0px) and (max-width: 640px) {
	/*==============================================================*/
	/* トップページ
	/*==============================================================*/
	.RyokukaTop{
		width: 100%;
		background: url(./images/top_back.jpg) repeat-y;
		padding-bottom: 20px;
		text-align: left;
	}

	.RyokukaTop img{
		vertical-align: bottom;
	}

	.RyokukaNewsList{
		margin: 10px 20px 0;

	}

	.RyokukaNewsList dl {
		line-height: 130%;
		padding: 4px;
		font-size: 1.2rem;
	}

	.RyokukaNewsList dl dt{
		float: left;
		width: 120px;
		font-weight: normal;
	}

	.RyokukaNewsList dl dd{
		padding-left: 130px;
	}

	/*==============================================================*/
	/* グローバルナビ
	/*==============================================================*/
	.RyokukaHeadNavi{
		margin: 0px;
		list-style-type: none;
		height: 87px;
	}

	.RyokukaHeadNavi li{
		float: left;
		display: inline;
		font-size: 0;
		line-height: 0;
	}

	.RyokukaHeadNavi li img{
		padding-right: 5px;
		vertical-align: bottom;
	}

	/*==============================================================*/
	/* 共通
	/*==============================================================*/
	/* タイトル */
	.RyokukaTitle{
/*		width: 578px;
		height: 30px;*/
		margin-top: 15px;
	}

	/* イメージ関連 */
	.RyokukaimgLeft{
		float: left;
		margin: 0 1.5em 1.5em 0;
	}

	.RyokukaimgRight{
		float: right;
		margin: 0 0 1.5em 1.5em;
	}

	.RyokukaimgCenter{
		margin: 0 auto 1.5em;
		text-align: center;
	}

	.RyokukaDummy{
		text-align: center;
		border: 1px dotted #ff7ea5;
		width: 450px;
		margin: 50px auto;
		padding: 10px 0;
	}

	/* 共通タイトル */
	.RyokukaCommon_title{
		padding: 5px 8px;
		font-weight: bold;
		color: #555555;
		border: 1px solid #888888;
		border-left: 8px solid #888888;
		margin: 10px 0 5px;
		text-align: left;
	}

	/*==============================================================*/
	/* 花づくり活動
	/*==============================================================*/
	.RyokukaActivity{
		width: 100%;
		margin: 20px 0;
	}

	.RyokukaActivity ul{
		width: 578px;
		margin: 0 auto;
		list-style-type: none;
	}

	.RyokukaActivity ul li{
		float: left;
		margin: 0 0 10px 0;
	}

	.Ryokukatbl03{
		width: 578px;
		border-left: #CCCCCC 1px solid;
		border-top: #CCCCCC 1px solid;
		font-size: 80%;
		margin-top: 5px;
	}

	.Ryokukatbl03 th{
		background: #f09087;
		text-align: center;
		border-right: #CCCCCC 1px solid;
		border-bottom: #CCCCCC 1px solid;
		line-height: 140%;
		padding: 3px;
	}

	.Ryokukatbl03 td{
		text-align: center;
		border-right: #CCCCCC 1px solid;
		border-bottom: #CCCCCC 1px solid;
		line-height: 140%;
		padding: 3px;
	}

	.RyokukaEvent_title{
		font-size: 90%;
		font-weight: bold;
		color: #555555;
		margin: 15px 0 0 10px;
		color: #3a8cb6;
	}

	.RyokukaEvent_text{
		margin-left:10px;
		font-size:80%;
		line-height:140%;
	}

	.Ryokukatbl02{
		width: 578px;
		border-left: #CCCCCC 1px solid;
		border-top: #CCCCCC 1px solid;
		font-size: 80%;
		margin-top: 5px;
	}

	.Ryokukatbl02 th{
		background: #87d1f5;
		text-align: center;
		border-right: #CCCCCC 1px solid;
		border-bottom: #CCCCCC 1px solid;
		line-height: 140%;
		padding: 3px;
	}

	.Ryokukatbl02 td{
		text-align: center;
		border-right: #CCCCCC 1px solid;
		border-bottom: #CCCCCC 1px solid;
		line-height: 140%;
		padding: 3px;
	}

	/*==============================================================*/
	/* 緑花事業
	/*==============================================================*/
	.RyokukaBusiness{
		width: 100%;
		margin: 20px 0;
	}

	/*==============================================================*/
	/* 花と緑の教室
	/*==============================================================*/
	.Ryokukatbl01{
		width: 578px;
		border-left: #CCCCCC 1px solid;
		border-top: #CCCCCC 1px solid;
		font-size: 10px;
	}

	.Ryokukatbl01 th{
		background: #87d1f5;
		text-align: center;
		border-right: #CCCCCC 1px solid;
		border-bottom: #CCCCCC 1px solid;
		line-height: 140%;
		padding: 3px;
	}

	.Ryokukatbl01 td{
		text-align: left;
		border-right: #CCCCCC 1px solid;
		border-bottom: #CCCCCC 1px solid;
		line-height: 140%;
		padding: 3px;
	}

	/*==============================================================*/
	/* アクセス
	/*==============================================================*/
	.RyokukaMap_img{
		margin: 20px auto 0;
		border: 1px solid #CCCCCC;
		width: 100%;
	}

	.RyokukaMap_img img{
		margin: 5px 0 15px 0;
	}

	.RyokukaMap_txt{
		text-align: left;
		font-size: 1.1rem;
	}

	/*==============================================================*/
	/* 施設案内
	/*==============================================================*/
	.RyokukaFacilities{
		margin:0 0 0 10px;
	/*	font-size:80%; */
	}

	.RyokukaFacilities dt{
		float:left;
		width:80px;
		font-weight: normal;
	}

	.RyokukaFacilities dd{
		margin:0 0 4px 79px;
		_display:inline-block;

	}

	/*==============================================================*/
	/* 花と緑のブログ
	/*==============================================================*/
	.RyokukaBlog_Title{
		padding-left: 10px;
		font-weight: bold;
		color: #555555;
		border-bottom: 1px solid #ff7ea5;
		margin: 10px 0 5px 0;
	}

	.RyokukaBlog_Title span{
		color: #e75e8b;
		padding-right: 10px;
	}

	.RyokukaBlog_Text{
		line-height: 180%;
		margin: 15px 0;
	}

	.RyokukaBlog_Img{
		margin: 15px 0;
		text-align: center;
	}

	.RyokukaBlog_List{
		margin: 20px 0 20px 20px;
	}

	.RyokukaBlog_List li{
		background: url(./images/icon01.gif) no-repeat 0.5em;
		list-style-type: none;
		padding-left: 30px;
		text-align: left;
	}

	.SNS_List{
		margin: 10px 0 20px 20px;
	}

	.SNS_List li{
		background: url(./images/icon01.gif) no-repeat 0.5em 0.3em;
		list-style-type: none;
		padding-left: 30px;
		text-align: left;
	}

}