@charset "UTF-8";

/*===============================
共通タグ指定
================================*/
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}
img {
	margin: 0px;
	padding: 0px;
}
a {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.f10 {
	font-size: 10px;
}
.f10B {
	font-size: 10px;
	font-weight: bold;
}
.f12 {
	font-size: 12px;
}
.f12B {
	font-size: 12px;
	font-weight: bold;
}
.f12G {
	font-size: 12px;
	color: #00CC33;
}
.f12R {
	font-size: 12px;
	color: #FF0000;
}
.f12BG {
	font-size: 12px;
	background-image: url(./images_site/orange_dot.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: left center;
}
.f14 {
	font-size: 14px;
}
.f14B {
	font-size: 14px;
	font-weight: bold;
}
.f14BBG {
	font-size: 14px;
	font-weight: bold;
	background-image: url(./images_site/orange_dot.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: left center;
}
.f14BG {
	font-size: 14px;
	background-image: url(./images_site/orange_dot.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: left center;
}
.f18 {
	font-size: 18px;
}
.f18B {
	font-size: 18px;
	font-weight: bold;
}
.f18RB {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.f18BB {
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
}
.fRB {
	font-weight: bold;
	color: #FF0000;
}
.tate {
	writing-mode: lr-tb;
}
.fORBG {
	background-image: url(./images_site/orange_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	line-height: 120%;
	padding-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	font-family: "Courier New", "Andale Mono";
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
a.dotlink {
	background-image: url(./images_site/top_alink.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-bottom: 1px;
}
a.orangedotlink {
	background-image: url(./images_site/orange_dot.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-bottom: 1px;
}
/*===============================
共通ベース構造
================================*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	/*font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	background-color: #FFFFFF;
	color: #333333;
}
#ALL {
	background-image: url(./images_site/bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	padding: 0px;
}
#BASE {
	width: 770px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*===============================
タグライン
================================*/
#TAGLINE {
	height: 28px;
	overflow: hidden;	
}
#TAGLINE h1, #TAGLINE div {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 28px;
	float: left;
}
#TAGLINE form {
	float: right;
	padding-top: 3px;
}
/*===============================
ヘッダー
================================*/
#HEADER {
	position: relative;
	height: 70px;
	background-image: url(./images_site/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #666666;
}
#HEADER p {
	position: absolute;
	left: 317px;
	top: 31px;	
}
a#HEAD-BANNER {
	position: absolute;
	left: 613px;
	top: 11px;	
	background-image: url(./images_site/free_banner.gif);
	display: block;
	height: 54px;
	width: 157px;
	text-indent: -9999px;
}
a:hover#HEAD-BANNER {
	background-position: 0px -54px;
}
/*===============================
コーポレートナビ
================================*/
#CO-NAVI {
	height: 26px;
	padding-top: 13px;
	padding-bottom: 5px;
}
#CO-NAVI ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#CO-NAVI li {
	text-indent: -9999px;
	float: left;
}
a#CO-NAVI01 {
	background-image: url(./images_site/co-navi01.gif);
	width: 80px;
}
a#CO-NAVI02 {
	background-image: url(./images_site/co-navi02.gif);
	width: 130px;
}
a#CO-NAVI03 {
	background-image: url(./images_site/co-navi03.gif);
	width: 82px;
}
a#CO-NAVI04 {
	background-image: url(./images_site/co-navi04.gif);
	width: 101px;
}
a#CO-NAVI05 {
	background-image: url(./images_site/co-navi05.gif);
	width: 124px;
}
#CO-NAVI a {
	display: block;
	height: 26px;
	outline:none;
}
#CO-NAVI a:hover {
	background-position: 0px -26px;
}
#CO-NAVI form {
	float: right;
}
/*===============================
メインメニュー
================================*/
#MAINMENU {
	height: 40px;
}
#MAINMENU ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#MAINMENU li {
	text-indent: -9999px;
	float: left;
}
a#MENU01 {
	background-image: url(./images_site/menu01.jpg);
	width: 117px;
}
a#MENU02 {
	background-image: url(./images_site/menu02.jpg);
	width: 109px;
}
a#MENU03 {
	background-image: url(./images_site/menu03.jpg);
	width: 109px;
}
a#MENU04 {
	background-image: url(./images_site/menu04.jpg);
	width: 109px;
}
a#MENU05 {
	background-image: url(./images_site/menu05.jpg);
	width: 109px;
}
a#MENU06 {
	background-image: url(./images_site/menu06.jpg);
	width: 109px;
}
a#MENU07 {
	background-image: url(./images_site/menu07.jpg);
	width: 108px;
}
a#MENU01t {
	background-image: url(./images_site/menu01t.jpg);
	width: 117px;
}
a#MENU02t {
	background-image: url(./images_site/menu02t.jpg);
	width: 109px;
}
a#MENU03t {
	background-image: url(./images_site/menu03t.jpg);
	width: 109px;
}
a#MENU04t {
	background-image: url(./images_site/menu04t.jpg);
	width: 109px;
}
a#MENU05t {
	background-image: url(./images_site/menu05t.jpg);
	width: 109px;
}
a#MENU06t {
	background-image: url(./images_site/menu06t.jpg);
	width: 109px;
}
a#MENU07t {
	background-image: url(./images_site/menu07t.jpg);
	width: 108px;
}
#MAINMENU a {
	display: block;
	height: 40px;
	outline:none;
}
#MAINMENU a:hover {
	background-position: 0px -40px;
}
/*===============================
フッター
================================*/
#FOOTER {
	background-color: #FFFFFF;
	width: 770px;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #CCCCCC;
}
#FOOTER a {
	color: #666699;
	padding-right: 3px;
	padding-left: 3px;
}
#FOOTER a:hover {
	color: #F49601;
}
#FOOTER-LEFT {
	float: left;
	width: 770px;
	text-align: center;
	padding-top: 1em;
}
#FOOTER-LEFT p {
	color: #666666;
	padding-top: 5px;
}
#FOOTER-RIGHT {
	float: right;
	padding-top: 1em;;
}
#FOOTER-RIGHT a {
	background-image: url(./images_site/footer_pamp.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 251px;
	text-indent: -9999px;
	outline:none;
}
#FOOTER-RIGHT a:hover {
	background-position: 0px -45px;
}
#COPYRIGHT {
	background-image: url(./images_site/copyright_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	padding: 22px 0px 0px;
	font-size: 12px;
	color: #666666;
}
/*===============================
トップページ：メインイメージ
================================*/
#TOPMAIN {
	position: relative;
	width: 770px;
	height: 236px;
	background-image: url(./images_site/share.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
p#TOPMAIN-COPY {
	position:absolute;
	left: 20px;
	top: 121px;
	width: 370px;
	font-size: 15px;  color: black;
}#TOPMAIN-TITLE {
	position:absolute;
	left: 15px;
	top: 25px;
	width: 360px;
	font-size: 20px;
}

#TOPMAIN-VERSION {
	position:absolute;
	left: 547px;
	top: 22px;
	width: 214px;
	font-size: 11px;
	height: 102px;
	background-image: url(./images_site/topmain_version.jpg);
	background-repeat: no-repeat;
}
#TOPMAIN-VERSION p {
	padding-top: 80px;
	float: right;
	padding-right: 1em;
}
#TOPMAIN-VERSION-NO {
	position:absolute;
	right: 20px;
	top: 63px;
}
#TOPMAIN-SITE {
	position:absolute;
	left: 547px;
	top: 124px;
	width: 214px;
	font-size: 11px;
	height: 102px;
	background-image: url(./images_site/topmain_site.jpg);
	background-repeat: no-repeat;
}
#TOPMAIN-SITE p {
	padding-top: 80px;
	float: right;
	padding-right: 1em;
}
#TOPMAIN-SITE-WORLDWIDE {
	position:absolute;
	right: 138px;
	top: 151px;
}
#TOPMAIN-SITE-JAPAN {
	position:absolute;
	right: 64px;
	top: 141px;
}
#TOPMAIN-SITE-FOREIGN {
	position:absolute;
	right: 64px;
	top: 167px;
}
/*===============================
トップページ：コンテンツ左右
================================*/
#TOP-LEFT {
	float: left;
	width: 380px;
}
#TOP-RIGHT {
	float: right;
	width: 380px;
}
/*===============================
トップページ：ボックスタイトル
================================*/
.top-boxtitle {
	position: relative;
	width: 380px;
	height: 31px;
	margin-bottom: 12px;
}
.top-boxtitle p {
	position:absolute;
	left: 263px;
	top: 8px;
	font-size: 11px;
	color: #FFFFFF;
}
h2#TOP-CHAPTERWISE {
	position:absolute;
	background-image: url(./images_site/top_chapterwise.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 380px;
	height: 31px;
	left: 0px;
	top: 0px;
}
h2#TOP-NEWFEATURE {
	position:absolute;
	background-image: url(./images_site/top_newfeature.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 380px;
	height: 31px;
	left: 0px;
	top: 0px;
}
h2#TOP-USEFUL {
	position:absolute;
	background-image: url(./images_site/top_useful.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 380px;
	height: 31px;
	left: 0px;
	top: 0px;
}
h2#TOP-COOPERRATION {
	position:absolute;
	background-image: url(./images_site/top_cooperation.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 380px;
	height: 31px;
	left: 0px;
	top: 0px;
}
h2#TOP-WEBSITE {
	position:absolute;
	background-image: url(./images_site/top_website.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 380px;
	height: 31px;
	left: 0px;
	top: 0px;
}
h2#TOP-NEWS {
	position:absolute;
	background-image: url(./images_site/top_news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 380px;
	height: 31px;
	left: 0px;
	top: 0px;
}
h2#TOP-SEMINAR {
	position:absolute;
	background-image: url(./images_site/top_seminar.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 380px;
	height: 31px;
	left: 0px;
	top: 0px;
}
h2#TOP-CASESTUDIES {
	position:absolute;
	background-image: url(./images_site/top_casestudies.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 380px;
	height: 31px;
	left: 0px;
	top: 0px;
}
h2#TOP-OVERSEAS {
	position:absolute;
	background-image: url(./images_site/top_overseas.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 380px;
	height: 31px;
	left: 0px;
	top: 0px;
}
h2#TOP-SEMINAR2 {
	position:absolute;
	background-image: url(./images_site/top_seminar2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 380px;
	height: 31px;
	left: 0px;
	top: 0px;
}
h2#TOP-TOPICS {
	position:absolute;
	background-image: url(./images_site/top_topics.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 380px;
	height: 31px;
	left: 0px;
	top: 0px;
}
/*===============================
トップページ：ボックス内部
================================*/
.top-boxcontents {
	width: 347px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-bottom: 12px;
}
.top-boxcontents a {
	color: #666699;
	text-decoration: underline;
}
.top-boxcontents a:visited {
	color: #666699;
	text-decoration: underline;
}
.top-boxcontents a:hover {
	color: #F49601;	
}
.top-boxcontents blockquote{
	background-color: #F2F2F2;
	width: 323px;
	margin: 0px 0px 12px;
	padding: 12px;
	line-height: 180%;
}
.top-boxcontents table {
	margin-bottom: 12px;
}
.top-boxcontents td {
	line-height: 140%;
}
img.top-boxlabel {
	padding-bottom: 1em;
}

P.top-newfeature-boxlavel img{
	display:inline;
}

P.top-newfeature-boxlavel span{
	vertical-align:baseline;
}

.top-boxcontents p {
	padding-bottom: 1em;
}
.newfeature-title a {
	font-weight: bold;
	color: #CC6666;
	text-decoration: none;
	line-height: 140%;
}
.chapterwise-title a:visited {
	color: #CC6666;
	text-decoration: none;
}
.chapterwise-title a:hover {
	color: #DF9F9F;	
	text-decoration: underline;
}
.chapterwise-title a {
	font-weight: bold;
	color: #CC6666;
	text-decoration: none;
	line-height: 140%;
}
.newfeature-title a:visited {
	color: #CC6666;
	text-decoration: none;
}
.newfeature-title a:hover {
	color: #DF9F9F;	
	text-decoration: underline;
}
#TOP-SEMINAR-STEP {
	height: 44px;
	margin-bottom: 12px;
}
#TOP-SEMINAR-STEP ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#TOP-SEMINAR-STEP li {
	text-indent: -9999px;
	float: left;
}
a#TOP-STEP1 {
	background-image: url(./images_site/top_seminar_step1.gif);
	width: 114px;
	background-repeat: no-repeat;
}
a#TOP-STEP2 {
	background-image: url(./images_site/top_seminar_step2.gif);
	width: 115px;
	background-repeat: no-repeat;
}
a#TOP-STEP3 {
	background-image: url(./images_site/top_seminar_step3.gif);
	width: 114px;
	background-repeat: no-repeat;
}
#TOP-SEMINAR-STEP a {
	display: block;
	height: 44px;
	outline:none;
	padding-right: 1px;
	text-decoration: none;
}
#TOP-SEMINAR-STEP a:hover {
	background-position: 0px -44px;
}
.top-topics-title {
	font-weight: bold;
	color: #CC6666;
	line-height: 140%;
}

/*===============================
トップページ：バナー
================================*/
a#TOP-VISTA {
	background-image: url(./images_site/top_banner_vista.gif);
	display: block;
	width: 347px;
	height: 44px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
a:hover#TOP-VISTA {
	background-position: 0px -44px;
}
a#TOP-64BIT {
	background-image: url(./images_site/top_banner_64bit.gif);
	display: block;
	width: 347px;
	height: 44px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#TOP-64BIT {
	background-position: 0px -44px;
}
a#TOP-ACADEMIC {
	background-image: url(./images_site/top_banner_academiclicense.gif);
	display: block;
	width: 347px;
	height: 53px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#TOP-ACADEMIC {
	background-position: 0px -53px;
}
a#TOP-MEASU {
	background-image: url(./images_site/top_banner_measu.gif);
	display: block;
	width: 347px;
	height: 53px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#TOP-MEASU {
	background-position: 0px -53px;
}
a#TOP-ENGINEER {
	background-image: url(./images_site/top_banner_engineer.gif);
	display: block;
	width: 347px;
	height: 44px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#TOP-ENGINEER {
	background-position: 0px -44px;
}

a#TOP-CHINA {
	background-image: url(./images_site/top_banner_china.gif);
	display: block;
	width: 347px;
	height: 44px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#TOP-CHINA {
	background-position: 0px -44px;
}

a#TOP-PROTOKUN {
	background-image: url(./images_site/protokun04.jpg);
	display: block;
	width: 348px;
	height: 48px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#TOP-PROTOKUN {
	background-position: 0px -48px;
}

a#TOP-MRPROTO {
	background-image: url(./images_site/mrproto04.jpg);
	display: block;
	width: 348px;
	height: 48px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#TOP-MRPROTO {
	background-position: 0px -48px;
}

a#BN-E-LEARN {
	background-image: url(images_site/banner_elearning.jpg);
	display: block;
	width: 347px;
	height: 44px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#BN-E-LEARN {
	background-position: 0px -44px;
}
a#download {
	background-image: url(images_site/download.jpg);
	display: block;
	width: 247px;
	height: 52px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#download {
	background-position: 0px -52px;
}


a#TOP-OSAKA {
	background-image: url(./images_site/osakaoffice.jpg);
	display: block;
	width: 348px;
	height: 60px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#TOP-OSAKA {
	background-position: 0px -60px;
}a#TOP-ACADE {
	background-image: url(./images_site/academi.jpg);
	display: block;
	width: 360px;
	height: 60px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#TOP-AKADE {
	background-position: 0px -60px;
}

a#TOP-SHUCCHOSEMI {
	background-image: url(./images_site/shucchosemi.jpg);
	display: block;
	width: 348px;
	height: 24px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#TOP-SHUCCHOSEMI {
	background-position: 0px -24px;
}a#TOP-KANBAN {
	background-image: url(./images_site/kanban.gif);
	display: block;
	width: 349px;
	height: 28px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#TOP-KANBAN {
	background-position: 0px -28px;
}


a#TOP-SPBOM {
	background-image: url(./images_site/spbom.gif);
	display: block;
	width: 349px;
	height: 28px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#TOP-SPBOM {
	background-position: 0px -28px;
}

DIV#aps {
	line-height:1.5em;
}

DIV#casestudies {
	line-height:1.5em;
}

a#BANNER-V7UPG {
	background-image: url(./image/v7upgrade.jpg);
	display: block;
	width: 359px;
	height: 43px;
	outline:none;
	text-indent:-9999px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
a:hover#BANNER-V7UPG {
	background-position: 0px -43px;
}

/*===============================
トップページ：連携パッケージ
================================*/
h2#TOP-PACKAGE {
	background-image: url(./images_site/top_package.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 770px;
	height: 31px;
	left: 0px;
	top: 0px;
	margin-top: 12px;
}
#TOP-PACKAGE-BOX {
	background-position: center;
	width: 768px;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
	margin-bottom: 12px;
}

/*===============================
サブメニュー要素
================================*/
#SUBMENU {
	background-image: url(./images_site/submenu_bg.gif);
	background-repeat: repeat-y;
	width: 205px;
	margin: 0px;
	padding: 0px;
}
#SUBMENU ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#SUBMENU li {
	width: 199px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#SUBMENU a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	margin-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
}
#SUBMENU a:visited {
	color: #333333;
}
#SUBMENU a:hover {
	color: #990000;
	text-decoration: underline;
}
#SUBMENU a:active {
	color: #333333;
}
#SUBHEAD {
	background-image: url(./images_site/submenu_head.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 205px;
}
#SUBFOOT {
	background-image: url(./images_site/submenu_foot.gif);
	background-repeat: no-repeat;
}

h2#TOP-WEBSPHERE {
	position:absolute;
	background-image: url(./images_site/websphere.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 235px;
	height: 50px;
	left: 0px;
	top: 0px;
}/*===============================
個別ページ要素
================================*/
#MTENTRY {
	background-image: url(./images_site/con_bg.gif);
	background-repeat: repeat-y;
	width: 770px;
	margin: 0px;
	padding: 0px;
}
#MTENTRY2 {
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#ENTRYBODY {
	width: 520px;
	float: right;
	font-size: 90%;
	color: #333333;
	line-height: 150%;
	padding: 0px;
	margin-right: 15px;
}
/* ↓ENTRYBODY2は横幅いっぱい用ID */
#ENTRYBODY2 {
	width: 730px;
	font-size: 90%;
	color: #333333;
	line-height: 150%;
	padding: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
#ENTRYBODY p{
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}
#ENTRYBODY .asprova{
	background-image: url(./images_site/banner_asprova.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 30px;
	padding: 0px;
	font-size: 16px;
	line-height: 180%;
	color: #FFFFFF;
	text-indent: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ENTRYBODY .casestudies{
	background-image: url(./images_site/banner_casestudies.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 30px;
	padding: 0px;
	font-size: 16px;
	line-height: 180%;
	color: #FFFFFF;
	text-indent: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ENTRYBODY .seminar{
	background-image: url(./images_site/banner_seminar.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 30px;
	padding: 0px;
	font-size: 16px;
	line-height: 180%;
	color: #FFFFFF;
	text-indent: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ENTRYBODY2 .forum{
	background-image: url(./images_site/banner_forum.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 30px;
	padding: 0px;
	font-size: 16px;
	line-height: 180%;
	color: #FFFFFF;
	text-indent: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ENTRYBODY .faq{
	background-image: url(./images_site/banner_faq.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 30px;
	padding: 0px;
	font-size: 16px;
	line-height: 180%;
	color: #FFFFFF;
	text-indent: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ENTRYBODY .companyinfo{
	background-image: url(./images_site/banner_companyinfo.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 30px;
	padding: 0px;
	font-size: 16px;
	line-height: 180%;
	color: #FFFFFF;
	text-indent: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ENTRYBODY .contact{
	background-image: url(./images_site/banner_contact.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 30px;
	padding: 0px;
	font-size: 16px;
	line-height: 180%;
	color: #FFFFFF;
	text-indent: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ENTRYBODY .user{
	background-image: url(./images_site/banner_user.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 30px;
	padding: 0px;
	font-size: 16px;
	line-height: 180%;
	color: #FFFFFF;
	text-indent: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ENTRYBODY .member{
	background-image: url(./images_site/banner_member.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 30px;
	padding: 0px;
	font-size: 16px;
	line-height: 180%;
	color: #FFFFFF;
	text-indent: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ENTRYBODY .bluebg{
	background-image: url(./images_site/blue_bg.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 170%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#ENTRYBODY .yellowbg{
	font-size: 14px;
	background-image: url(./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;
}
#ENTRYBODY .takobg{
	background-image: url(./images_site/tako_bg.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 170%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#ENTRYBODY .bluebelt{
	background-image: none;
	font-size: 14px;
	width: 500px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	border-top-style: none;
	border-right-style: none;
}
#ENTRYBODY .yellowbelt{
	background-image: none;
	font-size: 14px;
	width: 500px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCC33;
	border-left-color: #CCCC33;
	border-top-style: none;
	border-right-style: none;
}
#ENTRYBODY .greenbelt{
	background-image: none;
	font-size: 14px;
	width: 500px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #339933;
	border-left-color: #339933;
	border-top-style: none;
	border-right-style: none;
}
#ENTRYBODY2 .bluebg{
	background-image: url(./images_site/blue_bg.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 170%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#ENTRYBODY2 .yellowbg{
	font-size: 14px;
	background-image: url(./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;
}
/* ↓元のエントリーの中にh3が入ってる用 */
#ENTRYBODY h3{
	font-size: 14px;
	background-image: url(./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;
}
/* ↓元のエントリーの中にh4が入ってる用 */
#ENTRYBODY h4{
	font-size: 14px;
	width: 500px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
#ENTRYBODY .border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
#ENTRYBODY blockquote {
	width: 420px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #F3FAFA;
}
#TOPICPATH {
	width: 520px;
	font-size: 10px;
	line-height: 140%;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
#TOPICPATH a {
	color:#333333;
}
#TOPICPATH a:visited {
	color:#333333;
}
#TOPICPATH a:hover {
	color: #666666;
	text-decoration: underline;
}
#ENTRYBODY .photo_R {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#ENTRYBODY .photo_L {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

/* TopPageセミナーフロー */
.topseminarflow_free {
	text-indent:-9999px;
	text-align: left;
	float: right;
}
.topseminarflow_basics {
	text-indent:-9999px;
	text-align: left;
	float: right;
}
.topseminarflow_training {
	text-indent:-9999px;
	text-align: left;
	float: right;
}
.topseminarflow_free a {
	background-image: url(seminar/image/topflow-free.jpg);
	background-repeat: no-repeat;
	width: 145px;
	height: 49px;
	display: block;
}
.topseminarflow_free a:hover{
	background-image: url(seminar/image/topflow-free-on.jpg);
}
.topseminarflow_basics a {
	background-image: url(seminar/image/topflow-basics.jpg);
	background-repeat: no-repeat;
	width: 145px;
	height: 49px;
	display: block;
}
.topseminarflow_basics a:hover{
	background-image: url(seminar/image/topflow-basics-on.jpg);
}
.topseminarflow_training a {
	background-image: url(seminar/image/topflow-training.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 49px;
	display: block;
}
.topseminarflow_training a:hover{
	background-image: url(seminar/image/topflow-training-on.jpg);
}


/* ユーザサポートページ (使われてない) */
.button_user_support{
	text-indent:-9999px;
	text-align: left;
}

.button_user_support a{
	background-image: url(support_test/images_site/support_user.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 113px;
	display: block;
}
.button_user_support a:hover{
	background-image: url(support_test/images_site/support_user_on.jpg);
}

.button_dounyu_support{
	text-indent:-9999px;
	text-align: left;
}

.button_dounyu_support a{
	background-image: url(support_test/images_site/support_dounyu.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 113px;
	display: block;
}
.button_dounyu_support a:hover{
	background-image: url(support_test/images_site/support_dounyu_on.jpg);
}


.button01,.button02,
.button03,.button04,
.button05,.button06,
.button11,.button12,
.button13,.button14,
.button15
{
	text-indent:-9999px;
	text-align: left;
	float: right;
}

.button01 a{
	background-image: url(support_test/images_site/support_hoshu_button.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 32px;
	display: block;
}
.button01 a:hover{
	background-image: url(support_test/images_site/support_hoshu_button_on.gif);
}

.button02 a{
	background-image: url(support_test/images_site/support_qa_button.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 32px;
	display: block;
}
.button02 a:hover{
	background-image: url(support_test/images_site/support_qa_button_on.gif);
}

.button03 a{
	background-image: url(support_test/images_site/support_mail_button.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 32px;
	display: block;
}
.button03 a:hover{
	background-image: url(support_test/images_site/support_mail_button_on.gif);
}

.button04 a{
	background-image: url(support_test/images_site/support_download_button.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 32px;
	display: block;
}
.button04 a:hover{
	background-image: url(support_test/images_site/support_download_button_on.gif);
}

.button05 a{
	background-image: url(support_test/images_site/support_consl_button.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 32px;
	display: block;
}
.button05 a:hover{
	background-image: url(support_test/images_site/support_consl_button_on.gif);
}

.button06 a{
	background-image: url(support_test/images_site/support_user_m_button.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 32px;
	display: block;
}
.button06 a:hover{
	background-image: url(support_test/images_site/support_user_m_button_on.gif);
}



.button11 a{
	background-image: url(support_test/images_site/support_donyu_button.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 32px;
	display: block;
}
.button11 a:hover{
	background-image: url(support_test/images_site/support_donyu_button_on.gif);
}

.button12 a{
	background-image: url(support_test/images_site/support_faq_button.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 32px;
	display: block;
}
.button12 a:hover{
	background-image: url(support_test/images_site/support_faq_button_on.gif);
}

.button13 a{
	background-image: url(support_test/images_site/support_seminar_button.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 32px;
	display: block;
}
.button13 a:hover{
	background-image: url(support_test/images_site/support_seminar_button_on.gif);
}
.button14 a{
	background-image: url(support_test/images_site/support_member_button.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 32px;
	display: block;
}
.button14 a:hover{
	background-image: url(support_test/images_site/support_member_button_on.gif);
}
.button15 a{
	background-image: url(support_test/images_site/support_no-member_button.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 32px;
	display: block;
}
.button15 a:hover{
	background-image: url(support_test/images_site/support_no-member_button_on.gif);
}

/*
ドキュメントライブラリボタン
*/
.doclib_download,
.doclib_entry,
.doclib_qa,
.doclib_request
{
	text-indent:-9999px;
	text-align: left;
}

.doclib_download a{
	background-image: url(asprova/images_site/doclib_download.jpg);
	background-repeat: no-repeat;
	width: 178px;
	height: 25px;
	display: block;
}
.doclib_download a:hover{
	background-image: url(asprova/images_site/doclib_download_on.jpg);
}

.doclib_entry a{
	background-image: url(asprova/images_site/doclib_entry.jpg);
	background-repeat: no-repeat;
	width: 178px;
	height: 25px;
	display: block;
}
.doclib_entry a:hover{
	background-image: url(asprova/images_site/doclib_entry_on.jpg);
}

.doclib_qa a{
	background-image: url(asprova/images_site/doclib_qa.jpg);
	background-repeat: no-repeat;
	width: 178px;
	height: 25px;
	display: block;
}
.doclib_qa a:hover{
	background-image: url(asprova/images_site/doclib_qa_on.jpg);
}

.doclib_request a{
	background-image: url(asprova/images_site/doclib_request.jpg);
	background-repeat: no-repeat;
	width: 178px;
	height: 25px;
	display: block;
}
.doclib_request a:hover{
	background-image: url(asprova/images_site/doclib_request_on.jpg);
}

.NEWFEATURE-CAP {
	margin-left: 20px;
}
.NEWFEATURE-BODY {
	margin-left: 30px;
}

DIV.entryfooternavi{
margin-top:20px;
}

DIV.navi_prev{
display:block;
width:255px;
float:left;
font-weight:bold;
}

DIV.navi_next{
margin-left:260px;
width:255px;
text-align:right;
font-weight:bold;
}

.yellowbg A{text-decoration:none;color:#000000;}


TABLE.datavolume{
border-collapse:collapse;
margin-left:220px;
margin-bottom:20px;
width:250px;
font-size:small;
}
TABLE.datavolume TH{
text-align:left;
font-weight:normal;
padding:2px;
}
TABLE.datavolume TR{
border-bottom:1px dotted #000000;
}

TABLE.datavolume TH.datatitle{
text-align:center;
background-color:#cccccc;
font-weight:bold;
}

TABLE.datavolume TD{
text-align:right;
padding:2px;
}

TABLE.casestudies_companyprofile{
padding:7px;
font-size:small;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #999999;
border-right:1px solid #999999;
width:450px;
margin-left:40px;
margin-bottom:10px;
}
TABLE.casestudies_companyprofile TH{
width:100px;
padding:4px;
text-align:left;
background-color:#cccccc;
}

TABLE.casestudies_companyprofile TD{
padding-left:4px;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
TABLE.casestudies_employee{
font-size:small;
padding:4px;
}
TABLE.casestudies_employee TD{
margin:3px;
padding:4px;
}
TABLE.casestudies_employee TD IMG{
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #666666;
border-right:1px solid #666666;
}

TABLE.network{
width:400px;
margin-left:50px;
margin-bottom:10px;
}
TABLE.network TH{
font-size:small;
text-align:left;
font-weight:normal;
width:100px;
}
TABLE.network TD{
font-size:small;
}