@charset "Shift_JIS";

/*------------------------------------------------------------------
CSS Information

 File Name:      common.css
 Author:         Fumitomo Amamiya - Macaya
 Style Info:     共通スタイル設定
------------------------------------------------------------------*/

/*------------------------------------------------------------------
	全体レイアウト
------------------------------------------------------------------*/

#header,
#content,
#footer {
	margin: auto;
	width: 770px;
	text-align: left;
}

#content {
	background: #FFFFFF;
	font-size: 108%;
}

#wrap_footer {
	width: 100%;
	background: url(../images/bdr_btm.gif) left bottom repeat-x;
}

/*------------------------------------------------------------------
	ヘッダー
------------------------------------------------------------------*/

#header {
	position: relative;
	height: 158px;
}

#header p {
	position: absolute;
	top: 70px;
	right: 0;
}

#header h1,
#header p#logo {
	position: absolute;
	top: 28px;
	left: 0px;
}

#header span {
	position: absolute;
	top: 12px;
	right: 0;
}

/*ナビゲーション*/

#header ul {
	position: absolute;
	top: 113px;
	left: 0px;
}

#header li {
	float: left;
}

/*------------------------------------------------------------------
	フッター
------------------------------------------------------------------*/

#footer {
	border-top: 1px solid #ECE9D8;
	padding-top: 0.5em;
	width: 770px;
	position: relative;
}

#footer ul {
	margin-bottom: 2em;
}

#footer li {
	display: inline;
}

#footer dt {
	font-weight: bold;
}

#footer address {
	text-align: right;
	color: #3399FF;
	font-size: 92%;
	padding-bottom: 2em;
}

#footer #counter {
	position: absolute;
	top: 90px;
	left: 390px;
}

/*------------------------------------------------------------------
	サブページ共通
------------------------------------------------------------------*/

#container {
	width: 770px;
	background: url(../images/bg_main_top.jpg) left top no-repeat;
	padding-top: 55px;
}

#container h1 {
	margin-bottom: 50px;
	margin-left: 9px;
}

#main {
	width: 732px;
	margin: auto;
}

#main h2 {
	margin-bottom: 25px;
}

/*------------------------------------------------------------------
	汎用クラススタイル
------------------------------------------------------------------*/

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.clear {
	clear: both;
}

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

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

.center {
	text-align: center;
}

.fnt-13 {
	font-size: 13px;
}

.fnt-115 {
	font-size: 115%;
}

.red {
	color: #FF0000;
}

.mgn-b10 {
	margin-bottom: 10px;
}

.mgn-b15 {
	margin-bottom: 15px;
}

.mgn-b25 {
	margin-bottom: 25px;
}

.mgn-b50 {
	margin-bottom: 50px;
}

/*------------------------------------------------------------------
	共通クラススタイル
------------------------------------------------------------------*/

.btm {
	margin-bottom: 50px;
}

.pagetop {
	text-align: right;
}

.title01 {
	margin-bottom: 15px;
}

.title02 {
	margin-bottom: 15px;
}

.pickup {
	width: 682px;
	margin: auto;
}

.lst-a li {
	margin-bottom: 1em;
}


/*------------------------------------------------------------------
	トップページ
------------------------------------------------------------------*/

#main_top {
	width: 740px;
	height: 187px;
	margin-bottom: 60px;
	margin-left: 15px;
	background: url(../images/img_goods.gif) right bottom no-repeat;
	position: relative;
}

#main_top img {
	position: absolute;
	top: 0;
	left: 0;
}

#main_top p {
	position: absolute;
	top: 10px;
	left: 260px;
}

#main_top.ver2 {
	height: 258px;
}
#main_top.ver2 p {
	left: 270px;
	line-height: 2;
}

/*------------------------------------------------------------------
	施設概要
------------------------------------------------------------------*/

.tbl_gaiyo {
	width: 732px;
	margin-bottom: 35px;
}

.tbl_gaiyo th,
.tbl_gaiyo td {
	padding: 0.2em 0;
}

.tbl_gaiyo th {
	font-weight: normal;
	width: 20%;
	vertical-align: top;
}

#pic_gaiyo {
	width: 764px;
	margin-bottom: 50px;
	margin-left: -57px;
	position: relative;
}

#pic_gaiyo li {
	float: left;
	width: 300px;
	margin-left: 82px;
	display: inline;
}

#pic_gaiyo img {
	margin-bottom: 0.5em;
}

#pic_gaiyo p {
	margin-bottom: 2em;
}

#gaiyo3 {
	margin-bottom: 50px;
}

#gaiyo3 h3 {
	margin-bottom: 0.5em;
}

#gaiyo3 p {
	padding-left: 2em;
}

/*------------------------------------------------------------------
	日課／年間行事
------------------------------------------------------------------*/

.tbl_time {
	width: 400px;
	border-collapse: collapse;
	border: 2px solid #FF8000;
	margin-bottom: 50px;
}

.tbl_time th,
.tbl_time td {
	border: 1px solid #FF8000;
	padding: 1em;
}

.tbl_time th {
	background: #FFF1AB;
}

#schedule {
	width: 650px;
	border-collapse: collapse;
	margin-bottom: 50px;
}

#schedule th,
#schedule td {
	border: 1px solid #FFFFFF;
	padding: 1em;
}

#schedule th {
	font-weight: normal;
	background: #FFC500;
}

.am {
	background: #FFE564;
}

.pm {
	background: #FFEC8F;
}

.rec {
	width: 720px;
	margin-left: -38px;
	position: relative;
}

.rec li {
	margin: 0 0 38px 38px;
	float: left;
	display: inline;
	width: 322px;
}

.rec h6 {
	color: #ED7C8D;
	background: url(../images/bdr_gyoji.gif) left bottom no-repeat;
	padding-bottom: 1.5em;
	margin-bottom: 1em;
}

#pic_gyoji {
	width: 720px;
	margin-bottom: 50px;
	margin-left: -38px;
	position: relative;
}

#pic_gyoji li {
	float: left;
	width: 322px;
	margin-left: 38px;
	display: inline;
}

#pic_gyoji img {
	margin-bottom: 0.5em;
}

#pic_gyoji :nth-child(11){
	clear: both;
}
	



/*------------------------------------------------------------------
	活動紹介
------------------------------------------------------------------*/

#han4 {
	list-style-position: outside;
	margin-bottom: 50px;
}

#han4 li {
	margin-left: 2em;
	list-style-type: decimal;
}

.volunteer {
	background: url(../images/bdr_volunteer.gif) left bottom repeat-x;
	padding-bottom: 0.5em;
	padding-top: 1em;
	margin-left: 270px;
}

.shohin_pic {
	width: 250px;
	float: left;
	margin-bottom: 30px;
	display: inline;
}

.shohin_txt {
	width: 465px;
	clear: both;
	float: right;
	margin-bottom: 30px;
	display: inline;
}

.shohin_txt h3 {
	margin-bottom: 1em;
}

/*------------------------------------------------------------------
	めだかヘルパーステーションのご案内
------------------------------------------------------------------*/

#service {
	width: 732px;
	border-collapse: collapse;
	border: 2px solid #FF8000;
	margin-bottom: 50px;
}

#service th,
#service td {
	border: 1px solid #FF8000;
	padding: 1em;
	vertical-align: top;
}

#service th {
	background: #FFF1AB;
	width: 25%;
}

#service ol {
	list-style-position: outside;
}

#service li {
	margin-left: 1.5em;
	list-style-type: decimal;
}

#station2 {
	margin-top: -65px;
	margin-bottom: 50px;
	text-align: right;
	position: relative;
}

/*------------------------------------------------------------------
	地図
------------------------------------------------------------------*/

#map {
	width: 732px;
	height: 547px;
	margin-bottom: 50px;
}




