* {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-align:left;
	line-height:1.4em;
	margin:0;
	padding:0;
	list-style-type:none;
	background-repeat:no-repeat;
	color:#555;
}
.clearfix:after{
	content:"";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

@media print {
body {
zoom: 0.68;
}
}			
h1, h2, h3, h4, h5, h6 {
}
br.clear {
	clear:both;
	width:0px;
	height:0px;
	overflow:hidden;
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	overflow:hidden;
	text-decoration:none;
}
a:link, a:visited {
}
a:active, a:hover {
	text-decoration:underline;
}
.ma{
	margin:0 auto;	
}
.tc{
	text-align:center;	
}
.tr{
	text-align:right;	
}
.fl{
	float:left;	
}
.fr{
	float:right;	
}
.cb{
	clear:both;	
}
.mb20{
	margin-bottom:20px;	
}
.pl25{
	padding-left:25px;	
}
.pt0{
padding-top:0;	
}
.pt20{
	padding-top:20px;	
}
.pt40{
	padding-top:40px;	
}

.pt50{
	padding-top:50px;	
}
.pt70{
	padding-top:70px;	
}

.pb20{
	padding-bottom:20px;	
}
.pb40{
	padding-bottom:40px;	
}

.pb50{
	padding-bottom:50px;	
}

.pl2{
	padding-left:2px;	
}
sup {
	font-size:11px;
	vertical-align:top;
}
sub {
	font-size:11px;
	vertical-align:bottom;
}
.bold {
	font-weight:bold;
}
.red {
	color:red;
}
/* IE6-float-box-margin-not2x */
.ie6-float {
	_display:inline;
}
/* column */
div.column {
	clear:both;
	min-height:1px;
	height:auto !important;
	height:1px;
	overflow:visible;
}


/* 全体横幅設定 */
/*body {
	background: linear-gradient(#ffffaa, white);
	background: -webkit-linear-gradient(#ffffaa, white);
	background: -moz-linear-gradient(#ffffaa, white);
	background: -ms-linear-gradient(#ffffaa, white);
	background: -o-linear-gradient(#ffffaa, white);
	background-repeat:no-repeat;
}
*/
body{ margin:0; padding:0; }
#contents {
	margin:0 auto;
	background-color:white;
	width:1400px;
	position:relative;
}
#contents #menu { 
	width:170px;
	height:450px;
	background:green;
	text-align:center;
	color:#fff;
	font-size:2em;
}
#header {
	height:81px;
	width:1200px;
	margin:0 auto;
}
h1 {
	font-size:21px;
	padding-top:20px;
	padding-left:70px;
	padding-right:20px;
	font-weight:bold;
	color:#00693E;
}

.gotop {
	float:right;
	margin-top:-35px;
	margin-right:100px;
}
h2 {
}
/* ヘッダ */
/*#header a:hover {
	background:white !important;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
*/
/*p.contact {
	float:right;
	margin-top:-31px;
	margin-right:36px;
}
*/
/* サイトマップボタン
#sitemap {
	float:right;
	width:83px;
	height:38px;
	padding-top:10px;
	padding-right:20px;
}
 */

/* グローバルメニュー */
#footer {
	background-color:#00693E;
	height:15px;
	margin-bottom:10px;
}
p.copy {
	color:white;
	text-align:right;
	font-size:10px;
	padding-right:300px;
}

/* toppage */
#maincontents {
}

#leftmenu {
  display: none;
  position: fixed;
  top: 50px;
  left: 20px;
　width:100px;
  height:200px;
　margin:0;
  padding:0;
  background:#00683d;
}

#leftmenu p {
　width:30px;
  color:#ffffff;
  font-size:16px;
  padding:10px;
}

#topnimodoru p {
  color:#ffffff;
  margin:50px 0 0 10px;
}

#topnimodoru a:hover,a:link, a:visited {
　color:#ffffff;
}

#pagetop {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 20px;
  background:#00683d;
}

#contactlink {
  display: none;
  position: fixed;
  bottom: 450px;
  right: 18px;
}

#workslink {
  display: none;
  position: fixed;
  bottom: 275px;
  right: 18px;
}

#menutop {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 18px;
}

#pagetop {
   padding:10px 5px 10px 5px;
}

#pagetop a {
  font-size:10px;
  color:#ffffff;
}

.pankuzulist {
margin:15px 0 0 10px;
}

ol.topic-path {
margin: 0; /* マージン（上下左右） */
padding: 7px 5px; /* パディング（上下、左右） */
list-style-type: none; /* リストマーク非表示 */
font-size: 100%; /* 文字サイズ */
}
/* リスト項目 */
ol.topic-path li {
padding-left: 5px; /* 左パディング */
display: inline; /* 項目を横並び */
}
/* リンクエリア */
ol.topic-path li a {
padding-right: 18px; /* 右パディング */
background: url(../images/yajirushi.png) no-repeat right; /* 矢印記号（※） */
}
/* リンク色 */
ol.topic-path li a {
color: #4682b4;
}
/* リンク色（マウスオーバー） */
ol.topic-path li a:hover {
color: #79a7cc;
}








