@charset "utf-8";

html {
	overflow-y:scroll;
}
body {
	margin:0;
	padding:0;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	_font-size: 75%;
	line-height:150%;
	background:#333;
}
*:first-child+html body { 
	font-size: 75%;
}
html>/**/body {
	font-size: 75%\9;
}
* {
 	
}
div {
	margin:0;
	padding:0;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
h2 {
	margin:0 0 20px;
	padding:0 0 0 20px;
	background:url(images/h2Icon.png) no-repeat;
	height:20px;
	line-height:20px;
	font-size:130%;
}
h3 {
	margin:0 0 20px 0;
	padding:0 0 0 20px;
	background:url(images/h3Icon.png) no-repeat #F9F9F9;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #CCC;
	font-size:120%;
}
h4 {
	margin:0 0 20px;
	padding:0 0 0 5px;
	line-height:140%;
	border-left:4px solid #1E5664;
	border-bottom:1px dotted #1E5664;
	color:#1E5664;
	font-size:120%;
}
img {
	border:none;
}
a {
	color:#069;
	text-decoration:none;
}
a:hover {
	color:#09F;
}
a:active {
	color:#3F0;
}
blockquote {
	padding:10px;
	font-style:italic;
	border-left:10px solid #f1f1f1;
	color:#333;
}
p, ul, ol, dl {
	text-align: left;
}
p {
	margin: 0px 0px 20px;
	padding: 0px;
}
#bnr a:hover img, #rgb a:hover img, #toform a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}


/*header*/
#header {
	width:100%;
	height:100px;
}
#headerContents {
	margin:0 auto;
	width:1000px;
	height:100px;
	position:relative;
}
#header h1 a {
	position:absolute;
	top:30px;
	display:block;
	width:210px;
	height:40px;
	background:url(images/graficaLogo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#header h1 #home {
	position:absolute;
	top:30px;
	display:block;
	width:210px;
	height:40px;
	background:url(images/graficaLogo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

/*navigation*/
#navigation {
	position:absolute;
	top:60px;
	margin:0 auto;
	width:1000px;
	height:40px;
	font-weight:bold;
}
#navigation ul {
	padding:0;
	margin:0 0 0 500px;
	width:500px;
	height:40px;
	list-style:none;
}
#navigation li {
	float:left;
	width:100px;
	height:40px;
}
#navigation li a {
	display:block;
	width:100px;
	height:40px;
	padding:0;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
#navigation li.page-item-4 a {
	background:url(images/navigationBar.png) no-repeat 0 0;
}
#navigation li.page-item-4 a:hover {
	background:url(images/navigationBar.png) no-repeat 0 -40px;
}
#navigation li.page-item-7 a {
	background:url(images/navigationBar.png) no-repeat -100px 0;
}
#navigation li.page-item-7 a:hover {
	background:url(images/navigationBar.png) no-repeat -100px -40px;
}
#navigation li.page-item-8 a {
	background:url(images/navigationBar.png) no-repeat -200px 0;
}
#navigation li.page-item-8 a:hover {
	background:url(images/navigationBar.png) no-repeat -200px -40px;
}
#navigation li.page-item-9 a {
	background:url(images/navigationBar.png) no-repeat -300px 0;
}
#navigation li.page-item-9 a:hover {
	background:url(images/navigationBar.png) no-repeat -300px -40px;
}
#navigation li.page-item-10 a {
	background:url(images/navigationBar.png) no-repeat -400px 0;
}
#navigation li.page-item-10 a:hover {
	background:url(images/navigationBar.png) no-repeat  -400px -40px;
}
#navigation li.current_page_item {
	background:url(images/currentBar.png) no-repeat;
}

#container {
	width:100%;
	background:#fafafa;
}
#contents {
	margin:0 auto;
	width:940px;
	background:#fff;
	overflow:auto;
	/overflow:hidden;
	padding: 30px 30px 20px;
}

#pageContent {
}
#plef {
	float: left;
	width: 200px;
}
#prt {
	float: right;
	width: 680px;
}
#plef ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#plef li {
	margin-bottom: 10px;
}
#plef li a {
	border-left: 5px solid #999999;
	padding-left: 5px;
}
#plef li a:hover {
	border-left: 5px solid #CCCCCC;
}
#plefliact {
	border-left: 5px solid #223684;
	padding-left: 5px;
}
#plef hr {
	height:0px;
	border-top: 1px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 0px dotted #999999;
	border-left: 0px dotted #999999;
	margin: 0px 0px 10px;
	padding: 0px;
}
#toform {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer {
	width:100%;
	color:#fff;
}
#footer #footerContents {
	margin:20px auto 0;
	width:1000px;
	position:relative;
}
#footer #footerContents .ftnv {
	width: 198px;
	float: left;
	border-left: 1px dotted #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 200px;
	_height: 200px;
}
#footer #footerContents .ftnv a {
	color: #FFFFFF;
}
#footer #footerContents .ftnv a:hover {
	color: #CCCCCC;
}
#ftrt {
	border-right: 1px dotted #FFFFFF;
}
#footer #footerContents .ftnv h2 {
	font-size: 90%;
	background: url(none);
	font-weight: normal;
	padding-left: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 120%;
}
#footer #footerContents .ftnv ul {
	margin: 0px 0px 20px 25px;
	padding: 0px;
	list-style: none;
	font-size: 90%;
}
#footer #footerContents .ftnv li {
}
#ftidea {
	text-align: center;
	font-size: 90%;
	line-height: 130%;
	margin-top: 5px;
}
#ftidea img {
	margin-bottom: 10px;
	margin-top: 10px;
}
#footer #footerContents .ftnv #ftidea a {
	color: #339900;
}
#ftbox {
	clear: both;
	padding-top: 15px;
}
#footerInfo {
	background:url(images/graficaLogoOrg.png) no-repeat;
	padding:0 0 0 65px;
	width:300px;
	height:50px;
	float: left;
}
#gpInfo {
	background:url(images/gpLogo.png) no-repeat right top;
	padding:0 100px 0 0;
	width:300px;
	height:50px;
	float: right;
}
#footer #copyright {
	width:1000px;
	height:10px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.clearBoth {
	clear:both;
}
.rtimg {
	font-size: 90%;
	float: right;
}
.rtimg img {
	margin-bottom: 5px;
}
.up {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rttxt {
	text-align: right;
}

/*top*/
#flashContent {
	width:100%;
	height:300px;
	margin:0;
	padding:0;
}
object, embed {
	vertical-align:top;
}
object{outline:none;}
#topImage {
	background:url(images/topImage.png) no-repeat right;
	margin:0 0 20px 0;
	padding-right:420px;
	font-size:100%;
	line-height:150%;
	min-height: 200px;
	_height: 200px;
}
#topImage h1 {
	text-align: center;
	background: url(images/tmsg_h1.gif) no-repeat;
	height: 20px;
	width: 516px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#topImage h2 {
	font-size: 100%;
	background: url(none);
	padding-left: 0px;
	display: inline;
}
#topImage h2 a {
	background:url(images/listIcon.png) no-repeat left center;
	margin-right: 15px;
	padding-left: 12px;
	color: #223684;
}
#topImage h2 a:hover {
	color: #999999;
	text-decoration: underline;
}
#topImage p {
	margin-bottom: 10px;
}

/*top info*/
#tinfo {
}
#tinfo h3 {
	border-left:20px solid #069;
	padding:2px 0 2px 5px;
	background:#e6e6e6;
	line-height:18px;
	height:18px;
}
#tinfo ul {
	list-style:none;
	margin:0px 0px 30px;
	padding:0px;
}
#tinfo li {
	background:url(images/linkIcon.png) no-repeat 0 center;
	padding:0 0 0 10px;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;	
}

/*RSS info*/
#feedbox h3 {
	border-left:20px solid #069;
	padding:0px 0 0px 5px;
	background:#e6e6e6;
	line-height:25px;
	margin-bottom: 10px;
	border-bottom-style: none;
	height: 25px;
}
#feed {
}
#feed ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#feed li {
	background:url(images/linkIcon.png) no-repeat left center;
	padding:0 0 0 12px;
	border-bottom:1px dotted #ccc;
	list-style: none;
	line-height: 150%;
	margin: 0px 0px 8px;
}
#feed li a {
	margin-left: 10px;
}

/*banner*/
#bnr {
	padding-bottom:20px;
	height:150px;
}
#brgb {
	float:left;
}
#bctp {
	float:right;
}

/*RGB CTP*/
.topService {
	padding-bottom:20px;
	height:120px;
	width:450px;
}
.topService.left {
	float:left;
}
.topService.right {
	float:right;
}

/*BLOG*/
.newsBlock {
	width:450px;
	min-height:80px;
}
.newsBlock.left {
	float:left;
}
.newsBlock.right {
	float:right;
}

.newsBlock h3 {
	border-left:20px solid #069;
	padding:2px 0 2px 5px;
	background:#e6e6e6;
	line-height:18px;
	height:18px;
}
.newsBlock ul {
	list-style:none;
	margin:0 0 30px 0;
	padding:0;
}
.newsBlock li {
	background:url(images/linkIcon.png) no-repeat 0 center;
	padding:0 0 0 10px;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;	
}
/*IDEA*/
#ideaInfo {
	clear:both;
	background:url(images/ideaLogo.png) no-repeat;
	margin:0;
	padding:0 0 0 130px;
	height:85px;
}

/*SERVICE*/
#rgb h4, #ctpd h4 {
	font-size:100%;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 150%;
	margin: 0px 0px 20px;
	padding: 10px;
	border: 1px solid #1E5664;
}
#rgb, #ctpd, #led {
	text-align: center;
}
.service, .service02 {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.service img, .service02 img {
	margin-bottom: 15px;
}
.service ul {
	list-style:none;
	margin:0 auto 30px;
	padding:0;
}
.service02 ul {
	list-style:none;
	margin:0 auto 0px;
	padding:0;
}
.service li, .service02 li {
	background:url(images/listIcon.png) no-repeat 0 3px;
	padding:0 0 0 15px;
	margin-bottom:5px;
}
.service li a {
	text-decoration: underline;
}
.service li a:hover {
	text-decoration: none;
}
#pservice {
	text-align: center;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#pservice img {
	margin-bottom: 15px;
}
#pservice ul {
	list-style:none;
	padding:0;
	float: left;
	width: 50%;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 0px;
}
#pservice li {
	background:url(images/listIcon.png) no-repeat 0 3px;
	padding:0 0 0 15px;
	margin-bottom:5px;
}
#pservice li a {
	text-decoration: underline;
}
#pservice li a:hover {
	text-decoration: none;
}

/*RGB*/
#rgb h5 {
	background:url(images/rgbcopy.png) no-repeat;
	height:50px;
	width:645px;
	text-indent:-9999px;
	margin: 0px 0px 20px;
	padding: 0px;
}
#rgb h6 {
	font-size: 110%;
	margin: 0px 0px 15px;
	padding: 5px 0px;
	color: #FFFFFF;
	background: #0099FF;
}
#rgb img {
	margin-bottom: 20px;
}
/*LED*/
#led h6 {
	font-size: 100%;
	margin: 0px 0px 15px;
	padding: 0px;
	font-weight: normal;
}
#led img {
	margin-bottom: 20px;
}

/*CTP*/
#ctpd h4 span {
	font-weight: bold;
	color: #1E5664;
	font-size: 120%;
}
#ctpd dl {
	margin: 0px 0px 20px;
	padding: 0px;
}
#ctpd dt {
	border-left:4px solid #1E5664;
	border-bottom:1px dotted #1E5664;
	color:#1E5664;
	padding-left: 8px;
	font-weight: bold;
	margin-bottom: 10px;
}
#ctpd dd {
	margin: 0px 0px 0px 12px;
	padding: 0px;
}

/*GRAFICS*/
.grafics {
}
.grafics p {
	margin-bottom: 10px;
}
.grafics img {
	float: right;
	margin-left: 10px;
}
.grafics h5 {
	font-size: 100%;
	margin: 0px 0px 10px;
	padding: 0px;
}

/*management*/
#manage {
	text-align: center;
	margin-bottom: 10px;
}
#manage h5 {
	border-top: 1px solid #0099CC;
	border-bottom: 1px solid #0099CC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 20px;
	font-size: 100%;
	margin-top: 0px;
}
#manage img {
	margin-bottom: 20px;
}

/*COMPANY*/
#aboutus {
}
#aboutus p {
	margin-left: 10px;
}
#aboutus table {
	border-collapse:collapse;
	clear: both;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#aboutus th, #aboutus td {
	text-align:left;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
}
#aboutus th {
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	white-space: nowrap;
	padding-left: 5px;
}
#aboutus td {
	padding-left: 10px;
}
#aboutus td ul {
	padding:0px;
	list-style: circle;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#aboutus td li {
	margin-bottom: 5px;
}
#aboutus .rtimg {
	width: 150px;
	margin-left: 10px;
	text-align: center;
}
#googleMaps {
	padding:0;
	margin:0 auto 20px;
	text-align: center;
}
#googleMaps iframe {
	margin: 0px 0px 5px;
	padding: 0px;
	border: 1px solid #CCC;
	height: 400px;
	width: 530px;
}
#PrivacyPolicy {
	border:1px solid #CCC;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#PrivacyPolicy h5 {
	font-size: 100%;
	margin: 0px 0px 10px;
	padding: 0px;
}
#PrivacyPolicy ul {
	padding: 0px;
	margin: 0px 10px 0px 20px;
}
#PrivacyPolicy li {
	padding-bottom:10px;
}
#rule {
	text-align: right;
}

/*EQUIPMENT*/
.equip {
	margin: 0px;
	padding: 15px 10px 0px;
	border: 1px solid #1E5664;
}
.equip h4 {
	font-weight: bold;
	color: #1E5664;
	font-size: 120%;
	text-align: left;
	border-style: none;
	margin-bottom: 15px;
}
.equipmsg h5 {
	font-weight: bold;
	color: #1E5664;
	font-size: 120%;
	text-align: center;
	line-height: 180%;
	margin: 0px 0px 15px;
	padding: 0px;
}
.equip dl {
	margin: 0px 0px 20px;
	padding: 0px;
}
.equip dt {
	border-left:4px solid #1E5664;
	padding-left: 8px;
	font-weight: bold;
	margin-bottom: 5px;
}
.equip dd {
	margin: 0px 0px 0px 12px;
	padding: 0px;
}
.equip ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.equip li {
	margin-bottom: 5px;
}
.equip li ul {
	margin-bottom: 0px;
}
#ver ul {
	list-style: square;
	border-bottom: 1px dotted #999;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
}
#ver li {
	line-height: 200%;
	margin-left: 20px;
}

/*FORM*/
#contact {
	margin-bottom:10px;
	margin-right: 20px;
	margin-left: 20px;
}
#contact input, #contact textarea {
	font-size: 100%;
}
#contact input:focus {
	background:#EEEEEE;
}
#contact textarea:focus {
	background:#EEEEEE;
}
#contact #cp_company, #contact #cp_name, #contact #cp_ruby {
	width:200px;
}
#contact #cp_email, #contact #cp_url {
	width:400px;
}
#contact #cp_message {
	height:150px;
	width: 500px;
}

#contact table {
	border-collapse:collapse;
	width: 100%;
}
#contact th {
	text-align:left;
	vertical-align:top;
	background:#fafafa;
	border:1px solid #e6e6e6;
	padding:3px;
	font-weight: normal;
	white-space: nowrap;
}
#contact td {
	border:1px solid #e6e6e6;
	padding:3px;
}
#contact td#btn {
	text-align:right;
	background:#fafafa;
}
.must {
	color: #CC0000;
}
.err {
	color: #CC0000;
	font-size: 90%;
}
#end {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

