div#businessMenuFrame div:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
div#businessMenuFrame {
	width: 200px;
	float: left;
	margin-top: -20px;
	overflow: hidden;
}
div#businessMenuFrame div#businessMenuMainChildrenBanner {
	width: 190px; margin-right: auto; margin-left: auto; margin-top: 10px;
}
div#businessMenuFrame div.businessMenuMainChildren {
	padding-top: 20px;
}
div#businessMenuFrame div.businessMenuMainChildren div.h3title {
	width: 198px; margin: 0; margin-right: auto; margin-left: auto; padding: 0; background-color: #ba0000;
}
div#businessMenuFrame div.businessMenuMainChildren div.h3title2 {
	width: 198px; margin: 0; margin-right: auto; margin-left: auto; padding: 0; background-color: #003399;
}
div#businessMenuFrame div.businessMenuMainChildren h3 {
	width: auto;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	line-height: 24px;
	font-size: 13px;
	font-weight: 900;
	color: #ffffff;
}
div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection {
	width: 196px; margin-right: auto; margin-left: auto; padding-top: 5px; background-color: #FFF7EF; border: 1px solid #cccccc;
}
div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection p {
	width: 190px; margin-left: auto; margin-right: auto; padding-bottom: 10px;
}
/* 100311 astk add*/
div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection p.btn_search {
	width: 190px; margin-left: 40px; margin-right: auto; padding-top: 0px; padding-bottom: 5px; margin-top: 0px;
}
div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection ul {
	width: 190px; margin-left: auto; margin-right: auto;
}
div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection ul li {
	padding-bottom: 10px;
}
div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection ul li#lastbnr {
	padding-bottom: 0px;
}
div#businessMenuFrameSubcat {
	width: 148px; float: left; margin-top: 0px; overflow: hidden; padding-bottom: 5px; margin-bottom: 5px; clear: both; display: inline;
}
div#businessMenuFrameSubcat div#businessMenuMainChildrenBanner {
	width: 140px; margin-right: auto; margin-left: auto; margin-top: 10px; display: inline;
}
div#businessMenuFrameSubcat div.businessMenuMainChildren div.h3title {
	width: 146px; margin: 0; margin-right: auto; margin-left: auto; padding: 0; background-color: #ba0000;
}
div#businessMenuFrameSubcat div.businessMenuMainChildren h3 {
	width: auto; margin: 0; margin-left: 10px; padding: 0; line-height: 24px; font-size: 13px; font-weight: 900; color: #ffffff;
}
div#businessMenuFrameSubcat div.businessMenuMainChildren div#businessMenuMainChildrenSelection {
	width: 146px; margin-right: auto; margin-left: auto; padding-top: 5px; padding-bottom: 5px; background-color: #FFF7EF; border: 1px solid #cccccc;
}

/* 100311 asatsuke add margin-bottom -5px  */
div#businessMenuMainChildrenSelection form {
	width: auto; margin: 0; margin-bottom -5px; padding: 0;
}
div#businessMenuMainChildrenSelection form dl {
	margin: 0; padding: 0;
}
div#businessMenuMainChildrenSelection form dl dt {
	width: 80%; margin: 0; padding: 0; margin-right: auto; margin-left: auto; font-weight: 900; text-align: center; font-size: 12px; color: #ba0000;
}
div#businessMenuMainChildrenSelection form dl dd {
	width: 80%; margin: 0; padding: 0; margin-right: auto; margin-left: auto; padding-bottom: 5px;
}
div#businessMenuMainChildrenSelection form dl dd select{
	width: 100%;
}
div#businessMenuMainChildrenSelection form p {
	text-align: center; margin-top: 10px; margin-right: auto; margin-left: auto; padding-bottom: 5px;
}
/* 0204 asatsuke change  p input #selectsubmit -> a*/
/*width: 120px; height: 24px; background-color: #ba0000; color: #ffffff; padding-top: 3px; padding-right: 30px; padding-bottom: 3px; padding-left: 30px;*/

/* revised on 02-05 by T.Kawamoto to apply new properties for <a> tag */
/* 100311 asatsuke change height 18->17 line-height 18->17 padding 3px 10px-> 1px 10px  */
/* modified on 2010-04-23 by T.Kawamoto to make these buttons as text anchors */
/*
OLD:: form#wheretobuyform a#selectsubmit {
	width: 60px; height: 17px; font-size: 12px; line-height: 17px; background-color: #ba0000; padding: 1px 10px; color: #ffffff; text-decoration: none; display: inline-block;
}
OLD:: form#wheretobuyform a#selectsubmit:hover {
	width: 60px; height: 17px; font-size: 12px; line-height: 17px; background-color: #ff0000; padding: 1px 10px; color: #ffffff; text-decoration: none; display: inline-block;
}
*/
form#wheretobuyform a#selectsubmit {
	width: 60px; height: 17px; font-size: 14px; line-height: 17px; background-color: transparent; padding: 1px 10px; color: #ba0000; text-decoration: underline; display: inline-block;
}
form#wheretobuyform a#selectsubmit:hover {
	width: 60px; height: 17px; font-size: 14px; line-height: 17px; background-color: transparent; padding: 1px 10px; color: #ff0000; text-decoration: none; display: inline-block;
}
/* 100311 asatsuke add*/
/* modified on 2010-04-23 by T.Kawamoto for the same thing as above */
form#wheretobuyform_iq a#selectsubmit_iq {
	width: 60px; height: 17px; font-size: 14px; line-height: 17px; background-color: transparent; padding: 1px 10px; color: #ba0000; text-decoration: underline; display: inline-block;
}
form#wheretobuyform_iq a#selectsubmit_iq:hover {
	width: 60px; height: 17px; font-size: 14px; line-height: 17px; background-color: transparent; padding: 1px 10px; color: #ff0000; text-decoration: none; display: inline-block;
}

div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenUtilities {
	width: 198px; margin-top: 10px; margin-right: auto; margin-left: auto; border: 1px solid #cccccc;
}
div#businessMenuMainChildrenUtilities ul {
	margin-left: 10px; margin-right: 10px; list-style-position: outside; margin-bottom: 5px;
}
div#businessMenuMainChildrenUtilities ul.linkListA01bold {
	width: auto; padding: 0; padding-left: 10px; margin: 0;
}
div#businessMenuMainChildrenUtilities ul li {
	line-height: 20px; width: auto; border-bottom: 1px solid #cccccc; padding-bottom: 2px; margin-right: 0px;
}
div#businessMenuMainChildrenUtilities ul li.last {
	border-bottom: none; padding-bottom: 0px;
}
div#businessMenuMain {
	width: 770px;
	float: right;
	margin-top: 0px;
	background: transparent url(/img/top_bg.gif) repeat-y 10px top;
	overflow: hidden;
}
div#businessMenuMain .headingTypeBlockB11 {
	width: 755px; margin-left: 10px; margin-right: 5px; clear: both;
}
div#businessMenuMain:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden;
}
div#businessMenuMain div.businessMenuMainChildren {
	width: 245px;
	float: left;
	margin-left: 10px;
	display: inline;
	overflow: hidden;
	margin-top: -20px;
}
div#businessMenuMain div.businessMenuMainChildren div.h3title {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #A3248F;
	display: block;
	clear: both;
}
div#businessMenuMain div.businessMenuMainChildren h3 {
	width: auto; margin: 0; margin-left: 10px; padding: 0; line-height: 24px; font-size: 13px; font-weight: 900; color: #ffffff;
}
div#businessMenuMain div.businessMenuMainChildren div.businessMenuMainChildrenContents {
	width: 100%; margin: 0; padding: 0; margin-top: 10px; padding-top: 10px; padding-bottom: 10px; background: transparent; display: inline-block;
}
div.businessMenuMainChildrenContents:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden;
}

/* exlude MacIE5 \*/
* html div.businessMenuMainChildrenContents {
	height: 1%;
}
div.businessMenuMainChildrenContents {
	display: block;
}
/* end MacIE5 */

/* the following definitions for lists are not effective */
div#businessMenuMain div.businessMenuMainChildren div.businessMenuMainChildrenContents ul {
	margin-left: 10px; margin-right: 10px; list-style-position: outside;
}
div#businessMenuMain div.businessMenuMainChildren div.businessMenuMainChildrenContents ul li.subitems {
	margin-left: 10px;
}
div#businessMenuMain div.businessContFrame1 {
	width: auto; margin-bottom: 5px; margin-right: 10px; margin-left: 10px; clear: both;
}
div#businessMenuMain div.businessContFrame1 h4 {
	margin: 0; padding: 0; font-size: 14px; font-weight: 900; line-height: 16px; padding-bottom: 2px;
}
div#businessMenuMain div.businessContFrame1 p.catchimg {
	width: 84px; height: 69px; margin-left: 0px; margin-right: 10px; float: left; clear: left; vertical-align: top;
}
div#businessMenuMain div.businessContFrame1 p.catchimg a {
	border: 2px solid #eeeeec; display: block;
}
div#businessMenuMain div.businessContFrame1 p.catchimg a:hover {
	border: 2px solid #7F99C6; display: block;
}
div#businessMenuMain div.businessContFrame1 p.leadtext {
	width: 100%; clear: both; margin: 0; line-height: 16px; padding-bottom: 5px;
}
div#businessMenuMain div.businessContFrame2 {
	width: auto; margin-bottom: 5px; margin-right: 10px; margin-left: 10px; clear: both;
}
div#businessMenuMain div.businessContFrame2 h4 {
	margin: 0; margin-top: 0; padding: 0; font-size: 14px; font-weight: 900; line-height: 16px; padding-bottom: 5px;
}
div#businessMenuMain div.businessContFrame2 p.catchimgwide {
	width: auto; margin-left: auto; margin-right: auto; clear: both;
}
div#businessMenuMain div.businessContFrame2 p.catchimgwide a {
	width: 225px; height: 60px; border: 2px solid #eeeeec; display: block;
}
div#businessMenuMain div.businessContFrame2 p.catchimgwide a:hover {
	width: 225px; height: 60px; border: 2px solid #7F99C6; display: block;
}
div#businessMenuMain div.businessContFrame2 p.catchimgwide img {
	vertical-align: bottom;
}
div#businessMenuMain div.businessContFrame2 p.leadtext {
	width: 100%; clear: both; margin: 0; line-height: 16px; padding-bottom: 5px;
}
div#businessMenuSub {
	width: 755px; float: right; margin-top: 10px; border: 1px solid #eeeeec; margin-right: 5px; clear: right; overflow: hidden; display: inline;
}
div#businessMenuSub div.h3title {
	width: 100%; margin: 0; padding: 0; background-color: #50701D; margin-bottom: 5px;
}
div.h3title:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden;
}
div.h3title a {
	color: #ffffff;
}
div.h3title a:hover {
	color: #e8e8e8;
}
div#businessMenuSub h3 {
	width: 350px; display: block; margin: 0; margin-left: 10px; padding: 0; line-height: 24px; font-size: 13px; font-weight: 900; color: #ffffff; float: left; text-align: left; clear: left;
}
div#businessMenuSub p#titlesub {
	width: 350px; display: block; margin: 0; margin-right: 10px; padding: 0; line-height: 24px; font-size: 11px; font-weight: 900; color: #ffffff; float: right; text-align: right; clear: right;
}
div#businessMenuSub ul {
	margin-left: 10px; margin-right: 10px; list-style-position: outside; margin-bottom: 5px; width: 100%; clear: both;
}
div#businessMenuSub ul li span.datetime {
	margin-right: 30px;
}

#relationalNav { width: 150px; display: inline; float: right; overflow: hidden; }
#relationalNav ul.prodRelatedLinks { clear: both; overflow: hidden; }

div#businessSideMenus { display: inline; overflow: hidden; }
div#businessSideMenus div.businessContFrame1 {
	width: auto; margin-bottom: 5px; margin-right: 10px; margin-left: 10px; clear: both;
}
div#businessSideMenus div.businessContFrame1 h4 {
	margin: 0; padding: 0; font-size: 14px; font-weight: 900; line-height: 20px; padding-bottom: 3px;
}
div#businessSideMenus div.businessContFrame1 p.catchimg {
	width: 84px; height: 69px; margin-left: 0px; margin-right: 10px; float: left; clear: left; vertical-align: top;
}
div#businessSideMenus div.businessContFrame1 p.catchimg a {
	border: 2px solid #eeeeec; display: block;
}
div#businessSideMenus div.businessContFrame1 p.catchimg a:hover {
	border: 2px solid #7F99C6; display: block;
}
div#businessSideMenus div.businessContFrame1 p.leadtext {
	width: 100%; clear: both; margin: 0; line-height: 16px; padding-bottom: 5px;
}
div#businessSideMenus div.businessContFrame2 {
	width: auto;
	margin-bottom: 5px;
	margin-right: 3px;
	clear: both;
}
div#businessSideMenus div.businessContFrame2 h4 {
	margin: 0; margin-top: 0; padding: 0; font-size: 11px; font-weight: 900; line-height: 12px; padding-bottom: 5px;
}
div#businessSideMenus div.businessContFrame2 p.catchimgwide {
	width: auto; margin-left: auto; margin-right: auto; clear: both; overflow: hidden;
}
div#businessSideMenus div.businessContFrame2 p.catchimgwide a {
	width: 146px; height: 50px; border: 2px solid #eeeeec; display: block;
}
div#businessSideMenus div.businessContFrame2 p.catchimgwide a:hover {
	width: 146px; height: 50px; border: 2px solid #7F99C6; display: block;
}
div#businessSideMenus div.businessContFrame2 p.catchimgwide img {
	vertical-align: bottom;
}
div#businessSideMenus div.businessContFrame2 p.leadtext {
	width: 100%; font-size: 10px; clear: both; margin: 0; line-height: 10px; padding-bottom: 5px;
}

/* ===== TEST ===== */
div#businessSideMenus div.businessContFrameTest h4 {
	margin: 0; margin-top: 0; padding: 0; font-size: 11px; font-weight: 900; line-height: 14px; padding-bottom: 5px;
}
div#businessSideMenus div.businessContFrameTest h4 img {
	margin-right: 5px; margin-bottom: 5px; float: left;
}
div#businessSideMenus div.businessContFrameTest p.catchimgwide {
	width: auto; line-height: auto; margin-left: auto; margin-right: auto; clear: both; overflow: hidden;
}
div#businessSideMenus div.businessContFrameTest p.catchimgwide a {
	width: 146px; height: 50px; border: 2px solid #eeeeec; display: block;
}
div#businessSideMenus div.businessContFrameTest p.catchimgwide a:hover {
	width: 146px; height: 50px; border: 2px solid #7F99C6; display: block;
}
div#businessSideMenus div.businessContFrameTest p.catchimgwide img {
	vertical-align: bottom;
}
div#businessSideMenus div.businessContFrameTest p.leadtext {
	width: 100%; font-size: 10px; margin: 0; line-height: 10px; padding-bottom: 5px;
}

/* IE6, IE7 hacks */
*+html body p#copy { font-size: 12px; }
*html body p#copy { font-size: 12px; }
*+html body ul#siteFooter li { font-size: 12px; }
*html body ul#siteFooter li { font-size: 12px; }
*+html body ul#corporateFooter li { font-size: 12px; }
*html body ul#corporateFooter li { font-size: 12px; }


/* added 0ct 22, 2009 */
div#businessMenuFrame div.businessMenuMainChildren div.businessMenuSystemSimulator h3 {
	width: 198px; margin: 0; margin-right: auto; margin-left: auto; padding: 0; background-color: #ba0000; clear: both;
}

div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection {
	width: 196px; margin-right: auto; margin-left: auto; padding-top: 5px; padding-bottom: 5px; background-color: #FFF7EF; border: 1px solid #cccccc;
}

/* modified on 30th Oct, 2009 */
#businessMenuSystemSimulator { margin-top: 15px; }


/* added 100304 */

div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection ul.actionButtonA01 {
	margin: 5px 0 15px 0;
}

div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection ul.actionButtonA01 li {
	width: 153px;
	margin: 0px 0 5px 20px;
	padding: 0 0 0 0;
}

div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection ul.actionButtonA01 li a {
	background-color: #BA0000;
	color: #BA0000;
}

div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection ul#WtoB_links {
	border-top: 1px dotted #004479;
	width: 180px;
	margin: 0 6px;
	padding: 7px 0;
}

div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection ul#WtoB_links li {
	margin: 0 0 0 15px;
	padding: 3px 0 0 6px;
	background:transparent url(../img/icon_related_00_arrow.gif) no-repeat scroll left 7px;
}

/* modified on [2010-03-05 20.20 (JST: GMT+0900) @514] by First Brand Inc. */
#businessMenuArea ul li.arrow {
background-position: 5px;
padding-top: 5px;
padding-left: 15px;
}

div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection #actionButtonA02 {
	margin: 5px 0 15px 0;
}

div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection #actionButtonA02 li {
	width: 153px; margin: 0px 0px 0px 20px; padding: 0; padding-bottom: 10px;
}

div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection #actionButtonA02 li a {
display: block;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 20px;
background-image: url("/shared/img/bullet_arrow-button001.gif");
background-position: 0pt 0pt;
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
/*	background-color: #BA0000; width: 133px;
	color: #ffffff; font-weight: 900; text-align: center;
*/
}
div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection #actionButtonA02 li a:hover {
	background-color: #ff0000;
}

div#businessMenuFrame div.businessMenuMainChildren div#businessMenuMainChildrenSelection #actionButtonA02 li a span {
display: block;
padding-top: 3px;
padding-right: 15px;
padding-bottom: 4px;
padding-left: 5px;
border: 1px solid #b8b8b8;
background-color: #ba0000;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
line-height: 1;
white-space: nowrap;
}

