@charset "UTF-8";
/*===============================
共通ベース構造
================================*/
body {
	margin: 0px;
	padding: 0px;
        line-height: 125%;
	font-size: 90%;
	background-color: #CCCCCC;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#ALL {
	width: 100%;
	padding: 0px;
}
#BASE {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FCFCFC;
}
#partner a:link {
color: #6699FF;
text-decoration: none;
}
#partner a:visited {
color: #6699FF;
text-decoration: none;
}
#partner a:hover {
color: #FF9966;
text-decoration: underline;
}
#partner a:active {
color: #6699FF;
}
/*===============================
ヘッダー
================================*/
#HEADER {
	position: relative;
	margin-top: 5px;
	height: 112px;
	background-image: url(/scm/images/scmheadbanner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	color: #666666;
	background-color: #3399FF;
}
/*===============================
フッター
================================*/
#FOOTER {
	font-size: 12px;
	color: #666666;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #3399FF;
	background-color: #FCFCFC;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
}
#COPYRIGHT {
	text-align: center;
	width: 100%;
	padding: 22px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
}
/*===============================
個別ページ要素
================================*/
#MTENTRY {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #FCFCFC;
}
#ENTRYBODY {
	width: 565px;
	font-size: 90%;
	color: #333333;
	padding: 10px;
	background-color: #FCFCFC;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3399FF;
}
#yellowbg{
        font-size: 16px;
        font-weight: bold;
        background-image: url(http://www.asprova.jp/images_site/ENTRYBODY_h3.gif);
        background-repeat: repeat-y;
        border: 1px solid #CECECE;
        width: 500px;
        padding-left: 15px;
        margin-bottom: 10px;
        padding-top: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
}
a:link#news { 
　　　　 text-decoration: none;
        color: blue
}
a:visited#news {
        color: blue;
        text-decoration: none;
}
a:hover#news {
        color: red;
        text-decoration: underline;
}
#tHeader{
background-image:url(http://www.asprova/scm/images/icon1.bmp); 
background-position:left top; 
background-repeat:no-repeat;padding-left:20px; 
font-size:14px;
}
/*===============================
サブメニュー要素
================================*/
#INQDIV {
	padding-top: 5px;
　　　　padding-left: 10px;
}
a#INQ {
	background-image: url(/scm/images/inq.jpg);
	display: block;
	width: 193px;
	height: 58px;
	outline:none;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
a:hover#INQ {
	background-position: 0px -58px;
}
#news {
}a#link { text-decoration: none;color: blue}
a#active { text-decoration:blink}
a#hover { text-decoration:underline;color: red} 
a#visited { text-decoration: none;color: green}
#SUBMENU {
width: 210px;
margin: 0px;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #3399FF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #3399FF;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #3399FF;
background-color: #CCFFFF;
}
#SUBMENU ul {
list-style-type: none;
margin: 3px;
padding: 0px;
}
#SUBMENU li {
width: 199px;
margin: 0px;
padding-left: 0px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom-style: solid;
border-width: 1px;
border-color: #CCCCCC;
}
#SUBMENU li:visited {
background-color: #33FFFF;
}
#SUBMENU li:hover {
background-color: #33FFFF;
}
#SUBMENU li:active {
background-color: #33FFFF;
}
#SUBMENU a {
font-size: 13px;
color: #000000;
text-decoration: none;
font-weight: bold;
display: block;
padding-left: 0px;
margin-left: 5px;
}
#SUBMENU a:visited {
color: #000000;
}
#SUBMENU a:hover {
color: #000000;
text-decoration: none;
}
#SUBMENU a:active {
color: #000000;
}
#SUBMENU1 {
width: 210px;
margin: 0px;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #3399FF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #3399FF;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #3399FF;
background-color: #FFCCFF;
}
#SUBMENU1 ul {
list-style-type: none;
margin: 3px;padding: 0px;
}
#SUBMENU1 li {
width: 199px;
margin: 0px;
padding-left: 0px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom-style: solid;
border-width: 1px;
border-color: #CCCCCC;
}
#SUBMENU1 li:visited {
background-color: #FF99FF;
}
#SUBMENU1 li:hover {
background-color: #FF99FF;
}
#SUBMENU1 li:active {
background-color: #FF99FF;
}
#SUBMENU1 a {
font-size: 13px;
color: #000000;
text-decoration: none;
font-weight: bold;
display: block;
padding-left: 0px;
margin-left: 5px;
}
#SUBMENU1 a:visited {
color: #000000;
}
#SUBMENU1 a:hover {
color: #000000;
text-decoration: none;
}
#SUBMENU1 a:active {
color: #000000;
}
#SUBMENU2 {
width: 210px;
margin: 0px;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #3399FF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #3399FF;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #3399FF;
background-color: #CCFFCC;
}
#SUBMENU2 ul {
list-style-type: none;
margin: 3px;padding: 0px;
}
#SUBMENU2 li {
width: 199px;
margin: 0px;
padding-left: 0px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom-style: solid;
border-width: 1px;
border-color: #CCCCCC;
}
#SUBMENU2 li:visited {
background-color: #99FF99;
}
#SUBMENU2 li:hover {
background-color: #99FF99;
}
#SUBMENU2 li:active {
background-color: #99FF99;
}
#SUBMENU2 a {
font-size: 13px;
color: #000000;
text-decoration: none;
font-weight: bold;
display: block;
padding-left: 0px;
margin-left: 5px;
}
#SUBMENU2 a:visited {
color: #000000;
}
#SUBMENU2 a:hover {
color: #000000;
text-decoration: none;
}
#SUBMENU2 a:active {
color: #000000;
}
#SUBMENU3 {
width: 210px;
margin: 0px;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #3399FF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #3399FF;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #3399FF;
background-color: #FFFFCC;
}
#SUBMENU3 ul {
list-style-type: none;
margin: 3px;
padding: 0px;
}
#SUBMENU3 li {
width: 205px;
margin: 0px;
padding-left: 0px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom-style: solid;
border-width: 1px;
border-color: #CCCCCC;
}
#SUBMENU3 li:visited {
background-color: #FFFF66;
}
#SUBMENU3 li:hover {
background-color: #FFFF66;
}
#SUBMENU3 li:active {
background-color: #FFFF66;
}
#SUBMENU3 a {
font-size: 13px;
color: #000000;
text-decoration: none;
font-weight: bold;
display: block;
padding-left: 0px;
margin-left: 5px;
}
#SUBMENU3 a:visited {
color: #000000;
}
#SUBMENU3 a:hover {
color: #000000;
text-decoration: none;
}
#SUBMENU3 a:active {
color: #000000;
}
#SUBMENU4 {
width: 210px;
margin: 0px;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #3399FF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #3399FF;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #3399FF;
background-color: #FFCCCC;
}
#SUBMENU4 ul {
list-style-type: none;
margin: 3px;
padding: 0px;
}
#SUBMENU4 li {
width: 199px;
margin: 0px;
padding-left: 0px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom-style: solid;
border-width: 1px;
border-color: #CCCCCC;
}
#SUBMENU4 li:visited {
background-color: #FF9999;
}
#SUBMENU4 li:hover {
background-color: #FF9999;
}
#SUBMENU4 li:active {
background-color: #FF9999;
}
#SUBMENU4 a {
font-size: 13px;
color: #000000;
text-decoration: none;
font-weight: bold;
display: block;
padding-left: 0px;
margin-left: 5px;
}
#SUBMENU4 a:visited {
color: #000000;
}
#SUBMENU4 a:hover {
color: #000000;
text-decoration: none;
}
#SUBMENU4 a:active {
color: #000000;
}
