﻿@charset "utf-8";

/* タイトルの設定------------------------------------------------------- */
h1 a{
	display:block;
	width:303px;
	height:64px;
	padding:0;
	margin:10px 0 0 10px;
	background:url(../img/common/logo.gif) no-repeat;
	text-indent:-9999px;
}
#productInfo h2 {
	display:block;
	width:591px;
	height:26px;
	padding:0;
	margin-bottom:6px;
	background:url(../img/top/ttl_productInfo.gif) no-repeat;
	text-indent:-9999px;
}

/* main------------------------------------------------------- */
#itconsulting {
	padding:0;
}

#itconsulting a {
	display:block;
	width:179px;
	height:89px;
	background:url(../img/common/bn_itconsulting.gif) no-repeat top right;
	margin:20px 10px 0 0;
	float:right;
	text-indent:-9999px;
}
#itconsulting a:hover{
	background:url(../img/common/bn_itconsulting.gif) no-repeat -89px right;
}
#itconsulting dd {
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:2px;
}
#itconsulting .marker {
	padding-left:15px;
	background:url(../img/common/marker_ya.gif) no-repeat;
}
#article {
	padding:0;
	width:560px;
}

#article .panel01{
	clear:both;
	display:block;
	width:560px;
	margin:10px 0;
	padding:6px 3px 6px 7px;
	color:#003366;
	background-color:#FCE299;
	border-left:3px #FDB900 solid ;
	font-weight:bold;
/*	color:red;*/
}

#article dd {
	padding-bottom:2px;
	border-bottom:1px dotted #CCCCCC;
}

#article .icon {
	background:url(../img/common/menu_head.gif) no-repeat top left;
}

#linkicon {
	background:url(../img/common/menu_head.gif) no-repeat top left;
}

#linkicon a {
	padding-left:20px;
	font-weight:bold;
	text-decoration:underline;
}

#opencms {
	padding:0;
}

#opencms a {
	display:block;
	width:179px;
	height:89px;
	background:url(../img/common/bn_webUpdate.gif) no-repeat top right;
	margin:50px 10px 0 10px;
	float:right;
	text-indent:-9999px;
}
#opencms a:hover{
	background:url(../img/common/bn_webUpdate.gif) no-repeat -89px right;
}
#opencms dd {
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:2px;
}
#opencms .marker {
	padding-left:15px;
	background:url(../img/common/marker_ya.gif) no-repeat;
}

#productInfo {
	margin-top:10px;
	padding:0;
	width:591px;	
}
#productInfo dt {
	margin-top: 6px;
}
#productInfo dd {
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:2px;
}
#productInfo .marker {
	padding-left:15px;
	background:url(../img/common/marker_ya.gif) no-repeat;
}
#bannerMBP a {
	display:block;
	width:591px;
	height:100px;
	background:url(../img/top/bn_MBP.jpg) no-repeat 0 0;
	margin-top:10px;
	padding:0;
	text-indent:-9999px;
}
#bannerMBP a:hover{
	background:url(../img/top/bn_MBP.jpg) no-repeat 0 -100px;
}

/* おすすめパッケージソフト、新着情報-------------------------------------------- */
#sideContents .entryBox {
	margin:10px 0 0 0;	
	padding:0;
	width:179px;
	text-align:left;
	background: url(../img/top/entryBox_bg.gif) repeat-y;
}
#sideContents .entryBox h2 {
	width:179px;
	height:32px;
	color:#FFFFFF;
	line-height:2.1em;
	font-weight:normal;
	text-align:center;
	background: url(../img/top/entryBox_ttl2.gif) no-repeat 0 0;
}
#sideContents .entryBox ul {
	margin:0;
	padding:0 6px;
}
#sideContents .entryBox li {
	margin-top:6px;
	font-size:12px;
}
#sideContents .entryBox .marker {
	padding-left:15px;
	background:url(../img/top/marker_sankaku.gif) no-repeat;
}
#sideContents .entryBox2 {
	margin:10px 0 0 0;
	padding:0;
	width:179px;
	text-align:left;
	background: url(../img/top/entryBox_bg.gif) repeat-y;
}
#sideContents .entryBox2 h2 {
	width:179px;
	height:32px;
	color:#FFFFFF;
	line-height:2.1em;
	font-weight:normal;
	text-align:center;
	background: url(../img/top/entryBox_ttl2.gif) no-repeat 0 0;
}
#sideContents .entryBox2 ul {
	margin:0;
	padding:0 6px;
}
#sideContents .entryBox2 li {
	margin-top:6px;
	font-size:12px;
}
#sideContents .entryBox2 .marker {
	padding-left:15px;
	background:url(../img/top/marker_sankaku.gif) no-repeat;
}
