/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #ffffff url(images/bg.jpg) repeat-x ;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}
img {
  border:  none;
}
a {
  color: #2e4a55;
  text-decoration: none;
}
#wrap {
  margin: 0 auto;
  width: 800px;
}
#header {
  height: 150px;
}
#header h1 {
  padding: 55px 0 5px 15px;
  font-size: 35px;
  font-weight: 100;
  letter-spacing: -3px;
}
#header h1 a {
  color: #334436;
  text-decoration: none;
}
#header h1 a:hover {
  color: #555555;
  text-decoration: none;
}
#header h2 {
  padding-top: 5px;
  padding-left: 20px;
  color: #555555;
  font-size: 19px;
  font-weight: 100;
  letter-spacing: -1px;
  line-height: 12px;
}
#header-koku {
  margin-top: 40px;
  float: right;
  }
#menu2 {
	width: 180px;
	margin-top: 0;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}
#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #3688BA;
	display: block;
	background:  url(images/menu2.gif);
	padding: 8px 0 0 30px;
	}
	
#menu2 li a:hover {
	color: #3688BA;
	background:  url(images/menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
#content {
  padding: 10px 10px;
}

.left {
  width: 528px;
  float: left;
  text-align: justify;
  padding: 0 20px 0 10px;
}
.left h2 {
  padding: 15px 0 15px 10px;
  color: #ff4800;
  font-size: 22px;
  letter-spacing: -1px;
  font-weight: 100;
}
.post {
	padding: 20px 20px 0 20px;
	background: url(images/img05.gif) repeat-x;
}
.right {
  border-left: 1px solid #bbbbbb;
  padding: 10px 10px 10px 20px;
  float: right;
  font-size: 14px;
  font-weight: 600;
  width: 180px;
}
.right ul {
  padding: 5px 10px 10px;
  list-style-type: none;
}
.right h2 {
  height: 30px;
  font-size: 15px;
  color: #666666;
  line-height: 30px;
  text-align: center;
}
.right a {
  text-decoration: none;
}
#boxed {
	padding: 40px 0px;
	background: url(images/img05.gif) repeat-x;
}
#footer {
  border-top: 1px solid #bbbbbb;
  padding: 0 0 10px;
  text-align: center;
  color: #333333;
  font-size: 11px;
  margin-top: 10px;
}
