@charset "utf-8";
/* CSS Document */
body {
	background: url(../../images/base/bgWrapper.png) repeat-x top #CCCCCC;
	color: #333;
	font-size: 100%;
	letter-spacing: 0.1em;
	font-family: 'Meiryo', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'Osaka', helvetica, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
#wrapper {
	font-size: 74%;
	width: 750px;
	background: #FFFFFF;
	margin: 0 auto;
	line-height: 1.4;
}
table tr td hr {
	display: block;
	width: 100%;
	height: 1px;
	border: 0;
	border-top: 3px double #cccccc;
}
table tr td hr.dot {
	border-top: 1px dashed #cccccc;
	margin: 5px 0;
}
table tr td p big {
	margin-bottom: 2px;
	color: #0A3B7A;
}
/*--------------------------------------*/
/* default=content text, global menu */
a:link {
	color: #2d4399;
}
a:visited {
	color: #2d4399;
}
a:hover {
	color: #2d4399;
}
a:active {
	color: #2d4399;
}
/* link-mm=related, quick */
.link_style02 a:link {
	color: #333333 !important;
	text-decoration: none;
}
.link_style02 a:visited {
	color: #333333 !important;
	text-decoration: none;
}
.link_style02 a:hover {
	color: #666666 !important;
	text-decoration: underline;
}
/* content topページ ----------------------------------------------------------------------------------- */
#content {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}
/* content02 企業情報/サイトマップ/個人情報サイト/グループ/問い合わせ/event/newsページ----------------------------------------------------------------------------------- */
#content02 {
	clear: both;
	border-top: 5px solid #766FC4;
}
/* content03 サービス/製品ページ----------------------------------------------------------------------------------- */
#content03 {
	clear: both;
}
/* contentHead contentMid contentfoot ----------------------------------------------------------------------------------- */

#contentHead {
	margin: 15px 0px 0px 20px;
}
#contentMid {
	margin: 15px 0px 0px 20px;
}
#contentMid02 {
	margin: 15px 3px 0px 5px;
}
#contentfoot {
	clear: both;
	letter-spacing: 0.0em;
	color: #000000;
	width: 500px;
	border: 1px solid #666;
	margin: 25px 0px 15px 20px;
	padding: 10px 10px 5px 10px;
	position: relative;
}
#contentfoot a {
	position: absolute;
	top: 27px;
	right: 10px;
}
/*sideContent 企業情報/サイトマップ/個人情報サイト/グループ/問い合わせ/event/newsページ----------------------------------------------------------------------------------- */
#sideContent {
	float: left;
	width: 550px;
	margin: 0px 0px 20px 0px;
}
#sideContent h2 {
	margin: 0 0 15px 0;
	color: #494998;
	font-size: 150%;
}
#sideContent h3 {
	color: #494998;
	font-size: 110%;
}
#sideContent h4 {
	color: #494998;
	font-size: 100%;
}
#sideContent h2.FontTypeH2_01 {
	color: #333;
}
#sideContent h3.FontTypeH3_01 {
	font-size: 155%;
	color: #990000;
	font-weight: 500;
}
#sideContent h3.FontTypeH3_02 {
	color: #333;
	margin: 0px 0 15px 0;
}
#sideContent a {
	text-decoration: none;
}
#sideContent a:hover {
	text-decoration: underline;
}
#sideContent ol {
	list-style: decimal;
	margin: 0;
	padding: 10px 0px 10px 20px;
}
#sideContent ol li {
	margin: 0;
	padding: 5px 0px 5px 0;
}
/*sideContent02 サービス/製品ページ----------------------------------------------------------------------------------- */
#sideContent02 {
	float: left;
	width: 550px;
	margin: 0px 0px 20px 0px;
}
#sideContent02 a {
	text-decoration: none;
}
#sideContent02 a:hover {
	text-decoration: underline;
}
/*product_service01 サービス/製品ページ----------------------------------------------------------------------------------- */
.productService01 h1 {
}
.productService01 h2 {
	font-size: 180%;
}
.productService01 h3 {
	font-size: 150%;
}
.productService01 h4 {
	font-size: 130%;
}
/* margin
--------------------------------------*/

.mT10 {
	margin-top: 10px;
}
.mT20 {
	margin-top: 20px;
}
.mT30 {
	margin-top: 30px;
}
.mT40 {
	margin-top: 40px;
}
.mT50 {
	margin-top: 50px;
}
.mB0 {
	margin-bottom: 0px;
}
.mB20 {
	margin-bottom: 20px;
}
.mB50 {
	margin-bottom: 100px;
}
.m0Auto {
	display: block;
	margin: 0 auto;
}
.w280 {
	width: 280px;
}
.w330 {
	width: 330px;
}
.mR208 {
	margin-right: 208px;/* 20140109 */
}
.columnSecond .first {
	float: left;
}
.columnSecond .second {
	float: right;
}
/* font
--------------------------------------*/
p {
	margin-top: 3px;
	margin-bottom: 15px;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
br {
	letter-spacing: 0;
}
/* border patarn
--------------------------------------*/
.boder01 {
	border-top: 5px solid #766FC4;
}
.boder02 {
	border-top: 2px solid #766FC4;
}
.boder03 {
	border-bottom: 1px dotted #666;
}
.boder04 {
	border-bottom: 1px solid #a5a3d7;
}
.boder05 {
	border-top: 1px solid #766FC4;
}
.boder06 {
	border-bottom: 2px solid #766FC4;
}
.boder07 {
	border-bottom: 2px solid #333;
}
.boder08 {
	border-bottom: 1px solid #999;
}
.boder09 {
	border-bottom: 4px solid #999;
}
.boder10 {
	border-bottom: 4px solid #d7d7d8;
}
/* imgBoder
--------------------------------------*/
.gallery a img.LiteBoxBoder {
	border-width: 0;
	vertical-align: bottom;
	border: 6px solid #bbbbbb;
}
.gallery a:hover img.LiteBoxBoder {
	border: 6px solid #666;
}
/* font color(h1 h2 h3 h4 要素)
--------------------------------------*/
.black {
	color: #333333;
}
.red {
	color: #990000;
}
.blue {
	color: #494998;
}
/* list
--------------------------------------*/
ul, ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul li, ol li {
	margin: 2px 0 2px 0;
	padding: 0px;
}
/* arrow
--------------------------------------*/
a.arrow {
	background: url(../../images/base/arrow.gif) no-repeat 0 5px;
 /background:url(../../images/base/arrow.gif) no-repeat 0 3px;
	padding-left: 8px;
}
a.arrowBlue {
	background: url(../../images/arrowBlue.gif) no-repeat 0 7px;
	padding-left: 10px;
}
.arrowBlue02 {
	background: url(../../images/page/enterprise_app/index/enter_arrow.png) no-repeat 0 5px;
	padding-left: 10px;
}
ul.arrowBlue li {
	background: url(../../images/base/arrow.gif) no-repeat 0 6px;
	padding-left: 10px;
}
ul.arrowBlue.marginOn li {
	margin-bottom: 10px;
}
ul.arrowBlue.marginOn li .dotList li {
	margin-bottom: 0px;
}
ul.arrowGray2 ul.arrowBlue2 li {
	background: url(../../images/base/arrow.gif) no-repeat 7px 13px;
}
span.arrowGray2 {
	background: url(../../images/base/arrow.gif) no-repeat 7px 13px;
}
a.arrowBlue03 {
	background: url(../../images/base/arrowBlue.png) no-repeat 0 5px;
	padding-left: 10px;
}
dt.arrowBlue03 {
	background: url(../../images/base/arrowBlue.png) no-repeat 0 3px;
	padding-left: 10px;
}
ul.arrowBlue03 li {
	background: url(../../images/base/arrowBlue.png) no-repeat 0 3px;
	padding-left: 10px;
}
ul.arrowBlue04 li {
	background: url(../../images/base/arrowBlue.png) no-repeat 0 1px;
	padding-left: 10px;
}
a.arrowGray {
	background: url(../../images/base/arrow_w.gif) no-repeat 0px 4px;
	padding-left: 10px;
}
li.arrowGray {
	background: url(../../images/base/arrow_w.gif) no-repeat 10px 4px;
	padding-left: 20px;
	margin: 0;
}
ul.arrowGray li {
	background: url(../../images/base/arrow_w.gif) no-repeat 0px 8px;
	padding-left: 10px;
}
li.arrowGray2 {
	background: url(../../images/base/arrow_w.gif) no-repeat 0px 4px;
	padding-left: 5px;
}
ul.arrowGray2 li {
	background: url(../../images/base/arrow_w.gif) no-repeat 7px 11px;
}
a.arrowGray3 {
	background: url(../../images/base/arrowGray.png) no-repeat 0px 4px;
	padding-left: 10px;
}
ul.arrowGray3 li {
	background: url(../../images/base/arrowGray.png) no-repeat 0px 4px;
	padding-left: 10px;
}
.arrowGray4 {
	background: url(../../images/base/arrowGray.png) no-repeat 0px 7px;
}
ul.arrowGray5 li {
	background: url(../../images/base/arrowGray_type02.png) no-repeat 0px 4px;
	padding-left: 10px;
}
/* header ----------------------------------------------------------------------------------- */
#header {
	width: 100%;
	position: relative;
	padding: 0px 0 0 0;
	margin: 0px 0 0px 0;
}
#header h1 {
	position: absolute;
	text-indent: -9999px;
}
#header img {
	padding: 18px 0 7px 0;
}
#header .nav_old {
	position: absolute;
	top: 0;
	right: 0;
	padding: 2px 10px 4px 40px;
	background: #6b6ab0;
	border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	-ms-border-radius: 0 0 2px 2px;
	-o-border-radius: 0 0 2px 2px;
}
#header .nav_old li {
	float: left;
	padding-right: 30px;
}
#header .nav_old li a {
	padding-left: 12px;
	background: url(../../../solution/img/share/arrow3.png) no-repeat left center;
	font-size: 90%;
	color: #fff;
	text-decoration: none;
}
#header .nav_old li a:hover {
	text-decoration: underline;
}
/* searchbtn ----------------------------------------------------------------------------------- */

#header form {
	position: absolute;
	right: 0px;
	top: 26px;
}
#search {
	border: 0 solid #FF0000;
	float: right;
	height: 20px;
	margin-top: 40px;
	padding: 0;
	text-align: right;
	width: 300px;
}
#search form {
	margin-bottom: 0;
}
#searchform {
	border: 0 solid #FF0000;
	position: relative;
}
#searchtitle {
}
#textbox {
	background-color: #EEEEEE;
	border: 1px solid #B3B3B3;
	height: 19px;
	margin: 0;
	padding: 0;
	position: relative;
}
#searchbtn {
	border: 0 solid #FF0000;
	height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 6px;
	width: 45px;
}
#searchbtn {
}
:first-child + html #searchbtn {
	left: -6px;
	top: 3px;
}
#searchbtn, x:-moz-any-link {
top:8px;
}
/* Other Parts
--------------------------------------*/
img {
	border: none;
	background: transparent;
	vertical-align: bottom;
}
hr {
	color: #6666CC;
	margin: 0 0px;
	padding: 0;
	size: 1px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
a[href$='.pdf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../images/base/icon_pdf.gif) no-repeat center right;
}
span.blankText {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../images/base/window.gif) no-repeat center right;
}
/* float ----------------------------------------------------------------------------------- */
.flLeft {
	float: left;
}
.flRight {
	float: right;
}
.secondColumn {
}
.secondColumn .first {
	float: left;
}
.secondColumn .second {
	float: right;
}
/* TableType ----------------------------------------------------------------------------------- */
table.TableType01 {
	border-color: #766FC4;
	border-style: solid;
	border-width: 1px 0 0 1px;
}
table.TableType01 td {
	border-color: #766FC4;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}
table.TableType01 th {
	background-color: #766FC4;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 0 1px;
	color: #FFFFFF;
	padding: 3px 5px;
	text-decoration: none;
}
table.TableType01 th.last {
	border-color: #766FC4;
	border-style: solid;
	border-width: 0 0 0 1px;
}
table.TableType02 {
	border-color: #a8a8a8;
	border-style: solid;
	border-width: 1px 0px 0px 0;
	margin: 10px 0 10px 0;
}
table.TableType02 th {
	margin: 0;
	text-align: center;
	background-color: #f5f5f5;
	border-color: #a8a8a8;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding: 25px 15px 25px 15px;
	color: #333;
	font-weight: 400;
}
table.TableType02 td {
	vertical-align: top;
	padding: 25px 15px 25px 15px;
	margin: 0;
	border-color: #a8a8a8;
	border-style: solid;
	border-width: 0px 1px 1px 0;
}
table.TableType02 td.tHead {
	background-color: #f5f5f5;
}
table.TableType03 {
	border-color: #a8a8a8;
	border-style: solid;
	border-width: 1px 0px 0px 0;
	margin: 10px 0 10px 0;
	text-align: left;
	vertical-align: top;
}
table.TableType03 th {
	vertical-align: top;
	margin: 0;
	background-color: #f5f5f5;
	border-color: #a8a8a8;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding: 15px 15px 15px 15px;
	color: #333;
	font-weight: 400;
}
table.TableType03 td {
	vertical-align: top;
	padding: 15px 15px 15px 15px;
	margin: 0;
	border-color: #a8a8a8;
	border-style: solid;
	border-width: 0px 1px 1px 0;
}
table.TableType03 td.tHead {
	background-color: #f5f5f5;
}
table.TableType04 {
	border-color: #a8a8a8;
	border-style: solid;
	border-width: 1px 0px 0px 0;
	margin: 10px 0 10px 0;
}
table.TableType04 th {
	margin: 0;
	text-align: center;
	background-color: #f5f5f5;
	border-color: #a8a8a8;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	padding: 25px 15px 25px 15px;
	color: #333;
	font-weight: 400;
}
table.TableType04 td {
	vertical-align: top;
	padding: 25px 15px 25px 15px;
	margin: 0;
	border-color: #a8a8a8;
	border-style: solid;
	border-width: 0px 1px 1px 0;
}
/* title ----------------------------------------------------------------------------------- */
.contentHead_Title01 {
	background: url(../../images/base/h_title.png) no-repeat 0px 0px;
	padding: 3px 0 3px 15px;
	margin: 0 0 5px 0;
	letter-spacing: 0em;
	font-size: 160%;
	border-bottom: 1px solid #a5a3d7;
}
.contentHead_Title02 {
	background: url(../../images/base/h_title.png) no-repeat 0px 0px;
	padding: 5px 0 5px 15px;
	letter-spacing: 0em;
	font-size: 135%;
	border-bottom: 1px solid #a5a3d7;
}
.contentHead_Title03 {
	background: url(../../images/base/h_title_L.png) no-repeat 0px 0px;
	padding: 3px 0 3px 15px;
	margin: 0 0 5px 0;
	letter-spacing: 0em;
	font-size: 160%;
	border-bottom: 1px solid #a5a3d7;
}
.product_Title01 {
	position: relative;
	background: url(../../images/base/titleLine.png) no-repeat 0px 4px;
	padding: 0px 0px 5px 15px;
	letter-spacing: 0em;
	border-bottom: 1px solid #a5a3d7;
}
.product_Title01 h2 {
	letter-spacing: 0em;
	padding: 0px 0 0px 0;
	margin: 0;
	font-size: 170%;
}
.product_Title01 p {
	letter-spacing: 0em;
	padding: 0px 0 0 0;
	margin: 0;
}
.product_Title01 img {
	position: absolute;
	bottom: 10px;
	right: 0px;
}
.product_Title02 {
	position: relative;
	background: url(../../images/base/titleLine.png) no-repeat 0px 5px;
	padding: 0px 0px 7px 15px;
	letter-spacing: 0em;
	border-bottom: 1px solid #a5a3d7;
}
.product_Title02 h2 {
	letter-spacing: 0em;
	padding: 10px 0 0px 0;
	margin: 0;
	font-size: 170%;
}
.product_Title02 img {
	position: absolute;
	bottom: 5px;
	right: 0px;
}
.product_Title03 {
	position: relative;
	background: url(../../images/base/titleLine_L.png) no-repeat 0px 4px;
	padding: 0px 0px 5px 15px;
	letter-spacing: 0em;
	border-bottom: 1px solid #a5a3d7;
}
.product_Title03 h2 {
	letter-spacing: 0em;
	padding: 0px 0 0px 0;
	margin: 0;
	font-size: 160%;
}
.product_Title03 p {
	letter-spacing: 0em;
	padding: 0px 0 0 0;
	margin: 0;
}
.H3_Product_Title01 {
	display: block;
	position: relative;
	padding: 15px 0 0px 0px;
	margin: 0 0 10px 0;
}
.H3_Product_Title01 img {
	position: absolute;
	bottom: 5px;
}
.H3_Product_Title01 h3 {
	padding: 10px 0 0px 60px;
	margin: 12px 0 0px 0;
	font-size: 170%;
}
.H3_Product_Title02 {
	display: block;
	position: relative;
	padding: 15px 0 0px 0px;
	margin: 10px 0 0px 0;
}
.H3_Product_Title02 img {
	position: absolute;
	bottom: 5px;
}
.H3_Product_Title02 h3 {
	background: url(../../images/page/enterprise_app/vmw/vmw03_bg01.png) repeat-x bottom;
	padding: 10px 0 5px 60px;
	margin: 12px 0 0px 0;
	font-size: 150%;
}
.H3_Product_Title03 {
	position: relative;
	display: block;
	padding: 15px 0 0px 0px;
	margin: 0 0 10px 0;
}
.H3_Product_Title03 img {
	position: absolute;
	bottom: 5px;
	left: 0;
}
.H3_Product_Title03 h3 {
	background: url(../../images/page/enterprise_app/vmw/vmw03_bg01.png) repeat-x bottom;
	padding: 10px 0 0px 60px;
	margin: 12px 0 0px 0;
	font-size: 150%;
}
/*globalMenu topページのみ----------------------------------------------------------------------------------- */

#globalMenu {
	background: url(../../images/page/index/mainimg/main_bottom.jpg) no-repeat 0px -2px;
	height: 56px;
	margin: 0;
	padding: 0 0 0 16px;
}
#globalMenu li.dropdown a.navi {
	display: block;
	width: 179px;
	height: 56px;
	text-indent: -9999px;
	background: url(../../images/base/globalMenu.png) no-repeat;
}
#globalMenu li.company a.navi {
	background-position: 0 0;
}
#globalMenu li.service a.navi {
	background-position: -180px 0;
}
#globalMenu li.recruit a.navi {
	background-position: -360px 0;
}
#globalMenu li.contact a.navi {
	background-position: -540px 0;
}
#globalMenu li.company a:hover {
	background-position: 0 -56px;
}
#globalMenu li.service a:hover {
	background-position: -180px -56px;
}
#globalMenu li.recruit a:hover {
	background-position: -360px -56px;
}
#globalMenu li.contact a:hover {
	background-position: -540px -56px;
}
#globalMenu li.dropdown {
	float: left;
	width: 179px;
	margin: 0px 1px 0px 0px;
}
#globalMenu li.dropdown ul.sub {
	position: absolute;
	overflow: hidden;
	display: none;
	z-index: 100;
	width: 179px;
	margin: 0px;
	padding-bottom: 0px;
	background: #5555b3;
	color: #FFFFFF;
}
#globalMenu li.dropdown ul.sub li {
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	width: 179px;
	background: #5555b3;
	display: block;
}
#globalMenu li.dropdown ul.sub li a {
	color: #FFFFFF;
	background: #5555b3;
	text-decoration: none;
	padding: 8px 4px 8px 8px;
	display: block;
	border-top: #FFF dotted 1px;
	height: 1%;
	margin: 0;
}
#globalMenu li.dropdown ul.sub li a:hover {
	color: #FFFFFF;
	background: #494998;
	text-decoration: none;
	display: block;
	padding: 8px 4px 8px 8px;
}
/* globalMenu02 top以外のページ----------------------------------------------------------------------------------- */

#globalMenu02 {
	height: 43px;
	margin: 0;
	padding: 7px 0 0 7px;
}
#globalMenu02 li.dropdown a.navi {
	display: block;
	width: 146px;
	height: 43px;
	text-indent: -9999px;
	background: url(../../images/base/globalMenu_2nd.png) no-repeat;
}
#globalMenu02 li.home a.navi {
	background-position: 0 0;
}
#globalMenu02 li.company a.navi {
	background-position: -147px 0;
}
#globalMenu02 li.service a.navi {
	background-position: -294px 0;
}
#globalMenu02 li.recruit a.navi {
	background-position: -441px 0;
}
#globalMenu02 li.contact a.navi {
	background-position: -589px 0;
}
#globalMenu02 li.home a:hover {
	background-position: 0 -43px;
}
#globalMenu02 li.company a:hover {
	background-position: -147px -43px;
}
#globalMenu02 li.service a:hover {
	background-position: -294px -43px;
}
#globalMenu02 li.recruit a:hover {
	background-position: -441px -43px;
}
#globalMenu02 li.contact a:hover {
	background-position: -589px -43px;
}
#globalMenu02 li.second {
	float: left;
	width: 146px;
	margin: 0px 0px 0px 1px;
}
#globalMenu02 li.second ul.sub {
	position: absolute;
	overflow: hidden;
	display: none;
	z-index: 100;
	width: 146px;
	margin: 0px;
	padding-bottom: 0px;
	background: #5555b3;
	color: #FFFFFF;
}
#globalMenu02 li.second ul.sub li {
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	width: 146px;
	background: #5555b3;
	display: block;
}
#globalMenu02 li.second ul.sub li a {
	color: #FFFFFF;
	background: #5555b3;
	text-decoration: none;
	padding: 8px 4px 8px 8px;
	display: block;
	border-top: #FFF dotted 1px;
	height: 1%;
	margin: 0;
}
#globalMenu02 li.second ul.sub li a:hover {
	color: #FFFFFF;
	background: #494998;
	text-decoration: none;
	display: block;
	padding: 8px 4px 8px 8px;
}
/* pankuzu ----------------------------------------------------------------------------------- */

#pankuzu {
	clear: both;
}
ul.pankuzuList {
	padding-left: 10px;
}
ul.pankuzuList li {
	padding: 8px 0px 5px 5px;
	float: left;
}
ul.pankuzuList li.active {
	background: none;
}
ul.pankuzuList li a {
	color: #666;
	text-decoration: none;
	padding: 0 8px 0 0px;
	background: url(../../images/base/arrow.gif) no-repeat right 6px;
	_background: url(../../images/base/arrow.gif) no-repeat right 3px;
}
ul.pankuzuList li a:hover {
	color: #8e8e8e;
	text-decoration: underline;
}
/*sideMenu01 ----------------------------------------------------------------------------------- */
#sideMenu01 {
	float: left;
}
/*sideSearch ----------------------------------------------------------------------------------- */
#sideMenu01 .sideSearch {
	margin: 0 0 10px 8px;
	width: 173px;
}
#sideMenu01 .sideSearch h2 {
	background: url(../../images/base/icon_sideSearch.png) no-repeat 0 50%;
	width: 153px;
	font-size: 95%;
	padding: 10px 0 3px 20px;
	border-bottom: 1px dotted #000;
}
#sideMenu01 .sideSearch ul li {
	margin: 5px 0 0 0;
}
/*sideNavi01 ----------------------------------------------------------------------------------- */
#sideNavi01 {
	float: left;
	width: 183px;
}
#sideNavi01 ul {
	padding: 2px 0 2px 0px;
	background: #766FC4;
}
#sideNavi01 ul li.sideNavi01Li {
	color: #fff;
	text-decoration: none;
	margin: 10px;
	padding: 4px 0 4px 10px;
}
#sideNavi01 ul li ul {
	margin: 0px 5px 0px 12px;
}
#sideNavi01 ul li ul li {
	color: #fff;
	text-decoration: none;
	padding: 4px 0px 0px 12px;
}
#sideNavi01 ul li a:link, #sideNavi01 ul li a:visited, #sideNavi01 ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#sideNavi01 ul li a:hover {
	color: #C0C0FF;
	text-decoration: underline;
}
/*sideNavi02 ----------------------------------------------------------------------------------- */
#sideNavi02 ul {
	padding: 0px;
	margin: 0;
	width: 183px;
}
#sideNavi02 ul ul {
	padding: 0px;
	margin: 0;
}
#sideNavi02 ul, #sideNavi02 ul ul {
	list-style-type: none;
}
#sideNavi02 ul li.naviHead01 {
	background: #766FC4;
	border-bottom: 1px solid #c6c7e9;
	padding: 0px;
	margin: 0;
}
#sideNavi02 ul li.naviHead01 a, #sideNavi02 ul li.naviHead01 span {
	background: url(../../images/base/arrow_w.gif) no-repeat 8px 13px;
	text-decoration: none;
	display: block;
	padding: 10px 10px 10px 20px;
	color: #FFFFFF;
	margin: 0;
	width: 153px;
}
#sideNavi02 ul ul li.naviHead02 {
	text-decoration: none;
	background: #e7e6ff;
	padding: 0px;
	margin: 0;
}
#sideNavi02 ul ul li.naviHead02 a, #sideNavi02 ul ul li.naviHead02 span {
	background: url(../../images/base/arrow.gif) no-repeat 7px 13px;
	text-decoration: none;
	padding: 10px 10px 10px 20px;
	display: block;
	color: #4a4898;
	margin: 0;
	border-bottom: 1px solid #c6c7e9;
	width: 153px;
}
#sideNavi02 ul ul li.naviHead03 {
	text-decoration: none;
	background: #eee;
	padding: 0px;
	margin: 0;
}
#sideNavi02 ul ul li.naviHead03 a {
	background: url(../../images/base/arrow.gif) no-repeat 7px 14px;
	text-decoration: none;
	padding: 10px 10px 10px 20px;
	display: block;
	color: #4a4898;
	margin: 0;
	width: 153px;
}
/*sideNavi02  hover-------------- */
#sideNavi02 li.naviHead01 a:hover {
	text-decoration: underline;
}
#sideNavi02 ul li.naviHead01_active a:hover, #sideNavi02 ul li.naviHead01_active span:hover {
	text-decoration: underline;
}
#sideNavi02 li.naviHead02 span:hover {
	text-decoration: underline;
}
#sideNavi02 li.naviHead02 a:hover {
	text-decoration: underline;
}
#sideNavi02 ul ul li.naviHead02_active span.naviActive02:hover {
	text-decoration: underline;
}
#sideNavi02 li.naviHead03 a:hover {
	text-decoration: underline;
}
/*sideNavi02  active-------------- */
#sideNavi02 ul li.naviHead01_active {
	background: #9966FF;
	border-bottom: 1px solid #c6c7e9;
	padding: 0px;
	margin: 0;
}
#sideNavi02 ul li.naviHead01_active a, #sideNavi02 ul li.naviHead01_active span {
	background: url(../../images/base/arrow_w.gif) no-repeat 8px 13px #9999FF;
	text-decoration: none;
	display: block;
	padding: 10px 10px 10px 20px;
	color: #FFFFFF;
	margin: 0;
	width: 153px;
}
#sideNavi02 ul ul li.naviHead02_active {
	text-decoration: none;
	background: #9966FF;
	padding: 0px;
	margin: 0;
}
#sideNavi02 ul ul li.naviHead02_active a, #sideNavi02 ul ul li.naviHead02_active span {
	border-bottom: 1px solid #c6c7e9;
}
#sideNavi02 ul ul li.naviHead02_active a.naviActive02, #sideNavi02 ul ul li.naviHead02_active span.naviActive02 {
	background: url(../../images/base/arrow_w.gif) no-repeat 8px 13px #9999FF;
	text-decoration: none;
	padding: 10px 10px 10px 20px;
	display: block;
	color: #FFFFFF;
	margin: 0;
	width: 153px;
}
#sideNavi02 ul ul li.naviHead03_active {
	text-decoration: none;
	background: #DDD;
	padding: 0px;
	margin: 0;
}
#sideNavi02 ul ul li.naviHead03_active a, #sideNavi02 ul ul li.naviHead03_active span {
	background: url(../../images/base/arrow.gif) no-repeat 7px 14px #DDD;
	text-decoration: none;
	padding: 10px 10px 10px 20px;
	display: block;
	margin: 0;
	width: 153px;
}
/* tab ----------------------------------------------------------------------------------- */

/*tabbox01*/
#tabbox01 {
	margin: 35px 0 20px 0;
	text-align: left;
	width: 528x;
}
#tabbox01 ul#tab10 {
	margin: 0;
	padding: 0;
	background: url(../../images/base/tab_bg.png) repeat-x 0 bottom;
	float: left;
	width: 100%;
}
#tabbox01 ul#tab10 li {
	font-size: 115%;
	text-align: center;
	float: left;
	width: 124px;
	margin: 0;
	padding: 12px 3px 10px 3px;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#tabbox01 ul#tab10 li a {
	color: #333;
}
#tabbox01 ul#tab10 li.selected {
	border-right: 1px solid #6b68b2;
	border-top: 1px solid #6b68b2;
	border-left: 1px solid #6b68b2;
	background-color: #6b68b2;
}
#tabbox01 ul#tab10 li.selected a {
	color: #fff;
}
#tab01, #tab02, #tab03, #tab04 {
	border-top: 2px solid #6b68b2;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 15px;
}
/*tabbox02*/

#tabbox02 {
	margin: 20px 0 20px 0;
	text-align: left;
	width: 528px;
}
#tabbox02 ul#tab20 {
	margin: 0;
	padding: 0;
	background: url(../../images/base/tab_bg.png) repeat-x 0 bottom;
	float: left;
	width: 100%;
	width: 396px;
}
#tabbox02 ul#tab20 li {
	font-size: 115%;
	text-align: center;
	float: left;
	width: 124px;
	margin: 0;
	padding: 10px 3px 10px 3px;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 12px 3px 12px 3px;
}
#tabbox02 ul#tab20 li a {
	color: #333;
}
#tabbox02 ul#tab20 li.selected {
	border-right: 1px solid #6b68b2;
	border-top: 1px solid #6b68b2;
	border-left: 1px solid #6b68b2;
	background-color: #6b68b2;
}
#tabbox02 ul#tab20 li.selected a {
	color: #fff;
}
#tab05, #tab06, #tab07 {
	border-top: 2px solid #6b68b2;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 15px;
}
/*tabbox03*/

#tabbox03 {
	margin: 20px 0 20px 0;
	text-align: left;
	width: 528px;
}
#tabbox03 ul#tab30 {
	margin: 0;
	padding: 0;
	background: url(../../images/base/tab_bg.png) repeat-x 0 bottom;
	float: left;
	width: 265px;
}
#tabbox03 ul#tab30 li {
	font-size: 115%;
	text-align: center;
	float: left;
	width: 124px;
	margin: 0;
	padding: 10px 3px 10px 3px;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 12px 3px 12px 3px;
}
#tabbox03 ul#tab30 li a {
	color: #333;
}
#tabbox03 ul#tab30 li.selected {
	border-right: 1px solid #6b68b2;
	border-top: 1px solid #6b68b2;
	border-left: 1px solid #6b68b2;
	background-color: #6b68b2;
}
#tabbox03 ul#tab30 li.selected a {
	color: #fff;
}
/*20131119_#tab31,32を以下に変更*/
#tab08, #tab09 {
	border-top: 2px solid #6b68b2;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 15px;
}
/* Noicon ナンバーのアイコン ----------------------------------------------------------------------------------- */
.Noicon01 {
	background: url(../../images/page/enterprise_app/drSumEA/drSum_no01.png) no-repeat right 90%;
	padding: 10px 0 0px 0px;
}
.Noicon02 {
	background: url(../../images/page/enterprise_app/drSumEA/drSum_no02.png) no-repeat right 90%;
	padding: 10px 0 0px 0px;
}
.Noicon03 {
	background: url(../../images/page/enterprise_app/drSumEA/drSum_no03.png) no-repeat right 90%;
	padding: 10px 0 0px 0px;
}
.Noicon04 {
	background: url(../../images/page/enterprise_app/drSumEA/drSum_no04.png) no-repeat right 90%;
	padding: 10px 0 0px 0px;
}
.Noicon05 {
	background: url(../../images/page/enterprise_app/drSumEA/drSum_no05.png) no-repeat right 90%;
	padding: 10px 0 0px 0px;
}
.Noicon06 {
	background: url(../../images/page/enterprise_app/drSumEA/drSum_no06.png) no-repeat right 90%;
	padding: 10px 0 0px 0px;
}
/* foot layout ----------------------------------------------------------------------------------- */
#footer {
	clear: both;
	margin: 15px 0 0 0;
}
#footer ul {
	margin: 10px 0 0 15px;
}
#footer li {
	font-size: 85%;
	display: inline;
	text-align: left;
	margin-right: 3px;
	padding-right: 3px;
 /padding-left:5px;
}
.borderRight {
	border-right: 1px #666666 solid;
}
#footer a {
}
#copyright {
	letter-spacing: 0;
	font-size: 85%;
	font-style: normal;
	text-align: right;
	padding: 15px 15px 5px 0;
}
/* ここから追加 ==========================================================*/

/*20131120_event,newsのテーブルを見やすく
--------------------------------------
table tr td span {
	display: block;
	border:3px double #cccccc;
	font-size:1.5em;
	color:#666;
	padding: 3px;
	margin: 2px;
	text-indent: 2px;
}
実際使いづらいため、しばらく様子見て他に影響なければ
ここまでを削除してください*/


/*20140109_でーたコレクトページ作成に伴い
--------------------------------------*/
.mR8 {
	margin-right: 8px;
}
.mL20 {
	margin-left: 20px;
}
/* 吹き出しボックス_scene.htmlで使用 */
.arrow_box {
	position: relative;
	background: #fff;
	border: 2px solid #93d4fb;
}
.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 10px;
	margin-top: -10px;
}
.arrow_box:before {
	border-color: rgba(147, 212, 251, 0);
	border-right-color: #93d4fb;
	border-width: 13px;
	margin-top: -13px;
}
/* ここまで追加 ==========================================================*/

/* clearfix ----------------------------------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.clear {
	clear: both;
}
