* {
	margin-top: 0px;
       margin-buttom: 0px;
}
body {
	text-align: center;
  margin-top : 0px;
  margin-bottom : 0px;
  background-image : url(images/bg_img.gif);
  background-repeat : repeat;
  font-size : 100%;
}
#body {
	width : 820px;
	margin-right: auto;
	margin-left: auto;
  background-image : url(images/body_bg_img.gif);
  background-repeat : repeat-y;
  background-color : white;
}
#header {
	
	text-align: left;
  background-color : white;
  margin-left : auto;
  margin-right : auto;
  width : 780px;
}
#container{
  margin-left : auto;
  margin-right : auto;
  width : 780px;
}
#contents{
  text-align : left;
  width : 560px;
  float : right;
}
#side_menu{
  width : 200px;
  float : left;
  text-align : left;
}
.white_space{
  background-color : white;
  height : 5px;
  clear : both;
}
img{border-width : 0px 0px 0px 0px;}
#footer{
  background-color : white;
  margin-left : auto;
  margin-right : auto;
  width : 780px;
}
.gaset{
  margin-left : 10px;
  width : 180px;
  line-height : 130%;
  margin-top : 10px;
  margin-bottom : 20px;
}
h1{
  color : white;
  background-color : #85ced5;
  border-width : 1px 1px 1px 5px;border-style : solid solid solid solid;border-color : #0080ff #0080ff #0080ff #0080ff;
  font-size : 100%;
  padding-left : 20px;
  
  
  padding-top : 3px;
  padding-bottom : 3px;
}
h2{
  font-size : 100%;
  padding-left : 10px;
  padding-bottom : 3px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #0080ff;
}
.kiji{
  line-height : 140%;
}
#pan{
  font-size : 90%;
  margin-bottom : 10px;
}
h3{
  font-size : 100%;
}
