/*---base---*/

body{
font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:normal;
font-style:normal;
font-size:75%;
line-height:140%;
text-align: center;
color:#666666;
background-color:#6a6a6a;
}

*{
margin:0px;
padding:0px;
}

h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:lighter;
}

img{
border-width: 0px;
border-style: none;
vertical-align:top;
}

table {
font-size:100%;
line-height:150%;
}

#base{
width:100%;
background-image:url(background.jpg);
background-repeat:repeat-x;
float:left;
background-color:#FFFFFF;
}

#wrapper{
margin:0px auto;
width:780px;
text-align:left;
}

#header{
width:780px;
height:90px;
float:left;
position:relative;
}

#header h1{
margin:23px 0 0 0;
float:left;
}

#header ul#guide{
position:absolute;
top:14px;
right:10px;
list-style-type:none;
}

#header ul#guide li{
font-size:0px;
line-height:0px;
margin:0 0 8px 0;
}

#main{
width:760px;
margin:10px;
float:left;
display:inline;
}

a:link,a:visited{
color:#333333;
text-decoration:none;
}

a:active,a:hover{
color:#999999;
text-decoration:none;
}

a:hover img{
filter:Alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}

/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

td {
text-align:left;
vertical-align:top;
}

td#left_space {
width:190px;
background-image:url(leftspace_bg.jpg);
background-repeat:no-repeat;
background-position:10px 0;
}

.seg01{
width:780px;
float:left;
}

.seg02{
width:780px;
float:left;
}

.section01{
width:520px;
float:left;
margin:0 0 0 25px;
display:inline;
background-color:#FFFFFF;
}

/*---navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#mainnavi {
margin:55px 5px 0 0;
float:right;
display:inline;
list-style-type:none;
}

#mainnavi li{
float:left;
}

#mainnavi li a{
font-size:85%;
width:90px;
height:35px;
line-height:35px;
text-align:center;
display:block;
}

#mainnavi li a:link,
#mainnavi li a:visited{
background-image:url(navi.jpg);
}

#mainnavi li a:hover,
#mainnavi li a:active{
background-image:url(navi_ov.jpg);
color:#FFFFFF;
}

#mainnavi_en {
margin:55px 5px 0 0;
float:right;
display:inline;
list-style-type:none;
}

#mainnavi_en li{
float:left;
}

#mainnavi_en li a{
font-size:85%;
width:110px;
height:35px;
line-height:35px;
text-align:center;
display:block;
}

#mainnavi_en li a:link,
#mainnavi_en li a:visited{
background-image:url(navi_en.jpg);
}

#mainnavi_en li a:hover,
#mainnavi_en li a:active{
background-image:url(navi_en_ov.jpg);
color:#FFFFFF;
}

#subnavi {
margin:0 0 0 10px;
}

#subnavi_title a{
width:180px;
height:40px;
line-height:40px;
background-image:url(subnavi_title.jpg);
background-repeat:no-repeat;
display:block;
text-align:center;
color:#FFFFFF;
font-weight:bold;
letter-spacing:2px;
}

#subnavi ul{
list-style-type:none;
}

#subnavi ul li a{
width:180px;
height:36px;
line-height:36px;
background-repeat:no-repeat;
display:block;
text-indent:20px;
}

#subnavi ul li a:link,
#subnavi ul li a:visited{
background-image:url(subnavi.jpg);
}

#subnavi ul li a:hover,
#subnavi ul li a:active{
color:#CC0000;
background-image:url(subnavi_ov.jpg);
}

#subnavi ul li.current a:link,
#subnavi ul li.current a:visited{
background-image:url(subnavi_ov.jpg);
}


/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer_wrap {
width:100%;
height:100px;
background-image:url(footer_bg.jpg);
background-repeat:repeat-x;
float:left;
}

#footer_base{
margin:0px auto;
width:780px;
}

#footer{
width:780px;
text-align:center;
float:left;
color:#cccccc;
font-size:85%;
}

address {
margin:30px 0 0 0;
}


/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main_image {
width:780px;
height:260px;
background-image:url(main_image_bg.jpg);
float:left;
}

#main_image img{
margin:20px;
}

#top_left {
width:500px;
float:left;
background-color:#ffffff;
}

#top_right {
width:250px;
float:right;
background-color:#ffffff;
}

.top_pickup {
width:220px;
float:left;
margin:0 0 0 10px;
display:inline;
}

.top_pickup a{
float:right;
}

.top_pickup p{
font-size:85%;
margin:10px 5px 0 0;
}

.top_pickup img{
margin:0 10px 0 10px;
float:left;
}

.top_pickup a img{
margin:5px 0 20px 0;
float:left;
}

#top_box_frm {
background-image:url(top_box_inner.jpg);
background-repeat:repeat-y;
margin:0 0 20px 0;
}

#top_box {
padding-bottom:10px;
background-image:url(top_box_btm.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#top_box #frame{
margin:10px 10px 0;
width:230px;
height:140px;
overflow:auto;
}

#top_box #frame .rss{
font-size:85%;
}

#top_box #frame .rss dt{
font-weight:bold;
}

#top_box #frame .rss dt a{
font-weight:normal;
margin:0 0 10px 0;
display:block;
border-bottom:1px solid #dddddd;
}

#top_box #frame .rss dd{
display:none;
}

#top_box p{
margin:0 0 10px 0;
font-size:85%;
border-bottom:1px solid #dddddd;
}



/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sitemap {
}

.sitemap ul{
margin:0 0 15px 30px;
}

.sitemap ul ul{
margin:0 0 15px 30px;
}


/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#common_image {
width:780px;
height:130px;
background-image:url(common_image_bg.jpg);
float:left;
margin:10px 0 0 0;
}

#common_image img{
margin:10px 20px 0;
}

.imgfrm {
width:200px;
height:150px;
background-image:url(imgfrm.jpg);
background-repeat:no-repeat;
}

.imgfrm img{
margin:13px 0 0 15px;
}

.txtstd01 {
margin-left:1em;
text-indent:-1em;
margin-bottom:8px;
}

.minilink {
padding-right:50px;
background-repeat:no-repeat;
background-position:100% 50%;
}

.minilink:link,
.minilink:visited{
background-image:url(minilink.gif);
}

.minilink:hover,
.minilink:active{
background-image:url(minilink_ov.gif);
}

.subtitle01 {
width:480px;
height:28px;
line-height:28px;
background-image:url(subtitle01.jpg);
background-repeat:no-repeat;
font-size:115%;
font-weight:bold;
text-indent:20px;
letter-spacing:1px;
margin:0 0 15px 0;
}

.subtitle02 {
width:220px;
height:20px;
line-height:20px;
background-image:url(subtitle02.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-indent:20px;
margin:0 0 10px 0;
}

.subtitle03 {
width:520px;
height:28px;
line-height:28px;
background-image:url(subtitle03.jpg);
background-repeat:no-repeat;
font-size:115%;
font-weight:bold;
text-indent:20px;
letter-spacing:1px;
margin:0 0 15px 0;
}

.subtitle04 {
width:520px;
height:16px;
line-height:16px;
background-image:url(icon01.gif);
background-repeat:no-repeat;
background-position:0 50%;
font-weight:bold;
text-indent:10px;
letter-spacing:1px;
margin:0 0 15px 0;
color:#cc0000;
}

.subtitle05 {
width:220px;
height:40px;
background-image:url(subtitle04.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
margin:0 0 10px 0;
float:left;
}

.subtitle05 h3{
margin:10px 15px 0 15px;
font-size:85%;
line-height:100%;
}

.table01 {
width:500px;
border-collapse:collapse;
}

.table01 td {
border:1px solid #CCCCCC;
padding:5px;
}

.table01 td.left {
background-color:#eeeeee;
font-weight:bold;
}

/*form*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

body#form{
background-color:#ffffff;
text-align:left;
background-image:url(form_bg.jpg);
background-position:100% 0%;
background-repeat:no-repeat;
}

body#form form{
padding:20px 0 0 30px;
}

body#form h1{
font-weight:bold;
font-size:115%;
margin-left:1em;
text-indent:-1em;
}

body#form #text01{
font-size:85%;
margin:0 0 20px 0;
}

body#form #text02{
font-size:85%;
margin:30px;
}

body#form dl{
width:400px;
margin:0 0 15px 0;
float:left;
}

body#form dt{
width:300px;
float:left;
}

body#form dd{
width:100px;
float:left;
}

body#form dl#en{
width:500px;
margin:0 0 15px 0;
float:left;
}

body#form dl#en dt{
width:400px;
float:left;
}

body#form dl#en dd{
width:100px;
float:left;
}

body#form p{
margin:0 0 15px 0;
clear:both;
}

body#form textarea {
margin:0 0 20px 0;
}

body#form address {
float:right;
}

body#form address a{
padding-right:20px;
}

/*semiconductor*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.semiconductor_button01 {
float:right;
margin:20px 0 0 0;
}

/*topics*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.section01 .rss dt {
width:520px;
background-image:url(icon01.gif);
background-repeat:no-repeat;
background-position:0 6px;
font-weight:bold;
text-indent:10px;
letter-spacing:1px;
color:#cc0000;
margin:0 0 5px 0;
}

.section01 .rss dt a{
text-indent:0px;
display:block;
letter-spacing:0px;
}

.section01 .rss dd{
margin:0 0 25px 0;
}


/*nieki*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.nieki_button01 {
width:280px;
text-align:right;
margin:20px 0 0 0;
}

/*semicon*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.semicon_button01 {
width:300px;
text-align:right;
margin:20px 0 0 0;
}
