@import url(common.css);
@import url(contents-common.css);

/*
	$Id: vsphp.css 102 2006-03-20 09:23:05Z toyokazu $
*/

/* common */

.page-top{
	clear: both;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background: transparent url(pgtop.png) no-repeat 100% 50%;
	cursor: pointer;
	margin-right: 20px;
	padding-right: 13px;}
	
.page-top p{
	text-align: right;
}

/*
#page-top #gotop{
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background: transparent url(pgtop.png) no-repeat 100% 50%;
	cursor: pointer;
	margin-right: 20px;
	padding-right: 13px;
}
*/

#main-contents span{
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin-top: 0em !important;
	padding-left: 1px;
	vertical-align: middle !important;
}

#contents .chatchcopy-box {
	padding: 10px;
}

#contents .chatchcopy {
	color: #000080;
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	line-height: 0.5em;
	text-align: center;
}

#main-contents dl{
	margin-left: 2em;
	margin-right: 4em;
	margin-top: 1em;
	margin-bottom: 2em;
}
#main-contents dt{
	width: 100%;
	float: none;
	margin-top: 1em;
	margin-bottom: 5px;
}
#main-contents dd{
	margin-left: 2em;
	line-height: 20px;
}

.section-menu li{
	margin-left: 0px !important;
	margin-right: 10px !important;
	display: inline;
}

.product-lineup th{
	color: #333333;
	border: 1px solid #000000;
	background-color: #F4F2F0;
	padding: 3px;
}
.product-lineup td{
	border: 1px solid #000000;
	padding: 3px;
}

.sub-section{
	color: #555555;
	margin-left: 1em;
	margin-right: 2em;
	margin-bottom: 2em;
}
.sub-section dt {
	color: #000000;
}

.sub-section ul{
	margin-left: 15px;
}

.sub-section li{
	line-height: 15px;
}

.section-menu li{
	margin-left: 3em !important;
	margin-right: 10px !important;
	display: inline;
}

#products-section .requirment-section ul{
	margin-left: 5px;
}

#vertical-sub-menu ul{
}
#vertical-sub-menu ul a:link,
#vertical-sub-menu ul a:visited{
	text-align: left;
	padding-left: 28px;
}
#vertical-sub-menu ul ul a:link,
#vertical-sub-menu ul ul a:visited{
	text-align: left;
	padding-left: 48px;
}

#contents .vsphp-intro {
	margin-top: 1em !important;
	text-indent: 1em;
}

.screen-right{
	float: right;
	width: 290px;
	//margin-left: 0px;
	//margin-right: 15px;
	margin-top: 0em;
	margin-bottom: 0em !important;
}

.screen2-right{
	float: right;
	width: 290px;
	//margin-left: 0px;
	//margin-right: 15px;
	margin-top: 0em;
	margin-bottom: 0em !important;
}
.top-screen-left{
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 0em;
	margin-bottom: 1em !important;
}


.img_left2{
	float: left;
	width: 200px;
	height: 75px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.img_right{
	float: right;
	width: 250px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #9A9A9A;
}

.text-center{
	text-align: center;
}

.text-left{
	text-align: left;
}

.image-section{
	text-align: center;
}

.image-section p{
	text-align: center;
}

#main-contents ul{
	color: #555555;
	margin-left: 20px;
}
#main-contents ol li{
	list-style: none;
	margin-left: 2em;
}

h6 {
	margin-bottom: 5px;
}

#font-black p{
	color: #000000;
}

.contents-clear {
	clear: both;
}

.lineup-box p{
	margin: 0px !important;
	padding: 0px !important;
}
.lineup-box {
	border: 1px solid #000066;
	padding-top: 0em !important;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1em;
	margin-top: -1em;
	margin-bottom: 2em;
	margin-left: 5px;
	margin-right: 5px;
	text-indent: 1em;
}

.plugin-list-r {
	float: right;
	margin-right: 2em;
	margin-top: 0em;
}

.plugin-list-l {
	margin-left: 2em !important;
	margin-top: 0em;
}

#product-section strong{
	font-weight: bold;
	color: #222222; 
}

#manual-section span {
	font-size: 10pt !important;
}

#manual-section image {
	border: 1px solid #C3C3C3;
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.manual-title {
	text-indent: 1em;
}

.menu-list {
	margin-left: 2em !important;
}

.menu-list li{
	list-style-image: none !important;
	list-style: none;
}

.guide-title {
	text-indent: 1em;
}

.contents-list {
	margin-left: 2em !important;
}

.contents-list li{
	list-style-image: none !important;
	list-style: none;
	font-weight: bold;
}

.step-list {
	margin-left: 1em !important;
}

.step-list li{
	font-weight: normal !important;
	list-style-image: none !important;
	list-sytle: none;
}

.paragraph-list {
	margin-left: 22em;
}
.clear {
	clear: both;
}
.download {
	display: block;
	border: 1px solid #C3C3C3;
	text-align: center;
}
#main-contents strong {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	background-color: transparent;
}


