@charset "utf-8";

/* www.hokusyo-eco.com/
 * Style sheet for the HTML 5
 * Last modify 2018/05/21 15:10
 */


/* main Style
----------------------------------------------------- */
#mainimg:after {
	clear: both;
	content:"";
	display: block;
}

/* 共通 */
#main h2 {
	padding-bottom: 15px;
	border-bottom: 3px solid #75c44e;
	font-size: 20px;
}

#main h2 {
	padding-bottom: 15px;
	border-bottom: 3px solid #75c44e;
	font-size: 20px;
}
#main p {
	margin-top: 1em;
}
#main p:first-child {
	margin-top: 0;
}
#main table {
	margin: 30px 0;
}
#main table th {
	white-space: nowrap
}

#sign p {
	text-align: right;
}

/* PC */
@media screen and (min-width:641px) {

/* 共通 */
#main h2 {
	padding-bottom: 20px;
	border-bottom: 6px solid #75c44e;
	font-size: 28px;
}

#main table {
	margin: 60px 0;
}


}


/* !h(n)eading
---------------------------------------------------------- */

/* PC */
@media screen and (min-width:641px) {
}

/* Link Style
----------------------------------------------------- */

/* PC */
@media screen and (min-width:641px) {

}

/* List Style
----------------------------------------------------- */

/* PC */
@media screen and (min-width:641px) {

}

/*Form Style
----------------------------------------------------- */


/* Line Style
----------------------------------------------------- */


/* Block Style
----------------------------------------------------- */


/* Margin / Padding /Float /Position Style
----------------------------------------------------- */


/* Text Style
----------------------------------------------------- */


/* Image Style
----------------------------------------------------- */


/* Table Style
----------------------------------------------------- */




