@charset "UTF-8";

/* _____________________________________________

Copyright &copy; PIXELA CORPORATION.
All Rights Reserved.

http://www.pixela.co.jp/oem/canon/e/

// new_ver2.css 20100702 update.
_____________________________________________ */

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
}

body {
	font-family: Arial, sans-serif;
}

body,html {
	background: url(null) #ccc;
}

#base {
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 920px;
	text-align: center;
}

#base div.main {
	font-size:12px !important;font-size:80%;
}

#base #header_container,
#base #footmenu,
#base #foot,
#base div.main {
	width: 920px;
}

#header_container {
	margin-bottom: 0;
}

.main {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.main {
	padding-bottom:12px;
	padding-top:11px;
	/*background: #FFF url(img/2010/base_bg.gif) bottom left repeat-x;*/
	margin-bottom: 0;
}

div#contents {
	background: #FFFFFF;
	width: 890px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	/*padding-top: 15px;*/
	padding:0;
}

h2#win-only {
	background: #FFF;
	width: 350px;
	margin-left: 10px;
}

.red-info {
	color:#cc0000;
}

a,
a:link,
a:active {
	color: #003399;
	text-decoration: underline;
}

a:hover {
	color:#0099cc;
	text-decoration: none;
}

td {
	font-size: 90%;
	_font-size: 100%;
}

th {
	padding-top: 4px;
	padding-bottom: 4px;
	background: #c4d8e2;
	color: #1e648c;
	text-align: center;
	text-align: center;
	font-size: 90%;
	_font-size: 100%;
}

th.qmenu {
	width: 122px;
}

td.taiou-camera-0,
td.taiou-camera-n {
	padding: 6px;
	background: #eceef0;
	text-align: center;
}

td.taiou-camera-n ul {
	margin-left: 55px;
	list-style: circle;
	line-height: 160%;
	text-align: left;
	_font-size: 115%;
}

td.taiou-camera-0 ul {
	margin-left: 16px;
	/*_margin-left: 20px;*/
	list-style: circle;
	line-height: 160%;
	text-align: left;
	font-size: 85%;
	padding-top: 4px;
	_padding-bottom: 4px;
}

td.app-menu,
td.local-menu {
	background: url(/oem/canon/e/img/2010/bg_menu.png) bottom repeat-x;
}

td.app-menu {
	padding: 0px;
	text-align: center;
	width: 190px;
}

td.local-menu {
	padding: 6px;
	text-align: center;
	width: 80px;
}


td.local-menu a,
td.local-menu a:link,
td.local-menu a:active {
	display: block;
	_width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

td.local-menu a:hover {
	text-decoration: underline;
}

div#contents div#base-lay-1 { /* Right */
	width: 400px;
	float: right;
	background: url(/oem/canon/e/img/2010/contents_bg.gif) top left repeat-x;
	text-align: left;
}
div#contents div#base-lay-2 { /* Left */
	width: 480px;
	float: left;
	background: url(/oem/canon/e/img/2010/contents_bg.gif) top left repeat-x;
}

div#contents div#base-lay-1 h2 {
	padding: 0;
	padding-bottom: 4px;
}

div#contents div#base-lay-2 h2 {
	padding: 0;
}

div#contents div#base-lay-2 table.camera-1 {
	margin-top: 18px;
	border: 3px solid #c2c2c2;
	margin-left: auto;
	margin-right: auto;
}

div#contents div#base-lay-2 table.camera-n {
	margin-top: 0px;
	border-right: 3px solid #c2c2c2;
	border-left: 3px solid #c2c2c2;
	border-bottom: 3px solid #c2c2c2;
	margin-left: auto;
	margin-right: auto;
}

div#contents div#base-lay-1 h3 {
	padding: 0;
	padding-bottom: 4px;
	margin-top: 13px;
}

div#contents div#base-lay-1 dl {
	margin: 18px 0 10px 0;
	padding-left:15px;
	padding-right:12px;
	padding-bottom:18px;
	background:url(/oem/canon/e/img/dotted.gif) repeat-x left bottom;
	font-size: 90%;
}

div#contents div#base-lay-1 dl.impo-1 {
	margin: 16px 0 10px 0;
	padding-left: 15px;
	padding-right: 12px;
	padding-bottom: 18px;
	background: url(/oem/canon/e/img/dotted.gif) repeat-x left bottom;
}

div#contents div#base-lay-1 dl dt,
div#contents div#base-lay-1 dl.impo-1 dt {
	padding-bottom: 2px;
}

div#contents div#base-lay-1 dl dd,
div#contents div#base-lay-1 dl.impo-1 dd {
	padding-left: 13px;
	background: url(/oem/canon/e/img/2010/arrow.gif) no-repeat left 5px;
}

div#contents div#base-lay-1 p {
	text-align:right;
}

div#contents div#base-lay-1 p a.ichiran-1 {
	padding-left: 13px;
	background: url(/oem/canon/e/img/2010/arrow.gif) no-repeat left 4px;
	font-size: 11px;
}


#footmenu {
	margin-top: 25px;
}

.f10 {
	font-size: 75%;
}

.clearfix:after {
  content: ".";  
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
