body{
	margin: 0px;
	color: #333333;
	background-image: url(bg.gif);
	}

p{ margin: 5px;}

.bg-white{
	background-color: #FFFFFF;
	}

.bg-blue{
	background-color: #E0E0E0;
	padding: 10px;
	}

td{
	font-size: x-small;
	line-height: 120%;
	}

th{
	font-size: x-small;
	line-height: 120%;
	font-weight:bold;
	}

r10{
	left-margin: 30px;
	}

.text-bold{
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 20px;
	}
	
.text-bold-new{
	line-height: 130%;
	font-weight: bold;
	color:#616161;
	margin-bottom: 20px;
	}

.news-title{
	font-size: x-small;
	line-height: 120%;
	font-weight: bold;
	}

h1{
	font-size: x-small;
	line-height: 150%;
	font-weight: bold;
	}

h1.so{
	font-size: small;
	line-height: 100%;
	font-weight: bold;
	margin-top:0px;
	margin-right:0px;
	margin-left:0x;
	margin-bottom:0px;
	color: #113B5D;
	}

h1.pro{
	font-size: small;
	line-height: 120%;
	font-weight: bold;
	margin-top:3px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:3px;
	}

ul.so{
	margin-top:0px;
	margin-right:15px;
	margin-left:10x;
	margin-bottom:0px
	}

ul.re{
	margin-top:5px;
	margin-right:15px;
	margin-left:10x;
	margin-bottom:10px
	}

h2.pro{
	font-size: x-small;
	line-height: 120%;
	font-weight: bold;
	margin-top:3px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:3px;
	}

h2.so{
	font-size: x-small;
	line-height: 150%;
	font-weight: bold;
	}

h3.so{
	font-size: x-small;
	font-weight: bold;
	border-bottom: 1px solid #1E1A4F;
	border-left: 6px solid #1E1A4F;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 5px;
	color: #1E1A4F;
	}

h1.re{
	font-size: x-small;
	font-weight: bold;
	border-bottom: 1px solid #739168;
	border-left: 6px solid #739168;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 5px;
	color: #739168;
	}

h2.re{
	font-size: x-small;
	line-height: 150%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
	}

h3.pro{
	font-size: xx-small;
	line-height: 120%;
	font-weight: normal;
	margin-top:3px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:3px;
	}

h3.re{
	font-size: x-small;
	font-weight: bold;
	line-height: 150%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	}

h4.re{
	font-size: x-small;
	font-weight: bold;
	line-height: 150%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	}

h4.pro{
	font-size: x-small;
	line-height: 120%;
	font-weight: bold;
	margin-top:10px;
	margin-right:5px;
	margin-left:0px;
	margin-bottom:5px;
	}

.dot-line{
	background-image: url(dot_line.gif);
	background-repeat: repeat-x
	}

.dot-line2{
	background-image: url(dot_line2.gif);
	background-repeat: repeat-x
	}

.text-small{
	font-size: 11px;
	line-height: 13px
	}

.text-footer{
	font-size: xx-small;
	color: #FFFFFF;
	}

.text-white{
	color: #FFFFFF;
	}

a.text-white:link {color: #FFFFFF}
a.text-white:visited {color: #FFFFFF}
a.text-white:active {color: #FFFFFF}
a.text-white:hover {color: #FFFFFF}

a.text-off:link {color: #000000; text-decoration: none}
a.text-off:visited {color: #000000; text-decoration: none}
a.text-off:active {color: #FFB109; text-decoration: none}
a.text-off:hover {color: #FFB109; text-decoration: none}

span.text-off-obi {color: #55648E;}

a.text-off-obi:link {color: #55648E; text-decoration: none}
a.text-off-obi:visited {color: #55648E; text-decoration: none}
a.text-off-obi:active {color: #55648E; text-decoration: none}
a.text-off-obi:hover {color: #55648E; text-decoration: none}

a.text-unline:link {color: #000000}
a.text-unline:visited {color: #000000}
a.text-unline:active {color: #FFB109}
a.text-unline:hover {color: #FFB109}

a.text-off-gr:link {color: #AAAAA7; text-decoration: none}
a.text-off-gr:visited {color: #AAAAA7; text-decoration: none}
a.text-off-gr:active {color: #FFB109; text-decoration: none}
a.text-off-gr:hover {color: #FFB109; text-decoration: none}

.text-bread{
	color: #FFFFFF;
	margin-left: 7px;
	margin-bottom: 3px;
	margin-top: 2px;
	margin-right: 7px;
	font-size: 11px;
	line-height: 15px
	}

a.text-bread-link:link {color: #FFFFFF}
a.text-bread-link:visited {color: #FFFFFF}
a.text-bread-link:active {color: #FFFFFF}
a.text-bread-link:hover {color: #FFFFFF}

a.company:link {color: #003399; text-decoration: none}
a.company:visited {color: #003399; text-decoration: none}
a.company:active {color: #E6A008; text-decoration: none}
a.company:hover {color: #E6A008; text-decoration: none}

td.bg-gray{
	background-color: #A3A3A3
	}

th.bg-gray{
	background-color: #E3DFDF;
	}

.solution{
	color: 	#A65B6D;
	}

.bg-solution{
	background-color: #C66D7B;
	}

.bg-pro{
	background-color: #C4986C;
	}

.bg-lgray{
	background-color: #F0F0F0;
	}

.bg-white{
	background-color: #FFFFFF
	}

.l-navi-bold{
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 20px
	}

.navi-current{
	color: #C53D02;
	}

.navi-on{
	color: #63667E;
	}

/*　背景色　*/
.bg-white{
	background-color: #FFFFFF
	}

.bg-foot-main01{background-color: #5162AC}
.bg-foot-main02{background-color: #070072}

.bg-foot-news01{background-color: #BA677A}
.bg-foot-news02{background-color: #69001B}

.bg-foot-so01{background-color: #CC7286}
.bg-foot-so02{background-color: #69001B}

.bg-foot-pro01{background-color: #D9A874}
.bg-foot-pro02{background-color: #A36420}

.bg-foot-su01{background-color: #D9C374}
.bg-foot-su02{background-color: #A38520}

.bg-foot-re01{background-color: #869F5D}
.bg-foot-re02{background-color: #2D620F}

.bg-foot-com01{background-color: #7B94A0}
.bg-foot-com02{background-color: #385967}

.bg-foot-eng01{background-color: #777A77}
.bg-foot-eng02{background-color: #404140}


.footer-line{
	background-image: url(footer_line.gif);
	background-repeat: repeat-x
	}

a:link {color: #003399}
a:visited {color: #862742}
a:active {color: #E6A008}
a:hover {color: #E6A008}

/*　プルダウンメニュー　*/

/* キャプション */
a.pulldown-cap:link{
	font-family:monospace;
	color:#FFFFFF;
	text-decoration:none;
	border-width:1px 1px 1px 1px;
	border-style:solid none solid none;
	border-color:#FFFFFF;
	padding:4px;
	background-color:98B1C4;
	font-size:12px;
	line-height:22px;
}
a.pulldown-cap:visited{
	font-family:monospace;
	color:#FFFFFF;
	text-decoration:none;
	border-width:1px 1px 1px 1px;
	border-style:solid none solid none;
	border-color:#FFFFFF;
	padding:4px;
	background-color:98B1C4;
	font-size:12px;
	line-height:22px;
}
a.pulldown-cap:hover{
	font-family:monospace;
	color:#98B1C4;
	text-decoration:none;
	border-width:1px 1px 1px 1px;
	border-style:solid none solid none;
	border-color:#FFFFFF;
	padding:4px;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:22px;
}
a.pulldown-cap:active{
	font-family:monospace;
	color:#98B1C4;
	text-decoration:none;
	border-width:1px 1px 1px 1px;
	border-style:solid none solid none;
	border-color:#FFFFFF;
	padding:4px;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:22px;
}

/* リンク */
a.pulldown:link{
	font-family:monospace;
	color:#000000;
	text-decoration:none;
	border-width:1px 1px 1px 1px;
	border-style:solid none solid none;
	border-color:#FFFFFF;
	padding:4px;
	background-color:C8D7E3;
	font-size:12px;
	line-height:22px;
}
a.pulldown:visited{
	font-family:monospace;
	color:#000000;
	text-decoration:none;
	border-width:1px 1px 1px 1px;
	border-style:solid none solid none;
	border-color:#FFFFFF;
	padding:4px;
	background-color:C8D7E3;
	font-size:12px;
	line-height:22px;
}
a.pulldown:hover{
	font-family:monospace;
	color:#000000;
	text-decoration:none;
	border-width:1px 1px 1px 1px;
	border-style:solid none solid none;
	border-color:#FFFFFF;
	padding:4px;
	background-color:#E9EFF5;
	font-size:12px;
	line-height:22px;
}
a.pulldown:active{
	font-family:monospace;
	color:#000000;
	text-decoration:none;
	border-width:1px 1px 1px 1px;
	border-style:solid none solid none;
	border-color:#FFFFFF;
	padding:4px;
	background-color:#E9EFF5;
	font-size:12px;
	line-height:22px;
}

