/*ページ構成*/
div#menue-right {
	width: 250px;
	margin:0px;
	text-align: left;
	position: absolute;
　　　　top:0px;left:749px;
	background-color:#ffffff;
	}

div#contents-all {
	width: 1000px;
	margin:0px;
	text-align: left;
	position: relative;
　　　　top:0px;left:0px;
	background-color:#ffffff;
	}
	
div#contents {
	width: 750px;
	margin:0px;
	text-align: left;
	position: relative;
　　　　top:0px;left:0px;
	background-color:#ffffff;
	}

div#main {
	width: 750px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 126px;
	left: 0px;
	background-image:url("../../sin/img/background.gif");
	background-repeat:repeat-y;
	}

/*文のパンくず*/
div#pankuzu-bun {
	position:absolute;
	top:210px;
	width: 400px;
	font-size: 11px;
	z-index:5;
	text-align: right;
	left: 330px;
	}

/*リンクの設定*/
A:link{color:black;}
A:visited{color:black;}
A:hover{color:darkgreen;}
A{text-decoration:none;}

/*フッタ−*/
#hutter-menue {
	text-align: left;
	clear: both;
	width: 750px;
	height: 20px;
	font-size: 10px;
	margin-left:150px;
}

#bottom {
	clear: both;
	width: 1000px;
	height: 20px;
	background-color:#D9E6CC;
	text-align: center;
	padding-top: 10px;
	}
	
address {
	font-famity: "MS Pゴシック",Osaka,Sans-Serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	letter-spacing: -1px;
	padding-bottom: 5px;
	color: #000000;
	height:20px;
	}
	
/*ヘッダーメニュー*/
div.sub-menue {
	font-size: 12px;
	}	
	
/*本文*/	
#write{
	padding-left:20px;
	padding-top:20px;
	width:560px;
	z-index:5;
	float:none;
	}

#write-contents{
	padding-left:20px;
	padding-top:20px;
	width:685px;
	z-index:5;
	}

/*文書設定*/
h1{
	padding-left:30px;
	color: #000000;
	font-size: 15px;
	font-family: "ＭＳ 明朝", "Osaka−等幅";
	line-height:0%;
	}
	
/*メニューバー*/
#left-bar {
	position:absolute;
	left:0px;
	top:89px;
	width:133px;
	height:38px;
	}
 
#kannagara {
	position:absolute;
	left:133px;
	top:89px;
	width:91px;
	height:38px;
	}

#space-1 {
	position:absolute;
	left:224px;
	top:89px;
	width:24px;
	height:38px;
	}

#yamato {
	position:absolute;
	left:248px;
	top:89px;
	width:105px;
	height:38px;
	}

#space-2 {
	position:absolute;
	left:353px;
	top:89px;
	width:22px;
	height:38px;
	}

#kami {
	position:absolute;
	left:375px;
	top:89px;
	width:43px;
	height:38px;
	}

#space-3 {
	position:absolute;
	left:418px;
	top:89px;
	width:21px;
	height:38px;
	}

#syo {
	position:absolute;
	left:439px;
	top:89px;
	width:43px;
	height:38px;
	} 

#space-4 {
	position:absolute;
	left:482px;
	top:89px;
	width:22px;
	height:38px;
	} 

#bun {
	position:absolute;
	left:504px;
	top:89px;
	width:43px;
	height:38px;
	} 

#space-5 {
	position:absolute;
	left:547px;
	top:89px;
	width:22px;
	height:38px;
	} 

#yuu {
	position:absolute;
	left:569px;
	top:89px;
	width:43px;
	height:38px;
	} 

#right-bar {
	position:absolute;
	left:612px;
	top:89px;
	width:138px;
	height:38px;
	} 
/*メニューここまで*/ 

/*大きなメニューテーブル*/
BODY,TD{
  font-size : 13px;
  line-height : 185%;
  color : #333333;
	}
	
.links{
  padding : 3 3 10 10px;
  color : #333333;
  margin-left:10px;
	}
	
.shoukai{
  padding : 3px;
  color : #333333;
  margin-left:20px;
	}

.linktitle{
  text-align : center;
  border : 1px solid #77624D;
	}


#table-background{
	position:absolute;
	left:47px;
	top:315px;
	z-index:-5;
	border-color:#cccccc;
	width:500;
	height:186;
	}

.p-04 {
	text-align: center;
	font-size: 10px;
	line-height: 1.5em;
	}

