@charset "utf-8";
#header {
	height: 62px !important;
}

/* Net office ここから */
#leftcontent2 {
	position: relative;
	margin-top: 5px;
	width: 200px;
	float: left;
}

#rightcontent2 {
	position: relative;
	margin-top: 5px;
	width: 530px;
	float: right;
}

#products_image {
	text-align: center;
}


#pro_cont {
	line-height: 1.5em;
	text-align: center;
}

.cont_normal {
	color: #000066;
	font-weight: bold;
	font-size: 116%;
}

.cont_red {
	color: #D60093;
	font-weight: bold;
	font-size: 116%;
}

.cont_blue {
	color: #0066CC;
	font-weight: bold;
	font-size: 116%;
}

.cont_green {
	color: #669900;
	font-weight: bold;
	font-size: 116%;
}

.cont_orange {
	color: #FF6600;
	font-weight: bold;
	font-size: 116%;
}


table.sub-box {
	width: 200px;
	line-height: 35px;
	border-style: double;
	border-color: #D4D4D4;
}

.sub-box td {
	border-style: double;
	border-color: #D4D4D4;
	vertical-align: middle;
}

/*.sub-box tr:hover {
	background:url(../images/subbox_back.gif);
	text-decoration: none;
	color:#03F;
}
*/

.sub-box a{
	display:block;
	width:100%;
	color:#000;
}

.sub-box a:hover {
	text-decoration:none;
	color:#03F;
	background-image: url(../netoffice_ad/images/subbox_back.jpg);
}

.td botton {
	border-right: 0;	
	border-color: #D4D4D4;
	line-height: 35px;
	vertical-align: middle;
}


.red {
	color: #C30;
	font-weight: bold;
}


/* 基本機能一覧ページ　ここから */

p.func_cont {
	background-image:url(../netoffice_ad/images/function_22.jpg);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

p.func_cont2 {
	background-image:url(../netoffice_ad/images/function_23.jpg);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}




/* 基本機能一覧ページ　ここまで */


/* オプション　ワークフローページ　ここから */
.option_main {
	font-size: 130%;
	font-weight: bold;
}

.option_red {
	font-weight: bold;
	color: #FF0000;
}

li.option_img {
	margin-left:0px;
	list-style-type:none;
	padding:0px;
}


li.option_blue {
	margin-left:0px;
	list-style-type: none;
/*
	font-size: 110%;
	font-weight: bold;
	color: #000066;
*/
	padding-left: 25px;
	padding-right: 8px;
	padding-bottom: 5px;
}

.option_blue2 {
	font-weight: bold;
	color: #000066;
}

ul {
margin: 0 0 0 0em;
padding: 0;
}

li {
margin: 0 0 0 0em;
padding: 0;
}



/* オプション　ワークフローページ　ここまで */


/* オプション　SFAページ　ここから */
table#table_01 {
	width: 262px;
	border: 1px solid #0066FF;
	margin-top:8px;
	margin-right:6px;
	border-collapse: collapse;

}

table#table_01 th {
    padding: 5px;
    border: #98DCDC solid;
    border-width: 1px;
	background-color:#0066FF;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table#table_01 td {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #0099FF;
	text-align:left;
}

table#table_02 {
	width: 262px;
	border-collapse:collapse;
	border: 1px solid #0066FF;
	margin-top:8px;
}

table#table_02 th {
    padding: 5px;
    border: #98DCDC solid;
    border-width: 1px;
	background-color:#0066FF;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table#table_02 td {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #0099FF;
	text-align:left;
	height:10px;
}




/* オプション　SFAページ　ここまで */




/* パンくず ここから */

#rootList {
	font-size: 0.9em;
	line-height: 30px;
	text-transform: uppercase;
	padding: 0px;
	list-style: none;
	margin: 0px 25px;
}

#rootList li {
	display: inline;
	margin: 0px 4px 0px 0px;
}

#rootList a {
	margin: 0px 4px 0px 0px;
}

#rootLink li a:link {
	color: #663300;
	text-decoration: none;
}

#rootList li a:visited {
	color: #663300;
	text-decoration: none;
}

#rootList li a:hover {
	color: #FF6600;
	text-decoration: none;
}

#rootList li a:active {
	color: #000000;
	text-decoration: none;
}

/* パンくず ここまで */
/* Net office ここまで */

/* 動作環境 ここから */


img {
	border: 0;
}

