@charset "EUC-JP";
@import url("common.css");
@import url("left.css");
@import url("right.css");

h3#prosystem {
	width:170px;
	height:44px;
	text-indent:-9999px;
	background:url(/images/prosystem/prosystem.gif) top left no-repeat;
	background-position: 2px 0;
}

/* コラムメイン */

/* 共通 */

.topBanner {
	margin-bottom:10px;
}

#mainLeftbody {
	width: 665px;
}

.sRightMenu h4 {
	font-size: 100%;
	font-weight: bold;
	padding: 2px 0 1px 4px;
	overflow: hidden;
	color: #FFFFFF;
	margin-bottom: 4px;
	background-color: #333333;
	background-image: url(/images/prosystem/h4bg.png);
	background-position: right top;
}

br.clear {
	clear:both;
}

/* タイトル */

.sTitle h1 {
	font-size: 120%;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-color: #000000;
	background-image: url(/images/prosystem/h2bg.png);
	background-position: right top;
	text-align: left;
}

.systemBanner a {
	margin-top: 0px;
	margin-bottom: 15px;
	border: 1px solid #003399;
	display: block;
}

.systemBanner a:hover {
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

/* サービス領域と提供ソリューション */

.sSolution {
	margin-bottom:50px;
}

.sSolution h2 {
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #666;
	padding:0 0 0 5px;
	border-left:#666 5px solid;
	color:#666;
	line-height: 1.5;
}

/*****Custom Classes*****/
.clearing {
	clear: both;
}

.last {
	margin-bottom: 0;
}

.screenReader {
	left: -9999px;
	position: absolute;
	top: -9999px;
}

.tabText {
	font-size: 75%;
}

/*****Basic Layout*****/
div#sContainer {
	overflow: hidden;
	width: 680px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

ul#portfolio {
	float: left;
	list-style: none;
	width: 680px;
	margin-left: 0px;
}

ul#portfolio li {
	border: 1px solid #CCCCCC;
	float: left;
	padding: 5px;
	width: 202px;
	margin-top: 0;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 0;
	line-height: 1.3em;
	font-size: 80%;
	height: 205px;
	background-color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

ul#portfolio a {
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5em;
}

ul#portfolio a:hover {
	text-decoration: none;
}

ul#portfolio img {
	border: 1px solid #CCCCCC;
	display: block;
	margin-bottom: 3px;
}

.portTitle {
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5em;
	color: #003399;
}

/* 導入手順  */

.sDounyu {
	margin-bottom:10px;
}

.sDounyu h2 {
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #666;
	padding:0 0 0 5px;
	border-left:#666 5px solid;
	color:#666;
	line-height: 1.5;
}

.prosystemDounyu {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-top: 20px;
	padding: 6px;
}

/* コンセプト */

.cConcept {
	margin-bottom:30px;
}

.cConcept h2 {
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #666;
	padding:0 0 0 5px;
	border-left:#666 5px solid;
	color:#666;
	line-height: 1.5;
}

.cConcept h4 {
	font-size: 141%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 0;
}

.cConceptText {
}

.cPhotoArea {
	margin-top: 50px;
}

.cPhoto {
	margin-left: 15px;
}

/* 導入手順なし */

.cTejun {
	margin-bottom:10px;
}

.cTejun h2 {
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #666;
	padding:0 0 0 5px;
	border-left:#666 5px solid;
	color:#666;
	line-height: 1.5;
}

.nline {
	margin-top:10px;
	margin-bottom:20px;
}

.nflow {
	margin-bottom:10px;
}

.n10 {
	color: #333333;
	font-size:10px;
	padding:10px 0px 10px 0px;
}

.n12 {
	color: #333333;
	font-size:12px;
	padding-top:10px;
}

/* 導入事例一覧 */

.jIchiran {
	margin-bottom:30px;
}

.jIchiran h2 {
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #666;
	padding:0 0 0 5px;
	border-left:#666 5px solid;
	color:#666;
	line-height: 1.5;
}

.jIchiranColumn {
	width:664px;
}

table.ichiran {
	width: 664px;
	border: 2px #000 solid;
	border-collapse: collapse;
	border-spacing: 2;
	background-color: #000;
}

.ichiran td {
	padding: 2px;
	border: 1px #000 solid;
	border-width: 0 0 0 0;
	text-align: center;
	vertical-align: top;
}

img {
	border:0;
}

/* 事例メニュー */

.pMenuT {
	font-size: 85%;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-top: 145px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	line-height: 1.3em;
}

.pMenuS {
	font-size: 80%;
	font-weight: normal;
	color: #CCC;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	line-height: 1.2em;
}

.cSpMenu a {
	display: block;
	width:656px;
	height:320px;
	background:url(/images/prosystem/case/special_mics/case_banner.jpg) no-repeat left top;
	text-decoration:none;
	outline:none;
}

.cSpMenu a:hover {
	background-position:left bottom;
}

.c00Menu {
	display: block;
	width:216px;
	height:220px;
	background:url(/images/prosystem/case/case_00_menu.jpg) no-repeat left top;
	font-size:80%;
	text-decoration:none;
	outline:none;
}

.c31Menu a {
	display: block;
	width:216px;
	height:220px;
	background:url(/images/prosystem/case/case_31_menu.jpg) no-repeat left top;
	text-decoration:none;
	outline:none;
}

.c31Menu a:hover {
	background-position:left bottom;
}

.c30Menu a {
	display:block;
	width:216px;
	height:220px;
	background:url(/images/prosystem/case/case_30_menu.jpg) no-repeat left top;
	text-decoration:none;
	outline:none;
}

.c30Menu a:hover {
	background-position:left bottom;
}

.c29Menu a {
	display: block;
	width:216px;
	height:220px;
	background:url(/images/prosystem/case/case_29_menu.jpg) no-repeat left top;
	text-decoration:none;
	outline:none;
}

.c29Menu a:hover {
	background-position:left bottom;
}

.c28Menu a {
	display: block;
	width:216px;
	height:220px;
	background:url(/images/prosystem/case/case_28_menu.jpg) no-repeat left top;
	text-decoration:none;
	outline:none;
}

.c28Menu a:hover {
	background-position:left bottom;
}

/* 導入事例 */

.sCaseTitle {
	margin-bottom:20px;
}

.sCaseTitle h2 {
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #666;
	padding:0 0 0 5px;
	border-left:#666 5px solid;
	color:#666;
	line-height: 1.5;
}

.sCasePdf {
	border: 1px solid #CCC;
	text-align: right;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #F7F7F7;
	text-decoration: none;
}

img.sPdf {
	vertical-align: middle;
	margin-left: 10px;
}

.sCase {
	width: 620px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

div.sCase h4 {
	margin: 8px 0 5px 0;
	font-size: 130%;
	font-weight: bold;
}

.sCaseCopy {
	margin-bottom: 5px;
	color: #777777;
}

.sCasePhoto {
	margin-top: 10px;
	border: 1px solid #CCC;
}

.sCaseData {
	margin-top: 15px;
}

.sCaseData table {
	width:620px;
	border-collapse: collapse;
	border-spacing: 10px;
	border-top: #CCCCCC 1px dotted;
	border-bottom: #CCCCCC 1px dotted;
}

.sCaseData table th {
	padding:6px 2px 3px;
	border-bottom: #CCCCCC 1px dotted;
	width: 100px;
	white-space:nowrap;
	text-align:right;
	vertical-align: top;
	color: #777777;/*font-weight: bold;*/
}

.sCaseData table td {
	padding:4px 2px 2px;
	border-bottom: #CCCCCC 1px dotted;
	text-align:left;
	vertical-align: top;
}

.sCaseData table td li {
	padding-left:8px;
	background:url(/images/common/arrowDot.gif) no-repeat 0 5px;
}

.sCaseCont {
	margin-top: 15px;
}

div.sCaseCont h4 {
	margin: 0 0 10px 0;
	font-size: 170%;
	font-weight: bold;
}

img.sCaseContL {
	float:left;
	margin-bottom: 10px;
	margin-right: 10px;
}

img.sCaseContR {
	float:right;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* 取り扱いシステム */

h4.subttl {
	width: 100%;
	background: #999999;
	padding: 2px 0 2px 4px;
	color: #FFFFFF;
	margin: 20px 0 10px 0;
	font-weight: bold;
	font-size: 100%;
}

.itemList li {
	list-style: disc;
	margin-left: 20px;
}

/* 事例スペシャル　ミクスネットワーク */

.spColumn {
	margin-bottom:30px;
}

.spColumn h2 {
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #666;
	padding:0 0 0 5px;
	border-left:#666 5px solid;
	color:#666;
	line-height: 1.5;
}

.spTitle {
	background-color: #DEDEDE;
	padding-bottom: 20px;
}

.spMain {
	background-color: #DEDEDE;
	width: 625px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
}

.spMain p.t1 {
	font-weight: bold;
	font-size: 140%;
	padding-bottom: 10px;
}

.spMain p.t2 {
	font-size: 110%;
}

.spMain p.t3 {
	font-size: 155%;
	margin-bottom: 20px;
}

.spMain p.t4 {
	margin-bottom: 20px;
	text-align: right;
}

.spMain .bold {
	font-weight: bold;
}

.spPhotoL {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.spPhotoR {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* ページ分割の設定 */
.splitpageCont {
	text-decoration:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

.splitpageCont .splitpageSelect{
	margin-right:3px;
	padding:3px 5px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #003399;
	background-color:#003399;
}

.splitpageCont .splitpage a{
	text-decoration:none;
	margin-right:3px;
	padding:3px 5px;
	font-weight:bold;
	color:#333333;
	border:1px solid #333333;
}


.splitpageCont .splitpage a:hover{
	text-decoration:underline;
	margin-right:3px;
	padding:3px 5px;
	font-weight:bold;
	color:#039;
	border:1px solid #003399;
}


/* システム構築の流れ */

.flowTable{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

.flowTable tr td{
	padding:5px;
}

.tit{
	width:311px;
	font-size:110%;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #999999;
}

td.numicon{
	width:20px;
	border-bottom:1px solid #999999;
}

.pic{
	text-align:center;
}

.flowTableTit{
	width:100%;
}

.flowTableTit tr td{
	padding:5px;
	font-size:110%;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #999999;
}

.flowTableFin{
	width:100%;
	background-color:#EEEEEE;
}

.flowTableFin tr td{
	padding:5px;
	text-align:center;
}


/* 事例ミクス */

.tableUpTit{
	text-align:center;
	margin-top:10px;
	padding-bottom:2px;
	font-weight:bold;
	fot-size:110%;
	border-bottom:1px solid #CCCCCC;
}

.micsTable{
	margin:0px auto;
	width:500px;
}

.micsTable tr td{
	padding:5px;
	text-align:center;
}

.micsTable tr td.cap{
	font-size:85%;
	padding:0px 0px 5px;
	text-align:center;
}

.micsTable tr td.cap2{
	font-size:85%;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

/* TVUPack */
#tvupack ul li{
	padding:0px 0px 5px 15px;
	margin-bottom:5px;
	background:url(http://www.system5.jp/prosystem/images/arrow_secure.gif) no-repeat 2px 2px;
	font-size:100%;
}

/* TVUPack切り替えタブ */
ul#tvuPackTab{
list-style:none;
margin:0px;
padding:0px;
}

ul#tvuPackTab li {
padding:0px;
float:left;
text-align:center;
}

ul#tvuPackTab li a{
width:130px;
height:22px;
font-size:0.9em;
margin:0px;
padding:3px 0px 0px 0px;
display:block;
text-decoration:none;
color:#FFFFFF;
background:url("http://info.system5.jp/images/whatsnew/tab.gif") no-repeat 0px 0px;
}

ul#tvuPackTab li a:hover{
color:#666666;
background:url("http://info.system5.jp/images/whatsnew/tab.gif") no-repeat 0px -25px;
}

ul#tvuPackTab li.selected a{
color:#666666;
background:url("http://info.system5.jp/images/whatsnew/tab.gif") no-repeat 0px -50px;
}

ul#tvuPackTab li.line{
height:1px;
float:left;
margin-top:24px;
background:url("http://info.system5.jp/images/whatsnew/dot.gif") repeat-x 0px 0px;
}

.line5px{
width:5px;
height:1px;
float:left;
margin-top:29px;
background:url("http://www.system5.jp/prorepair/images/clinic/dot.gif") repeat-x 0px 0px;
}

#tvupack h3 {
	padding: 2px 0 1px 4px;
	margin-top:15px; 
	margin-bottom:5px;
	border-bottom:1px solid #999999;
	font-weight: bold;
	color: #555555;
	}

#tvupack td{
padding-right:10px;
	}



.mt30 {
	margin-top:20px;
	}

.mb5 {
	margin-bottom:5px;
	}

.mb10 {
	margin-bottom:10px;
	}

.mb30 {
	margin-bottom:30px;
	}

.pt30 {
	padding-top:30px;
	}

.pt50{
	padding-top:50px;
	}
