@import url(resetCss.css);

/*******************************
*Style Css
 -------------------------------
 Last modify : 2009/06/19
 Author : IAJ
*******************************/
html {   
  background: #E5E5E5;
}

body {   
  background: #fff url(../images/bg_body.gif) repeat-x;   
}

body#top  {   
  background: #fff url(../images/bg_body.gif) repeat-x;   
}

a:link {
  color: #0084CE;
  text-decoration: underline;
}

a:visited {
  color: #0084CE;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

.caption {
  color: #D35151;
  font-size:8pt;
}

.bold {
  font-weight: bold;
}

.small,
div.section .small *,
div.section .small {
  font-size:8pt;
}

div#header,
div#container {
  position: relative;
  margin: 0 auto;
}

div#header {
  width: 100%;
  text-align: center;
  background: url(../images/bg_header.jpg) no-repeat top right;   
}

div#header .logo{
  width: 900px;
  height: 75px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

div#header .logo img{
  float: left;
  margin-right: 20px;
}

div#header .logo p{
  padding-top: 15px;
  text-align: right;
  color: #666;
}

div#header .logo ul li{
  float:right;
  padding: 0 1em; 
  font-size: 9pt !important; /* IE 7向け */
  font-size: 9pt; /* IE 6以下 */
  background: url(../images/icon_link.gif) no-repeat left center;
}

div#container {
  clear: both;
  width: 900px;
  margin-top: 10px;
  padding-bottom: 30px;
}

#single div#container {
  clear: both;
  width: 750px;
  margin-top: 10px;
  padding-bottom: 30px;
}

div#wrap {
  clear: both;
  width: 100%;
  text-align: center;
  background: #fff;
}

div#footer {
  position: relative;
  width: 100%;
  background: #E5E5E5;
}

div#footer div {
  width: 100%;
  height: 140px;
  background: #3c669d;
}


div#footer div ul li {
  background: none;
  border-right: 1px solid #5386B9;
}

div#footer div ul li a:link,
div#footer div ul li a:visited {
  color: #fff;
}

div#footer address {
  position: relative;
  width: 900px;
  margin: 0 auto;
}

div#footer address img {
  position: absolute;
  top: 0;
  right: 0;
}

div#footer ul{
  width: 900px;
  margin: 0 auto;
  padding: 15px 0;
}

div#footer ul li {
  display: inline;
  padding: 0 1em; 
  font-size: 9pt !important; /* IE 7向け */
  font-size: 9pt; /* IE 6以下 */
  background: url(../images/icon_link.gif) no-repeat left center;
  vertical-align:top;
}

div#header ul li a:link,
div#header ul li a:visited,
div#footer ul li a:link,
div#footer ul li a:visited {
  color: #000;
}

div#footer p.copyRight {
  position: relative;
  width: 900px;
  margin: 0 auto;
}

div#footer .copyRight img {
  position: absolute;
  top: -30px;
  right: 0;
}

div#header ul#gNavi{
  width: 900px;
  margin: 0 auto;
  padding: 0;
}

ul#gNavi li{
 display: block;
 float: left;
  margin: 0;
  padding: 0;
}

ul#gNavi a {
  display: block;
  width: 150px;
  height: 40px;
  margin: 0;
  padding: 0;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: top left; 
}

	ul#gNavi li.btn_01 a {
	  background: url(../images/btn_home.gif);   
	}

	ul#gNavi li.btn_02 a {
	  background: url(../images/btn_service.gif);   
	}

	ul#gNavi li.btn_03 a {
	  background: url(../images/btn_works.gif);   
	}

	ul#gNavi li.btn_04 a {
	  background: url(../images/btn_company.gif);   
	}

	ul#gNavi li.btn_05 a {
	  background: url(../images/btn_recruit.gif);   
	}

	ul#gNavi li.btn_06 a {
	  background: url(../images/btn_contact.gif);   
	}

ul#gNavi li.btn_01 a:hover,
ul#gNavi li.btn_02 a:hover,
ul#gNavi li.btn_03 a:hover,
ul#gNavi li.btn_04 a:hover,
ul#gNavi li.btn_05 a:hover,
ul#gNavi li.btn_06 a:hover {
  background-position: bottom left;   
}
ul#gNavi li.btn_01 a.on,
ul#gNavi li.btn_02 a.on,
ul#gNavi li.btn_03 a.on,
ul#gNavi li.btn_04 a.on,
ul#gNavi li.btn_05 a.on,
ul#gNavi li.btn_06 a.on {
  background-position: bottom left;   
}

div#flash {
  position: relative;
  width: 100%;
  height: 300px;
}

object#myFlash {
}

div#main {
  float: right;
  width: 640px;
  margin: 0;
  padding: 0;
  text-align: left;
}

#top div#main {
  float: left;
  width: 490px;
  margin-right: 45px;
}

#top div#main dl{
  width: 490px;
  margin: 0;
  padding:0;
}

#top div#main dl dt{
  clear: both;
  float: left;
  width: 190px;
  height: 150px;
  margin-right: 10px;
}

#top div#main dl dd{
  float: left;
  width: 290px;
  height: 150px;
  margin: 0;
}

#top div#main dl dd li{
  font-size: 10pt;
}

#top div#main ul{
  margin: 0;
  padding:0;
  list-style: none;
}

div#container ul.list {
  margin-bottom: 15px !important;
  padding: 5px !important;
  background: #f2f2f2;
}

div#container ul.list li {
  line-height: 1.5em;
  text-indent: 0em;
  font-size: 15px;
  padding-left: 1.2em;
  background: url(../images/icon_list.gif) no-repeat left 5px 
}

div#sub {
  float: right;
  width: 365px;
  margin: 0;
  padding: 0;
  text-align: left;
}

div#container dl.topicPath {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
}

div#container dl.topicPath dt {
  float:left;
  margin: 0;
  padding: 0;
  text-indent: -99999px;
  overflow: hidden;
}

div#container dl.topicPath dd {
  margin: 0;
  padding: 0;
  font-size: 9pt;
}

div#container img.icon,
div#container dl.topicPath dd img {
  margin: 0 5px;
  vertical-align: middle;
}

div#container a.pageTop{
  position: absolute;
  bottom: 0;
  right: 0;
  border: 0;
}

* html div#container a.pageTop{
  bottom: -2px;
}

div#container a.pageTop img{
  border: 0;
}

div#container h1,
div#container h2,
div.section table,
div.section address,
div.section ul,
div.section ol,
div.section dl{
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
}

div.section h2 {
  clear: both;
  height: 30px;
  padding:0;
  font-size: 18px;
  line-height: 25px;
  text-indent: 30px;
  color: #000;
  font-weight: bold;
  background: #fff url(../images/bg_h2.gif) no-repeat left bottom;
}

div.section h3 {
  margin: 10px 0;
  margin-top: 30px;
  padding: 0;
  color: #3C669D;
  font-size: 15px;
  font-weight: bold;
}

div.section h4,
div.section h5 {
  margin: 0;
  padding: 0;
  color: #3C669D;
  font-weight: normal;
}

div.section,
form {
  clear: both;
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
}

div.section *{
  font-size:10pt;
}

div.section p {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  line-height: 1.6em;
}

div.section cite {
  float: right;
}

/*
div.section strong {
  font-weight: bold;
  color: #000;
  line-height: 2em;
}

div.section em {
  font-weight: bold;
  color: #000;
  line-height: 2em;
}
*/

div.section address,
div.section .block,
div.section li.parent ul {
  margin-bottom: 20px;
  padding: 10px;
  line-height: 1.5em;
  background: #E3EBF6;
}

div.section #map {
  width: 630px;
  height: 350px;
  margin-bottom: 35px;
  border: 5px solid #e5e5e5;
}

div.section table,
form table {
  width: 640px;
  border-collapse: separate;
  border-spacing: 1px;
  border-top: 1px dotted #999;
}

div.section table thead th {
  padding: 5px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  background: #333;
}

div.section table tbody th,
form table tbody th {
  width: 120px;
  padding: 10px;
  color: #0084CE;
  font-weight: normal;
  text-align: center;
  background: #f2f2f2;
  border-bottom: 1px dotted #999;
}

div.section table tbody td,
form table tbody td {
  padding: 10px;
  border-bottom: 1px dotted #999;
}

div.section table tbody td.month {
  width: 40px;
  text-align: right;
}

div.section table tbody tr.even td {
  background: #f2f2f2;
}

ul li,
ol li {
  line-height: 1.8em;
}

div.section ul li {
  line-height: 1.5em;
  text-indent: 2em;
  list-style: none;
  background: url(../images/icon_link2.gif) no-repeat 1em center;
}

div.section table ul {
  margin-bottom: 5px;
}

div.section table ul li {
  text-indent: 0;
  background: none;
}

div.section ol ol {
  margin-left:10px;
  padding-left: 20px;
  list-style-type: decimal;
}

div.section ol ol li {
  color: #5588B6;
  font:1.4em Century Gothic, Times, serif;
}

div.section ol ol li *{
  color:#000 !important;
  font-size: 10pt !important;
  font-family:'ＭＳ ゴシック','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif !important;
}

ol.flow li ul {
  float:left;	
  width: 500px;
}
	
div.section img.floatImg {
  float:right;
  margin-left: 15px;
  margin-bottom: 30px;
  border: 5px solid #e5e5e5;
}

div.section img.floatImg_noborder {
  float:right;
  margin-left: 15px;
  margin-bottom: 30px;
}

div.section img.floatImg2 {
  float:left;
  margin-left: 10px;
  margin-right: 30px;
  margin-bottom: 30px;
}

div.section dl.data {
  width: 365px;
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
}

div.section dl.data dt {
  float: left;
  width: 80px;
  height:  1.5em;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  color: #666;
}

div.section dl.data dd {
  width: 280px;
  height:  1.5em;
  margin: 0;
  margin-left: 80px;
  padding: 0;
  line-height: 1.5em;
  background: #fff;
}

#top dl.data dt {
  clear: both;
  position: relative;
  width: 195px;
  margin: 0;
  margin: 0;
  padding-left: 170px;
  line-height: 1.5em;
  background: none;
}

#top dl.data dt a {
  font-size: 18px;
  font-weight: bold;
}

#top dl.data img {
  border: none;
}

#top dl.data dt img.thumb {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 5px solid #e5e5e5;
}
#top dl.data dt img.thumb_noborder {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

#top dl.data dd {
  position: relative;
  width: 195px;
  margin: 0;
  padding: 5px 0;
  padding-left: 170px;
  line-height: 1.5em;
  background: none;
}

#top dl.data dd.client {
  font-size: 10pt;
}

#top dl.data dd.outline {
  height: 130px;
}

#top dl.data dd.outline p {
  margin-bottom: 5px;
  line-height: 1.2em;
  font-size: 8pt !important; /* IE 7向け */
  font-size: 8pt; /* IE 6以下 */
}

p.sign{
  text-align: right;
}

div.navi {
  width: 220px;
  margin: 0;
  margin-right: 40px;
  padding: 0;
}

div.navi h2 {
  margin-bottom: 10px !important;
  padding: 0;
}

div.navi ul {
  width: 220px;
  margin: 0;
  margin-bottom: 25px;
  padding: 0;
}

div.navi ul li{
  width: 220px;
  height: 32px;
  line-height: 32px;
  text-indent: 1.5em;
  list-style: none;
  border-bottom: 1px dotted #999;
  background: url(../images/icon_link2.gif) no-repeat 0.5em center;
}

div.navi ul li a{
  display: block;
  width: 220px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  text-decoration: none !important;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #fff url(../images/icon_link2.gif) no-repeat 0.5em center;
}

div.navi li.on a{
  border-bottom: 1px dotted #999;
  background: #CFD9E7 url(../images/icon_link2.gif) no-repeat 0.5em center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

div.navi ul li a:hover{
  background-color: #e3ebf6;
  text-decoration: none !important;
}

.contact{
  position: relative;
  height: 120px;
  background: #fff url(../images/bg_contact.gif) no-repeat left top;
}

.contact a {
  position: absolute;
  left: 7px;
  bottom: 7px;
  display: block;
  width: 206px;
  height: 41px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(../images/btn_form.gif) no-repeat left top;
}

.btn{
  text-align: center;
}

.btn p{
  margin-bottom: 15px !important;
  line-height: 30px !important;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #7f7f7f;
}

.btn a{
  display: block;
  width: 206px;
  height: 41px;
  margin: 0 auto;
  text-indent: -99999px;
  overflow: hidden;
}

a.contact {
  background: url(../images/btn_form.gif) no-repeat left top;
}

a.entry {
  background: url(../images/btn_entry.gif) no-repeat left top;
}

.btn a:hover,
.contact a:hover,
a.contact:hover{
  background-position: left bottom;
}

form fieldset {
  margin: 0;
  margin-bottom: 15px;
  border: 0;
}

form legend {
  margin: 0;
  padding: 0;
  color: #3C669D;
  font-size: 15px;
  font-weight: bold;
}

form input {
  width: 300px;
  margin: 2px 0;
}

form input.radio,
form input.check {
  width: 30px;
}

form textarea {
  width: 400px;
  margin: 2px 0;
}

form select {
  margin: 2px 0;
}

form .button {
  text-align: center;
}

form .button input {
  width: 150px;
}

.section li.parent {
  text-indent: 0;
  background: none;
}

.section .doubleColumn li.parent {
  float: left;
  width: 300px;
}

.section ul li.lb {
  margin-right: 40px;
}

.right {
  text-align: right;
}

#frame {
  height: 200px;
  overflow: auto;
  border: 1px solid #ccc;
}

#frame p,
#frame address,
#frame h3,
#frame h4,
#frame h5 {
  margin-left: 15px;
  margin-right: 15px;
}

#frame h3{
  margin-top: 10px;
}

.section .agree {
  padding: 10px;
  font-weight: bold;
  color: #D35151;
  line-height: 30px;
  background: #f2f2f2;
}

div#footer ul li.pmark {
  background: none;
}

div#footer ul li {
  vertical-align: top;
}

div.infoscroll {
width: 510px;
height: 210px;
overflow-y: scroll;
}

.font-8{
	width:400px;
  font-size:8pt;
}
