html {
	overflow: scroll;
}
body {
  margin: 0;
  padding: 0;
  border: 0;
  color: #000;
  font-size: small;
  font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
  font-style: normal;
  line-height: 1.4em;
}
#container {
  width: 720px;
  margin: 0 auto;
  background: #fff url(../images/bkgd_tile.gif) top;
  background-repeat: repeat-y;
}
#masthead {
  margin: 0 auto;
  width: 700px;
  position: relative;
  left: 0px;
  height: 32px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#navigation {
  width: 700px;
  position: relative;
  left: 10px;
  background-color: #d3d3d3;  overflow: hidden;
}
#page_content {
  width: 660px;
  position: relative;
  left: 30px;
}
#footer {
  width: 700px;
  text-align: right;
  padding: 8px 10px 2px 10px  ;

}
/* マストヘッドのスタイル */
#masthead img {
  float: left;
}
#masthead p {
  color: #000;
  font-size: x-small;
  text-align: right;
  margin: 10px 10px 0 10px;
}
/* ナビゲーションのスタイル */
#navigation ul {
  list-style-type: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
#navigation li {
  float: left;
}
#navigation a {
  color: #000;
  text-decoration: none;
  margin: 0 1px;
  padding: 5px;
  display: block;
  border: 1px solid #d3d3d3;
}
#navigation a:hover {
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
}
/* サイトマップのスタイル */
#sitemap {
  margin-left: 20px;  
  margin-top: 10px;  
  margin-bottom: 10px;  
}
/* コンテンツのスタイル */
h1 {
  color: #965;
  font-size: 2.0em;
}
h2 {
  background-position: bottom;
  padding: 10px 10px 12px 10px;
  border: 1px #CCCCCC solid;
  color: #444444;
  font-size: 1.2em;
  border-top-color: #2766AB;
  border-top-style: solid;
  border-top-width: 4px;
  background-image: url('../images/h2_bg.gif');
  background-repeat: repeat-x;
}
h3 {
	color: #555555;
	font-size: 1.1em;
	background-color: #F9F9F9;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	border-top-color: #efefef;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #2766AB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h4 {
	color: #666666;
	font-size: 1.0em;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 2px;

	background-color: #ffffff;
}

h5 {
  color:navy ;
  font-size: 1.0em;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
}
h5.xair {
  color:green!important;
}
h6 {
  color: #555555;
  font-size: 1.0em;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
  padding-top: 3px;
  margin-top: 3px;
}

.graytext{
	color:#555555;
}
big {
  color: #965;
  font-size: medium;
}
img {
  border-style: none;
}
#column_r p {
  color: #000;
  font-size: x-small;
  text-align: left;
  margin: 0;
  padding: 5px;
}
#column_r h4 {
  margin-bottom: 0;
}
#column_r ul {
  margin-left: 5px;
  padding-top: 0;
  padding-left: 10px;
}
#column_r ul li {
  font-size: x-small;
  display: list-item;
  list-style-position: outside;
}
/* フッターのスタイル */
#footer p {
  color: #fff;
  font-size: x-small;
  margin-top: 2px;
  margin-bottom: 6px;
}
#footer a, a:hover {
  color: #fff;
  text-decoration: underline;
}

/* リンクのスタイル */
a {
  color: #000099;
  text-decoration: underline;
}
a:hover {
  color: #990000;
  text-decoration: underline;
}
.style_bold {
  font-weight: bold;
}
.style_italic {
  font-style: normal;
}
/* ページ内のリンクのスタイル */
a.page_link {
  border: 1PX #CCCCCC solid;
  padding: 10px 20px 10px 20px;
  background-image: url('../images/pagelink_bg.gif');
  background-position: 50% bottom;
  background-repeat: repeat-x;
  text-decoration: none;
  margin-right: 10px;
 	color:#666666;
}

/* ページの先頭へのスタイル */
a.gotop {
  float: right;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* 製品情報トップへのスタイル */
a.gonewtop {
  float: left;
  clear: both;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
a.gonext {
  float: right;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* 設置事例集トップへのスタイル */
a.goexampletop {
  float: left;
  clear: both;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

a.goexampleleveltop {
  float: right;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}


/* 挿絵のスタイル */
img.illust {
  padding-bottom: 10px;
  padding-left: 8px;
  padding-right: 4px;
  padding-top: 10px;
}

.float_left {
  float:left;
  margin-top: 5px;
  margin-bottom: 10px;
}

.float_right {
  float:right;
  margin-top: 5px;
  margin-bottom: 10px;
}

div.full {
  width: 660px;
  margin-top: 5px;
  margin-bottom: 10px;
  page-break-inside: avoid ;
}
div.half_left {
  float: left;
  width: 320px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-right:10px;
  /*page-break-inside: avoid ;*/
}
div.half_right {
  float: right;
  width: 320px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-left:10px;
  /*page-break-inside: avoid ;*/
}

div.third_left {
  float: left;
  width: 210px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-right:10px;
  page-break-inside: avoid ;
}
div.third_center {
  float: left;
  width: 210px;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-right:10px;
  page-break-inside: avoid ;
}
div.third_right {
  float: right;
  width: 210px;
  margin-top: 5px;
  margin-bottom: 10px;
  page-break-inside: avoid ;
}
.clear {
  clear:both;
}
.decorframe{
	padding:10px 10px 10px 10px;
	background-color:#FFFFE6;
	border:1px #CCCCCC solid;
}

.decorframe_pink{
  padding: 10px 10px 10px 10px;
  background-color: #E94FA5;
  border: 1px #CCCCCC solid;
  color:#ffffff;
}

.decorframe_gray{
  padding: 10px 10px 10px 10px;
  border: 1px #CCCCCC solid;
}

.decocolor_pink{
  background-color:#E94FA5;
  padding:5px;
  font-weight: bold;
  color:white;  
}


ul {
  margin-bottom: 0px;
  margin-top: 0px;
  position: relative;
  left: -15px;
}

/* 注釈のスタイル */

ul.notes {
  line-height: 1.2em;
  margin-bottom: 0px;
  position: relative;
  font-size: x-small;
}

.notes {
  line-height: 1.2em;
  font-size: x-small;
}

/* 表のスタイル */
table.table{
	border-collapse:collapse;
	border: gray 1pt solid ;
}
table.table td {
	border: gray 1pt solid ;
  padding : 0px;
}


/* ホームページ作成用 */
/* 文書作成依頼 */
div.check1{
background-color:fuchsia;
}
/* 文書確認依頼 */
div.check2{
background-color: aqua;
}

/* 枠 */

#waku_top{
width:720px;
margin: 0 auto;
position: relative;
height: 30px;
background-image:url('../images/bkgd_tile_top.gif');
margin-top:0px;
}

#waku_bottom{
width:720px;
margin: 0 auto;
position: relative;
height: 30px;
background-image:url('../images/bkgd_tile_bottom.gif');
margin-bottom:0px;
}

/* 帯 */

#obi1{
background-color: #333B98;
width:100%;
height:10px;
}

#obi2{
background-color: #333B98;
width:100%;
height:40px;
background-image:url('../images/bkgd_obi.gif');
}

#obi2_menu{
width: 700px;
position: relative;
margin: 0 auto;
}

#obi3{
background-color: #333B98;
width:100%;
height:30px;
background-image:url('../images/bkgd_obi_bottom.gif');
}

/* 帯メニュー */

#menu1{
width: 660px;
position: relative;
margin: 0 auto;
height:30px;
}

#menu2{
width: 660px;
position: relative;
margin: 0 auto;
height:30px;
margin-top:1px;
}

.newitem,.newitem a ,.newitem a:hover,.newitem a:focus {
width:140px;height:40px;text-indent:-2000px;
background:url('../images/newitem.jpg') no-repeat;
text-decoration: none;float:left;
}
.newitem {
margin:0;display:inline;
}
.newitem,.newitem a:hover,.newitem a:focus {
background:url('../images/newitem_w.jpg') no-repeat;
}

.merit,.merit a ,.merit a:hover,.merit a:focus {
width:140px;height:40px;text-indent:-2000px;
background:url('../images/merit.jpg') no-repeat;
text-decoration: none;float:left;
}
.merit {
margin:0;display:inline;
}
.merit,.merit a:hover,.merit a:focus {
background:url('../images/merit_w.jpg') no-repeat;
}

.renewal,.renewal a ,.renewal a:hover,.renewal a:focus {
width:140px;height:40px;text-indent:-2000px;
background:url('../images/renewal.jpg') no-repeat;
text-decoration: none;float:left;
}
.renewal {
margin:0;display:inline;
}
.renewal,.renewal a:hover,.renewal a:focus {
background:url('../images/renewal_w.jpg') no-repeat;
}

.lineup,.lineup a ,.lineup a:hover,.lineup a:focus {
width:140px;height:40px;text-indent:-2000px;
background:url('../images/lineup.jpg') no-repeat;
text-decoration: none;float:left;
}
.lineup {
margin:0;display:inline;
}
.lineup,.lineup a:hover,.lineup a:focus {
background:url('../images/lineup_w.jpg') no-repeat;
}

.example,.example a ,.example a:hover,.example a:focus {
width:140px;height:40px;text-indent:-2000px;
background:url('../images/example.jpg') no-repeat;
text-decoration: none;float:left;
}
.example {
margin:0;display:inline;
}
.example,.example a:hover,.example a:focus {
background:url('../images/example_w.jpg') no-repeat;
}

/* メニュー */
.top_example,.top_example a ,.top_example a:hover,.top_example a:focus {
width:132px;height:30px;text-indent:-2000px;
background:url('../images/top_example.jpg') no-repeat;
text-decoration: none;float:left;
}
.top_example {
margin:0;display:inline;
}
.top_example,.top_example a:hover,.top_example a:focus {
background:url('../images/top_example_w.jpg') no-repeat;
}

.top_newitem,.top_newitem a ,.top_newitem a:hover,.top_newitem a:focus {
width:132px;height:30px;text-indent:-2000px;
background:url('../images/top_newitem.jpg') no-repeat;
text-decoration: none;float:left;
}
.top_newitem {
margin:0;display:inline;
}
.top_newitem,.top_newitem a:hover,.top_newitem a:focus {
background:url('../images/top_newitem_w.jpg') no-repeat;
}

.top_environ,.top_environ a ,.top_environ a:hover,.top_environ a:focus {
width:132px;height:30px;text-indent:-2000px;
background:url('../images/top_environ.jpg') no-repeat;
text-decoration: none;float:left;
}
.top_environ {
margin:0;display:inline;
}
.top_environ,.top_environ a:hover,.top_environ a:focus {
background:url('../images/top_environ_w.jpg') no-repeat;
}

.top_merit,.top_merit a ,.top_merit a:hover,.top_merit a:focus {
width:132px;height:30px;text-indent:-2000px;
background:url('../images/top_merit.jpg') no-repeat;
text-decoration: none;float:left;
}
.top_merit {
margin:0;display:inline;
}
.top_merit,.top_merit a:hover,.top_merit a:focus {
background:url('../images/top_merit_w.jpg') no-repeat;
}

.top_renewal,.top_renewal a ,.top_renewal a:hover,.top_renewal a:focus {
width:132px;height:30px;text-indent:-2000px;
background:url('../images/top_renewal.jpg') no-repeat;
text-decoration: none;float:left;
}
.top_renewal {
margin:0;display:inline;
}
.top_renewal,.top_renewal a:hover,.top_renewal a:focus {
background:url('../images/top_renewal_w.jpg') no-repeat;
}

.top_lineup,.top_lineup a ,.top_lineup a:hover,.top_lineup a:focus {
width:132px;height:30px;text-indent:-2000px;
background:url('../images/top_lineup.jpg') no-repeat;
text-decoration: none;float:left;
}
.top_lineup {
margin:0;display:inline;
}
.top_lineup,.top_lineup a:hover,.top_lineup a:focus {
background:url('../images/top_lineup_w.jpg') no-repeat;
}

.top_download,.top_download a ,.top_download a:hover,.top_download a:focus {
width:132px;height:30px;text-indent:-2000px;
background:url('../images/top_download.jpg') no-repeat;
text-decoration: none;float:left;
}
.top_download {
margin:0;display:inline;
}
.top_download,.top_download a:hover,.top_download a:focus {
background:url('../images/top_download_w.jpg') no-repeat;
}

.top_cogene,.top_cogene a ,.top_cogene a:hover,.top_cogene a:focus {
width:132px;height:30px;text-indent:-2000px;
background:url('../images/top_cogene.jpg') no-repeat;
text-decoration: none;float:left;
}
.top_cogene {
margin:0;display:inline;
}
.top_cogene,.top_cogene a:hover,.top_cogene a:focus {
background:url('../images/top_cogene_w.jpg') no-repeat;
}

.top_newro,.top_newro a ,.top_newro a:hover,.top_newro a:focus {
width:132px;height:30px;text-indent:-2000px;
background:url('../images/top_newro.jpg') no-repeat;
text-decoration: none;float:left;
}
.top_newro {
margin:0;display:inline;
}
.top_newro,.top_newro a:hover,.top_newro a:focus {
background:url('../images/top_newro_w.jpg') no-repeat;
}

.top_contract,.top_contract a ,.top_contract a:hover,.top_contract a:focus {
width:132px;height:30px;text-indent:-2000px;
background:url('../images/top_contract.jpg') no-repeat;
text-decoration: none;float:left;
}
.top_contract {
margin:0;display:inline;
}
.top_contract,.top_contract a:hover,.top_contract a:focus {
background:url('../images/top_contract_w.jpg') no-repeat;
}

/* 無断転載禁止文言 */
#attention{
	width:700px;
	margin: 0 0 10px 0;
	text-align:left ;
	color:dimgray 
}

/* 字下げ */
.indent1{
	padding-left: 1.5em;
}

/*h内にて番号を振る箇所で先頭に使用するもの*/

.style_bold_blue{
  padding:5px;
  margin-right:5px;
  background-color:#538EC1;
  border-right:2pt solid #63BDD3;
  border-bottom:1pt solid #63BDD3;
  border-left:1pt solid #394899;
  color:#FFFFFF;
  font-weight: bold;
}

/* 上部リンクナビ */
#headnavi {
  color: #000000;
  width: 700px;
  position: relative;
  margin: 0 auto;
  margin-top:3px;

}

/* リンク色 */
a{
  color:#3366FF;
}

/* 事例先 */
/* 顧客名 */
.exname{
	color:#555555;
	font-weight:bold;
	font-size:x-large ;
	line-height:1.0em ;
	font-family: 'ＭＳ Ｐ明朝', 'Times New Roman', serif;
}
/* 事例先情報 */
.exinfo{
	line-height:1.5em ;
	font-weight:normal;
}
/* 事例先情報 */
.exstyle{
	font-weight:normal;
}

/* 設置事例集内の写真の枠線 */
img.exampic{
	padding:3px ;
	border:1px #B0B0B0 solid;
}

/* 設置事例集内の写真の枠線（リンク） */
img.exampiclink{
	padding:3px ;
	border:1px #3040CB solid;
}


/* 強調表示（青文字） */
.bluefont{
	color: #2766AB;
	margin-top: 3px;
	font-weight:bold;
}

/* 強調表示（緑文字） */
.greenfont{
	color: #00A73C;
	margin-top: 3px;
	font-weight:bold;
}

/* 強調表示（赤文字） */
.redfont{
	color: #FF0000;
	margin-top: 3px;
	font-weight:bold;
}

/* 強調表示（ピンク文字） */
.pinkfont{
	color: #DD228D;
	margin-top: 3px;
	font-weight:bold;
}

/* 設置事例 リニューアル前の枠線 */
.exambeforeframe{
  border:medium #FFFFFF solid;
  padding:3px 0px 5px 0px
}

/* 設置事例 リニューアル後の枠線 */
.examframe{
  border:medium #FF8C1A solid;
  padding:3px 7px 10px 7px
}

/* 設置事例 リニューアル前後の表示設定 */
table.ul{
	margin-left:5px;
	margin-right:5px;
	border-collapse:collapse;
}
td.li{
	padding-left:5px;
}
td.lirtext{
	text-align:right 
}
td.liblank{
	height:10px
}
