/*
     FILE ARCHIVED ON 8:21:00 12 29, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 4:18:51 12 31, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@charset "UTF-8";
/* CSS Document */



/*--------------------------------------
　基礎設定
---------------------------------------*/

*{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

html {
	margin: 0;
	paddhig: 0;
	height: 100%;
	overflow-y: scroll;
}

htaml,body {
	margin: 0;
	paddhig: 0;
	height: 100%;
	background-color: #000;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 0.85em;
	line-height:1.5;
	color: #333;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.clearfix {
    display: inline-block;
}

.clearfix:after {
    content: ".";
    font-size: 0.1em;
    line-height: 0;
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
	overflow:hidden;
}

/*  Mac IE5 O \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}
.clear {clear: both;}

/* ? Mac IE5 O */

a img {
	border: none;
}

a {
    color: #333;
}
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}


/*--------------------------------------
　汎用
---------------------------------------*/


.m2 {margin: 2px;}
.m10 {margin: 10px;}
.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}
.ml5 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}
.ml30 {margin-left: 30px;}
.ml40 {margin-left: 40px;}
.mr10 {margin-right: 10px;}
.mr15 {margin-right: 15px;}
.mr20 {margin-right: 20px;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}

.pt10 {padding-top: 10px;}
.pt20 {padding-top: 20px;}
.pt30 {padding-top: 30px;}
.pt40 {padding-top: 40px;}
.pr10 {padding-right: 10px;}
.pb10 {padding-bottom: 10px;}
.pb20 {padding-bottom: 20px;}

.fr {float: right;}
.fl {float: left;}

.Imgl {text-align: left;}
.Imgr {text-align: right;}
.Imgc {text-align: center;}


.bold {font-weight: bold;}
.big {font-size: 110%;}
.small {font-size: 90%;}
.red {color: #990000;}

.txt_red_s {
	color: #FF0000;
	font-weight: lighter;
	font-size: 85%;
}

.txt_ss {
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 60%;
}

.txt_s, span.txt_s a {
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 10px;
}

.txt_red {
	color: #FF0000;
	font-size: 100%;
	margin-left: 5px;
}

.txt_blue {
	color: #09F;
	font-size: 100%;
	margin-left: 5px;
}

.txt_orange {
	color: #FF9B00;
}

.txt_b {
	font-weight: bold;
}

.txt_bb {
	font-weight: 200;
	font-size: 100%;
}

.txt_bb2 {
	font-weight: bold;
	font-size: 17px;
}

.txt_blk_s {
	font-size: 90%;
}

.under {
	text-decoration: underline;
}

.under_block {
	display: block;
	border-bottom: #333 solid 1px;
}

.under-b_block {
	display: block;
	border-bottom: #333 solid 3px;
	margin-bottom: 10px;
}


/*--------------------------------------
　大枠囲み
---------------------------------------*/

div#wrap{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

div#header{
	background-color: #FFFFFF;
	height: 140px;
	margin-bottom: 15px;
	padding-top: 10px;
}

div#header h1 {
	font-size: 12px;
	color: #666;
	text-align: right;
	padding-right: 20px;
}

div#navigation {
	width: 900px;
	clear: both;
}

/*div#navigation li span{
	display: none;
}
*/

div#navigation ul li#navi_home a {
	background: url(/images/common/images/navigation_home.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 104px;	
}

div#navigation ul li#navi_home a:hover {
	background-position: 0 -36px;
	display: block;
    float: left;
    height: 36px;
    width: 104px;

}

div#navigation ul li#navi_gaiyou a {
	background: url(/images/common/images/navigation_company.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 115px;
}

div#navigation ul li#navi_gaiyou a:hover {
	background-position: 0 -36px;
    display: block;
    float: left;
    height: 36px;
    width: 115px;
}

div#navigation ul li#navi_jirei a {
	background: url(/images/common/images/navigation_results.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 148px;
}

div#navigation ul li#navi_jirei a:hover {
	background-position: 0 -36px;
    display: block;
    float: left;
    height: 36px;
    width: 148px;
}

div#navigation ul li#navi_item a {
	background: url(/images/common/images/navigation_item.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 115px;
}

div#navigation ul li#navi_item a:hover {
	background-position: 0 -36px;
    display: block;
    float: left;
    height: 36px;
    width: 115px;
}

div#navigation ul li#navi_howto a {
	background: url(/images/common/images/navigation_how.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 114px;
}

div#navigation ul li#navi_howto a:hover {
	background-position: 0 -36px;
    display: block;
    float: left;
    height: 36px;
    width: 114px;
}

div#navigation ul li#navi_room a {
	background: url(/images/common/images/navigation_showroom.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 147px;
}

div#navigation ul li#navi_room a:hover {
	background-position: 0 -36px;
    display: block;
    float: left;
    height: 36px;
    width: 147px;
}

div#navigation ul li#navi_contact a {
	background: url(/images/common/images/navigation_contact.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 151px;
}

div#navigation ul li#navi_contact a:hover {
	background-position: 0 -36px;
    display: block;
    float: left;
    height: 36px;
    width: 151px;
}




/*div#navigation ul li#navi_home a {
	background: url(/web/20131229082100/http://sk-brain.net/images/common/navigation_home.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 96px;	
}

div#navigation ul li#navi_home a:hover {
	background-position: 0 -36px;
	display: block;
    float: left;
    height: 36px;
    width: 96px;

}

div#navigation ul li#navi_gaiyou a {
	background: url(/web/20131229082100/http://sk-brain.net/images/common/navigation_gaiyou.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 98px;
}

div#navigation ul li#navi_gaiyou a:hover {
	background-position: 0 -36px;
    display: block;
    float: left;
    height: 36px;
    width: 98px;
}

div#navigation ul li#navi_aisatsu a {
	background: url(/web/20131229082100/http://sk-brain.net/images/common/navigation_aisatsu.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 82px;
}

div#navigation ul li#navi_aisatsu a:hover {
	background-position: 0 -36px;
    display: block;
    float: left;
    height: 36px;
    width: 82px;
}

div#navigation ul li#navi_jirei a {
	background: url(/web/20131229082100/http://sk-brain.net/images/common/navigation_jirei.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 136px;
}

div#navigation ul li#navi_jirei a:hover {
	background-position: 0 -36px;
    display: block;
    float: left;
    height: 36px;
    width: 136px;
}

div#navigation ul li#navi_item a {
	background: url(/web/20131229082100/http://sk-brain.net/images/common/navigation_item.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 101px;
}

div#navigation ul li#navi_item a:hover {
	background-position: 0 -36px;
    display: block;
    float: left;
    height: 36px;
    width: 101px;
}

div#navigation ul li#navi_howto a {
	background: url(/web/20131229082100/http://sk-brain.net/images/common/navigation_howto.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 108px;
}

div#navigation ul li#navi_howto a:hover {
	background-position: 0 -36px;
    display: block;
    float: left;
    height: 36px;
    width: 108px;
}

div#navigation ul li#navi_room a {
	background: url(/web/20131229082100/http://sk-brain.net/images/common/navigation_room.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 134px;
}

div#navigation ul li#navi_room a:hover {
	background-position: 0 -36px;
    display: block;
    float: left;
    height: 36px;
    width: 134px;
}

div#navigation ul li#navi_contact a {
	background: url(/web/20131229082100/http://sk-brain.net/images/common/navigation_contact.gif) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 36px;
    width: 141px;
}

div#navigation ul li#navi_contact a:hover {
	background-position: 0 -36px;
    display: block;
    float: left;
    height: 36px;
    width: 141px;
}
*/

div#mainvisual{
	background-color: #FFF;
	margin-bottom: 10px;
}

img#bnr_form {
	/*position: absolute;
	bottom: 30px;*/
	margin-bottom: 10px;
}

	

/*--------------------------------------
　サイドナビ
---------------------------------------*/
div#side{
	float: left;
	width: 227px;
	margin-right: 10px;
}

div#side_top{
	background-image: url(/web/20131229082100/http://sk-brain.net/images/side/side_toparea_bg.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 100px;
	padding: 45px 10px 6px 10px;
}

div#side_top td.col1 {
	background-image: url(/web/20131229082100/http://sk-brain.net/images/side/sidetop_bg01.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 17px;
	font-size: 12px;
	line-height: 2em;
}

div#side_top td.col2 {
	background-image: url(/web/20131229082100/http://sk-brain.net/images/side/sidetop_bg02.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 17px;
	font-size: 12px;
	line-height: 2em;
	letter-spacing: -1px;
}

.item_lineup {
	background-color: #FFF;
	margin: 10px 0;
}

.item_img img {
	margin: 0 10px;
}

.border_red_l {
	border-left: #E00 solid 8px;
	padding-left: 5px;
	line-height: 1em;
}

.side_middle_txt {
	font-size: 10px;
	padding: 3px 7px 0 0;
}
	
div#side_bottom img{
	margin-bottom: 5px;
}
	

.border_red_t {
	border-top: #903 5px solid;
	padding-top: 20px;
}

.top_middle_box {
	width: 193px;
	height: 145px;
	float: left;
	background-color: #FFF;
	border: #CCC 1px solid;
	margin-top: 15px;
	margin-bottom: 20px;
}

.top_list_y li, div#box_l dl dd, div#box_r dl dd {
	background-image: url(/web/20131229082100/http://sk-brain.net/images/common/y_circle01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 1.5em;
	margin-left: 10px;
	font-size: 95%;
}

.top_list_y2 li {
	display:inline;
	background-image: url(/web/20131229082100/http://sk-brain.net/images/common/y_circle01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 90%;
	line-height: 1.5em;
}

.top_list_y li.txt_m {
	background-image: url(/web/20131229082100/http://sk-brain.net/images/common/y_circle01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 80%;
	line-height: 1.5em;
}

.sub_navi {
	clear: both;
    display: inline-block;
	width: 623px;
	height: 18px;
	background-image: url(/web/20131229082100/http://sk-brain.net/images/common/btm_navi_bg01.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	padding-top: 4px;
	border-right:#CCC 1px solid;
	margin-bottom: 10px;
}

div#position-bottom {
	float:left;
	background-color: #FFFFFF;
	width: 623px;
}

.sub_navi-bottom {
	clear: both;
    display: inline-block;
	width: 623px;
	height: 18px;
	/*position: absolute;
	right: 20px;
	bottom: 20px;*/
	background-image: url(/web/20131229082100/http://sk-brain.net/images/common/btm_navi_bg01.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	padding-top: 4px;
	border-right: #CCC 1px solid;
	margin-top: 20px;
}

.sub_navi li, .sub_navi-bottom, #navigation li {
	display: inline;
    list-style-type: none;
}	

.sub_navi li a, .sub_navi-bottom li a {
	border-right: 1px solid #000000;
    color: #333;
    display: block;
    float: left;
    padding: 0 10px;
	vertical-align: middle;
}

.sub_navi li span.top, .sub_navi-bottom li span.top {
	border-right: 5px solid #C00;
    color: #333;
    display: block;
    float: left;
    padding: 0 5px 0 10px;
	vertical-align: middle;
}

.sub_navi li.last a, .sub_navi-bottom li.last a, .sub_navi li span.top a, .sub_navi-bottom li span a {
	border: none;
    color: #333;
    display: block;
    float: left;
    padding: 0 10px;
	vertical-align: middle;
}	

div#footer{
	width:900px;
	clear: both;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}


/*--------------------------------------
　コンテンツ
---------------------------------------*/
div#main {
	background-color: #FFFFFF;
	width: 623px;
	padding: 20px;
	float: left;
	position: relative;
}

div#contents {
	/*min-height: 985px;*/	
	min-height: 860px;
}

div#contents2 {
	background-color: #FFFFFF;
	width: 860px;
	padding: 20px;
	min-height: 985px;
	float: left;
	position: relative;
}

div#contents p.panlist, div#contents2 p.panlist {
	text-align:right; 
	font-size:77%; 
	padding:0 0 10px 0;
}	

div#contents p a, div#contents p.panlist a, div#contents2 p.panlist a {
	color: #0099CC;
	text-decoration: underline;
}

div#contents h2 span, div#contents h3 span, div#contents h4 span, div#contents h5 span, div#contents h6 span, div#navigation li span, div#link_r li span {
	display: none;
	border-left: none;
	margin-left: 0;
}

div#contents h3, div#contents2 h3 {
	border-bottom: #111 8px groove;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 15px 0 20px 0;
}

div#contents2 h4 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 30px;
}

div#contents h4{
	border-left: #E00 5px solid;
	font-size: 17px;
	color: #333;
	font-weight: bold;
	padding-left: 10px;
	margin: 10px 0;
}

div#contents h5 {
	border-left: #E00 5px solid;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	padding-left: 8px;
	margin-bottom: 10px;
}

div#contents h6 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding-left: 8px;
	margin-bottom: 10px;
}

.box-l {
	float: left;
	margin: 0 20px 20px 0;
}

div#contents .box-l600 {
	width: 600px;
	float: left;
	margin: 0 10px 30px 0;
}

div#contents .box-l350 {
	width: 350px;
	float: left;
	margin-right: 20px;
}

div#contents .box-l280 {
	width: 280px;
	float: left;
	margin-right: 20px;
	padding: 5px 0 0 10px;
}

div#contents .box-r300 {
	width: 300px;
	float: right;
	margin-right: 5px;
}

div#contents p.toback {
	display: block;
	font-size: 90%;
	text-align: right;
	margin: 10px;
}

ul.list-mark li {
	background-image: url(/web/20131229082100/http://sk-brain.net/images/common/y01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

p.p10_txt {
	padding: 0 10px;
}

/*--------------　トップ　---------------*/
div#contents table.topics {
	width: 623px;
    height: 30px;
	background-color: #FFFEF7;
    border: 1px solid #9FA0A0;
    font-size: 12px;
    margin: 5px 0;
    overflow: auto;
    padding: 10px 0 5px 20px;
}

div#contents table.topics td.date {
	width: 100px;
	background-image: url(/web/20131229082100/http://sk-brain.net/images/common/y01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}


div#contents table.dairiten_box {
	border: #CCC 1px solid;
	margin: 5px 0;
	padding: 5px;
}


/*--------------　会社概要　---------------*/
table#company {
	width: 623px;
	border-left: #999 solid 1px;
	border-top: #999 solid 1px;
	font-size: 12px;
}

table#company th, table#company td {
	border-right: #999 solid 1px;
	border-bottom: #999 solid 1px;
}

table#company th {
	background-color: #E9E9E9;
}

table#company td {
	padding: 10px 30px;
}

.txt_b_box {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color:#D00;
	padding: 10px 20px;
	border: #999 1px solid;
	margin: 5px 0 30px 0;
}


/*--------------　導入事例　---------------*/
.jirei_box {
	width: 623px;
	margin-bottom: 20px;
	border-bottom: #999 2px solid;
}

.jirei_box_last {
	width: 623px;
	margin-bottom: 20px;
}

.jirei_txtarea {
	width: 200px;	
	padding: 5px;
}

.jirei_txtarea p {
	font-size: 90%;
	padding: 0 5px 0 10px;
}

.jirei_picarea img {
	text-align: center;
	margin: 5px 0;
}

.jirei_picarea p {
	font-size: 90%;
	margin-bottom: 10px;
}

table.jirei-list {
	width: 623px;
	border-top: #CCC solid 1px;
	font-size: 13px;
	margin-bottom: 10px;
	margin: 20px 0;
}

table.hikaku-list {
	width: 610px;
	border-top: #CCC solid 1px;
	font-size: 12px;
	margin-bottom: 10px;
	margin: 20px 0;
}

table.jirei-list td, table.hikaku-list td {
	border-bottom: #CCC solid 1px;
	padding: 4px 10px;
}

table.jirei-list td.top, table.hikaku-list td.top {
	background-color: #E5E5E5;
	/*width: 230px;*/
	padding: 7px;
}

table.jirei-list td.gray {
	background-color: #F9F9F9;
	/*width: 230px;*/
}

table.jirei-list td.icon-y {
	background-image: url(/web/20131229082100/http://sk-brain.net/images/common/y01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/*div#jirei-list-area {
	height: 300px;
}*/

table.hikaku-list td.orange {
	background-color: #F6FEE8;
	/*width: 230px;*/
}

div#results_detail {
	margin-top: 20px;
}

div#results_detail div.item_used {
	height: 160px;
}

div#results_detail div.item_used ul li {
	text-align: center;
	float: left;
	margin-right: 5px;
}

div#results_detail div.item_used ul li p {
	font-size: 90%;
}

div#results_detail h3.results_ttl {
	background-color: #EEE;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	border-left: #C03 5px solid;
	border-bottom: #CCC 1px solid;
	border-top: #CCC 1px solid;
	border-right: #CCC 1px solid;
	padding: 3px 20px;
}

div#results_detail table td.bg_eco1 {
	background-image: url(/web/20131229082100/http://sk-brain.net/images/common/icon_eco01.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 150px;
	height: 110px;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding-top: 20px;
}

div#results_detail table td.bg_eco1 span.big {
	font-size: 30px;
}

	

div#results_detail h5.name {
	border-top: #666 2px solid;
	border-left: none;
	padding-top: 5px;
	font-size: 16px;
}

div#results_detail table.item-intro img {
	margin: 5px 8px 1px 0;
	border: #333 1px solid;
}

div#results_detail table.item-intro p {
	font-size: 90%;
	text-align: left;
	color: #333;
	font-weight: bold;
}

ul#thumb_img li {
	display: inline;
	float: left;
}

div#results-img {
	margin-top: 10px;
	/*height: 475px;*/
}

div#results-img img {
	height: 150px;
	width: 200px;
	margin: 0 7px 7px 0;
}



/*--------------　商品一覧/LEDとは　---------------*/

div#arukas_top table.arukas_top-box {
	margin: 10px 0 30px 0;
	padding-bottom: 10px;
	border-bottom: #999 solid 1px;
}

div#arukas_top table.arukas_top-boxlast {
	margin: 10px 0 30px 0;
}

div#arukas_top p.arukas_top-link {
	text-align: right;
	margin: -30px 10px 0 0;
}

div#arukas_top table p {
	text-align: center;
	font-weight: bold;
	color: #09C;
}

h2.bg_blk {
	background-color: #000;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.8;
	padding-left: 20px;
}

div#itemtop-ex {
	width: 624px;
	height: 180px;
	font-size: 12px;
}

div#itemtop-ex img {
	margin-bottom: 5px;
	padding: 3px;
	border: #CCC 1px solid;
}

.itemtop-box {
	float: left;
	width: 180px;
	height: 450px;
	margin-left: 30px;
}

.itemtop-box_top {
	clear: both;
	float: left;
	width: 180px;
	height: 450px;
	margin-left: 10px;
}

.itemtop-box_b {
	float: left;
	width: 180px;
	height: 590px;
	margin-left: 30px;
}

.itemtop-box_top_b {
	clear: both;
	float: left;
	width: 180px;
	height: 590px;
	margin-left: 10px;
}

.itemtop-box_top img, .itemtop-box img, .itemtop-box_top_b img, .itemtop-box_b img {
	border: #EEE 1px solid;
}

div#item-intro {
	clear: both;
	height:380px;
	border-top:#333333 1px solid;
	border-bottom:#333333 1px solid;
	padding: 20px 0;
	margin-bottom: 20px;
}

div#item-intro2 {
	clear: both;
	height:490px;
	border-top:#333333 1px solid;
	border-bottom:#333333 1px solid;
	padding: 20px 0;
	margin-bottom: 20px;
}

div#name_area h3.item_ttl {
	font-size: 19px;
	color: #333333;
	margin-top: 22px;
	border-left: none;
	border-bottom: none;
	font-weight: bold;
	padding-left: 10px;
	float: left;
	margin-bottom: 10px;
}

div#name_area img {
	float: right;
	margin-right: 20px;
}

div#item-intro h4.d-title, div#item-intro2 h4.d-title {
	border-left: none;
	padding-left: 0;
}

div#item-ex {
	clear: both;
	width: 624px;
	height: 140px;
	margin: 10px 0;
}

div#item-ex img {
	margin-right: 7px;
	float: left;
	width: 200px;
	height: 135px;
}

table.item-detail-s {
	width: 350px;
}

table.item-detail-s td {
	text-align: center;
	font-size: 10px;
	line-height: 2.5em;
	border-bottom: #000000 1px solid;
}

table.item-detail-l {
	font-size: 10px;
	text-align: center;
	margin: 15px 0 10px 0;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
}

table.item-detail-l td {
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}


table.item-detail-l td.bg_gray {
	background-color: #F2F2F2;
}

table.item_data {
	border-left: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	margin-bottom:10px;
}

table.item_data td {
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	line-height: 220%;
	text-align: center;
	font-size: 92%;
}

table.item_data td.bg_gray {
	background-color: #F2F2F2;
}



/*div#item-result h4 {
	font-size: 14px;
	line-height: 2;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
	border-left: #CC0000 5px solid;
	background-color: #DDD;
}*/


table.item-detail {
	width: 600px;
	border-top: #CCC solid 1px;
	font-size: 13px;
	margin-bottom: 10px;
}

table.item-detail th, table.item-detail td {
	border-bottom: #CCC solid 1px;
}

table.item-detail th {
	background-color: #EEE;
	width: 230px;
}

table.item-detail td {
	padding: 8px;
	text-align: center;
}

dl.point-list dt {
	background-image: url(/web/20131229082100/http://sk-brain.net/images/common/y_circle01.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #333;
	font-weight: bold;
	font-size: 110%;
	padding-left: 20px;
	margin: 20px 0 0 10px;
}

dl.point-list dd {
	margin-left: 30px;
}


/*--------------　導入方法・メリット　---------------*/
div#howto {
	margin-bottom: 50px;
}

div#merit {
	margin-bottom: 20px;
}

div#howto dl dt, div#merit dl dt {
	line-height: 170%;
	border-left: #CCC 2px solid;
	border-right: #CCC 2px solid;
	background-color: #222;
	margin: 25px 0 15px 0;
	padding-left: 10px;
	width: 600px;
	color: #FFF;
	font-weight: bold;
}

div#howto dl dt span.step {
	color: #FC9;
	padding-right: 20px;
	margin-right: 20px;
	border-right: #999 1px solid;
}

div#howto dl dd, div#merit dl dd {
	padding: 0 20px;
}

div#led_merit {
	margin-top: 40px;
	width: 620px;
}

div#led_merit ul.merit_box {
	display: inline;
}

div#led_merit ul.merit_box li {
	font-size: 85%;
	display: block;
	width: 182px;
	height: 220px;
	float: left;
	border: #999 1px solid;
	padding: 5px;
}

table.merit-ex {
	width: 623px;
	border-top: #CCC solid 1px;
	margin: 20px 0;
	font-size: 14px;
}

table.merit-ex td {
	border-bottom: #CCC solid 1px;
	padding: 4px 10px;
	line-height: 180%;
}

table.merit-ex td.top {
	background-color: #E5E5E5;
}

table.merit-ex td.gray {
	background-color: #F9F9F9;
}

h6.merit_ttl2 {
	text-align: 150%;
	border-bottom: #999 double 3px;
}
	
table#merit-box {
	width: 600px;
	margin: auto;
	text-align: center;
	border-left: #999 1px solid;
	border-top: #999 1px solid;
	margin: 20px 0;
}

table#merit-box td {
	border-bottom: #999 1px solid;
	border-right: #999 1px solid;
	line-height: 200%;
}

table#merit-box td.gray {
	background-color: #DDD;
}

table#merit-box td.yellow {
	background-color: #C7E9F7;
}

div#merit div.follow {
	width: 300px;
	height: 60px;
	margin: auto;
	margin-bottom: 40px;
}

div#merit div.follow p {
	font-size: 16px;
	font-weight: bold;
	border-bottom: #F33 solid 2px;
}


/*--------------　打ち間違え/サイトマップ/サンクスページ/相互リンク　---------------*/
ul#word-list li {
	list-style: square inside;
}

ul#word-list li a {
	text-decoration: underline;
	color: #0099CC;
}

div#box_l {
	width: 400px;
	float: left;
}

div#box_r {
	width: 400px;
	float: left;
}

div#box_l dl dt, div#box_r dl dt {
	border-left: #E00 5px solid;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	padding-left: 8px;
	margin: 15px 0 5px 0;
}

div#thanks {
	margin: 60px 30px;
	text-align: center;
	padding: 40px 20px 50px 20px;
	border: #999 1px solid;
}

div#link_l {
	width: 440px;
	float: left;
}

div#link_l table {
	margin-bottom: 30px;
	vertical-align: top;
}

div#link_l table p {
	vertical-align: top;
	font-size: 12px;
}


div#link_l img {
	margin: 0 20px 0 0;
	border: #D5D5D5 1px solid;
}

div#link_r ul {
	border: #CCC 1px solid;
}

div#link_r {
	padding-top: 20px;
	width: 167px;
	float: right;
}

div#link_r ul li#shouene a {
	background:url(/web/20131229082100/http://sk-brain.net/link/images/navi_link01.gif) no-repeat scroll 0 0 transparent;
    display: block;
    height: 30px;
    width: 165px;
}

div#link_r ul li#shouene a:hover {
	background-position: -165px 0;
    display: block;
    height: 30px;
    width: 165px;
}

div#link_r ul li#maker a {
	background:url(/web/20131229082100/http://sk-brain.net/link/images/navi_link02.gif) no-repeat scroll 0 0 transparent;
    display: block;
    height: 30px;
    width: 165px;
}

div#link_r ul li#maker a:hover {
	background-position: -165px 0;
    display: block;
    height: 30px;
    width: 165px;
}

div#link_r ul li#eco a {
	background:url(/web/20131229082100/http://sk-brain.net/link/images/navi_link03.gif) no-repeat scroll 0 0 transparent;
    display: block;
    height: 30px;
    width: 165px;
}

div#link_r ul li#eco a:hover {
	background-position: -165px 0;
    display: block;
    height: 30px;
    width: 165px;
}

div#link_r ul li#naiso a {
	background:url(/web/20131229082100/http://sk-brain.net/link/images/navi_link04.gif) no-repeat scroll 0 0 transparent;
    display: block;
    height: 30px;
    width: 165px;
}

div#link_r ul li#naiso a:hover {
	background-position: -165px 0;
    display: block;
    height: 30px;
    width: 165px;
}


/***  jquery Images  ***/
/*--------------　jq1　---------------*/
/*#mainImg {
    overflow:hidden;
    width:580px;
}

#mainImg #ImgS {
    margin:15px 0;
}

#mainImg #ImgS li {
	float:left;
	display:inline;
    padding:0 0px 6px 5px;
}

#mainImg #ImgS li.notpd {
    padding:0 0px 6px 0px;
}

#mainImg #ImgS li a {
    display:block;
}

#mainImg #ImgS li a, #mainImg #ImgS li a img, #mainImg #ImgL li a, #mainImg #ImgL li a img {
    float:left;
    overflow:hidden;
}

#mainImg #ImgS li a.current img, #mainImg li a:hover img {
    opacity:1;
}

#mainImg #ImgL {
    height:229px;
    position:relative;
    width:580px;
}
#mainImg #ImgL li {
    left:0;
    position:absolute;
    top:0;
}*/


/*--------------　jq2:トップメインビジュアル　---------------*/
#mainvisual {
	width:900px;
	/*margin:0 0 15px;*/
	}

#mainvisual p.m-visual-txt {
	font-weight: bold;
	margin: 10px 0 0 15px;
}

#mainImg {
    overflow:hidden;
    width:900px;
}

#mainImg #ImgS {
    margin:2px 0 0;
}

#mainImg #ImgS li {
	float:left;
	display:inline;
    padding:0 0px 6px 5px;
}

#mainImg #ImgS li.notpd {
    padding:0 0px 6px 0px;
}

#mainImg #ImgS li a {
    display:block;
}

#mainImg #ImgS li a, #mainImg #ImgS li a img, #mainImg #ImgL li a, #mainImg #ImgL li a img {
    float:left;
    overflow:hidden;
}

#mainImg #ImgS li a.current img, #mainImg li a:hover img {
    opacity:1;
}

#mainImg #ImgL {
    height:362px;
    position:relative;
    width:900px;
}
#mainImg #ImgL li {
    left:0;
    position:absolute;
    top:0;
}

/***  jquery Images end   ***/



#wrap #contents #catalog_table {
	width: 580px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}



/***  catalog table  ***/

#sctb table{
	width:600px;
border-top:1px solid #CCC;
border-collapse: collapse;
}

#sctb caption{
text-align:left;
padding-bottom:8px;
font-size:12px;
font-weight:bold;
}

#sctb td,
th{
	padding:10px;
	border-bottom:1px solid #CCC;
}

#sctb td{
	width:200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
}
#wrap #main #under_message {
	font-size: 10px;
	color: #666;
	padding-top: 10px;
}
