/* --- float cancel ----------------------------------------------- */
.float_cancel {
	clear: both;
	height: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
  }

body {
  margin: 0px 0px 0px 0px;
  background-color: #FE9703;
  text-align: center;
  font-family: "ＭＳ ゴシック",Osaka, sans-serif;
  background-image: url(../img/backimg.gif);
  background-repeat: repeat-x ;
  }

a {
  text-decoration: underline;
  }

a:link {
  color: #CC6600;
  }

a:visited {
  color: #CC6600;
  }

a:active {
  color: #CC6600;
  }

a:hover {
  color: #FFCC33;
  }

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }

h5 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  text-align:left;
}

#wing {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding: 0px;
  width: 770px;
  background-image: url(../img/backframe.gif);
  }

#container {
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 740px;
  background-color: #FFFFFF;
  }

#banner {
  font-family: Verdana, Arial, sans-serif;
  color: #333333;
  background-image: url(../img/logoback.gif);
  text-align: left;
  border-bottom: 1px solid #FFFFFF;
  height: 87px;
  position:relative;
  }

#banner h1 {
  font-weight:bold;
  position:absolute;
  top: 5px;
  left: 5px;
  font-size: 12px;
  }

#banner img {
  position:absolute;
  top: 33px; 
  }

#flash {
  width: 740px;
  height: 238px;
  text-align: center;
  position:relative;
  }

#flash h2 {
	text-align: left;
	position:absolute;
	top: 220px;
	left: 5px;
	font-size:13px;
	color: #FFFFFF;
  }

#flash2 {
  width: 740px;
  height: 20px;
  text-align: center;
  position:relative;
  }

#flash2 h2 {
	text-align: left;
	position:absolute;
	top: 4px;
	left: 5px;
	font-size:13px;
	color: #FFFFFF;
  }

#main {
  width: 740px;
  height: auto;
  margin-top: 10px;
  margin-bottom:0;
  }

#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #main {
    height: 1em;
}

#main {
    display: block;
}
/**/

#center {
  float: left;
  width: 535px;
  overflow: hidden;
  }
	
#center2 {
  float: left;
  width: 580px;
  }

#kensaku {
  width: 535px;
  height: 75px;
  }

#kensaku ul {
  margin: 0;
  padding: 0;
  }

#kensaku li {
  margin: 0;
  display: inline;
  position:relative;
  }

.button1 {
	position:absolute;
	top: 38px;
	left: 100px;
}

.button2 {
	position:absolute;
	top: 38px;
	left: 180px;
}

#search_pannel {
	background-image: url(../img/bg_search.gif);
  background-position: left top;
  background-repeat: no-repeat;
  width: 535px;
  height: 98px;
	}

#search_pannel ul {
  margin: 0;
  padding: 45px 0 0 10px;
  }

#search_pannel li {
  margin: 0 11px 0 0;
  display: inline;
  position:relative;
  list-style: none;
  }
  
#whatnew {
 width: 535px;
 padding-top:10px;
}

#whatnew img{
vertical-align: top;
}

.whatnew-cont {
 width: 535px;
 border-left: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
 border-bottom: 1px solid #CCCCCC;
 background-color:#E6E6E6;
}

.info {
 font-size: 13px;
 color: #555555;
 border-bottom:1px dashed #999999;
 padding: 5px 0px 5px 5px;
 margin:0px 5px 5px 5px;
}

.info a{
 font-size: 13px;
 color: #555555;
}

.info a:hover{
 font-size: 13px;
 color: #555555;
}

.date {
 font-size: 13px;
 font-weight: bold;
 color: #0000FF;
 padding: 0px 10px 2px 5px;
}

#intro {
 width: 535px;
 padding-top: 20px;
}

.intro-top {
margin:0;
height:12px;
}

.intro-middle {
margin:0;
border-left:1px solid #FFCD35;
border-right:1px solid #FFCD35;
background-color:#FFFFCC;
font-size:12px;
padding:0px 3px 0px 3px;
}

.intro-middle p{
margin:0;
}
.intro-bottom {
margin:0;
}

#copyright {
  width: 740px;
  height: 26px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #666666;
  background-image: url(../img/foot-back.gif);
  padding-top:8px;
  }

#right {
  float: right;
  width: 190px;
  overflow: hidden;
  }
	
#right2 {
  float: right;
  width: 150px;
  overflow: hidden;
  }

.menu {
  width: 190px;
  padding: 0px 0px 5px 0px;
}

.menu ul{
  margin: 0;
  padding:0;
  list-style-type:none;
}

.menu li{
  padding-top: 5px;
    margin: 0;
}

.menu img { 
  margin: 0px;
  border: 0px;
  padding: 0px ;
  vertical-align: top ;
}

.m-head {
  width: 190px;
  height: 24px;
}



.menu2 {
  width: 150px;
  padding: 0px 0px 5px 0px;
}

.menu2 ul{
  margin: 0;
  padding:0;
  list-style-type:none;
}

.menu2 li{
  padding-top: 5px;
    margin: 0;
}

.menu2 img { 
  margin: 0px;
  border: 0px;
  padding: 0px ;
  vertical-align: top ;
} 

.m-head2 {
  width: 150px;
  height: 19px;
}

h3#oshirase {
width:535px;
height:35px;
background-image: url(../img/news-bar.gif);
}
#oshirase span {display:none;}

h3#topics {
width:535px;
height:35px;
background-image: url(../img/topic-bar.gif);
}
#topics span {display:none;}

h3#greet {
width:535px;
height:35px;
background-image: url(../img/greet-bar.gif);
}
#greet span {display:none;}

h3#company {
width:535px;
height:35px;
background-image: url(../img/company-bar.gif);
}
#company span {display:none;}

.topics-cont {
  padding:10px;
	margin:0px 5px 5px 5px;
	line-height:1.4em;
	font-size:12px;
}

.topics-cont p{
   margin:0;
}

.topics-cont img{
   margin:5px;
}


.greet-cont {
  padding:20px 10px 10px 10px;
	margin:0px 5px 5px 5px;
	line-height:1.4em;
	font-size:12px;
	background-color:#FFFFFF;
}

.greet-cont p{
   margin:0;
}

.greet-cont img{
   margin:5px;
}

.greet-name {
  padding-top:10px;
	font-size:15px;
	text-align:right;
}

.company-cont {
  padding:10px 10px 10px 10px;
	margin:0px 5px 5px 5px;
	line-height:1.4em;
	font-size:12px;
}

.company-cont th{
	background-color:#996633;
	color:#FFFFFF;
}

.company-cont td{
	font-size:12px;
	background-color:#FFFFFF;
	color:#555555;
}

.toi p{
  font-size:12px;
	padding-left: 10px;
}

.toi table {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 500px;
	font-size:12px;
}
.toi td {
	padding: 5px 10px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.toi .th_td {
	text-align: right;
	width: 150px;
}
.toi .hissu {
	background-color: #FFFFCC;
}

.toi .tr_01 {
	background-color: #FFFFCC;
}

.style2 {
	background-color: #999;
	font-weight: bold;
	color: #FFF;
	font-size: 10pt;
}
.style3 {font-size: 80%}
.style4 {font-size: 15px; font-weight:bold;}