@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 "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ 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;}



/*---------------------------------------
	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
------------------------------------------*/
.section{ width: 540px;
		  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: 10px; line-height: 18px;}

#information { margin: 15px 0 15px 0;}

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

.imgL{ float:left; display:inline; margin-top:15px; padding:0; }
div.RightBox{ float:left; display:inline; margin:15px 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;
}


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

.blueText {
	font-weight: bold;
	color: #45648b;
}
.orangeText {
	font-weight: bold;
	color: #f0845e;
}
.blueBigText {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #45648b;
}
.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:  5px 0 0 0; }
.mT10 { margin: 10px 0 0 0; }
.mT15 { margin: 15px 0 0 0; }
.mT20 { margin: 20px 0 0 0; }
.mT30 { margin: 30px 0 0 0; }

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

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

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

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