@charset "UTF-8";

/*==============================================
	Inner-001 topicPath（トピックパス）
===============================================*/

div#topicPath {
	width: 950px;
	clear: both;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 16px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}

div#topicPath p {
	color: #666666;
}


div#topicPath a {
	color: #666666;
}

div#topicPath a:hover {
	color: #CC0000;
}

/*==============================================
	Inner-002 sideMenu （サイドメニュー）
===============================================*/

div#sideMenu {
	float: left;
	width: 200px;
	background: url(../../images/sidemenu_bg.jpg) no-repeat left top;
	height: 312px;
	text-align: left;
}

div#sideMenu ul#corporation {
	width: 170px;
	list-style: none;
	text-align: center;
	margin-left: 12px;
	margin-top: 12px;
}

div#sideMenu ul#corporation li {
	height: 38px;
	width: 170px;
}

div#sideMenu ul#corporation img {
	width: 170px;
	height: 38px;
}

div#sideMenu ul#corporation li em {
	font-size: 50%;
	color: #FFFFFF;
	visibility: hidden;
}


/* ====== corporation ボタン ====== */

div#sideMenu ul#corporation li.corp-01 a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu01_up.gif) no-repeat;
	display: block;
}
div#sideMenu ul#corporation li.corp-01 a:hover {
	background: url(../../images/menu01_over.gif);
	text-decoration: none;
}
div#sideMenu ul#corporation li.corp-01up a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu01_over.gif) no-repeat;
	display: block;
}

div#sideMenu ul#corporation li.corp-02 a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu02_up.gif) no-repeat;
	display: block;
}
div#sideMenu ul#corporation li.corp-02 a:hover {
	background: url(../../images/menu02_over.gif);
	text-decoration: none;
}
div#sideMenu ul#corporation li.corp-02up a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu02_over.gif) no-repeat;
	display: block;
}

div#sideMenu ul#corporation li.corp-03 a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu03_up.gif) no-repeat;
	display: block;
}
div#sideMenu ul#corporation li.corp-03 a:hover {
	background: url(../../images/menu03_over.gif);
	text-decoration: none;
}
div#sideMenu ul#corporation li.corp-03up a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu03_over.gif) no-repeat;
	display: block;
}

div#sideMenu ul#corporation li.corp-09 a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu09_up.gif) no-repeat;
	display: block;
}
div#sideMenu ul#corporation li.corp-09 a:hover {
	background: url(../../images/menu09_over.gif);
	text-decoration: none;
}
div#sideMenu ul#corporation li.corp-09up a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu09_over.gif) no-repeat;
	display: block;
}

/* ====== business ボタン ====== */

div#sideMenu ul#corporation li.corp-04 a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu04_up.gif) no-repeat;
	display: block;
}
div#sideMenu ul#corporation li.corp-04 a:hover {
	background: url(../../images/menu04_over.gif);
	text-decoration: none;
}
div#sideMenu ul#corporation li.corp-04up a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu04_over.gif) no-repeat;
	display: block;
}

div#sideMenu ul#corporation li.corp-05 a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu05_up.gif) no-repeat;
	display: block;
}
div#sideMenu ul#corporation li.corp-05 a:hover {
	background: url(../../images/menu05_over.gif);
	text-decoration: none;
}
div#sideMenu ul#corporation li.corp-05up a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu05_over.gif) no-repeat;
	display: block;
}

div#sideMenu ul#corporation li.corp-06 a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu06_up.gif) no-repeat;
	display: block;
}
div#sideMenu ul#corporation li.corp-06 a:hover {
	background: url(../../images/menu06_over.gif);
	text-decoration: none;
}
div#sideMenu ul#corporation li.corp-06up a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu06_over.gif) no-repeat;
	display: block;
}

div#sideMenu ul#corporation li.corp-07 a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu07_up.gif) no-repeat;
	display: block;
}
div#sideMenu ul#corporation li.corp-07 a:hover {
	background: url(../../images/menu07_over.gif);
	text-decoration: none;
}
div#sideMenu ul#corporation li.corp-07up a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu07_over.gif) no-repeat;
	display: block;
}

div#sideMenu ul#corporation li.corp-08 a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu08_up.gif) no-repeat;
	display: block;
}
div#sideMenu ul#corporation li.corp-08up a {
	height: 38px;
	width: 170px;
	background: url(../../images/menu08_over.gif) no-repeat;
	display: block;
}

div#sideMenu ul#corporation li.corp-08 a:hover {
	background: url(../../images/menu08_over.gif);
	text-decoration: none;
}

.corp-01up a:hover,.corp-02up a:hover,.corp-03up a:hover,.corp-04up a:hover,
.corp-05up a:hover,.corp-06up a:hover,.corp-07up a:hover,.corp-08up a:hover {
	text-decoration: none;
}


/* ====== products ボタン ====== */

div#sideMenu ul#products {
	width: 171px;
	list-style: none;
	text-align: center;
	margin-left: 12px;
	margin-top: 12px;
}

div#sideMenu ul#products li {
	width: 171px;
}

div#sideMenu ul#products li em {
	font-size: 50%;
	color: #FFFFFF;
	visibility: hidden;
}

div#sideMenu ul#products li.prod-00 {
	height: 48px;
	width: 171px;
}

div#sideMenu ul#products li.prod-00 a {
	height: 48px;
	width: 171px;
	background: url(../../images/products_btn00_up.jpg) no-repeat;
	display: block;
}
div#sideMenu ul#products li.prod-00 a:hover {
	height: 48px;
	background: url(../../images/products_btn00_over.jpg);
	text-decoration: none;
}
div#sideMenu ul#products li.prod-00up a {
	height: 48px;
	width: 171px;
	background: url(../../images/products_btn00_over.jpg) no-repeat;
	display: block;
}

div#sideMenu ul#products li.prod-00up a:hover {
	height: 48px;
	background: url(../../images/products_btn00_over.jpg);
	text-decoration: none;
}


div#sideMenu ul#products li.prod-01 a {
	height: 54px;
	width: 171px;
	background: url(../../images/products_btn01_up.jpg) no-repeat;
	display: block;
}
div#sideMenu ul#products li.prod-01 a:hover {
	background: url(../../images/products_btn01_over.jpg);
	text-decoration: none;
}
div#sideMenu ul#products li.prod-01up a {
	height: 54px;
	width: 171px;
	background: url(../../images/products_btn01_over.jpg) no-repeat;
	display: block;
}

div#sideMenu ul#products li.prod-02 a {
	height: 54px;
	width: 171px;
	background: url(../../images/products_btn02_up.jpg) no-repeat;
	display: block;
}
div#sideMenu ul#products li.prod-02 a:hover {
	background: url(../../images/products_btn02_over.jpg);
	text-decoration: none;
}
div#sideMenu ul#products li.prod-02up a {
	height: 54px;
	width: 171px;
	background: url(../../images/products_btn02_over.jpg) no-repeat;
	display: block;
}

div#sideMenu ul#products li.prod-03 a {
	height: 54px;
	width: 171px;
	background: url(../../images/products_btn03_up.jpg) no-repeat;
	display: block;
}
div#sideMenu ul#products li.prod-03 a:hover {
	background: url(../../images/products_btn03_over.jpg);
	text-decoration: none;
}
div#sideMenu ul#products li.prod-03up a {
	height: 54px;
	width: 171px;
	background: url(../../images/products_btn03_over.jpg) no-repeat;
	display: block;
}


div#sideMenu ul#products li.prod-05 a {
	height: 28px;
	width: 171px;
	background: url(../../images/planBtn_manga01_up.gif) no-repeat;
	display: block;
}
div#sideMenu ul#products li.prod-05 a:hover {
	background: url(../../images/planBtn_manga01_over.gif);
	text-decoration: none;
}
div#sideMenu ul#products li.prod-05up a {
	height: 28px;
	width: 171px;
	background: url(../../images/planBtn_manga01_over.gif) no-repeat;
	display: block;
}

div#sideMenu ul#products li.prod-04 a {
	height: 54px;
	width: 171px;
	background: url(../../images/products_btn04_up.jpg) no-repeat;
	display: block;
}
div#sideMenu ul#products li.prod-04 a:hover {
	background: url(../../images/products_btn04_over.jpg);
	text-decoration: none;
}
div#sideMenu ul#products li.prod-04up a {
	height: 54px;
	width: 171px;
	background: url(../../images/products_btn04_over.jpg) no-repeat;
	display: block;
}

.prod-01up a:hover,.prod-02up a:hover,.prod-03up a:hover,.prod-04up a:hover {
	text-decoration: none;
}

/*==============================================
	Inner-003 innerMain （インナーメイン）
===============================================*/

div#innerMain {
	float: left;
	width: 730px;
	padding-left: 14px;
	text-align: left;
	padding-bottom: 20px;
}

div#innerSitemap {
	width: 520px;
	text-align: left;
	background: #F2F2F2;
	margin-left: auto;
	margin-right: auto;
}

div#innerSitemap p {
	color: #329198;
	margin-bottom: 16px;
	padding-top: 8px;
	padding-left: 35px;
	font: bold 180% Arial, Helvetica, sans-serif;
	letter-spacing: 0.7em;
}

div#innerSitemap h2 {
	font-weight: bold;
	font-size: 115%;
	padding-top: 14px;
	padding-bottom: 8px;
	margin-top: 4px;
	border-top: 2px dotted #CCCCCC;
	color: #666666;
}

div#innerSitemap h3 {
	padding-bottom: 12px;
	padding-left: 18px;
	font-size: 110%;
	padding-top: 4px;
}

div#innerSitemap .mapRight-01 {
	float: right;
	width: 215px;
	padding-right: 35px;
}

div#innerSitemap .mapRight-02 {
	float: right;
	width: 195px;
	padding-right: 40px;
	padding-left: 25px;
}

div#innerSitemap h2 a {
	font-weight: bold;
	color: #666666;
}

div#innerSitemap h3 a {
	color: #666666;
}

div#innerSitemap h2 a:hover,
div#innerSitemap h3 a:hover { 
	color: #CC0000;
}


div#innerSitemap .bottom {
	clear: both;
	height: 1px;
	width: 430px;
	margin-left: 10px;
}

.round02 {
	height: 9px;
	margin-bottom: 30px;
	background: url(../../images/sitemap_round02.gif) no-repeat center top;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}

.round01 {
	height: 8px;
	background: url(../../images/sitemap_round01.gif) no-repeat center bottom;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}

/* ====== ページ内タイトル ====== */
div#innerMain h2 {
	font-size: 130%;
	font-weight: bold;
	color: #329198;
	margin-bottom: 12px;
	padding-bottom: 4px;
	border-bottom: 1px solid #999999;
}

div#innerMain .prodH2 {
	line-height: 100%;
	font-weight: bold;
	color: #333333;
	font-size: 120%;
	border-style: none;
	float: right;
	margin-top: 26px;
	letter-spacing: 0em;
	width: 80%;
	margin-left: 10px;
	padding-right: 30px;
}
div#innerMain .prodH3 {
	line-height: 100%;
	font-weight: bold;
	color: #333333;
	font-size: 120%;
	border-style: none;
	float: right;
	margin-top: 20px;
	letter-spacing: 0em;
	width: 80%;
	margin-left: 10px;
	padding-right: 30px;
}

div#innerMain .prodH2red {
	font-size: 90%;
	color: #CC0000;
}

div#innerMain .productHead {
	background: url(../../images/product_head.gif) no-repeat left top;
	height: 68px;
	width: 570px;
	padding-left: 14px;
}

div#innerMain .productHead .mark {
	float: left;
	margin-top: 14px;
	width: auto;
}

div#innerMain h3 {
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 110%;
	color: #CC0000;
}

div#innerMain .tableLead {
	line-height: 150%;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

div#innerMain .tableLead em {
	font-weight: bold;
	color: #CC0000;
	line-height: 260%;
}

div#innerMain .lead {
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333333;
	font-size: 100%;
	width: 580px;
	clear: both;
}

div#innerMain .bodyText {
	font-size: 95%;
	width: 588px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 18px;
	margin-bottom: 16px;
}

div#innerMain .bodyText p {
	line-height: 150%;
}

div#innerMain .red {
	color: #CC0000;
}

div#innerMain .bodyThanksText {
	width: 588px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 80px;
	margin-bottom: 16px;
	padding-top: 70px;
	text-align: center;
}

div#innerMain .bodyThanksText p {
	color: #CC0000;
	font-size: 114%;
	font-weight: bold;
}

div#innerMain .bodyTextPolicy {
	font-size: 95%;
	width: 588px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 18px;
	margin-bottom: 16px;
}

div#innerMain .bodyTextPolicy p {
	padding-top: 10px;
	line-height: 150%;
	font-size: 100%;
}

div#innerMain .bodyTextPolicy .subTitle {
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}

div#innerMain .bodyText .subTitle {
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}

div#innerMain .bodyText .subTitleRed {
	font-weight: bold;
	margin-top: 25px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #999999;
	color: #CC0000;
	width: 580px;
	margin-bottom: 10px;
	clear: both;
}

div#innerMain .bodyText .subTitleRedNormal {
	font-weight: normal;
	margin-top: 25px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #999999;
	color: #CC0000;
	width: 580px;
	margin-bottom: 10px;
}

div#innerMain .bodyText .subTitleBlueNormal {
	font-weight: normal;
	margin-top: 25px;
	color: #3333CC;
	width: 580px;
	margin-bottom: 10px;
	border: 1px solid #0033CC;
	padding: 4px;
	font-size: 10pt;
}

div#innerMain .bodyText .saiyou li {
	line-height: 150%;
	margin-left: 2em;
	margin-bottom: 6px;
	padding-right: 1em;
}

div#innerMain .bodyText .right {
	text-align: right;
}

div#innerMain .bodyText .prodImage {
	padding-top: 6px;
}


div#innerMain .bodyText .prodImage:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

div#innerMain .bodyText .prodImage .screen {
	float: left;
	padding-right: 20px;
}



/*==============================================
	Inner-004 innerTable（テーブル）
===============================================*/

/* ===お問い合わせの枠組=== */

div#innerMain .inquiry table {
	table-layout: fixed;
	width: 588px;
	margin-bottom: 16px;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	empty-cells: show;
	border: 1px solid #CCCCCC;
	letter-spacing: 0em;
}

div#innerMain .inquiry table th,
div#innerMain .inquiry table td {
	padding: 6px;
	border: 1px solid #CCCCCC;
	line-height: 150%;
	font-size: 95%;
}

div#innerMain .inquiry table tr .headText {
	width: 25%;
	text-align: left;
	background: #E3E3E3;
}

div#innerMain .inquiry .inTable {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	empty-cells: show;
	width: 420px;
	border-color: #FFFFFF;
}

div#innerMain .inquiry .inTable td {
	padding: 2px;
	line-height: 120%;
	font-size: 100%;
	border-color: #FFFFFF;
}

div#innerMain .inquiry .inTable .comment textarea {
	width: 405px;
}

div#innerMain .inquiry table tr .btn {
	text-align: center;
	line-height: 100%;
	font-size: 100%;
}

div#innerMain .inquiry table tr .btn input {
	padding-top: 2px;
}

/* ===会社概要・商品サービスの枠組=== */

.innerTable01,.innerTable02,.innerTable03,.innerBox {
	padding-bottom: 18px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 16px;
}

div#innerMain .innerTable01 p.access {
	margin-bottom: 20px;

}

div#innerMain .innerTable01 table {
	table-layout: fixed;
	width: 588px;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	empty-cells: show;
	background: #F0F0F0;
}

div#innerMain .innerTable01 table th,
div#innerMain .innerTable01 table td {
	padding: 10px;
	border: 1px solid #FFFFFF;
	line-height: 150%;
	font-size: 95%;
}

div#innerMain .innerTable01 table tr .headText {
	width: 18%;
	text-align: left;
	background: #E3E3E3;
}

div#innerMain .innerTable01 table tr .headTextRight {
	width: 18%;
	text-align: right;
	background: #E3E3E3;
}


/* ===事業内容（情報処理）の表組=== */

div#innerMain .innerTable02 table {
	table-layout: fixed;
	width: 588px;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	empty-cells: show;
}


div#innerMain .innerTable02 table th,
div#innerMain .innerTable02 table td {
	padding: 4px 4px 2px 8px;
	border: 1px solid #FFFFFF;
	line-height: 130%;
	font-size: 95%;
}

div#innerMain .innerTable02 table tr .comp {
	width: 50%;
	text-align: left;
	background: #E3E3E3;
}

div#innerMain .innerTable02 table tr .comp2 {
	text-align: left;
	background: #E3E3E3;
}

div#innerMain .innerTable02 table tr .comp3 {
	text-align: left;
	background: #FFFFFF;
	padding-bottom: 14px;
	width: 560px;
}

/* ===事業内容（Web事業）の表組=== */

div#innerMain .innerTable03 table {
	table-layout: fixed;
	width: 588px;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	empty-cells: show;
}


div#innerMain .innerTable03 table th,
div#innerMain .innerTable03 table td {
	padding: 4px 4px 2px 8px;
	border: 1px solid #FFFFFF;
	line-height: 130%;
	font-size: 95%;
}

div#innerMain .innerTable03 table tr .web {
	text-align: left;
	background: #E3E3E3;
	color: #333333;
	font-weight: bold;
}

div#innerMain .innerTable03 table tr .web a {
	font-weight: bold;
	color: #0033CC;
	line-height: 130%;
}

div#innerMain .innerTable03 table tr .web2 {
	text-align: left;
	background: #FFFFFF;
	padding-bottom: 30px;
	line-height: 150%;
}

/*==============================================
	Inner-005 productsBox（商品ボックス）
===============================================*/

.innerBox .productsBox,
.innerBox .productsBox02 {
	width: 268px;
	padding-right: 26px;
	float: left;
	margin-bottom: 16px;
}

.innerBox .productsBox02 {
	clear: both;
}


.innerBox .productsBox .productsTitle,
.innerBox .productsBox02 .productsTitle {
	background: url(../../images/products_bg01.gif) no-repeat left top;
	height: 61px;
	padding-left: 12px;
}

.innerBox .productsBox .productsTitle .mark,
.innerBox .productsBox02 .productsTitle .mark {
	float: left;
	margin-top: 8px;
}

.innerBox .productsBox .productsTitle .prodTitle,
.innerBox .productsBox02 .productsTitle .prodTitle {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}

.innerBox .productsBox .productsTitle .prodTitle a,
.innerBox .productsBox02 .productsTitle .prodTitle a {
	font-weight: bold;
	font-size: 110%;
	color: #333333;
	text-decoration: none;
}

.innerBox .productsBox .productsTitle .prodTitle a:hover,
.innerBox .productsBox02 .productsTitle .prodTitle a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.innerBox .productsBox .productsBody,
.innerBox .productsBox02 .productsBody {
	clear: both;
	padding-left: 14px;
	background: url(../../images/products_bg02.gif) repeat-y;
}

.innerBox .productsBox .productsBody ul,
.innerBox .productsBox02 .productsBody ul {
	border-top: 2px dotted #999999;
	width: 240px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.innerBox .productsBox .productsBody li,
.innerBox .productsBox02 .productsBody li {
	list-style: square inside;
	line-height: 150%;
}

.innerBox .productsBox .bottom,
.innerBox .productsBox02 .bottom {
	background: #FFFFFF;
	height: 13px;
	width: 268px;
}

.innerBox .clearBoth {
	clear: both;
	height: 1px;
	width: 100px;
}

/*==============================================
	Inner inner(biz-list)（インナーBizリスト）
===============================================*/

div#innerMain .biz {
	font-size: 108%;
	margin-left: 20px;
	width: 540px;
}

div#innerMain .biz ol li {
	line-height: 200%;
	list-style: decimal inside;
}

/*==============================================
	Inner map-s（案内図）
===============================================*/

div#innerMain .map-s {
	margin-bottom: 6px;
}


/*追加*/
dt.web0810{
	font-weight:bold;
	line-height:150%;
	}
dd.web0810{
	padding-left:20px;
	}
