@charset "Shift_JIS";


/* Header
---------------------------------------------
						last update 051222 */
/*

▼canon.jpリニューアル2005 Phase.2

削除051222　リンクのスタイルをリニューアル


 */

#header,
#headerp {
	font-size: 70%;
	_line-height: 1.4;
	margin: 0;
	padding: 0;
}

#header,
#headerp,
#headt {
	background-color: #ffffff;
}

#header p,
#headerp p {
	margin: 0;
	padding: 0;
	border-width: 0;
}

/* Layout */

#header #boxrh {
	margin: 0;
	padding: 8px 0 0 0px;
	width: 740px;
}


/* Canon Logo */

h1 {
	display: inline;
	width: 72px;
	height: 16px;
	margin: 0;
	padding: 0;
	color: #d50d17;
}

#header #boxrh h1#logo {
	float:left;
	margin: 0;
	padding: 0 0 0 12px;
	width: 72px;
	height: 16px;
}

#header #boxrh h1#logo a {
	display: block;
	margin: 0;
	padding: 0;
	border-width: 0;
	width: 72px;
	height: 16px;
	text-decoration: none;
	cursor:pointer;/* for IE */

}

/* Utililes */

#header #boxrh #util {
	position:relative;
	right:0px;
	text-align: right;
	margin: 0 0 0 100px;
	padding: 0;
	height: 24px;
}

/* Global Navigation */

#gnav {
	background: #cccccc url(/common-img/h-bg.gif) repeat-x 0 0;
	width: 100%;
	height: 32px;
	color: #ffffff;
	clear: both;
}

#gnav ul {
	position: relative;
	margin: 0;
	padding: 0;/* for NN7 */
	width: 740px;
	height: 32px;
	list-style: none;
	overflow: hidden;
}

#gnav ul li {
	position:absolute;
	top: 0px;
	overflow: hidden;
	height:32px;
	margin:0px;
	padding:0px;
	text-indent: -10000px;
}

#gnav ul li a {
	display: block;
	height: 32px;
}

#gnav ul li#pro {
	left:0px;
	width:123px;
	background: transparent url(/common-img/h-pro-c.gif) no-repeat 0 0;
}

#gnav ul li#pro a {
	background: transparent url(/common-img/h-pro-c.gif) no-repeat 0 0px;
}

#gnav ul li#pro a:hover {
	background-position: 0 -64px;
}

#gnav ul li#pro strong a {
	background-position: 0 -32px;
}

#gnav ul li#pro strong a:hover {
	background-position: 0 -96px;
}

/* 現在地背景解除用 */
#gnav ul li#product {
	left:0px;
	width:123px;
	background-image: none;
	text-indent: 0;
}

#gnav ul li#sol {
	left:155px;
	width:122px;
	background: transparent url(/common-img/h-sol-c.gif) no-repeat 0 0;
}

#gnav ul li#sol a {
	background: transparent url(/common-img/h-sol-c.gif) no-repeat 0 0px;
}

#gnav ul li#sol a:hover {
	background-position: 0 -64px;
}

#gnav ul li#sol strong a {
	background-position: 0 -32px;
}

#gnav ul li#sol strong a:hover {
	background-position: 0 -96px;
}

/* 現在地背景解除用 */
#gnav ul li#solution {
	left:155px;
	width:122px;
	background-image: none;
	text-indent: 0;
}

#gnav ul li#sup {
	left:309px;
	width:122px;
	background: transparent url(/common-img/h-sup-c.gif) no-repeat 0 0;
}

#gnav ul li#sup a {
	background: transparent url(/common-img/h-sup-c.gif) no-repeat 0 0px;
}

#gnav ul li#sup a:hover {
	background-position: 0 -64px;
}

#gnav ul li#sup strong a {
	background-position: 0 -32px;
}

#gnav ul li#sup strong a:hover {
	background-position: 0 -96px;
}

/* 現在地背景解除用 */
#gnav ul li#support {
	left:309px;
	width:122px;
	background-image: none;
	text-indent: 0;
}

#gnav ul li#dow {
	left:463px;
	width:122px;
	background: transparent url(/common-img/h-dow-c.gif) no-repeat 0 0;
}

#gnav ul li#dow a {
	background: transparent url(/common-img/h-dow-c.gif) no-repeat 0 0px;
}

#gnav ul li#dow a:hover {
	background-position: 0 -64px;
}

#gnav ul li#dow strong a {
	background-position: 0 -32px;
}

#gnav ul li#dow strong a:hover {
	background-position: 0 -96px;
}

/* 現在地背景解除用 */
#gnav ul li#download {
	left:463px;
	width:122px;
	background-image: none;
	text-indent: 0;
}

#gnav ul li#eve {
	left:617px;
	width:123px;
	background: transparent url(/common-img/h-eve-c.gif) no-repeat 0 0;
}

#gnav ul li#eve a {
	background: transparent url(/common-img/h-eve-c.gif) no-repeat 0 0px;
}

#gnav ul li#eve a:hover {
	background-position: 0 -64px;
}

#gnav ul li#eve strong a {
	background-position: 0 -32px;
}

#gnav ul li#eve strong a:hover {
	background-position: 0 -96px;
}

/* 現在地背景解除用 */
#gnav ul li#event {
	left:617px;
	width:123px;
	background-image: none;
	text-indent: 0;
}



/* Breadcrumb */

#bc {
	width: 740px;
	margin: 5px 0 0 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #999999;
}

#bc ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#bc ul li {
	display: inline;
	background: url(/common-img/ico-u.gif) no-repeat 0 2px;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

/* for Popup */

#headerp {
	margin: 0;
	padding: 8px 0 0 0;
	border-bottom: 2px solid #ccc;
}

#headerp h1#logo {
	display: block;
	margin: 0;
	padding: 0 0 8px 12px;
	width: 72px;
	height: 16px;
}

#headerp h1#logo a {
	display: block;
	margin: 0;
	padding: 0;
	border-width: 0;
	width: 72px;
	height: 16px;
	text-decoration: none;
	cursor:pointer;/* for IE */

}

#headerp h1#logo a span,
#headerp #boxhp h1#logoo a span {
	display: none;
}

#headerp #boxhp h1#logoo {
	float:left;
	margin: 0;
	padding: 0 0 0 12px;
	width: 72px;
	height: 16px;
}

#headerp #boxhp h1#logoo a {
	display: block;
	margin: 0;
	padding: 0;
	border-width: 0;
	width: 72px;
	height: 16px;
	text-decoration: none;
	cursor:pointer;/* for IE */
}


/* close button */

#headerp #boxhp #close {
	position:relative;
	right:5px;
	text-align: right;
	margin: 0 0 0 445px;
	padding: 0;
	height: 24px;
}



/* for Table layout */
.hBgm {
	background: url(/common-img/h-bg.gif) repeat-x top left;
	height: 32px;
}


/* links */

a img{
	border-width:0;
}

#headt table td a {
	border-width: 0;
}

.ttx70 {
	font-size: 70%;
}

#headt table td span.ttx70 a:link,
#header #util a:link,
#headerp #close a:link,
#bc ul li a:link {
	color: #003399 !important;
	text-decoration: underline;
	_line-height: 1.5;
	border-bottom: none !important;
}

#headt table td span.ttx70 a:visited,
#header #util a:visited,
#headerp #close a:visited,
#bc ul li a:visited {
	color: #660099 !important;
	text-decoration: underline;
	_line-height: 1.5;
	border-bottom: none !important;
}

#headt table td span.ttx70 a:hover,
#header #util a:hover,
#headerp #close a:hover,
#bc ul li a:hover {
	color: #0099cc !important;
	text-decoration: underline;
	_line-height: 1.5;
	border-bottom: none !important;
}

#headt table td span.ttx70 a:active,
#header #util a:active,
#headerp #close a:active,
#bc ul li a:active {
	color: #003399 !important;
	text-decoration: underline;
	_line-height: 1.5;
	border-bottom: none !important;
}
