@charset "utf-8";
/*
 Style [
----------------------------------------------------------- */
* {
  margin:0;
  padding:0;
}
body {
  font-family:Arial "ＭＳ Ｐゴシック", sans-serif;
  font-size:100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
html {
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}

/*
 Link Color [
----------------------------------------------------------- */
a:link {
	color:#FF7A25;
	text-decoration:none;
}
a:visited {
	color:#FF7A25;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#666;
}

/*
 container [
----------------------------------------------------------- */
#container {
margin:0 auto;
  width: 930px;
  background-color: #FFFFFF;
}

/*
 Head [
----------------------------------------------------------- */
#head-line {
  background: #e3540b;
  height: 5px;
}

#head {
  width: 930px;
  background: #ffffff;
  height: 65px;
  color: #FF7A25;
}

#logo {
  width: 350px;
  background: #ffffff;
  height: 65px;
  float: left;
}

/*
 gNavi [
----------------------------------------------------------- */
#gNavi {
  width: 340px;
  height: 15px;
  float: right;
  font-size: 12px;
  padding-top: 50px;
}

/*
 toppage main [
----------------------------------------------------------- */
#top_main {
  width: 930px;
  background-image: url(images/nebo1-taisho-head.jpg);
  background-repeat: no-repeat;
  height: 1500px;
}

#top_text {
  width: 770px;
  padding-left: 120px;
  padding-right: 40px;
  padding-top: 210px;
  font-size: 12px;
  line-height: 1.6;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
}

#taisho_episode {
  width: 770px;
  padding-left: 50px;
  padding-right: 40px;
  padding-top: 40px;
  font-size: 14px;
  line-height: 1.8;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
}

#endo_link {
  width: 785px;
  font-size: 14px;
  line-height: 1.8;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
  background-image: url(images/nebo1-endo.jpg);
  background-repeat: no-repeat;
  height: 236px;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 50px;
}

#nebotaisaku_text {
  width: 770px;
  padding-left: 15px;
  padding-top: 75px;
  font-size: 13px;
  line-height: 1.6;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
  font-weight: bold;
}

#nebotaisaku_text2 {
  width: 770px;
  padding-left: 15px;
  padding-top: 10px;
  font-size: 13px;
  line-height: 2;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
}

#nebotaisaku_text3 {
  padding-left: 380px;
  font-size: 13px;
  line-height: 1.8;
  font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
  color: FF7A25;
  font-weight: bold;
}

/*
 foot [
----------------------------------------------------------- */
#foot {
  background-color: #e3540b;
  height: 40px;
  padding-top: 20px;
  color: #FFFFFF;
  font-size: 12px;
}
