@charset "shift_jis";

/* -----------------------------------------------

	Site: Gunma Internet
	Type: default styles
	URL: www.wind.ne.jp
	Last Up Date: 
	Version: 1.0
	
----------------------------------------------- */

div#main h1 {
	font-size: 120%;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../etc/images/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	padding-top: 10px;
	padding-left: 35px;
	margin-top: 15px;
}
div#main h2 {
	font-weight: bold;
	background-image: url(../etc/images/bg_h2.gif);
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E41B22;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 20px;
	line-height: 1.4;
	clear: both;
}
div#main h3 {
	font-size: 90%;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E41B22;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 3px;
	line-height: 1.4;
}
div#main h4 {
	font-weight: bold;
	font-size: 90%;
	margin-left: 25px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E41B22;
	padding-left: 3px;
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 1.4;
}
