@charset "utf-8";

/* ===================================
		left
=================================== */

h2 {
	font-size: 1em;
	line-height: 1em;
	vertical-align: bottom;
	width: 660px;
	height: 200px;
	margin:0 0 10px 0;
	padding: 0;
}


/* ===================================
		Close up
=================================== */
#left-column #closeup {
	width: 660px;
	margin: 0 0 20px 0;
}

#left-column #closeup h3 {
	width: 660px;
	height: 24px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 0;
	vertical-align: bottom;
}

#closeup .inner {
	width: 638px;
	padding: 10px;
	border: 1px solid #ccc;
}

#closeup .inner .txt {
	width: 478px;
	margin: 0 0 0 10px;
	float: right;
}
#closeup .txt h3 {
	font-size: 1px;
	line-height: 0;
	padding: 0;
	margin: 0 0 10px 0;
}

#closeup .txt p {
	padding: 0;
	margin: 0;
	text-align: right;
}

#closeup .inner .img {
	width: 150px;
	height: 100px;
	float: left;
}


/* ===================================
		Index
=================================== */

#vuindex {
	width: 660px;
	margin: 0;
	padding: 0;
	clear: both;
}

#vuindex h3 {
	width: 660px;
	height: 28px;
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}

#vuindex .left {
	width: 320px;
	float: left;
}

#vuindex .right {
	width: 320px;
	float: right;
}

#vuindex .left .item,
#vuindex .right .item {
	width:320px;
	height: 90px;
	margin: 0 0 10px 0;
	padding: 0;
}

#vuindex .left .item .text,
#vuindex .right .item .text {
	width:195px;
	margin: 0;
	padding: 0;
	float: right;
}

#vuindex .left .item .image,
#vuindex .right .item .image {
	width:120px;
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 0em;
	vertical-align: bottom;
	float: left;
}

#vuindex .left .item .text h3,
#vuindex .right .item .text h3 {
	font-size: 1em;
	line-height: 1em;
	width: 195px;
	margin: 0;
	padding: 0;
}

#vuindex .left .item .text p,
#vuindex .right .item .text p {
	font-size: 90%;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}




/* ===================================
		Tabbed navigation
=================================== */

#tabs {
	width: 660px;
	height: 40px;
	margin: 0 0 10px 0;
}

#tabs ul {
	width: 660px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#tabs li {
	width: 220px;
	height: 40px;
	float: left;
	margin: 0;
	padding: 0;
}

#tabs li a {
	display: block;
	width: 220px;
	height: 40px;
}

#tabs li#tab1 a:link, #tabs li#tab1 a:visited {
	background: url(/bizene/valueup_products/images/tabs.gif) no-repeat left top;
}
#tabs li#tab1 a.on:link, #tabs li#tab1 a.on:visited {
	background: url(/bizene/valueup_products/images/tabs.gif) no-repeat left -40px;
}
#tabs li#tab1 a:hover, #tabs li#tab1 a:active {
	background: url(/bizene/valueup_products/images/tabs.gif) no-repeat left -40px;
}
#tabs li#tab2 a:link, #tabs li#tab2 a:visited {
	background: url(/bizene/valueup_products/images/tabs.gif) no-repeat -220px top;
}
#tabs li#tab2 a.on:link, #tabs li#tab2 a.on:visited {
	background: url(/bizene/valueup_products/images/tabs.gif) no-repeat -220px -40px;
}
#tabs li#tab2 a:hover, #tabs li#tab2 a:active {
	background: url(/bizene/valueup_products/images/tabs.gif) no-repeat -220px -40px;
}
#tabs li#tab3 a:link, #tabs li#tab3 a:visited {
	background: url(/bizene/valueup_products/images/tabs.gif) no-repeat -440px top;
}
#tabs li#tab3 a.on:link, #tabs li#tab3 a.on:visited {
	background: url(/bizene/valueup_products/images/tabs.gif) no-repeat -440px -40px;
}
#tabs li#tab3 a:hover, #tabs li#tab3 a:active {
	background: url(/bizene/valueup_products/images/tabs.gif) no-repeat -440px -40px;
}

#tabs li a span {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
}


/* ===================================
		Body
=================================== */

#read {
	width: 660px;
	margin: 0 0 20px 0;
}

#read h3 {
	width: 660px;
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 5px 0;
	padding: 0;
	vertical-align: bottom;
}

#read p {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

#read p.caption {
	font-size: 80%;
	line-height: 1.3em;
	margin: 10px 0 0 0;
}

/* ===================================
		Problems
=================================== */

#kadai {
	width: 660px;
}

#kadai h3 {
	width: 660px;
	height: 36px;
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 5px 0;
	padding: 0;
	vertical-align: bottom;
}

#kadai .item {
	width: 660px;
	margin: 0 0 10px 0;
}

#kadai .item .text {
	width: 500px;
	margin:  0;
	padding: 0;
	float: right;
}

#kadai .item .text h4 {
	font-size: 1em;
	line-height: 0;
	width: 500px;
	margin: 0 0 5px 0;
}

#kadai .item .text p {
	font-size: 90%;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

#kadai .item .image {
	width: 150px;
	height: 100px;
	font-size: 1em;
	line-height: 1em;
	margin:  0;
	padding: 0;
	float: left;
}

#kadai ul {
	margin: 0;
	padding: 0;
}

#kadai li {
	color:#0d55c7;
	font-weight: bold;
}


/* ===================================
		Recommendation
=================================== */

#recommend {
	width: 660px;
	margin: 0;
	padding: 0;
}

#recommend h3 {
	width: 660px;
	height: 28px;
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 10px 0;
	padding: 0;
	vertical-align: bottom;
}

#recommend h4 {
	width: 660px;
	height: 45px;
	font-size: 1em;
	line-height: 1em;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#recommend p {
	line-height: 1.3em;
	margin: 0 0 20px 0;
	padding: 0;
}


/* ===================================
		Body
=================================== */

.block {
	width: 660px;
	margin: 0 0 20px 0;
}

.block h3,
.block h4 {
	width: 660px;
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 5px 0;
	padding: 0;
	vertical-align: bottom;
}

.block h5 {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 5px 0;
}

.block h4.colored {
	color: #ff8200;
}
.block .txtL {
	width: 350px;
	float: left;
}

.block .imgR {
	width: 300px;
	float: right;
}

.block p {
	line-height: 1.4em;
	margin: 0 0 10px 0;
	padding: 0;
}

.block .txtL {
	width: 350px;
	float: left;
}

.block .txtR {
	width: 350px;
	float: right;
}

.block .imgR {
	width: 300px;
	float: right;
}

.block .imgL {
	width: 300px;
	float: left;
}

.block .txtL450 {
	width: 450px;
	float: left;
}

.block .txtR450 {
	width: 450px;
	float: right;
}
.txtL450 h4 {
	width: 440px;
}
.block .imgR200 {
	width: 200px;
	float: right;
}

.block .imgL200 {
	width: 200px;
	float: left;
}

.feature {
	margin: 0 0 15px 0;
}
.feature h5 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.3em;
}
.feature ul,
.feature dl {
	margin: 0;
	padding: 0;
}
.feature li,
.feature dt,
.feature dd {
	font-size: 80%;
	line-height: 1.4em;
}
.feature dd {
	margin: 0 0 10px 10px;
}

table.recom {
	width: 450px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.recom td, 
.recom th {
	font-size: 80%;
	text-align: left;
	padding: 3px 5px  ;
	margin: 0;
	font-weight: normal;
	border: 1px solid #ccc;
}

.recom th {
	background: #fffae6;
}

.recom caption {
	font-size: 1.2em;
	font-weight: bold;
	color: #ff820c;	
	text-align: left;
}

.pickup {
	width: 660px;
	margin: 0 0 10px 0;
}

.pickup h4 {
	width: 100%;
	height: 25px;
	font-size: 1px;
	line-height: 0.1em;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}

.pickup strong {
	color: #ff8200;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

.pickup p {
	font-size: 90%;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
}
.pickup .left {
	width: 320px;
	float: left;
}

.pickup .right {
	width: 320px;
	float: right;
}


#vucolumn {
	width: 100%;
	border: 2px solid #ff8200;
	padding: 0;
}

#vucolumn .inner {
	padding: 0 10px 10px 10px;
}

#vucolumn h4 {
	font-size: 1em;
	font-weight: bold;
	color: #ff8200;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 160px;
	background: url(/bizene/valueup_products/images/column.gif) no-repeat left center;
	border-bottom: 2px solid #ff8200;
}

#vucolumn .text {
	float: left;
	width: 325px;
	padding: 0 10px 0 0;
}

#vucolumn .text p {
	font-size: 80%;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}

#vucolumn li {
	margin: 0 0 5px 0;
}

#vucolumn .image {
	width: 300px;
	float: right;
}

#vucolumn:after,
.pickup:after,
.pitem:after,
.rightitem:after,
.leftitem:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
#vucolumn,
.pickup,
.pitem,
.rightitem,
.leftitem { display: inline-block; }




table#product1recommend {
	width: 660px;
	border-collapse: collapse;
	margin: 0px 0 6px 0;
	padding: 0;
}

#product1recommend td,
#product1recommend th {
	font-weight: normal;
	font-size: 85%;
	line-height: 1.3em;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0;
	vertical-align: top;
}

#product1recommend th {
	background: #dfdfdf;
}

#product1recommend td.job {
	width: 200px;
	background: #eee;
}

#product1recommend td.tmp {
	color: #ff0000;
	text-align: center;
}

.caption {
	font-size: 80%;
	line-height: 1.2em;
}



/* ===================================
		Case studies
=================================== */

#csList {
	width: 660px;
	margin: 0;
	padding: 0;
}

#csList h3 {
	width: 660px;
	height: 28px;
	font-size: 1em;
	line-height: 1em;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}



#cases {
	width: 660px;
	margin: 0;
	padding: 0;
}

#cases h3 {
	width: 660px;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1px;
	line-height: 1;
	vertical-align: bottom;
}

#cases .itema,
#cases .itemb {
	width: 660px;
	padding: 8px 0;
	margin: 0 ;
	background: url(/bizene/images/dot.gif) repeat-x left bottom;
}

#cases .itema .text,
#cases .itemb .text {
	width: 490px;
	padding: 0 5px 0 0;
	float: right;
}

#cases .itema .text h3,
#cases .itemb .text h3 {
	width: 490px;
	font-size: 1px;
	line-height: 0;
	vertical-align: bottom;
	padding: 0;
	margin: 0 0 5px 0;
}

#cases .itema {
	background-color: #fafaff;
}


#cases .itema .text .no,
#cases .itemb .text .no {
	margin: 0 0 3px 0;
	padding: 0;
	color: #2872bb;
	line-height: 1.2em;
	font-size: 90%;
}

#cases .itema .text .no span,
#cases .itemb .text .no span {
	padding: 3px 5px;
	margin: 0 5px 0 0;
	color: #fff;
	background: #2872bb;
}

#cases .itema .text .ttl,
#cases .itemb .text .ttl {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #e60000;
}

#cases .itema .text .desc,
#cases .itemb .text .desc {
	margin: 0;
	padding: 0;
	font-size:90%;
	line-height: 1.3em;
}

#cases .itema .image,
#cases .itemb .image {
	width: 120px;
	float: left;
	padding: 0 0 0 5px;
}

#cases .itema ul.keyword,
#cases .itemb ul.keyword {
	clear: both;
	width: 660px;
}

#cases .itema ul.keyword li,
#cases .itemb ul.keyword li {
	display: inline;
	font-size: 90%;
	line-height: 1.4em;
	margin-right: 3px;
}

#cases .itema a.detail,
#cases .itemb a.detail {
	font-size: 80%;
	text-align: right;
	display: block;
	padding: 1px;
}



/* ===================================
		page mover
=================================== */

#vucontrol {
	width: 660px;
	text-align: center;
	margin: 20px 0;
}

#vucontrol a {
	display: block;
	width: 660px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url(/bizene/valueup_products/images/control.gif) no-repeat center center #999999;
	padding: 10px 0;
	text-decoration: none;
	font-size: 1.2em;
}

a.linka {
	padding: 2px 0 2px 13px;
	background: url(/bizene/images/arw_orange_link.gif) no-repeat left center;
	font-size: 80%;
	color: #ff8200;
}

a.linkb {
	padding: 5px 0 5px 20px;
	background: url(/bizene/images/arw_orange_back.gif) no-repeat left center;
	color: #ff8200;
}

a.linkc {
	padding: 5px 0 5px 20px;
	background: url(/bizene/images/arw_orange_forword.gif) no-repeat left center;
	color: #ff8200;
}



/* ===================================
		clearfix
=================================== */

#vuindex:after,
.inner:after,
.item:after,
#tabs:after,
.block:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
#vuindex,
.inner,
.item,
#tabs,
.block { display: inline-block; }



/* ===================================
		right column
=================================== */

/* ===================================
		navigation
=================================== */

#right-column #valueup {
	width: 210px;
	margin-bottom: 5px;
}

#right-column #valueup ul {
	margin: 0 0 5px 0;
	padding: 0;
}
#right-column #valueup li {
	width: 210px;
	height: 30px;
	line-height: 1em;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}
#right-column #valueup li#btn0 {
	height: 28px;
}
#right-column #valueup li a {
	display: block;
	width: 210px;
	height: 30px;
}
#right-column #valueup li#btn1 a:link,
#right-column #valueup li#btn1 a:visited {
	background: url(/bizene/valueup_products/images/btn1.gif) no-repeat left top;
}
#right-column #valueup li#btn1 a.on:link,
#right-column #valueup li#btn1 a.on:visited,
#right-column #valueup li#btn1 a:hover,
#right-column #valueup li#btn1 a:active {
	background: url(/bizene/valueup_products/images/btn1.gif) no-repeat left -30px;
}
#right-column #valueup li#btn2 a:link,
#right-column #valueup li#btn2 a:visited {
	background: url(/bizene/valueup_products/images/btn2.gif) no-repeat left top;
}
#right-column #valueup li#btn2 a.on:link,
#right-column #valueup li#btn2 a.on:visited,
#right-column #valueup li#btn2 a:hover,
#right-column #valueup li#btn2 a:active {
	background: url(/bizene/valueup_products/images/btn2.gif) no-repeat left -30px;
}
#right-column #valueup li#btn3 a:link,
#right-column #valueup li#btn3 a:visited {
	background: url(/bizene/valueup_products/images/btn3.gif) no-repeat left top;
}
#right-column #valueup li#btn3 a.on:link,
#right-column #valueup li#btn3 a.on:visited,
#right-column #valueup li#btn3 a:hover,
#right-column #valueup li#btn3 a:active {
	background: url(/bizene/valueup_products/images/btn3.gif) no-repeat left -30px;
}
#right-column #valueup li#btn4 a:link,
#right-column #valueup li#btn4 a:visited {
	background: url(/bizene/valueup_products/images/btn4.gif) no-repeat left top;
}
#right-column #valueup li#btn4 a.on:link,
#right-column #valueup li#btn4 a.on:visited,
#right-column #valueup li#btn4 a:hover,
#right-column #valueup li#btn4 a:active {
	background: url(/bizene/valueup_products/images/btn4.gif) no-repeat left -30px;
}
#right-column #valueup li#btn5 a:link,
#right-column #valueup li#btn5 a:visited {
	background: url(/bizene/valueup_products/images/btn5.gif) no-repeat left top;
}
#right-column #valueup li#btn5 a.on:link,
#right-column #valueup li#btn5 a.on:visited,
#right-column #valueup li#btn5 a:hover,
#right-column #valueup li#btn5 a:active {
	background: url(/bizene/valueup_products/images/btn5.gif) no-repeat left -30px;
}
#right-column #valueup li#btn6 a:link,
#right-column #valueup li#btn6 a:visited {
	background: url(/bizene/valueup_products/images/btn6.gif) no-repeat left top;
}
#right-column #valueup li#btn6 a.on:link,
#right-column #valueup li#btn6 a.on:visited,
#right-column #valueup li#btn6 a:hover,
#right-column #valueup li#btn6 a:active {
	background: url(/bizene/valueup_products/images/btn6.gif) no-repeat left -30px;
}
#right-column #valueup li#btn7 a:link,
#right-column #valueup li#btn7 a:visited {
	background: url(/bizene/valueup_products/images/btn7.gif) no-repeat left top;
}
#right-column #valueup li#btn7 a.on:link,
#right-column #valueup li#btn7 a.on:visited,
#right-column #valueup li#btn7 a:hover,
#right-column #valueup li#btn7 a:active {
	background: url(/bizene/valueup_products/images/btn7.gif) no-repeat left -30px;
}

#right-column #valueup li a span {
	position: absolute;
	overflow: hidden;
	height: 0;
	width: 0;
}
