*{
	margin:0;
	padding:0;
}

img{
	border:0;
}

#warrap{
	width: 780px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width: 780px;
	margin-top:10px;
}

.pankuzu{
	width: 760px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	background:#EEEEEE;
}

h1{
	font-size:medium;
	float: left;
}

h2{
	font-size:medium;
	margin-bottom:1em;
}

#header p{
	float: right;
}

div#header:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
}


#main{
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#mokuji{
	width: 758px;
	padding:10px;
	margin-bottom:10px;
	border:dotted 1px #AAAAAA;
}

#mokuji ul{
	list-style-type:none;
}

#mokuji ul li{
	padding-bottom:1em;
}

div#mokuji:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
}

#main_2col{
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}


#setumei{
	width: 760px;
	padding:10px;
	background:#EEEEEE;
}

#setumei_left{
	width: 510px;
	float: left;
	margin-left:10px;
}

#setumei_right{
	width: 235px;
	text-align:center;
	float: left;
}
div#setumei:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
}

#tyumoku{
	width: 780px;
	margin-top:15px;
	margin-bottom:10px;
}

#tyumoku h2{
	margin-bottom:5px;
}

#syuyouna_matiawasebasyo{
	width: 758px;
	clear:both;
	margin-top:10px;
	padding: 10px;
	border:solid 1px #AAAAAA;
}

#syuyouna_matiawasebasyo_header{
	width:758px;
}

#syuyouna_matiawasebasyo_header p{
	margin-bottom:10px;
}

#syuyouna_matiawasebasyo_img{
	width:758px;
}

div#main_2col:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
}

div#main:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
}


#footer{
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}

#footer ul li{
	display:inline;
	margin-right:1em;
	font-size:small;
}

#about_us_table{
	margin-top:10px;
	margin-bottom:10px;
	border-collapse:collapse;
	border:solid 2px #AAAAAA;
}

#about_us_table tr td, #about_us_table tr th{
	padding:10px;
	border:solid 2px #AAAAAA;
}
