﻿@charset "UTF-8";
/* ------------- base ---------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

body {
  margin: 0px;
  padding: 0px;
  font-family: "Lucida Grande", Tahoma, Verdana, Arial, "Hiragino Kaku Gothic Pro", Meiryo, "MS   PGothic", sans-serif;
  font-size: 80%;
  line-height: 1.6;
  color: #00103f;
  text-align: center;
  background: white; 
  background-color: #e5e3eb;
  /*background-image: url("http://www.ieice.org/~pics/assets/templates/swc/images/header.jpg") no-repeat;*/
}

a {
  color: #00228c; }
  a:hover {
    color: #003bf2; }

.wrapper, #wrapper {
  width: 1000px;
  margin: 0 auto;
  text-align: left; }


.bl {
  text-align: left;
  display: block;
  text-indent: -999em;
  overflow: hidden; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

* html .clearfix {
  height: 1px;
  /*\*// */
  height: auto;
  overflow: hidden;
  /* */ }
 
div.body {
	width: 780px;
	margin: 0 auto;
} 

a img.sl1
,a img.sl2
,a img.sl3
,a img.sl4
,a img.sl5{
background:none!important;
}

a.sl1:hover img.sl1
,a.sl2:hover img.sl2
,a.sl3:hover img.sl3
,a.sl4:hover img.sl4
,a.sl5:hover img.sl5{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}



