@charset "shift_jis";

/*---------------------------------------
	reset
------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
p,blockquote,table,th,td {margin: 0; padding: 0;}

body {font:12px/1 "CI","Meiryo","lr oSVbN","Hiragino Kaku Gothic Pro","qMmpS Pro W3",sans-serif;}
* html body {font-size: small;}
*:first-child+html body {font-size: small;}

img {border: 0; vertical-align: top;}

input,textarea,select {font-family: inherit; font-size: inherit; font-weight:inherit;}
* html input,* html textarea,* html select {font-size: 100%;}
*:first-child+html+input,*:first-child html+textarea,*:first-child+html select {font-size: 100%;}

table { border-collapse: collapse; border-spacing: 0; font-size: inherit;}
th,td { text-align: left; vertical-align: top;}


/*---------------------------------------
	 #topicPath@b@p­Έj[
----------------------------------------------------*/

#topicPath {
	width: 765px;
	margin: 0; 
	padding:15px 0 15px 0;
	background:#FFFFFF;
}
#topicPath p {
	font-size:90%;
	color:#666666;
}
#topicPath a {
	color:#666666;
	text-decoration:underline;
}
#topicPath .divide {
	margin: 0 5px;
}

/*---------------------------------------
	structure
------------------------------------------*/

#wrapper {
	width: 765px;
	margin: 0 auto;
	zoom: 1;
	overflow: hidden;
	background-color: #FFFFFF;
}
#wrapper:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
#contents {
	float: right;
	display: inline;
	margin: 15px 0 20px 25px;
	width: 540px;
}
#side {
	float: left;
	display: inline;
	margin-top: 15px;
	width: 200px;
}


/*---------------------------------------
	#header
------------------------------------------*/
body#home h1 {
	margin-bottom: 0px;
	width: 765px;
	height: 64px;
	text-indent:-9999px;
	background: #FFF url(../img/iec_header_home1.png) no-repeat;
}

#topimg {
	position: relative;
	zoom: 1;
	overflow: hidden;
	height:212px;
	background: url(../img/iec_header_home2.png) no-repeat;
}
#topimg:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

#topimg p#topimgbnr {
	position: absolute;
	top: 15px;
	left: 620px;
	width: 130px;
}
#topimg p#topimgbnr a {
	display: block;
	background: url(../img/bnr_english_o.png) no-repeat;
	background-position: 0 0;
}
#topimg p#topimgbnr a:hover img {
	visibility: hidden;
}

body#page h1 {
	margin-bottom: 0px;
	width: 765px;
	height:150px;
	text-indent:-9999px;
	background: #FFF url(../img/iec_header2.png) no-repeat;
}

/*---------------------------------------
	#side
------------------------------------------*/
ul.sidenavi{ margin:0 0 20px 0;}
ul.sidenavi li{ border-bottom: dotted #999999 1px; }

.nic{ margin:10px 0 20px 6px; border-left: solid 3px #d48c32; }
.nic p{ padding-left:6px;}


/*---------------------------------------
	#contents
------------------------------------------*/

h2 {margin: 10px 0 10px 0;}

.section{ width: 525px;
		  padding: 8px 0 8px 15px;
		  border-bottom: dotted #999999 1px;
		  zoom: 1;
		  overflow: hidden;
}
.section:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
.section a {font-size: 90%; line-height: 18px;}

div#information { width:540px; margin: 0 auto 15px;}
dl.infoDetail {
	margin: 0 0 10px 0;
	padding-top: 5px;
	width:525px;
	zoom: 1;
	overflow: hidden;
}
dl.infoDetail:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
dl.infoDetail dt {
	width:70px;
	margin: 0;
	padding: 0 5px 5px 0;
	line-height: 1.666;
	vertical-align:top;
	float: left;
	display:inline;
	clear: left;
}
dl.infoDetail dd {
	margin-left: 70px;
	padding: 0 5px 5px 5px;
	line-height: 1.666;
}
dl.infoDetail dd a {
	text-decoration:underline;
}


dl#link {padding: 0 0 0 3px;}
dl#link dt{padding-left: 8px;  font-size: 14px; line-height: 18px; background: url(../img/icon_link.gif) no-repeat;}
dl#link dt a {font-size: 14px; font-weight: bold; color: #45648b;}
dl#link dd{ padding: 8px 0 10px 8px;}

.imgL{ float:left; display:inline; margin-top:10px; padding:0; }
.imgR{ float:right; display:inline; margin-top:10px; padding:0; }

div.RightBox{ float:left; display:inline; margin:10px 0 15px 10px; width: 360px;}

ul.flow{margin:0 0 0 15px; list-style:disc;}


#contents .member_tb { 
	width: 525px;
	margin: 0;
	padding: 0;
	border: 0;
}

#contents .member_tb th { 
	padding: 5px 0;
	width: 50px;
	font-size: 100%;
	line-height: 1.666;
	border-bottom: dotted #999999 1px;
}
#contents .member_tb td { 
	padding: 5px 0 5px 10px;
	border-bottom: dotted #999999 1px;
}
.first {
	padding: 5px 0 5px 10px;
	border-top: dotted #999999 1px;
	border-bottom: dotted #999999 1px;
} 
#contents .member_tb td.name { 
	padding: 5px 0 5px 15px;
	width: 100px;
	border-bottom: dotted #999999 1px;
}


dl.eventInfo {
	margin: 0 0 10px 0;
	padding-top: 15px;
	width:525px;
	border-bottom: #003366 1px dotted ;
	zoom: 1;
	overflow: hidden;
}
dl.eventInfo:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
dl.eventInfo dt {
	width:70px;
	margin: 0;
	padding: 5px 5px 8px 0;
	font-weight: bold;
	line-height: 1.666;
	vertical-align:top;
	border-top: #003366 1px dotted ;
	float: left;
	display:inline;
	clear: left;
}
dl.eventInfo dd {
	margin-left: 70px;
	padding: 5px 5px 8px 5px;
	line-height: 1.666;
	border-top: #003366 1px dotted ;
}
dl.eventInfo dd a {
	text-decoration:underline;
}

/*---------------------------------------
	font
------------------------------------------*/

html, body {
	color: #555;
	line-height: 1.666;
}
h1,h2,h3,h4,h5,h6 {clear: both; font-weight: bold; color: #555;}

.blueText {
	font-weight: bold;
	color: #45648b;
}
.blueBigText {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #45648b;
}
.orangeText {
	font-weight: bold;
	color: #f0845e;
}
.smalltext {
	font-size: 10px;
	line-height: 18px;
	color: #555555;
}
.yellowText {
	line-height: 22px;
	font-weight: bold;
	color: #af8a29;
}
.grayText {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #8e8e8e;
}

/* -------------------------------------------
	margin
-------------------------------------------*/

.mT5  { margin-top:  5px; }
.mT10 { margin-top: 10px; }
.mT15 { margin-top: 15px; }
.mT20 { margin-top: 20px; }
.mT30 { margin-top: 30px; }

.mR5  { margin-right: 5px; }
.mR10 { margin-right: 10px; }
.mR15 { margin-right: 15px; }
.mR20 { margin-right: 20px; }

.mL5  { margin-left: 5px; }
.mL10 { margin-left: 10px; }
.mL15 { margin-left: 15px; }
.mL20 { margin-left: 20px; }

.mB5  { margin-bottom:5px; }
.mB10 { margin-bottom:10px; }
.mB15 { margin-bottom:15px; }
.mB20 { margin-bottom:20px; }
.mB30 { margin-bottom:30px; }

/* -------------------------------------------
	align
-------------------------------------------*/
.R{ text-align:right;}
.C{ text-align:center;}
.L{ text-align:left;}
