body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
a:link {
	color: #666666;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
}
a:visited {
	color: #999999;
	font-size: 12px;
}
a:hover {
	color: #990000;
	font-size: 12px;
}
a:active {
	color: #990000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #CCCC99;
	font-size: 12px;
	padding: 5px;
	width: 100%;
	border-bottom-style: solid;
	border-width: 1px;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #b6cf84;
	font-size: 12px;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #006633;
	width: auto;
}
.comments {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	padding: 10px;
}
.subtitle {
	font-size: 12px;
	text-decoration: underline;
}
.links {}
.index {
	font-size: 12px;
	background-color: #FF9999;
	border-width: 1px;
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.recent_menu {
	font-size: 12px;
	border: solid;
	border-width: 1px;
	padding: 5px;
}
.new_red {
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.mark {
	background-image: url(../image/shinzweb_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header {
	margin-left: 130px;
	top: 0px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 10px;
}
#g_menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 10px;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	float: left;
	font-weight: bold;
}
#header_works {
	margin-left: 110px;
	top: 0px;
	margin-top: 20px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#container {
	width: 100%;
	height: auto;
}

#sidemenu {
	height: auto;
	width: 240px;
	position: absolute;
	left: 10px;
	top: 10px;
}

#main_contents {
	width: auto;
	position: absolute;
	left: 280px;
	top: 10px;
}

#wrapper {
	height: auto;
	width: 763px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
}

#wrapper ul,ol {
	text-align: left;
	margin-left: 200px;
}

#wrapper input,textarea {
	background-color: #F3F3F3;
	border: 1px solid #666666;
	padding: 2px;
}
#wrapper input:focus, select:focus, textarea:focus {
  background: #ffffff;
}

.b_line{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
#address {
	width: 700px;
	text-align: left;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#sub{
	float: left;
	width: 290px;
	line-height: 1.5em;
	text-align: left;
	font-size: 12px;
	margin-right: 5px;
	color: #666666;
}

#main{
	float: right;
	width: 545px;
	text-align: right;

}

#map {
	text-align: left;
	color: #006600;
}
#maincol {
	text-align: left;
	width: 700px;
	background-color: #99CC33;
	color: #FFFFFF;
	padding: 10px;
}
#footer {
	width: 900px;
}