@charset "utf-8";
#footer {
	position: relative;
}
#footer img#corpcopyright {
	font-size: 110%;
	position: absolute;
	right: 0px;
	padding: 0;
	top: 0px;
	margin-top: 30px;
	}

* {
	margin: 0px;
	padding: 0px;
}
#contaier {
	width: 940px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	background-image: url(../vsd/image/navi_bg.gif);
	background-repeat: repeat-y;
	 padding:0px;
		margin-bottom:0px;
}
#contents {
	float: right;
	width: 740px;
	 padding:0px;
		margin:0px;
}
#navi {
	width: 187px;
	float: left;
}
#navi h2 {
	 padding:0px;
		margin:0px;
}
#navi a {
	text-decoration: none;
}
#navi ul {
	list-style-type: none;
	 padding:0px;
		margin:0px;
}
#navi li{
	 padding:0px;
		margin:0px;
}
.navililnk {
	background-image: url(../vsd/image/navi_btn01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 187px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 16px;
	font-size: 0.8em;
	padding-top: 3px;
	color: #333333;
	background-color: #F1F1F1;
	padding-bottom: 3px;
	height: 100%;
}
.navililnk:hover {
	background-image: url(../vsd/image/navi_btn01_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #DDDDDD;
}
.navilinkS {
	background-color: #FFFFFF;
	display: block;
	padding-top: 3px;
	font-size: 0.8em;
	text-indent: 16px;
	line-height: 1.4em;
	color: #333333;
	padding-bottom: 3px;
	height: 100%;
}
.navilinkS:hover {
	background-color: #DDDDDD;
}
.navi_box{
 display:none;
}
#leftBannerArea {
	width: 187px;
	clear: both;
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


#contents h1 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000099;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 3px;
	margin-top: 5px;
	font-size: 1.6em;
	padding-bottom: 3px;
}
#contents h2 {
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D2F0FF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	clear: both;
}
#contents h3 {
 font: bold 1em/1 arial,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
#contents h4 {
	font-size: 1em;
	font-weight: bold;
}
#contents ul {
	margin-top:10px;
	color: #FF0000;
}
#contents li {
	color: #666666;
}
#contents p {
	color: #666666;
}
#main_title  {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#top_image {
	position: relative;
	margin-bottom: 25px;
}
#top_image h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.fill_in {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 1.1em;
}
#layoutThreeColumn {
	background-image: url(../vsd/image/gray_line.gif);
	background-repeat: repeat-y;
	background-position: 560px 0px;
}
#mainColumn {
	float: left;
	width: 550px;
}
.shortcutBtnL {
	background-image: url(../vsd/image/btn_l.jpg);
	height: 18px;
	width: 180px;
	display: block;
	padding-left: 5px;
	text-decoration: none;
	color: #666666;
	font-size: 0.9em;
	padding-top: 6px;
	padding-right: 27px;
	margin-bottom: 0px;
}
#vsdIndex {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#vsdIndex ul {
	margin: 0px;
	padding: 0px;
}
#vsdIndex li {
	float: left;
	padding-bottom: 10px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	display: block;
	width: 175px;
}
#vsdIndex img {
	font-size: 0px;
	line-height: 0px;
}
#vsdIndex p {
	padding-top: 5px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}


.box_mgn1 {
	padding-right: 13px;
}
.box_mgn2 {
	padding-right: 12px;
}
#subClumn {
	float: right;
	width: 165px;
}
.subClumBlock {
	margin-bottom: 15px;
}
.subClumBlock h3 {
	font-weight: bold;
	margin-top: 15px;
	color: #333333;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D2F0FF;
	padding-left: 5px;
}
.subClumBlock p {
	color: #666666;
	margin-top: 5px;
	font-size: 0.8em;
	margin-bottom: 3px;
}
.subClumBlock img {
	margin-top: 10px;
}
.shortcutBtn {
	background-image: url(../vsd/image/btn.jpg);
	height: 17px;
	width: 155px;
	display: block;
	margin-top: 10px;
	padding-left: 5px;
	text-decoration: none;
	color: #666666;
	font-size: 0.9em;
	padding-top: 7px;
}
#subClumn .pdfLink {
	height: 16px;
	width: 133px;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-top: 10px;
	background-image: url(../vsd/image/cl_pdf_icon.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}
#subClumn .nopdfLink {
	height: 16px;
	width: 133px;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-top: 10px;
}
#acrobat_description {
	font-size: 1.1em;
	margin-bottom: 10px;
}
#rogo_description {
	margin-top: 10px;
}
#goodssummary {
	width: auto;
	margin-bottom: 15px;
}
#goodsimage {
	width: 550px;
	margin-bottom: 20px;
}
#mainimage {
	margin: 0px;
	float: left;
	width: 318px;
	text-align: center;
	padding-top: 10px;
}
#subcontent {
	float: right;
	width: 222px;
	padding-top: 10px;
}
#subcontent img {
	margin-bottom: 10px;
}
#subimage {
	width: 290px;
	margin-right: 20px;
	margin-left: 30px;
	height: 150px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#function_list {
	clear: both;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	margin-top: 10px;
	background-image: url(../vsd/image/function_list_bg.jpg);
	background-repeat: repeat-x;
}
#function_list a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#function_list h3 {
	margin-bottom: 10px;
}
.function_list{
	margin-top: 15px;
	margin-left: 10px;
	width: 150px;
	height: 30px;
	padding-left: 50px;
	padding-top: 10px;
	float:left;
}
#shortcut_box h4 {
	margin-bottom: 5px;
}
#icon_whiteboard {
	background-image: url(../vsd/image/icon_whiteboard.jpg);
	background-repeat: no-repeat;
}
#icon_projector {
	background-image: url(../vsd/image/icon_projector.jpg);
	background-repeat: no-repeat;
}
#icon_touchpanel {
	background-image: url(../vsd/image/icon_touchpanel.jpg);
	background-repeat: no-repeat;
}
#contents table {
	font-size: 0.8em;
	margin-bottom: 10px;
	margin-top: 10px;
}
#contents .noborderRight{
	border-right-style: none;
}
#contents .borderTop{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.spec th {
	background-color: #99CCFF;
	padding: 5px;
}
.subth th {
	background-color: #B5DBFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CCFF;
}
.spec td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.spec .tableOdd {
	background-color: #EEEEEE;
}
.spec .tableEven {
	background-color: #FFFFFF;
}
.smallfont {
	font-size: 0.8em;
}
#info {
	color: #FF0000;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 5px 5px 5px 0px;
}
#info_02 {
	color: #FF0000;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 0px;
}

#info_03 {
	color: #FF0000;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-width:thin;
	border-style:solid;
	width:109px;
}


