@charset "utf-8";
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}

body {
  background:#FFF url(images/back-media.jpg);
  font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
  font-size:80%;
  background-repeat: repeat-x;
}

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 {
  text-decoration:none;
}
a:visited {
  text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
}

/*
 container [
----------------------------------------------------------- */
#container {
  width: 980px;
  height: 5372px;
  margin: 0 auto;
}

/*
 Head [
----------------------------------------------------------- */
#head {
  width: 980px;
  height: 211px;
  background-image: url(images/head02.jpg);
  background-repeat: no-repeat;
}

/*
 gNavi [
----------------------------------------------------------- */
#gNavi {
  width: 260px;
  padding-top: 62px;
  float: right;
  font-size: 14pt;
  display: inline;
}


/*
 nav [
----------------------------------------------------------- */
#nav {
  height: 60px;
  /width: 980px;
  list-style-type: none;
  margin-top: 10px;
  padding-left: 25px;
  float: left;
  display: inline;
}

#nav li{
	float:left;
}

/*
 main [
----------------------------------------------------------- */
#main {
  width: 990px;
  height: 5100px;
}



/*
 media [
----------------------------------------------------------- */
#media-top {
  width: 900px;
  background-image: url(images/media-top.jpg);
  background-repeat: no-repeat;
  margin-top: 20px;
  margin-left: 50px;
  padding-top: 150px;
  font-size: 10pt;
  line-height: 1.5;
}

#media-box {
  width: 900px;
  margin-top: 20px;
  margin-left: 50px;
}

#media-left {
  width: 430px;
  float: left;
  display: inline;
  margin-top: 20px;
}

#media-right {
  width: 430px;
  float: right;
  display: inline;
  margin-top: 20px;
}

#media-photo {
	width: 150px;
	float: left;
	display: inline;
	text-align: center;  

}

#media-text {
  width: 270px;
    float: right;
  display: inline;
    font-size: 10pt;
  line-height: 1.5;
}

#media-right-border {
  height: 1px;
  width: 430px;
  background-image: url(images/dot.gif);
  margin-top: 15px;
  margin-bottom: 15px;
  _margin-bottom: 0px;
  background-repeat: repeat-x;
      float: left;
  display: inline;
}

#totop {
  width: 169px;
  height: 20px;
  margin-left: 1px;
  padding-left: 750px;
  padding-top: 10px;
}

/*
 foot [
----------------------------------------------------------- */
#foot {
  width: 990px;
  height: 40px;
  float: left;
  display: inline;
  color: #FFFFFF;
  padding-left: 20px;
  font-size: 14px;
  /padding-top: 15px;  
}
