@charset "UTF-8";
/***************
tag
***************/
h3  {
	font-weight: normal;
	font-size: 0.95em;
	text-align: left;
	margin-bottom: 10px;
}



/***************
class
***************/
.head_load, .head_load_marude, .head_load_hybrid,
.head_ac, .head_ac_6000,
.head_tester, .head_tester_7000,
.head_system, .head_system_kaiho,
.head_ripple, .head_simulate, .head_dc, .head_accessory,
.head_labview, .head_regist, .head_eco, .head_eco_eco, .head_led, .head_soft {
	/*padding-right: 120px;*/
	height: 65px;
}
.head_load, .head_load_marude, .head_load_hybrid { background-color: #aed136; }
.head_ac, .head_ac_6000 { background-color: #DD6D74; }
.head_tester, .head_tester_7000 { background-color: #e86fa6; }
.head_system, .head_system_kaiho { background-color: #faf0aa; }
.head_ripple { background-color: #fff200; }
.head_simulate { background-color: #00a8e7; }
.head_dc { background-color: #69c8ee; }
.head_accessory { background-color: #d4d4d4; }
.head_led { background-color: #33ffcc }
.head_soft { background-color: #9161ad }


.head_labview {
	background-color: #dcddde;
	background-image: url(../pw/img/product/Labview-logo_s.jpg);
	background-repeat: no-repeat;
	background-position: 430px center;
}
.head_regist { background-color: #f7931e; }
.head_eco, .head_eco_eco { background-color: #bcd631; }
.head_load_marude {

	background-image: url(../pw/img/icon_marude.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.head_load_hybrid {
	background-image: url(../pw/img/icon_hybrid.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.head_ac_6000 {
	background-image: url(../pw/img/icon_6000.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.head_tester_7000 {
	background-image: url(../pw/img/icon_7000.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.head_system_kaiho {
	background-image: url(../pw/img/icon_jidokaihoku.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.head_eco_eco {
	background-image: url(../pw/img/icon_eco.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.category_name {
	font-size: 0.7em;
	font-weight: normal;
	margin-right: 15px;
}
.btn_syosai {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.9em;
}
.btn_syosai a {
	color: #666666;
	border: 1px solid #666666;
	padding: 2px 3px;
	float: right;
	text-decoration: none;
	display: block;
}
.btn_syosai a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.menu_box .menu_title {
	border-left-color: #99CC00;
	background-image: url(../img/ico_arrow_g.jpg);
}
.syosai_title_load,
.syosai_title_ac,
.syosai_title_tester,
.syosai_title_system,
.syosai_title_ripple,
.syosai_title_simulate,
.syosai_title_dc,
.syosai_title_accessory,
.syosai_title_labview,
.syosai_title_regist,
.syosai_title_eco ,
.syosai_title_led {
	clear: both;
	border: 1px solid #999999;
	padding: 3px 3px 3px 15px;
	background-image: url(../img/ico_arrow_y.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin-bottom: 15px;
}
.syosai_title_load { background-color: #aed136; }
.syosai_title_ac { background-color: #dd6d74; }
.syosai_title_tester { background-color: #e86fa6; }
.syosai_title_system { background-color: #faf0aa; }
.syosai_title_ripple { background-color: #fff200; }
.syosai_title_simulate { background-color: #00a8e7; }
.syosai_title_dc { background-color: #69c8ee; }
.syosai_title_accessory { background-color: #d4d4d4; }
.syosai_title_labview { background-color: #dcddde; }
.syosai_title_regist { background-color: #f7931e; }
.syosai_title_eco { background-color: #bcd631; }
.syosai_title_led { background-color: #33ffcc; }

.syosai_title_load a,
.syosai_title_ac a,
.syosai_title_tester a,
.syosai_title_system a,
.syosai_title_ripple a,
.syosai_title_simulate a,
.syosai_title_dc a,
.syosai_title_accessory a,
.syosai_title_labview a,
.syosai_title_regist a,
.syosai_title_eco a ,
.syosai_title_led a {
	color: #000000;
	display: block;
}

h1.syosai_title,
h1.syosai_title_load,
h1.syosai_title_ac,
h1.syosai_title_tester,
h1.syosai_title_system,
h1.syosai_title_ripple,
h1.syosai_title_simulate,
h1.syosai_title_dc,
h1.syosai_title_accessory,
h1.syosai_title_labview,
h1.syosai_title_regist,
h1.syosai_title_eco ,
h1.syosai_title_led {
	height: 65px;
	background-image: none;
	padding: 5px;
	width: 585px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}




/***************
id
***************/
#syohin_menu {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	margin-bottom: 5px;
	display: block;
	margin-right: 15px;
}
#syohin_menu a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	display: block;
	float: left;
	margin-right: 2px;
	background-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#syohin_menu a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #DDDDDD;
}
a#syohin_menu_hover {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}
#syohin_link {
	text-align: right;
	padding-bottom: 2px;
}
#syohin_link a {
	color: #FFFFFF;
	background-color: #99CC00;
	text-decoration: none;
}



/***************
hedder
***************/
#head2 {
	background-image: url(../pw/img/head_back.jpg);
	background-repeat: repeat-x;
}

#col {
	margin-top: 10px;
}
#contents {
}



/***************
top
***************/
#top #li_top a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}
#top #pickup, #pickup  {
	margin-top: 5px;
	border: 1px solid #999999;
	margin-bottom: 5px;
}
#top #pickup .td_r, #pickup .td_r {
	margin: 0px;
	padding: 8px;
	text-align: center;
}
#top #pickup .td_l, #pickup .td_l {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin: 0px;
	padding: 8px;
	text-align: center;
}
#pw_top iframe {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}




/***************
news
***************/
#news #li_news a, #newstopics_txt #li_news a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}




/***************
products
***************/
#products #contents #li_pro {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}

#products #topics .title {
	border-left-style: none;
}
#products iframe {
	border: 1px solid #999999;
}

//new 
#products p {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


/***************
oyakudachi
***************/
#pw_oyakudachi #contents #li_oyaku a,
#s_guide #contents #li_oyaku a,
#p_guide #contents #li_oyaku a,
#elx #contents #li_oyaku a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}
#s_guide #naiyo p {
	padding-left: 0px;
	margin-bottom: 5px;
}
#s_guide #naiyo ul a {
	color: #000000;
}
.p_name  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.p_name a {
	color: #000000;
}
#p_guide #naiyo ul {
	padding-left: 20px;
	width: 350px;
}
#p_guide #load_waku {
	width: 185px;
}
#p_guide #load_waku p {
	text-align: left;
}
#p_guide table a {
	color: #000000;
}
#elx .midori {
	font-size: 1.2em;
	padding-bottom: 5px;
}
#elx .list_html {
	font-size: 1.3em;
}
#techon  #naiyo  p {
	padding-left: 0px;
	margin-bottom: 8px;
}
#techon  #naiyo li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 3px;
	list-style-type: none;
}
#techon #naiyo .list_page {
	width: 400px;
	padding-bottom: 10px;
}

.kado  { background-color:#fff; }
.kado1 { margin: 0 5px;height:1px;overflow: hidden; background-color:#e8e8e8; }
.kado2 { margin: 0 3px;height:1px;overflow: hidden; background-color:#e8e8e8; }
.kado3 { margin: 0 2px;height:1px;overflow: hidden; background-color:#e8e8e8; }
.kado4 { margin: 0 1px;height:2px;overflow: hidden; background-color:#e8e8e8; }
.kado5 { padding:10px; background-color:#e8e8e8; }



/***************
appli
***************/
#appli #contents #li_appli {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}
#appli #appli_box {
	clear: both;
	margin-bottom: 30px;
	display: block;
}
#appli #appli_menu {
	text-align: left;
	width: 150px;
	float: left;
	margin: 0px 0px 0px 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
}
#appli #colabo {
}
#appli #colabo a {
	color: #000000;
	font-size: 1.1em;
}
#appli #movie a {
	background-image: url(../img/ico_movie.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	display: block;
	height: 35px;
	vertical-align: middle;
}
#appli_menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#appli_menu li {
	list-style-image: none;
	list-style-type: none;
	margin-right: 7px;
	padding: 0px;
	margin-bottom: 3px;
}
#appli_menu li a {
	color: #000000;
	display: block;
	width: 140px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 5px;
}
#appli .menu_box td a {
	color: #000000;
}
#catalog #btn_appli, 
#appli #btn_appli {
	border: 1px solid #666666;
	background-color: #FFCC00;
	padding-top: 3px;
	padding-bottom: 3px;
}
#catalog p {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}




/***************
download
***************/
#download #li_down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}
#download table {
	border-top-style: none;
	border-left-style: none;
	width: 595px;
}
#download table td {
	padding: 5px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#download  table  td a {
	color: #000000;
}
#download   table.noline  td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#contact  #li_contact  a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}
#contact  #naiyo .tel {
	color: #8AC340;
}
#contact .contact_box {
	border-color: #8AC340;
}




#faq #contents #li_faq {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}
#faq #faq_serch {
	background-color: #96C62B;
}
#faq .faq_list li {
	border-bottom-color: #96C62B;
    width: 200px;
    margin-right: 10px;
}
#newsletter #contents #li_newsletter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}



#newsletter iframe {
}
#newsletter    #ichiran   li {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}
#newsletter #ichiran a {
	background-image: url(../img/ico_folder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#newsletter .td_l {
	margin-left: 30px;
	width: 120px;
	text-align: left;
}
#newsletter .td_r {
	display: block;
	float: left;
	text-align: left;
}
#support #contents #li_support {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}

#sokunou #contents #li_sokunou {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}

#repair #contents #li_repair {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}

#pro_new #contents #li_pro_new {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}

#shop #contents #li_shop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}
#shop .list_page {
	width: 400px;
}
#select .img_l {
	width: 210px;
}
#select .td_l {
	width: 350px;
}
#select #naiyo .syosaitable a {
	color: #000000;
	text-decoration: underline;
}
#select .tablelist a {
	color: #000000;
	text-decoration: underline;
}
#select .tablelist {
	border-top-color: #000000;
	border-left-color: #000000;
}
#select .tablelist td {
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#select .tablelist .underline {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#catalog #contents #li_catalog {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}
#catalog #youtube img {
	border: 1px solid #666666;
}
#catalog #youtube a {
	color: #000000;
	display: block;
	margin-bottom: 7px;
}
.book_fukidasi,
.colabo_fukidasi,
.pro_fukidasi,
.camp_fukidasi {
	background-repeat: no-repeat;
	background-position: left top;
	width: 105px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
	height: 26px;
	margin: 2px auto auto;
	font-size: 0.9em;
	line-height: 1.2em;
}
.book_fukidasi {
	background-image: url(../pw/img/catalog/book_fuki.jpg);
}
.colabo_fukidasi {
	background-image: url(../pw/img/catalog/colabo_fuki.jpg);
}
.pro_fukidasi {
	background-image: url(../pw/img/catalog/pro_fuki.jpg);
}
.camp_fukidasi {
	background-image: url(../pw/img/catalog/cam_fuki.jpg);
}
#member #contents #li_member {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C62B;
}
#member  #login  #newmember td {
	padding: 10px;
	width: 280px;
	background-color: #99CC00;
}
#member #login #loginform td {
	padding: 5px 10px;
	width: 280px;
	background-color: #003333;
	color: #FFFFFF;
}

