@charset "Shift_JIS";

/*----------cssƒŠƒZƒbƒg-------------------*/

html, body {
	font-family:"Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,
	"MS P Gothic","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr, img, form {
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:normal;
}

table, caption, th, td {
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:normal;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:inherit;
}

strong {
	font-weight:bold;
}

/*-------- clearfix --------*/

.clearfix:after {
	content:" ";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	font-size:0;
}

* html .clearfix { /* IE6—p */
	height:1%;
}

*+html .clearfix { /* IE7—p */
	display:inline-block;
}

/*----------‘•ü-------------*/

body {
	background-color:#F0F9FF;
	color: #666666;
	font-size: medium;
}
	
#wrap {
	width: 760px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	}

#header {
	background-image: url(../../images/ieda/header-bg.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 44px;
	overflow: visible;
}

#header0 {
	background-image: url(../../images/ieda/header-bg0.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 44px;
	overflow: visible;
}

h1 {
	font-size: 12px;
	float: right;
	display: inline;
	margin-top: 28px;
}

.logo {
	float: left;
	margin-top: 1px;
	margin-left: 23px;
}


#contents {
	padding-bottom: 15px;
}

#img-box {
	width: 760px;
}



#right-box {
	float: right;
	width: 485px;
	padding-right: 10px;
	text-align: left;
	overflow: hidden;
}

.tokucho {
	background-image: url(../../images/ieda/tokucho-border.gif);
	background-repeat: repeat-y;
	width: 475px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
}

.tokucho li {
	font-size: small;
	background-image: url(../../images/ieda/icon-square.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 35px;
	margin-top: 10px;
	line-height: 130%;
}

.tokucho h2 {
	font-size: medium;
	font-weight: bold;
	color: #E9524F;
	margin-left: 20px;
}

.tokucho-bottom {
	background-image: url(../../images/ieda/tokucho-bottom.gif);
	height: 25px;
	width: 485px;
}

.iedagp {
	background-image: url(../../images/ieda/iedagp-back.gif);
	width: 485px;
	background-repeat: no-repeat;
}

#left-box {
	float: left;
	width: 250px;
	padding-left: 10px;
	overflow: visible;
}

.login-box {
	width: 238px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	margin-bottom: 6px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 8px;
}

.cap-id {
	float: left;
	margin-right: 2px;
}

.txt-field {
	float: left;
	height: 16px;
	width: 143px;
	border: 1px solid #FF9933;
	padding-right: 2px;
	padding-left: 2px;
	font-size: small;
}

.checkbox {
	text-align: right;
	margin-bottom: 8px;
	margin-right: 5px;
}

#field-margin {
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
	text-align: center;
	clear: both;
}

.bt-id {
	background-image: url(../../images/ieda/id-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 240px;
	margin-bottom: 6px;
}
.bt-pass {
	background-image: url(../../images/ieda/pass-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 240px;
	margin-bottom: 6px;
}

#footer {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
	text-align: center;
	width: 760px;
	padding-top: 2px;
	padding-bottom: 2px;
}
