@charset "utf-8";


/* 米作りの一年-------------*/



/* ------▽一覧ページ-------------*/

#index .head {
	margin:0 15px;
}

#index table {
	margin:20px auto;
}
#index table td {
	width:226px;
	padding:0 15px;
	background-image: url(../komedukuri/img/list_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top:solid 20px #fff;
	vertical-align:top;
	font-size:92%;
}
* html #index table td {
	font-size:82%;
}

#index table td ul {
	list-style:none;
}
#index table td ul li {
	padding:5px 0;
	background-image: url(../images/bg/gr-dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#index table td ul li:first-child {
	background:none;
}
#index table td ul li a {
	display:block;
	padding-left:15px;
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	color:#734017;
}
#index table td ul li a:link , #index table td ul li a:visited {
	text-decoration:none;
}
#index table td ul li a:active , #index table td ul li a:hover {
	text-decoration:underline;
}

#index table td .m {
	padding:38px 12px 12px 12px;
	background-repeat: no-repeat;
}
#index table td .m img {
	display:block;
	margin-bottom:10px;
}


#index table td .m.mar {
	background-image: url(../komedukuri/img/list_3.gif);
}
#index table td .m.mar ul li a {
	background-image: url(../komedukuri/img/list_ic3.gif);
}
#index table td .m.apr {
	background-image: url(../komedukuri/img/list_4.gif);
}
#index table td .m.apr ul li a {
	background-image: url(../komedukuri/img/list_ic4.gif);
}

#index table td .m.may {
	background-image: url(../komedukuri/img/list_5.gif);
}
#index table td .m.may ul li a {
	background-image: url(../komedukuri/img/list_ic5.gif);
}

#index table td .m.jun {
	background-image: url(../komedukuri/img/list_6.gif);
}
#index table td .m.jun ul li a {
	background-image: url(../komedukuri/img/list_ic6.gif);
}

#index table td .m.jul {
	background-image: url(../komedukuri/img/list_7.gif);
}
#index table td .m.jul ul li a {
	background-image: url(../komedukuri/img/list_ic7.gif);
}

#index table td .m.aug {
	background-image: url(../komedukuri/img/list_8.gif);
}
#index table td .m.aug ul li a {
	background-image: url(../komedukuri/img/list_ic8.gif);
}

#index table td .m.sep {
	background-image: url(../komedukuri/img/list_9.gif);
}
#index table td .m.sep ul li a {
	background-image: url(../komedukuri/img/list_ic9.gif);
}

#index table td .m.oct {
	background-image: url(../komedukuri/img/list_10.gif);
}
#index table td .m.oct ul li a {
	background-image: url(../komedukuri/img/list_ic10.gif);
}



/* ------▽月毎ページ-------------*/

#month {
	margin:25px 13px 60px 13px;
}
#month #edge {
	border:solid 1px #ecc965;
	padding:10px;
	background-color:#FFF;
}

#month .midashi {
	margin:20px 0 15px 0;
	background-image: url(../images/bg/gr-dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#month .midashi h5 {
	width:auto;
	padding:0 10px 0 27px;
	background-color: #FFF;
	background-image: url(../images/icon/ye-circle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	display:inline-block;
}
#month .midashi h5 strong {
	font-size:118%;
	padding-right:13px;
	color:#734017;
}

#month table.con {
	width:468px;
	margin:0 0 0 10px;
}
#month table.con th , #month table.con td {
	vertical-align: top;
}
#month table.con th {
	padding-right:20px;
}
#month table.con th img {
	margin-bottom:15px;
}

#month table.con td p  {
	margin:0 0 1.2em 0;
}
#month table.con td h6 {
	color:#ce4501;
	margin:0 0 0.8em 0;
}

#page {
	margin:20px 0;
	text-align:center;
}
#page table {
	margin:auto;
}
#page td,#page th {
	padding:0px 20px;
	text-align:center;
	font-weight:bold;
	vertical-align:baseline;
}
#page td {
	width:5em;
}
#page img {
	vertical-align:middle;
	margin:0 5px;
}
#page strong {
	font-size:1.55em;
	font-family: "Century Gothic", "ＭＳ Ｐゴシック", Osaka;
	letter-spacing: 2px;
}
#page a {
	display:inline-block;
}
