/*ブラウザスタイルの所期化----------------*/
*{
margin:0px;
padding:0px;
color:#4b4b4b;/*テキストのカラー*/
}

a:hover{
color:#ff621b;
}
/*ボディ----------------*/
body{
background:url(../images/bcg_body.gif) center repeat-y;
margin:0 auto;
background-color:#EBEBEB;
}


	
/*ラッパー----------------*/
div#wrapper {
padding:0px;
width: 850px;
margin:0 auto;
}


/*ヘッダー(header)----------------*/

/*ヘッダー背景*/
#header{
background:url(../images/bcg_head.jpg) no-repeat;
width:850px;
height:88px;
}

/*ロゴ(#header h1)*/
#header h1{
margin-left:670px;
top:12px;
position:absolute;
}

/*ヘッダー内ナビゲーション(gloval-nav)*/

ul#gloval-nav{
width: 606px;
height: 32px;
top:46px;
left:15px;
position:relative;
list-style: none;
padding:0px;
margin:0px;
}

ul#gloval-nav li{
position:absolute;
display:block;
height:32px;
margin:0;
padding:0;
text-indent:-9999px;
}

ul#gloval-nav a{
display:block;
height:32px;
text-decoration:none;
}

ul#gloval-nav li#n-news{
background:url(../images/nav_header-news.jpg) no-repeat;
left:0px;
width:100px; 
}
#n-news a:hover{
background:url(../images/nav_header-news-hover.jpg) no-repeat; 
}
#n-news02{
background:url(../images/nav_header-news-hover.jpg) no-repeat;
left:0px;
width:100px; 
}

ul#gloval-nav li#n-product{
background:url(../images/nav_header-product.jpg) no-repeat;
left:100px;
width:101px 
}
#n-product a:hover{
background:url(../images/nav_header-product-hover.jpg) no-repeat; 
}
#n-product02{
background:url(../images/nav_header-product-hover.jpg) no-repeat;
left:100px;
width:101px  
}

ul#gloval-nav li#n-technology{
background:url(../images/nav_header-technology.jpg) no-repeat;
left:201px;
width:101px 
}
#n-technology a:hover{
background:url(../images/nav_header-technology-hover.jpg) no-repeat; 
}
#n-technology02{
background:url(../images/nav_header-technology-hover.jpg) no-repeat;
left:201px;
width:101px 
}

ul#gloval-nav li#n-support{
background:url(../images/nav_header-support.jpg) no-repeat;
left:302px;
width:101px;
}
#n-support a:hover{
background:url(../images/nav_header-support-hover.jpg) no-repeat;
}
#n-support02{
background:url(../images/nav_header-support-hover.jpg) no-repeat;
left:302px;
width:101px;
}

ul#gloval-nav li#n-about{
background:url(../images/nav_header-about.jpg) no-repeat;
left:403px;
width:101px;
} 
#n-about a:hover{
background:url(../images/nav_header-about-hover.jpg) no-repeat; 
}
#n-about02{
background:url(../images/nav_header-about-hover.jpg) no-repeat;
left:403px;
width:101px; 
}

ul#gloval-nav li#n-recruit{
background:url(../images/nav_header-recruit.jpg) no-repeat;
left:504px;
width:102px;
} 
#n-recruit a:hover{
background:url(../images/nav_header-recruit-hover.jpg) no-repeat; 
}
#n-recruit02{
background:url(../images/nav_header-recruit-hover.jpg) no-repeat;
left:504px;
width:102px; 
}


/*フッター----------------*/
#footer{
clear:both;
width:850px;
height:59px;
margin:23px 0 0 0;
padding:0px;
border-top:#cccccc solid 3px;
border-bottom:#cccccc solid 1px;
background:url(../images/t_copyright.gif) no-repeat;
}

#footer-nav ul{
margin:19px 0 0 18px;
}

#footer-nav ul li{
font-size:0.625em;
font-family: Verdana, Arial, sans-serif;
display:inline;
list-style:none;
padding:0 17px 0 6px;
background:url(../images/icon_01.gif) no-repeat left center;
}

#footer-nav ul li a{
text-decoration:none;
}



/*コンテント(content)----------------*/
#content{
width:850px;
background:url(../images/contents/bcg_contents.gif) no-repeat;
}

/*コンテント内----------------*/ 
#main{
float:left;
width:565px;
padding-left:27px;
}

#main h1{
padding:0;
margin-top:25px;
margin-bottom:15px;
}

#main-col{
margin-left:40px;
width:520px;
}

#main h2{
clear:both;
padding:0;
margin-top:20px;
margin-bottom:15px;
border-bottom:solid #CCCCCC 1px;
font-size:1em;
font-weight:bold;
font-family: Verdana, Arial, sans-serif;
}

#main h3{
padding-top:0px;
margin-top:20px;
margin-bottom:15px;
font-size:1em;
font-weight:bold;
font-family: Verdana, Arial, sans-serif;
}

#main p{
font-size:0.75em;
line-height:1.6em;
font-family: Verdana, Arial, sans-serif;
}

#graph01{
clear:both;
float:left;
margin-right:15px;
margin-bottom:25px;
}
#graph02{
clear:both;
float:left;
margin-top:10px;
margin-right:15px;
margin-bottom:25px;
}
#graph_plat{
text-align:center;
}

#newsbox{
border-bottom: 1px dotted #cccccc;
margin:10px 0 20px 0;
padding-bottom:10px;
}
#newsdate{
color:#ff621b;
font-weight:bold;
font-family: Verdana, Arial, sans-serif;
}

#graph_prob{
margin:0 5px 0 5px;
}

.caution{
color:#FF0000;
}

#mapttl{
font-size:0.75em;
font-style:bold;
font-family: Verdana, Arial, sans-serif;
color:#ff621b;
margin-top:10px;
margin-bottom:10px;
padding-bottom:2px;
background:url(../images/contents/li_dot.gif) repeat-x;
background-position:bottom;
}

#arrow_sup{
margin-left:1em;
vertical-align:middle;
}
.mark_sup{
margin-right:0.3em;
}


#pagetop{
text-align:right;
margin-top:40px;
margin-bottom:20px;
}

/* Q&A
---------------------------------------------------- */
#qtex{
background:url(../images/contents/qmark.gif) no-repeat 0 2px;
padding-left: 18px;
margin-bottom:0.5em;
}
#faqbox{
display: block;
background-color: #ebebeb;
border: solid #cccccc 1px;
padding: 0.5em 0.5em 0.5em 0.5em;
margin: 5px 15px 15px 18px;
clear: both;
}
#main h4{
font-size:1em;
font-family: Verdana, Arial, sans-serif;
color:#ff621b;
}
#chapter_li{
height:6px;
margin-top:10px;
margin-bottom:10px;
background:url(../images/contents/li_dot.gif) repeat-x;
}

/* リスト
---------------------------------------------------- */
#main-col ul#pro{
text-align:left;
list-style-image:url(../images/contents/list_ball01.jpg);
margin-left:25px;
padding:0;
}
#main-col li#pro{
font-size:0.75em;
font-family: Verdana, Arial, sans-serif;
margin-bottom:0.75em;
line-height:1.4em;
}

#main-col ul#platf7{
text-align:left;
list-style-type:decimal;
margin-left:25px;
padding:0;
}
#main-col li#platf7{
font-size:0.75em;
font-family: Verdana, Arial, sans-serif;
margin-bottom:0.75em;
line-height:1.6em;
}

#main-col ul#priv{
text-align:left;
list-style-type:disc;
margin-left:30px;
padding:0;
}
#main-col li#priv{
font-size:0.75em;
font-family: Verdana, Arial, sans-serif;
margin-bottom:0.75em;
line-height:1.6em;
}


/* テーブル
---------------------------------------------------- */
th {
  text-align: left;
}

table#shipto {
  margin: 18px 0 8px 0;
  width: 100%;
  border-top:    1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-collapse: collapse;
  font-size:0.75em;
  font-family: Verdana, Arial, sans-serif;
}
table#shipto th {
  padding: 0.6em 2.5em 0.6em 1.2em;
  width: 30%;
  font-weight: normal;
  color: #444444;
}
#thcolor {
  background: #f1f1ed;
}
table#shipto td {
  padding: 0.6em 0 0.6em 1.2em;
}
table#shipto th, table#shipto td {
  border-bottom: 1px dotted #cccccc;  
}
#tdcolor {
  background: #f1f1ed;
}


table#shipto02 {
  margin: 18px 0 8px 0;
  width: 100%;
  border-top:    1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-collapse: collapse;
  font-size:0.75em;
  font-family: Verdana, Arial, sans-serif;
  line-height:1.4em;
}
table#shipto02 th {
  padding: 0.6em 0.5em 0.6em 1em;
  width: 33%;
  font-weight: normal;
  color: #444444;
  vertical-align:top;
}
table#shipto02 td {
  padding: 0.6em 0 0.6em 1em;
}
table#shipto02 th, table#shipto02 td {
  border-bottom: 1px dotted #cccccc;
}



table#shipto03 {
  margin: 18px 0 8px 0;
  width: 100%;
  border-top:    1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-collapse: collapse;
  font-size:0.75em;
  font-family: Verdana, Arial, sans-serif;
  line-height:1.4em;
}
table#shipto03 th {
  padding: 0.6em 0.5em 0.6em 1em;
  width: 20%;
  font-weight: normal;
  color: #444444;
  vertical-align:top;
  background: #f1f1ed;
}
table#shipto03 td {
  padding: 0.6em 0 0.6em 1em;
}
table#shipto03 th, table#shipto03 td {
  border-bottom: 1px dotted #cccccc;
}


/* フォーム
---------------------------------------------------- */
form {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0.5em 0 1.3em 0;
  border-width: 1px;
  border-color: #cccccc;
  border-style: none none dotted none;
  font-size:0.75em;
}
fieldset#last {
  border-bottom: none;
}
.label {
  clear: left;
  display: block;
  padding-top: 0.75em;
  font-family: Verdana, Arial, sans-serif;
  padding-left: 10px;
  float: left;
  width: 130px;
  line-height: 2em;
}
.control {
  display: block;
/* margin: 0 0 0 140px; */
  margin: 0 0 0 0;
  padding-top: 0.75em;
  line-height: 2em;
}
input, select, textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
  vertical-align: middle;
  color: #696969;
  background: #f1f1ed;
}
input.radio {
  border-style: none;
  color: #000000;
  background: transparent;
}

/* フォーム　入力部品の幅設定
---------------------------------------------------- */
#mail1, #mail2, #city, #number, #bldg, #comment {
  width: 290px;
}
#pass1, #pass2 {
  width: 180px;
}
#name, #corp {
  width: 290px;
}
#post1, #post2 {
  width: 60px;
}
#state {
  width: 120px;
}
#tel1, #tel2, #tel3, #fax1, #fax2, #fax3 {
  width: 60px;
}

/* 送信ボタン
---------------------------------------------------- */

#submit p {
  margin: 0;
  padding: 10px;
  text-align: center;
}




/*プロダクトメニュー(menu)----------------*/
#content #menu{
float:right;
width:230px;
}
#menu li{
display:inline;
margin:0px;
padding:0px;
}
#menu li a{
display:block;
text-indent:-9999px;
margin:0;
padding:0;
}

/*プロダクトメニュー(menu)----------------*/
#menu li#m-product a{background:url(../images/contents/nav_side_product.jpg) no-repeat;
width:230px;
height:49px;
}
#menu li#m-product a:hover{background:url(../images/contents/nav_side_product02.jpg) no-repeat;
}
#menu li#m-product02 a{background:url(../images/contents/nav_side_product02.jpg) no-repeat;
width:230px;
height:49px;
}

#menu li#m-ashula a{background:url(../images/contents/nav_side_product_ashula.jpg) no-repeat;
width:230px;
height:31px;
}
#menu li#m-ashula a:hover{background:url(../images/contents/nav_side_product_ashula02.jpg) no-repeat;
}
#menu li#m-ashula02 a{background:url(../images/contents/nav_side_product_ashula02.jpg) no-repeat;
width:230px;
height:31px;
}

#menu li#m-indra-p a{background:url(../images/contents/nav_side_product_p7000.jpg) no-repeat;
width:230px;
height:31px;
}
#menu li#m-indra-p a:hover{background:url(../images/contents/nav_side_product_p700002.jpg) no-repeat;
}
#menu li#m-indra-p02 a{background:url(../images/contents/nav_side_product_p700002.jpg) no-repeat;
width:230px;
height:31px;
}

#menu li#m-indra-pa a{background:url(../images/contents/nav_side_product_pa7000.jpg) no-repeat;
width:230px;
height:31px;
}
#menu li#m-indra-pa a:hover{background:url(../images/contents/nav_side_product_pa700002.jpg) no-repeat;
}
#menu li#m-indra-pa02 a{background:url(../images/contents/nav_side_product_pa700002.jpg) no-repeat;
width:230px;
height:31px;
}

/*ニュースメニュー(menu)----------------*/
#menu li#m-news_b a{background:url(../images/contents/nav_side_news.jpg) no-repeat;
width:230px;
height:49px;
}
#menu li#m-news_b a:hover{background:url(../images/contents/nav_side_news02.jpg) no-repeat;
}
#menu li#m-news_b02 a{background:url(../images/contents/nav_side_news02.jpg) no-repeat;
width:230px;
height:49px;
}

#menu li#m-news a{background:url(../images/contents/nav_side_news_news.jpg) no-repeat;
width:230px;
height:31px;
}
#menu li#m-news a:hover{background:url(../images/contents/nav_side_news_news02.jpg) no-repeat;
}
#menu li#m-news02 a{background:url(../images/contents/nav_side_news_news02.jpg) no-repeat;
width:230px;
height:31px;
}

#menu li#m-press a{background:url(../images/contents/nav_side_news_press.jpg) no-repeat;
width:230px;
height:31px;
}
#menu li#m-press a:hover{background:url(../images/contents/nav_side_news_press02.jpg) no-repeat;
}
#menu li#m-press02 a{background:url(../images/contents/nav_side_news_press02.jpg) no-repeat;
width:230px;
height:31px;
}

#menu li#m-edu a{background:url(../images/contents/nav_side_news_edu.jpg) no-repeat;
width:230px;
height:31px;
}
#menu li#m-edu a:hover{background:url(../images/contents/nav_side_news_edu02.jpg) no-repeat;
}
#menu li#m-edu02 a{background:url(../images/contents/nav_side_news_edu02.jpg) no-repeat;
width:230px;
height:31px;
}

#menu li#m-media a{background:url(../images/contents/nav_side_news_media.jpg) no-repeat;
width:230px;
height:31px;
}
#menu li#m-media a:hover{background:url(../images/contents/nav_side_news_media02.jpg) no-repeat;
}
#menu li#m-media02 a{background:url(../images/contents/nav_side_news_media02.jpg) no-repeat;
width:230px;
height:31px;
}

/*アバウトメニュー(menu)----------------*/
#menu li#m-about a{background:url(../images/contents/nav_side_about.jpg) no-repeat;
width:230px;
height:49px;
}
#menu li#m-about a:hover{background:url(../images/contents/nav_side_about02.jpg) no-repeat;
}
#menu li#m-about02 a{background:url(../images/contents/nav_side_about02.jpg) no-repeat;
width:230px;
height:49px;
}

#menu li#m-company a{background:url(../images/contents/nav_side_about_company.jpg) no-repeat;
width:230px;
height:31px;
}
#menu li#m-company a:hover{background:url(../images/contents/nav_side_about_company02.jpg) no-repeat;
}
#menu li#m-company02 a{background:url(../images/contents/nav_side_about_company02.jpg) no-repeat;
width:230px;
height:31px;
}

#menu li#m-history a{background:url(../images/contents/nav_side_about_history.jpg) no-repeat;
width:230px;
height:31px;
}
#menu li#m-history a:hover{background:url(../images/contents/nav_side_about_history02.jpg) no-repeat;
}
#menu li#m-history02 a{background:url(../images/contents/nav_side_about_history02.jpg) no-repeat;
width:230px;
height:31px;
}

/*テクノロジーメニュー(menu)----------------*/
#menu li#m-tech a{background:url(../images/contents/nav_side_tech.jpg) no-repeat;
width:230px;
height:49px;
}
#menu li#m-tech a:hover{background:url(../images/contents/nav_side_tech02.jpg) no-repeat;
}
#menu li#m-tech02 a{background:url(../images/contents/nav_side_tech02.jpg) no-repeat;
width:230px;
height:49px;
}

#menu li#m-platform7 a{background:url(../images/contents/nav_side_tech_platform7.jpg) no-repeat;
width:230px;
height:31px;
}
#menu li#m-platform7 a:hover{background:url(../images/contents/nav_side_tech_platform702.jpg) no-repeat;
}
#menu li#m-platform702 a{background:url(../images/contents/nav_side_tech_platform702.jpg) no-repeat;
width:230px;
height:31px;
}

#menu li#m-techashula a{background:url(../images/contents/nav_side_tech_ashula.jpg) no-repeat;
width:230px;
height:31px;
}
#menu li#m-techashula a:hover{background:url(../images/contents/nav_side_tech_ashula02.jpg) no-repeat;
}
#menu li#m-techashula02 a{background:url(../images/contents/nav_side_tech_ashula02.jpg) no-repeat;
width:230px;
height:31px;
}

/*サポートメニュー(menu)----------------*/
#menu li#m-support a{background:url(../images/contents/nav_side_support.jpg) no-repeat;
width:230px;
height:49px;
}
#menu li#m-support a:hover{background:url(../images/contents/nav_side_support02.jpg) no-repeat;
}
#menu li#m-support02 a{background:url(../images/contents/nav_side_support02.jpg) no-repeat;
width:230px;
height:49px;
}

#menu li#m-contact a{background:url(../images/contents/nav_side_sup_contact.jpg) no-repeat;
width:230px;
height:31px;
}
#menu li#m-contact a:hover{background:url(../images/contents/nav_side_sup_contact02.jpg) no-repeat;
}
#menu li#m-contact02 a{background:url(../images/contents/nav_side_sup_contact02.jpg) no-repeat;
width:230px;
height:31px;
}

#menu li#m-techqa a{background:url(../images/contents/nav_side_sup_qa.jpg) no-repeat;
width:230px;
height:31px;
}
#menu li#m-techqa a:hover{background:url(../images/contents/nav_side_sup_qa02.jpg) no-repeat;
}
#menu li#m-techqa02 a{background:url(../images/contents/nav_side_sup_qa02.jpg) no-repeat;
width:230px;
height:31px;
}

/*サイトマップメニュー(menu)----------------*/
#menu li#m-sitemap a{background:url(../images/contents/nav_side_sitemap.jpg) no-repeat;
width:230px;
height:49px;
}
#menu li#m-sitemap a:hover{background:url(../images/contents/nav_side_sitemap02.jpg) no-repeat;
}
#menu li#m-sitemap02 a{background:url(../images/contents/nav_side_sitemap02.jpg) no-repeat;
width:230px;
height:49px;
}

/*サイトポリシーメニュー(menu)----------------*/
#menu li#m-sitepolicy a{background:url(../images/contents/nav_side_sitepolicy.jpg) no-repeat;
width:230px;
height:49px;
}
#menu li#m-sitepolicy a:hover{background:url(../images/contents/nav_side_sitepolicy02.jpg) no-repeat;
}
#menu li#m-sitepolicy02 a{background:url(../images/contents/nav_side_sitepolicy02.jpg) no-repeat;
width:230px;
height:49px;
}

/*プライバシーポリシーメニュー(menu)----------------*/
#menu li#m-privacy a{background:url(../images/contents/nav_side_privacy.jpg) no-repeat;
width:230px;
height:49px;
}
#menu li#m-privacy a:hover{background:url(../images/contents/nav_side_privacy02.jpg) no-repeat;
}
#menu li#m-privacy02 a{background:url(../images/contents/nav_side_privacy02.jpg) no-repeat;
width:230px;
height:49px;
}



/*バナー----------------*/
h3#topics img{
margin-top:25px;
text-align:right;
margin-left:8px;
}
 
h3#networkseminor img{
margin-top:8px;
margin-left:8px;
}

