
/* -------------------------------- 
Name: company stylesheet
Manager: 
-------------------------------- */

/* c_box
-------------------------------- */
.c_box {
	width: 687px;
	padding: 10px 0 20px 0;
	margin: 0 auto;
}




/* e_box
-------------------------------- */
.e_box {
	width: 606px;
	padding: 20px 0;
	margin: 0 auto;
}




/* contentbox
-------------------------------- */
#contentbox {
	margin: 10px 0 10px 0;
}

dl.Notation9 {
	width: 640px;
	margin: 15px 0 10px 35px;
}

dl.Notation9 dt {
	float: left;
	clear: both;
	width: 6.5em;
	border-bottom: 1px solid #fff;
	border-left: 3px solid #dc96aa;
	padding: 2px 0 4px 9px;
	margin: 0 0 15px 0;
	line-height: 140%;
    font-weight: bold;
}

.Notation9 dd {
	border-bottom: 1px solid #eaeaea;
	padding: 2px 0 4px 0;
	line-height: 140%;
	margin: 0 0 15px 80px;
	width: 530px;
}

*html .Notation9 dd {
	border-bottom: 1px solid #eaeaea;
	padding: 2px 0 4px 0;
	line-height: 140%;
	margin: 0 0 15px 0;
	width: 530px;
}



/* submenu
-------------------------------- */
#submenu ul{
	padding: 0;
	margin: 0;
}

#submenu li {
	padding: 0;
	margin: 0;
}

#submenu li a {
	margin: 0;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}


#sm01 {
	width: 154px;
	background: url(../img/menu06_sub01_on.gif) no-repeat center left;
}
#sm01 a:link, #sm01 a:visited {
	height: 20px;
	background: url(../img/menu06_sub01.gif) no-repeat center left;
}
#sm01 a:hover {
	background: none;
}
#sm01_on {
	height: 20px;
	background: url(../img/menu06_sub01_on.gif) no-repeat center left;
}
#sm01_on a {
	height: 20px;
}


#sm02 {
	width: 154px;
	background: url(../img/menu06_sub02_on.gif) no-repeat center left;
}
#sm02 a:link, #sm02 a:visited {
	height: 20px;
	background: url(../img/menu06_sub02.gif) no-repeat center left;
}
#sm02 a:hover {
	background: none;
}
#sm02_on {
	height: 20px;
	background: url(../img/menu06_sub02_on.gif) no-repeat center left;
}
#sm02_on a {
	height: 20px;
}

