@charset "Shift_JIS";


/* Base
-------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

:focus {-moz-outline-style: none;}

a { text-decoration: none;
    outline: none;
}

a:link { color: #663300; }
li#nav1 a:link{	color: #333333; }
li#nav2 a:link{	color: #333333; }
li#nav3 a:link{	color: #333333; }
li#nav4 a:link{	color: #333333; }
a:visited { color: #990000; }
li#nav1 a:visited{ color: #666666; }
li#nav2 a:visited{ color: #666666; }
li#nav3 a:visited{ color: #666666; }
li#nav4 a:visited{ color: #666666; }
a:hover {
	color: #FF6600;
	text-decoration: none;
}
li#nav1 a:hover{
	color: #009966;
}
li#nav2 a:hover{ color: #009966; }
li#nav3 a:hover{ color: #009966; }
li#nav4 a:hover{ color: #009966; }

h1 { font-weight: normal; }

img { border: 0; }

/* Body
-------------------------------------------------------------*/

body{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	text-align:center;
	background-position: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}


#wrapper {
	width: 790px;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	margin:auto;
	background-color: #FFFFFF;
	text-align: left;
}
#topbg {
	background-color: #333333;
	height: 20px;
	width: 780px;
}

#container {
	text-align:left;
	width:780px;
	background-color: #FFFFFF;
}
#topNav {
	clear: both;
	height: 29px;
	width: 780px;
}

#topNav_01 {
	float: right;
	padding: 7px 10px 0 0;
	width: 325px;
}


#topNav_01 ul {
	display: inline;
	margin: 0;
	padding: 0;
	z-index: 0;
	float: right;
}
#nav1 {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	z-index: 0;
	line-height: 12px;
	float: left;
	clear: right;
	width: 60px;
}
#nav2 {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	z-index: 0;
	line-height: 12px;
	float: left;
	clear: right;
	width: 95px;
}
/* \*//*/
#navigation-top {
	list-style-type:none;
	vertical-align:top;
	display: block;
	height: 13px;
	width: 350px;
	text-align: center;
	float: right;
	padding: 20px 30px 0px 0px;
	margin-right: 0px;
}

li#nav1 a {
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 4px 11px 0px 14px;
	display: block;
	width: 30px;
	height: 20px;
	font-size: 70%;
}

li#nav2 a {
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 4px 11px 0px 14px;
	display: block;
	width: 70px;
	height: 20px;
	font-size: 70%;
}
/**/

/*\*/
#navigation-top {
	list-style-type:none;
	vertical-align:top;
	display: block;
	height: 13px;
	width: 325px;
	text-align: center;
	float: right;
	padding: 0px 30px 0px 0px;
	margin-right: 0px;
	margin-top: 20px;
}

li#nav1 a {
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 2px 11px 0px 14px;
	display: block;
	height: 22px;
	overflow: hidden;
	font-size: 10px;
	letter-spacing: 1px;
}

li#nav2 a {
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 2px 15px 0px 14px;
	display: block;
	height: 22px;
	overflow: hidden;
	font-size: 10px;
	letter-spacing: 1px;
}
/**/

#logo {
	width: 780px;
	height: 48px;
	float: left;
}
#logo h1 {
	float: left; /* Float */
	height: 32px;
	width: 300px;
	padding-top: 0px;
	padding-left: 20px;
	display: block;
}

#header_nav {
	width: 780px;
	margin: 0 auto;
	padding: 10px 0 8px 0;
}

#navigation-top ul {
	list-style-type:none;
	vertical-align:top;
	display: block;
	height: 13px;
	width: 325px;
	text-align: center;
	float: right;
	padding: 0px;
	margin: 0px;
}
#navigation-top li {
	margin:0px;
	display: inline;
}

#navigation-top .company {
	margin:0px;
	vertical-align:top;
	width: 75px;
	height: 13px;
	float: left;
}
#navigation-top .devbiz {
	margin:0px;
	vertical-align:top;
	width: 75px;
	height: 13px;
	float: left;
}
#navigation-top .solution {
	margin:0px;
	vertical-align:top;
	width: 75px;
	height: 13px;
	float: left;
}
#navigation-top .contact {
	margin:0px;
	vertical-align:top;
	width: 99px;
	height: 13px;
	display: inline;
	float: left;
}


#navigation-top li img {
	overflow: hidden;
	vertical-align:top;
}
#navigation-top li a {
	overflow: hidden;
	vertical-align:top;
}
/* Main
-------------------------------------------------- */
#main {
	clear: both; /* Float */
	background-color: #ffffff;
	text-align: center;
}
#news {
/*	height: 200px; */
	width: 300px;
	padding-top: 20px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
#news .title {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
#product_news {
	width: 325px;
	padding-top: 20px;
	padding-right:30px;
	padding-left: 0px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
#product_news .title {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
#contents01 {
	float: left;
/*	height: 350px; */
	width: 375px;
	padding-left: 20px;  /* m */
}
#contents02 {
	float: right;
/*	height: 350px;  */
	width: 325px;
	padding-right: 20px;  /* m */
}
#news02 {
/*	height: 140px;  */
	width: 300px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

#frame_news {

	width: 382px;
	height: 200px;
	padding-left: 0px;
	padding-right: 10px;
	overflow: scroll;
}

/* footer
-------------------------------------------------- */
#footer {
	clear: both; /* Float */
	height: 70px;
	width: 780px;
	background-color: #F4F4F4;
	background-image: url(../images/footer_bg.gif);
}
#copyright {
	display: block;
	padding-right: 0px;
	padding-top: 24px;
	font-size: 80%;
	width: auto;
	float: left;
	padding-left: 30px;  /*  m  */
}
#foot_nav {
	float: right;
	padding: 0px 20px 0 0;
	width: 400px;
	text-align: left;
	height: auto;
}


#foot_nav ul {
	display: inline;
	margin: 0;
	padding: 0;
	z-index: 0;
	float: right;
}
#nav3 {
	display: block;
	list-style: none;
	margin: 0;
	padding: 22px 5px 0 0;
	float: left;
	line-height: 12px;
	z-index: 0;
	width: 110px;
}
#nav4 {
	display: block;
	list-style: none;
	margin: 0;
	padding: 22px 5px 0 0;
	float: left;
	line-height: 12px;
	z-index: 0;
	width: 120px;
}
#nav5 {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
	line-height: 12px;
	z-index: 0;
	width: 120px;
}
/* \*//*/
li#nav3 a {
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 4px 11px 0px 14px;
	display: block;
	width: 70px;
	height: 20px;
	font-size: 70%;
}

li#nav4 a {
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 4px 11px 0px 14px;
	display: block;
	width: 80px;
	height: 20px;
	font-size: 70%;
}
li#nav5 {
	display: block;
	width: 110px;
	height: 20px;
}
/**/

/*\*/
li#nav3 a {
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 4px 15px 0px 14px;
	display: block;
	overflow: hidden;
	font-size: 70%;
}

li#nav4 a {
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 4px 15px 0px 14px;
	display: block;
	overflow: hidden;
	font-size: 70%;
}
li#nav5 {
	display: block;
	width: 110px;
	height: 60px;
}
@media screen,print {
#news,
#product_news,
#news02,
#product_news02 {
	letter-spacing: 1px;
}
}

#navi {
	height: 20px;
	width : 540px;
	padding: 20px 0px 0px;
	float: right;
}

/**/
