@charset "shift_jis";

/* -----------------------------------------------

	Site: Gunma Internet
	Type: default styles
	URL: www.wind.ne.jp
	Last Up Date: 
	Version: 1.0
	
----------------------------------------------- */

div#contents p.tbr_menu {
	font-weight: bold;
	height: 40px;
	width: 350px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-left: 4px;
	background-image: url(../member/images/bg_list01.gif);
}
div#contents p.tbr_menu a {
	height: 40px;
	display: block;
	padding-top: 9px;
	padding-left: 35px;
}
div#contents p.tbr_menu a:hover {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../member/images/bg_list01.gif);
}
* html div#contents p.tbr_menu a:hover {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../member/images/bg_list01x.gif);
}


div#contents ul.tbr_sub a {
	background-attachment: scroll;
	background-image: url(../member/images/listmark01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}


div#main h1 {
	font-size: 120%;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../member/images/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	padding-top: 10px;
	padding-left: 35px;
	margin-top: 20px;
}
div#main h2 {
	font-weight: bold;
	background-image: url(../member/images/bg_h2.gif);
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #01C9D9;
	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: #01C9D9;
	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: #01C9D9;
	padding-left: 3px;
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 1.4;
}
