/*
// default.css
// created by M.Iwai
// ----
// 2005.08.23 ver.1.0.0.0
*/


/******** Common styles ********/
img {
	border: none;
}




/******** Public structures ********/
div#topic_path {
	padding: 10px 16px;
	background: #FFFFFF left bottom no-repeat;
	color: #999999;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka", sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
}

div#topic_path a:link {
	color: #666666;
	text-decoration: underline;
}

div#topic_path a:visited {
	color: #666666;
	text-decoration: underline;
}

div#topic_path a:hover {
	color: #000000;
	text-decoration: underline;
}

div#title {
}

div#title h1 {
	margin: 0px;
}

div#content {
	padding: 16px;
	background: #ffffff url(/ugs/product_library/img/title_bottom.gif) left top no-repeat;
	color: #666666;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka", sans-serif;
	font-size: 12px;
}

div#content h2 {
	margin: 0px 0px 8px 0px;
}

div#content h3 {
	margin: 16px 0px 16px 0px;
}

div#content div.bottom {
	text-align: right;
}

ul#menu {
	margin: 16px 6px;
	padding: 0px;
	list-style: none;
}

ul#menu li {
	margin-bottom: 4px;
	padding: 6px 0px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka", sans-serif;
	font-size: 12px;
	line-height: 16px;
}

ul#menu li.active {
	padding: 0px;
}

ul#menu li.active  .top {
	padding-top: 4px;
	background: #c6d2db url(/ugs/product_library/img/menu_active_top.gif) left top no-repeat;
}

ul#menu li.active  .bottom {
	padding-bottom: 4px;
	background: #c6d2db url(/ugs/product_library/img/menu_active_bottom.gif) left bottom no-repeat;
}

ul#menu li.active  .content {
	padding: 0px 2px 0px 10px;
	border: solid 1px #c6d2db;
	background: #c6d2db url(/ugs/product_library/img/menu1.gif) 3px top no-repeat;
	color: #000000;
}

ul#menu li.active ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#menu li.active ul li {
	margin: 0px;
	padding: 2px 0px;
}

ul#menu li.active ul li a {
	display: block;
	padding-left: 6px;
}

ul#menu li.active ul li a:link {
	background: url(/ugs/product_library/img/mark.gif) left top no-repeat;
	color: #01375d;
}

ul#menu li.active ul li a:visited {
	background: url(/ugs/product_library/img/mark.gif) left top no-repeat;
	color: #01375d;
}

ul#menu li.active ul li a:hover {
	background: url(/ugs/product_library/img/mark.gif) left top no-repeat;
	color: #000000;
}

ul#menu li a {
	display: block;
	padding-left: 10px;
}

ul#menu li a:link {
	background: url(/ugs/product_library/img/menu0.gif) 4px top no-repeat;
	color: #ffffff;
}

ul#menu li a:visited {
	background: url(/ugs/product_library/img/menu0.gif) 4px top no-repeat;
	color: #ffffff;
}

ul#menu li a:hover {
	background: url(/ugs/product_library/img/menu1.gif) 4px top no-repeat;
	color: #000000;
}

#top_menu {
	margin: 16px 0px;
}

a.pagetop {
	padding-right: 11px;
	line-height: 11px;
}

a.pagetop:link {
	background: url(/ugs/product_library/img/pagetop0.gif) right center no-repeat;
}

a.pagetop:visited {
	background: url(/ugs/product_library/img/pagetop0.gif) right center no-repeat;
}

a.pagetop:hover {
	background: url(/ugs/product_library/img/pagetop1.gif) right center no-repeat;
}




/******** Catalog list ********/
div.catalog_list {
	margin: 16px 0px 56px;
}

div.catalog_list ul {
	margin: 16px 0px 32px 16px;
	padding: 0px;
}

div.catalog_list ul li {
	height: 32px;
	margin-bottom: 8px;
	padding-left: 40px;
	background: url(/ugs/product_library/img/pdficon.gif) left center no-repeat;
	list-style: none;
	marker-offset: 0px;
}

div.catalog_list ul a {
	line-height: 32px;
}

