﻿/* container */

*{
  margin:0;
  padding:0;
}
html,body {
  height:100%;
}

body {
  font-size:0.9em;
  font-family:"Meiryo","ヒラギノ丸ゴ Pro W4","EE EゴシチE","osaka","sans-serif";
  text-align:center;
  line-height:1.6;
  background:#d3edfb;
}

#content {
  margin:0 auto;
  width:930px;
  text-align:left;
  background:#fff;
}

#header {
  width:930px;
  height:150px;
  margin-bottom:10px;
  background:url("../base_img/header.jpg") no-repeat top left;
}
#header h1 a{
  display:block;
  width:680px;
  height:150px;
}
#header span{
  display:none;
}

#navi {
  clear:left;
  width:930px;
  height:250px;
}
#navi span{
  display:none;
}
#navi li{
  float:left;
  width:295px;
  height:125px;
  list-style:none;
  margin-right:10px;
  margin-bottom:10px;
}


#content .top_pan {
  clear:both;
  margin-bottom:15px;
  background:url("../base_img/home.gif") no-repeat left top;
}

#content .home_img {
  padding-left:25px;
  line-height:24px;
}

#content .top_pan li {
  list-style:none;
  display:inline;
  margin-right:5px;
}
#content  a:link,
#content a:visited {
  color:#007dc8;
  text-decoration:none;
}

#content a:hover {
  color:#f00;
  text-decoration:none;
}


#content .pan_img {
  padding-left:15px;
  background:url("../base_img/right.gif") no-repeat left center;
}

/* main-page */
#main {
  float:left;
  width:600px;
  min-height:100%;
}

*html #main {
  height:100%;
}
body > #main {
  height:auto;
}

#main {
  margin-bottom:100px;

}

#main ul {
  margin-left:30px;
}

/* right-side */
div#side {
  float:right;
  width:300px;
  height:100%;
}

#side ul {
  text-decoration:none;
}

#side .side_banner li {
  margin-bottom:5px;
  list-style:none;
}


/* fooder */

#fooder {
  position:relative;
  clear:both;
  width:930px;
  height:160px;
  padding-top:5px;
  color:#fff;
  background:#ebebeb;
  background : url("../base_img/fooder.png") no-repeat left top;
}
#fooder ul{
  margin-left:125px;
  margin-top:10px;
  height:25px;
}

#fooder li{
  float:left;
  font-size:0.9em;
  text-indent:1.7em;
  list-style-type:none;
  background:url("../base_img/icon01.gif") no-repeat 0px 0px;
}

#fooder .folink1{
  width:120px;
}
#fooder .folink2{
  width:120px;
}
#fooder .folink3{
  width:130px;
}
#fooder .folink4{
  width:130px;
}
#fooder li a:link,
#fooder li a:visited{
  color:#0081cc;
}

#fooder .infomation{
  clear:left;
  position:absolute;
  top:20px;
  font-size:0.8em;
  left:200px;
  color:#0081cc;
}

#fooder .map{
  position:absolute;
  top:60px;
  left:420px;
  line-height:1.4;
  font-size:0.8em;
}
#fooder .map a{
  text-decoration:none;
  color:#0081cc;
}

#fooder .copyright{
  position:absolute;
  top:90px;
  left:310px;
  font-size:0.8em;
}

.shiro {
  color:#fff;
  font-weight:bold;
}

/* container */

.title_bar {
  width:596px;
  height:41px;
  padding-left:25px;
  padding-top:10px;
  margin-bottom:25px;
  background:url("../base_img/title_bar.gif") no-repeat 0px 0px;
  font-size:16px;
  color:#007dc8;
}

div#container {
  position:relative;
  clear:both;
  padding:0 10px;
  height:100%;
}
div#container:after {
  font-size:1px;
  content:".";
  display:block;
  height:0px;
  clear:both;
}
div#container {
  zoom:1;
}

#container .topics {
  margin:10px 15px 0;
  padding-bottom:25px;
}

#container .topics table{
  border-collapse:collapse;
}
#container .topics td{
  border-collapse:collapse;
}


#container .topics .comment_img {
  width:140px;
  border-bottom:1px dashed #666;
  vertical-align:top;
  padding-top:20px;
  padding-bottom:20px;
}

#container .topics  .comment_img_top {
  width:140px;
  border-bottom:1px dashed #666;
  vertical-align:top;
  padding-bottom:20px;
}

#container .topics .comment {
  width:550px;
  border-bottom:1px dashed #666;
  padding-bottom:25px;
  padding-top:20px;
  vertical-align:top;
}

#container .topics .comment_top {
  width:550px;
  border-bottom:1px dashed #666;
  padding-bottom:25px;
  vertical-align:top;
}


#container .topics .comment a:link,
#container .topics .comment a:visited {
  color:#499b32;
  text-decoration:none;
}

#container .topics ul {
  margin-left:20px;
}

#container .topics li {
  width:
  width:560px;
  clear:left;
  margin-right:15px;
  padding-bottom:25px;
  list-style:none;
}

#container .topics .comment_top {
  border-top:none;
}

#container .topics li h3{
  color:#499b32;
}

#to-top {
  position: fixed;
	bottom: 20px;
	right: 20px;
	background: url("../base_img/go-top.png");	
}
#to-top a{
	display: block;
	width: 103px;
	height: 103px;
	/*text-indent: -9999px;*/
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/***************/
#main h4 {
  margin:15px 0;
}
#main li {
  
}

#main .maintext {
  margin:15px 15px;
}
#main .imgcenter {
  text-align:center;
}

#main .waku1 {
  width:400px;
  margin:15px 15px;
  padding:10px;
  border:1px solid #666;
}
#main .waku2 {
  margin:10px 0px;
  padding:10px;
  border:1px solid #666;
}

#main .education dt{

}
#main .education dt h2{
  letter-spacing:2px;
}
#main .education dt h2 a:link,
#main .education dt h2 a:visited,
#main .education dt h2 a:hover,
#main .education dt h2 a:active {
  color:#00a73c;
}

#main .machidukuri dt {
  font-weight:bold;
}

#main .education dd{
  margin-bottom:15px;
  padding-bottom:20px;
  border-bottom:1px solid #666;
}

#main .icon03 li{
  list-style:none;
  padding-left:15px;
  background:url("../base_img/icon03.gif") no-repeat left center;
}
#main .icon04 li{
  list-style:none;
  padding-left:15px;
  background:url("../base_img/icon04.gif") no-repeat left center;
}

#main .border_b {
  margin-bottom:15px;
  padding-bottom:20px;
  border-bottom:1px solid #666;
}

#main .contact table {
  width:550px;
  margin:auto;
  padding:auto;
}

#main .contact td,
#main .contact th {
  padding:10px 0px;
  border-bottom:1px dashed #44b7ed;
}
#main .contact th {
  width:110px;
}

#main .contact .form {
  width:568px;
  height:41px;
  margin:30px auto;
  padding-left:15px;
  line-height:3;
  background:url("../base_img/form.png") no-repeat left center;
  font-weight:bold;
  color:#44b7ed;
}

#main .chikujigyo li{
  margin-left:30px;
}
#main .imagebox_top {
  margin:15px auto;
  width:305px;
}

#main .imagebox_top p{
  margin-top:15px;
  text-align:center;
}

#main div.imagebox {
  display:inline-block;
  width:280px;
  min-height:200px;
  margin:2px 5px 10px 0;
}
#main div.imagebox p{
  text-align:center;
  line-height:3;
}

/****************/
.blue {
  color:#007dc8;
}

.orenge {
  color:#ff6600;
}

.pink {
  color:#e4007f;
}

.green {
  color:#00a73c;
}
.red {
  color:#f00;
}
.margin15 {
  margin:15px;
}
.margin_b15 {
  margin-bottom:15px;
}
.margin_b20 {
  margin-bottom:20px;
}
.fontweight {
  font-weight:bold;
}

a.overwhite{
  background-color:#ffffff;
  display:block;
}

.textcenter {
  text-align:center;
  margin:15px auto;
}

a.overwhite:hover img{
  cursor:pointer;
  filter: alpha(opacity=60);        /* ie lt 8 */
  -ms-filter: "alpha(opacity=60)";  /* ie 8 */
  -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.6;              /* Safari 1.x */
  opacity:0.6;
  zoom:1;
}

