@charset "UTF-8";

/* ページ初期設定
--------------------------------------------------- */

* {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	font: 75%/1.5 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
}


img {
	border-style: none;
	vertical-align: bottom;
}



	
p {
	line-height: 1.7;
	margin: 0px 0px 20px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #333333;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
}

.h2title {
	border-left: 3px solid #0066CC;
	margin: 10px 0px 0px;
	padding: 2px 2px 2px 5px;
	border-bottom:1px dotted #999999;
	width: 520px;
}

h3 {
   font-size:12px;
   font-weight:normal;
}

.fcolor_ff6600_b {
	font-weight: bold;
	color: #FF6600;
}

.size14_ff6600 {
	font-size: 116%;
	font-weight: bold;
	color: #FF6600;
}

.bkcolor_ffcc00_p5 {
	margin: 0px;
	padding: 5px;
	background: #FFCC00;
}


.page_top {
	text-align: right;
	font-size: 80%;
	margin: 20px 0px;
	padding: 0px;
	height: auto;
	width: 520px;
	clear: both;
}

.h2img {
	font-size: x-small;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 550px;
}


/* wrapper
----------------------------------------------------- */

#wrapper {
	
	padding: 0px 30px;
        margin:0 0 0 200px;
	width: 750px;
	background: url(./common/img/back_base.jpg) repeat-y;
	height: auto;
	
}


/* header
------------------------------------------------------ */
#header {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 750px;
	position: relative;
}
#header #copy {
	margin: 0px;
	padding: 2px;
	width: 100%;
	height: auto;
}
#header #copy h1 {
	font-size: 80%;
	font-weight: normal;
	text-align: left;
}
#header #logo {
	position: absolute;
	left: 10px;
	top: 20px;
	text-align: left;
}
#header #header_request {
	position: absolute;
	top: 30px;
	width: 510px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	right: 10px;
}
#header #local_navi {
	top: 60px;
	position: absolute;
	text-align: right;
	margin: 0px;
	padding: 2px 0px;
	width: 290px;
	right: 9px;
}

#header #header_request ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header #header_request li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#local_navi a {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}


/* global_navi
------------------------------------------- */
#global_navi {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 40px;
	width: 750px;
}
#global_navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#global_navi li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#global_navi #home a {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 150px;
	overflow: hidden;
	background: url(./common/img/btn_home.jpg) no-repeat;
}

#global_navi #home a:hover {
	background: url(./common/img/btn_home_over.jpg) no-repeat;
}

#global_navi #news a {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 150px;
	background: url(./common/img/btn_company.jpg) no-repeat;
	overflow: hidden;
}

#global_navi #news a:hover {
	background: url(./common/img/btn_company_over.jpg) no-repeat;
}

#global_navi #guide a {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 150px;
	background: url(./common/img/btn_bus.jpg) no-repeat;
	overflow: hidden;
}

#global_navi #guide a:hover {
	background: url(./common/img/btn_bus_over.jpg) no-repeat;
}

#global_navi #campany a {
	background: url(./common/img/btn_privacy.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 150px;
	overflow: hidden;
}

#global_navi #campany a:hover {
	background: url(./common/img/btn_privacy_over.jpg) no-repeat;
}

#global_navi #inquiry a {
	background: url(./common/img/btn_inqury.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 150px;
	overflow: hidden;
}

#global_navi #inquiry a:hover {
	background: url(./common/img/btn_inqury_over.jpg) no-repeat;
}

/* パンくずリスト
-------------------------------------------- */
#topic_path {
	margin: 0px;
	padding: 0px 0px 10px 5px;
}

/* コンテンツ部分の初期設定
---------------------------------------------- */
#main {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 550px;
	float: left;
}

/*#main h2 {
	font-size: x-small;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
	width: 550px;
}
*/

#main h3 {
	margin: 0px 0px 20px;
	padding: 0px;
	clear: left;
	height: 30px;
	width: 550px;
}

#side_bar {
	margin: 0px;
	padding: 0px 0px 10px;
	float: right;
	height: auto;
	width: 180px;
}

#main #top_illust {
	margin: 0px;
	padding: 0px;
	height: 390px;
	width: 550px;
}

#main #main_body {
	padding: 0px;
	float: right;
	height: auto;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main #main_body2 {
	padding: 0px;
	float: left;
	height: auto;
	width: 340px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main #main_body img {
	margin: 0px;
	padding: 0px 0px 10px;
}

#contents {
	margin: 0px 0px 10px;
	padding: 0px;
}

#main #main_body2 #top_news img {
	margin: 0px 0px 5px;
	padding: 0px;
}


#main #main_body2 #top_news p {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#main #main_body2 #top_news {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 160px;
	width: 340px;
}

/* サイドバー
------------------------------------------------ */
.menu_tit {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 180px;
        clear:both;
}



#side_bar #menu_guide ul {
	background: #f2f2f2;
	margin: 0px;
	padding: 0px 0px 10px;
	width: 178px;
	list-style: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#side_bar #menu_guide li {
	margin: 0px;
	padding: 0px 9px;
}

#side_bar #menu_guide ul li ul{
    width:120px;
	margin:0 -30px 0 -9px;
	padding:0;
	font-size:10px;
	border:none;
}


#side_bar #menu_guide ul li ul a {
	background: url(./common/img/icon_arrow01.gif) no-repeat 0px 0.5em;
	margin: 0px;
	padding: 2px 0px 2px 12px;
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	width: 148px;
}

#side_bar #menu_guide {
	margin: 0px;
	padding: 0px;
}


#side_bar #menu_support ul {
	background: #f2f2f2;
	margin: 0px;
	padding: 0px 0px 10px;
	width: 178px;
	list-style: none;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#side_bar #menu_support li {
	margin: 0px;
	padding: 0px 9px;
}

#side_bar #menu_support li a {
	background: url(./common/img/icon_arrow02.gif) no-repeat 0px 0.5em;
	margin: 0px;
	padding: 2px 0px 2px 12px;
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	width: 148px;
}

#side_bar #menu_support {
	margin: 0px;
	padding: 0px;
}
#side_bar #menu_support #menu_bn {
	height: auto;
	width: 178px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px 0px 0px;
	background: #f2f2f2;
}
#side_bar #menu_support #menu_bn img {
	margin: 0px;
	padding: 0px 9px 10px;
}
#side_bar #menu_support #menu_maga {
	margin: 0px;
	padding: 15px 9px 10px;
	width: 160px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #f2f2f2;
}

#menu_blog {
	background: #f2f2f2;
	margin: 0px;
	padding: 0px 9px 10px;
	width: 160px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#menu_blog_2 {
	background: #f2f2f2;
	margin: 0px;
	padding: 0px 9px 10px;
	width: 160px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


#side_bar #menu_support #menu_area {
	margin: 0px;
	padding: 15px 9px 10px;
	width: 160px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background: #f2f2f2;
	font-size:80%;
}

#side_bar #menu_support #menu_area p{
    color:#999999;
	margin:0;
}

#side_bar #menu_support #menu_area p.bold{
    font-weight:bold;
}


/*　バナー
----------------------------------------------- */
#bottom_bn {
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 30px;
	clear: both;
}

#bottom_bn img {
	margin: 0px;
	padding: 0px 5px;
}

/* サブメニュー
-------------------------------------------------- */
#bottom_menu {
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
	height: auto;
	width: 750px;
	font-size: 90%;
}

#bottom_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#bottom_menu li {
	display: inline;
}

#bottom_menu2 {
	text-align: center;
	margin: 0px 0px 10px;
	padding: 10px 0px;
	height: auto;
	width: 750px;
	font-size: 90%;
	border-top: 1px solid #CCCCCC;
	background: #f2f2f2;
	border-bottom: 1px solid #CCCCCC;
}

#bottom_menu2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#bottom_menu2 li {
	display: inline;
}



/* フッター
----------------------------------------------------- */
#footer {
	margin: 0px;
	padding: 15px 0px 0px;
	height: 25px;
	width: 750px;
	background: url(./common/img/footer.jpg) no-repeat left top;
	text-align: center;
	color: #666666;
	font-size: 90%;
}

#footer a{
     text-decoration:none;
	 color:#666666;
}



/* インラインフレーム
--------------------------------------------------*/
iframe {
	margin: 0px;
	padding: 0px;
	height: 520px;
	width: 520px;
}


/*ショッピングカート*/
#shop{
  width:200px;
  height:400px;
  position:fixed;
  left:5px;
  top:10px;
}

.clear{
   clear:both;
}

#shop_head_bn{
  margin:5px 0;
}

#shop_head_bn table{
  width:100%;
  border:0;
  text-align:left;
}

/*記事レイアウト*/
.asset-body{
    width:273px;
	float:left;
	padding-left:2px;
	margin:5px 0;
	border-bottom: dotted 1px #999999;
}

.dotto_line{
    margin:5px;
	border:1px #FF0000 dotted;
}

/*コードレスチャイム１０*/
#cordless10_wrap{
    width:50px;
	height:auto;
}

#cordless10_back_img{
    width:550px;
	height:600px;
	background-image:url(./img/cordless10_back_img.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#cordless10_back_img ul{
   width:200px;
   height:250px;
   display:block;
   position:absolute;
   top:10px;
   right:0;
   list-style:none;
   line-height:1.6em;
}

#cordless10_back_img #name_1{background: url(./img/one.jpg) no-repeat;padding:0 0 0 25px;}
#cordless10_back_img #name_2{background: url(./img/two.jpg) no-repeat;padding:0 0 0 25px;}
#cordless10_back_img #name_3{background: url(./img/three.jpg) no-repeat;padding:0 0 0 25px;}
#cordless10_back_img #name_4{background: url(./img/four.jpg) no-repeat;padding:0 0 0 25px;}
#cordless10_back_img #name_5{background: url(./img/five.jpg) no-repeat;padding:0 0 0 25px;}
#cordless10_back_img #name_6{background: url(./img/six.jpg) no-repeat;padding:0 0 0 25px;}
#cordless10_back_img #name_7{background: url(./img/seven.jpg) no-repeat;padding:0 0 0 25px;}
#cordless10_back_img #name_8{background: url(./img/eight.jpg) no-repeat;padding:0 0 0 25px;}
#cordless10_back_img #name_9{background: url(./img/nine.jpg) no-repeat;padding:0 0 0 25px;}
#cordless10_back_img #name_10{background: url(./img/ten.jpg) no-repeat;padding:0 0 0 25px;}
#cordless10_back_img #name_11{background: url(./img/elven.jpg) no-repeat;padding:0 0 0 25px;}
#cordless10_back_img #name_12{background: url(./img/twelve.jpg) no-repeat;padding:0 0 0 25px;}

#c10_txt_1{
     position:absolute;
	 bottom:290px;
	 left:0;
	 line-height:1.2em;
	 width:300px;
	 height:90px;
	 display:block;
}

#c10_txt_2{
     position:absolute;
	 bottom:153px;
	 left:207px;
}

#c10_txt_3{
     position:absolute;
	 line-height:1.2em;
	 bottom:0;
	 left:0;
}

/*コードレスチャイム３０*/
#cordless30_wrap{
    width:50px;
	height:auto;
}

#cordless30_back_img{
    width:550px;
	height:600px;
	background-image:url(./img/cordless30_back_img.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#cordless30_back_img ul{
   width:160px;
   height:250px;
   display:block;
   position:absolute;
   top:10px;
   right:0;
   list-style:none;
   line-height:1.6em;
}

#cordless30_back_img #name_1{background: url(./img/one.jpg) no-repeat;padding:0 0 0 25px;}
#cordless30_back_img #name_2{background: url(./img/two.jpg) no-repeat;padding:0 0 0 25px;}
#cordless30_back_img #name_3{background: url(./img/three.jpg) no-repeat;padding:0 0 0 25px;}
#cordless30_back_img #name_4{background: url(./img/four.jpg) no-repeat;padding:0 0 0 25px;}
#cordless30_back_img #name_5{background: url(./img/five.jpg) no-repeat;padding:0 0 0 25px;}
#cordless30_back_img #name_6{background: url(./img/six.jpg) no-repeat;padding:0 0 0 25px;}
#cordless30_back_img #name_7{background: url(./img/seven.jpg) no-repeat;padding:0 0 0 25px;}
#cordless30_back_img #name_8{background: url(./img/eight.jpg) no-repeat;padding:0 0 0 25px;}
#cordless30_back_img #name_9{background: url(./img/nine.jpg) no-repeat;padding:0 0 0 25px;}
#cordless30_back_img #name_10{background: url(./img/ten.jpg) no-repeat;padding:0 0 0 25px;}
#cordless30_back_img #name_11{background: url(./img/elven.jpg) no-repeat;padding:0 0 0 25px;}
#cordless30_back_img #name_12{background: url(./img/twelve.jpg) no-repeat;padding:0 0 0 25px;}

#c30_txt_1{
     position:absolute;
	 bottom:280px;
	 left:0;
	 line-height:1.2em;
	 width:350px;
	 height:90px;
	 display:block;
}

#c30_txt_2{
     position:absolute;
	 bottom:153px;
	 left:207px;
}

#c30_txt_3{
     position:absolute;
	 line-height:1.2em;
	 bottom:0;
	 left:0;
}

/*コードレスチャイム送信機一覧*/
#cg_list table{
     width:550px;
	 border:1px solid #999999;
	 border-collapse:collapse;
	 margin:5px 0;
	 text-align:center;
	 vertical-align:
}

#cg_list td{
         border:1px solid #999999;
	 border-collapse:collapse;
         padding:2px;
}

#cg_list a{
     color:#0000FF;
}

/*コココールカラー一覧*/
#co_list table{
     width:550px;
	 border:1px solid #999999;
	 border-collapse:collapse;
	 margin:5px 0;
	 text-align:center;
	 vertical-align:
}

#co_list td{
         border:1px solid #999999;
	 border-collapse:collapse;
         padding:2px;
}

#co_list a{
     color:#0000FF;
}

/*ソフトエコー*/
#softecho_img{
    width:464px;
	height:412px;
	margin:10px auto;
	background:url(./img/softecho_bghead.jpg) no-repeat;
	position:relative;
}

#softecho_img ul li{
    list-style:none;
}

#softecho_txt01{
	position:absolute;
	top:12px;
	left:70px;
	width: 350px;
	line-height:1.3em;
}

#softecho_txt01 h3{
     width:200px;
	 height:20px;
	 margin:0;
	 padding:0;
	 font-weight:bold;
}

#softecho_txt02{
    position:absolute;
	bottom:20px;
	right:44px;
}

#softecho_txt02 h3{
     width:200px;
	 height:20px;
	 margin:0;
	 padding:0;
	 font-weight:bold;
}

#echo_tb{
     width:550px;
	 margin:0 auto;
	 position:relative;
	 padding:0;
}

/*　ソネット君送信機
------------------------------------------------ */


#sonet_sosin_image {
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 520px;
	position: relative;
}
#sonet_sosin_text01 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	left: 20px;
	top: 47px;
}
#sonet_sosin_text02 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	top: 34px;
	left: 277px;
}

/* ソネット君受信機
------------------------------------------*/
#sonet_jyusin {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 520px;
}


#sonet_jyusin_image {
	margin: 0px;
	padding: 0px;
	height: 520px;
	width: 520px;
	position: relative;
}#sonet_jyusin_text01 {
	margin: 0px;
	padding: 0px;
	width: 230px;
	position: absolute;
	left: 28px;
	top: 23px;
}
#sonet_jyusin_text02 {
	margin: 0px;
	padding: 0px;
	width: 150px;
	position: absolute;
	left: 302px;
	top: 31px;
}
#sonet_jyusin_text03 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	left: 29px;
	top: 410px;
}
#sonet_jyusin_text04 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	left: 268px;
	top: 410px;
}

#sonetto_list{
}

#sonetto_list table{
     width:550px;
	 border:1px solid #999999;
	 border-collapse:collapse;
	 margin:5px 0;
}

#sonetto_list td{
      border:1px solid #999999;
	  border-collapse:collapse;
	  text-align:center;
}

/*ネオタイマー*/
#neo_img{
    width:484px;
	height:409px;
	margin:10px auto;
	background:url(./img/neo_head_img.jpg) no-repeat;
	position:relative;
}

#neo_img ul li{
    list-style:none;
}

#neo_txt01{
	position:absolute;
	bottomo:50px;
	left:53px;
	width: 393px;
	line-height:1.3em;
	top: 290px;
}

#neo_txt01 h3{
     width:300px;
	 height:20px;
	 margin:0;
	 padding:0;
	 font-weight:bold;
}

/*ネオタイマーブログ記事*/
.neo_pro_dt{
}

.neo_pro_dt table{
      width:270px;
	  border:1px solid #999999;
	  border-collapse:collapse;
	  margin:10px 0;
}

.neo_pro_dt th{
      width:30%;
	  font-weight:normal;
	  border:1px solid #999999;
	  border-collapse:collapse;
	  background:#FFE7B5;
}

.neo_pro_dt td{
      width:67%;
	  border:1px solid #999999;
	  border-collapse:collapse;
	  padding-left:3%;
}


/*検索*/

.search {
  margin: 0px;
  padding: 0px;
  width: 180px;
  height: 22px;
  float: right;
}

.searchin {

 margin: 0px;
  padding: 0px;
  text-align: right;
}



.searchin form {
  margin: 0px;
  padding: 0px;
}



#search_img {
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}

#search_text {
  margin: 0px;
  padding: 0px;
  color: #CCCCCC;
  vertical-align: middle;
  border: 1px solid #FF6600;
}


/*ワンタッチコール*/
#call_system ul {
	margin: 10px 0px 20px;
	padding: 0px;
	list-style: none;
}

#call_system li {
	line-height: 1.7;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	background: url(./img/icon_hand.gif) no-repeat 0px 0px;
	display: block;
}

#call_system th{
	 font-weight:normal;
	 text-align:left;
}

#call_system td{
     width:203px;
}

/*トップページ*/
.top_list table{
	 border:1px solid #999999;
	 border-collapse:collapse;
	 margin:5px 0;
	 text-align:center;
	 vertical-align:
}

.top_list td{
         border:1px solid #999999;
	 border-collapse:collapse;
         padding:2px;
}

/*商品ロールオーバー*/
/*コードレスチャイム*/
a.co_c{display:block;  width:125px; height:150px; text-indent:-9999px; background-image:url(./img/cordless10_top_c.jpg); background-repeat:no-repeat;}
a:hover.co_c{background-image:url(./img/cordless10_top_c_over.jpg); background-repeat:no-repeat;}

a.co_y{display:block; white-space:125px; height:150px; text-indent:-9999px; background-image:url(./img/cordless10_top_y.jpg); background-repeat:no-repeat;}
a:hover.co_y{background-image:url(./img/cordless10_top_y_over.jpg); background-repeat:no-repeat;}

a.co_m{display:block;  width:125px; height:150px; text-indent:-9999px; background-image:url(./img/cordless10_top_m.jpg); background-repeat:no-repeat;}
a:hover.co_m{background-image:url(./img/cordless10_top_m_over.jpg); background-repeat:no-repeat;}

a.co_n{display:block;  width:125px; height:150px; text-indent:-9999px; background-image:url(./img/cordless10_top_n.jpg); background-repeat:no-repeat;}
a:hover.co_n{background-image:url(./img/cordless10_top_n_over.jpg); background-repeat:no-repeat;}

a.co_w{display:block;  width:125px; height:150px; text-indent:-9999px; background-image:url(./img/cordless10_top_w.jpg); background-repeat:no-repeat;}
a:hover.co_w{background-image:url(./img/cordless10_top_w_over.jpg); background-repeat:no-repeat;}

/*コココール*/
a.coco_s{display:block;  width:125px; height:150px; text-indent:-9999px; background-image:url(./img/coco_top_s.jpg); background-repeat:no-repeat;}
a:hover.coco_s{background-image:url(./img/coco_top_s_over.jpg); background-repeat:no-repeat;}

a.coco_r{display:block;  width:125px; height:150px; text-indent:-9999px; background-image:url(./img/coco_top_r.jpg); background-repeat:no-repeat;}
a:hover.coco_r{background-image:url(./img/coco_top_r_over.jpg); background-repeat:no-repeat;}

a.coco_n{display:block;  width:125px; height:150px; text-indent:-9999px; background-image:url(./img/coco_top_n.jpg); background-repeat:no-repeat;}
a:hover.coco_n{background-image:url(./img/coco_top_n_over.jpg); background-repeat:no-repeat;}

a.coco_c{display:block;  width:125px; height:150px; text-indent:-9999px; background-image:url(./img/coco_top_c.jpg); background-repeat:no-repeat;}
a:hover.coco_c{background-image:url(./img/coco_top_c_over.jpg); background-repeat:no-repeat;}

a.coco_k{display:block;  width:125px; height:150px; text-indent:-9999px; background-image:url(./img/coco_top_k.jpg); background-repeat:no-repeat;}
a:hover.coco_k{background-image:url(./img/coco_top_k_over.jpg); background-repeat:no-repeat;}

/*ソフトエコー*/
a.soft_b{display:block;  width:500px; height:136px; text-indent:-9999px; background-image:url(./img/softecho_top_img.jpg);   background-repeat:no-repeat;}
a:hover.soft_b{background-image:url(./img/softecho_top_img_over.jpg); background-repeat:no-repeat;}


/*ワンタッチコール*/
a.onetuch_b{display:block;  width:500px; height:136px; text-indent:-9999px; background-image:url(./img/onetuch_top_img.jpg);   background-repeat:no-repeat;}
a:hover.onetuch_b{background-image:url(./img/onetuch_top_img_over.jpg); background-repeat:no-repeat;}


/*ソネット君*/
a.sonetto_s{display:block;  width:125px; height:150px; text-indent:-9999px; background-image:url(./img/sonetto_top_t.jpg);   background-repeat:no-repeat;}
a:hover.sonetto_s{background-image:url(./img/sonetto_top_t_over.jpg); background-repeat:no-repeat;}

a.sonetto_n{display:block;  width:125px; height:150px; text-indent:-9999px; background-image:url(./img/sonetto_top_n.jpg);   background-repeat:no-repeat;}
a:hover.sonetto_n{background-image:url(./img/sonetto_top_n_over.jpg); background-repeat:no-repeat;}

/*ネオタイマー*/
a.n_timer{display:block;  width:500px; height:136px; text-indent:-9999px; background-image:url(./img/neotimer_top_img.jpg);   background-repeat:no-repeat;}
a:hover.n_timer{background-image:url(./img/neotimer_top_img_over.jpg); background-repeat:no-repeat;}

/*単品商品*/
.asset-body table{
     width:100%;
	 border:1px solid #999999;
	 border-collapse:collapse;
}

.asset-body td{
     width:50%;
	 height:100px;
	 border-bottom:1px solid #999999;
	 border-left:1px solid #999999;
}

.asset-body th{
     border-left: 1px solid #999999;
	 height:100px;
	 vertical-align:middle;
      
}

/*会社概要*/
#corporate_ideology{
	margin: 0px 0px 20px;
	padding:10px 0;
	height: auto;
	width: 100%;
	background: #ffe5b2 url(./company/img/obj_seminer_waku.gif) no-repeat center 5px;
	clear:both;
}


#corporate_ideology h3{
    text-align:center;
}

#corporate_ideology h4{
     text-align:center;
	 margin:0 0 10px;
}

#corporate_ideology ul{
    list-style:none;
	padding:0 0 0 20px;
	text-align:center;
	margin:0 0 10px;
}

#campany_info th {
	font-weight: normal;
	width: 110px;
	margin: 0px;
	padding: 10px 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	background: #f2f2f2;
	border-left: 3px solid #0066CC;
}


#campany_info td {
	width: 385px;
	margin: 0px;
	padding: 10px 5px;
	height: auto;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

#campany_info table {
	border-top: 1px solid #CCCCCC;
}

/* プライバシーポリシー
----------------------------------------------- */
#privacy_policy {
	margin: 0px;
	padding: 0 0 0 5px;
	height: auto;
	width: 520px;
}

.tit_privacy {
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 2px 2px 2px 5px;
	border-bottom: 2px solid #0066CC;
	font-size: 116%;
}
#privacy_policy ul {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
#privacy_policy li {
	margin: 0px 0px 10px;
	padding: 0px;
}

/*特定商取引に基づく表示*/
#busi_wrap{
    width:100%;
	padding-left:10px;
}

/* フォーム（商品問い合わせ）
---------------------------------------------------------- */
#form_conatct {
	margin: 0px;
	padding: 0px;
	width: 520px;
}
#form_conatct td {
	background:url(http://shop.tenpos.jp/contact/img/conatct_bk.jpg) no-repeat left top;
	text-align: center;
	height: 70px;
	width: 170px;
}
#form_contact_body #form_contact_submit {
	margin: 0px;
	padding: 10px 10px 10px 150px;
}

#form_conatct h3 {
	font-weight: normal;
	margin: 10px 0px 20px;
	padding: 5px;
	width: 507px;
	background: #f2f2f2;
	height: auto;
	border-left: 3px solid #CCCCCC;
}

#form_contact_body th {
	font-weight: normal;
	width: 110px;
	margin: 0px;
	padding: 10px 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	background: #f2f2f2;
	border-left: 3px solid #CCCCCC;
}

#form_contact_body input {
	vertical-align: middle;
	margin: 0px 5px;
	padding: 2px 0px;
}

#form_contact_body select {
	vertical-align: middle;
	margin: 0px 0px 0px 5px;
}

#form_contact_body td {
	width: 385px;
	margin: 0px;
	padding: 10px 5px;
	height: auto;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	background: url(http://shop.tenpos.jp/none/);
}

#form_contact_body table {
	border-top: 1px solid #CCCCCC;
}

/*お問合わせ*/
#main_contents #tell_contact{
    margin: 10px 0px;
	padding: 10px;
	height: 100px;
	width: 500px;
	background:url(./contact/img/policy_back.gif) no-repeat left top;
}

#main_contents #tell_contact_wrap{
    width:520px;
	height:auto;
	margin:0 0 10px 0;
}

#main_contents #tell_contact_head{
   margin:0;
   padding:0;
   width:520px;
   height:5px;
   background-image:url(./contact/img/policy_back_head.jpg);
   background-repeat:no-repeat;
}

#main_contents #tell_caontact_main{
    margin:0;
	padding:0 10px;
	width:520px;
	height:auto;
	background-image:url(./contact/img/policy_back.gif);
	background-repeat:repeat-y;
}

#main_contents #tell_contact_foot{
    margin:0;
	padding:0;
	width:520px;
	height:5px;
	background-image:url(http://shop.tenpos.jp/img/policy_back_foot.jpg);
	background-repeat:no-repeat;
}

/* 商品お問い合わせフォーム */

.syouhin01 {
	height: 100px;
	padding-top: 50px;
	text-align: center;
}
.syouhin02 {
	height: 25px;
}

/* サイトマップ
----------------------------------------------- */

#main #main_contents #sitemap h3 {
	width: 510px;
	margin: 0px;
	padding: 5px;
	height: auto;
	font-weight: normal;
}
#sitemap {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 520px;
}

#sitemap .sitemap_body {
	margin: 0px 0px 20px;
	padding: 5px;
	width: 508px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#main #main_contents #sitemap h4 {
	font-weight: normal;
	border-bottom: 1px dotted #999999;
	margin: 10px 0px 5px;
	padding: 5px 5px 5px 15px;
	background: #f2f2f2 url(./sitemap/img/icon_arrow05.gif) no-repeat 2px center;
}
#main #main_contents #sitemap a {
	text-decoration: none;
}

#main #main_contents #sitemap a:hover {
	text-decoration: underline;
}

#sitemap .sitemap_body ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sitemap .sitemap_body li {
	margin: 0px 0px 5px;
	padding: 0px 4px;
}

#sitemap .sitemap_body ul li ul{
   font-size:90%;
   text-indent:1em;
}

/*Tenpos0321*/
#tenpos0321_fig {
	margin: 0px;
	padding: 0px;
	height: 684px;
	width: 520px;
	position: relative;
}
#tenpos0321_fig01 p {
	margin: 0px 0px 2px;
	padding: 0px;
	color: #0066CC;
}
#tenpos0321_fig02 p {
	margin: 0px 0px 2px;
	padding: 0px;
	color: #0066CC;
}

#tenpos0321_fig01 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	left: 11px;
	top: 19px;
	font-size: 10px;
}

#tenpos0321_fig02 {
	margin: 0px;
	padding: 0px;
	width: 193px;
	position: absolute;
	top: 25px;
	right: 8px;
	font-size: 10px;
}
#tenpos0321_fig03 {
	margin: 0px;
	padding: 0px;
	width: 150px;
	position: absolute;
	left: 10px;
	top: 228px;
	font-size: 10px;
}
#tenpos0321_fig03 p {
	margin: 0px 0px 2px;
	padding: 0px;
	color: #0066CC;
}
#tenpos_fig04 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	position: absolute;
	left: 7px;
	top: 467px;
}
#tenpos_fig04 p {
	margin: 0px 0px 2px;
	padding: 0px;
	color: #0066CC;
}
#tenpos0321_fig05 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 110px;
	position: absolute;
	left: 399px;
	top: 456px;
}
#tenpos0321_fig05 p {
	color: #0066CC;
	margin: 0px 0px 2px;
	padding: 0px;
}

.tenpos_main{
    padding:10px 0 0 10px;
	list-style:none;
}

#tenpos0321_Spec03 h4 {
	margin: 0px 0px 5px;
	padding: 2px 2px 2px 5px;
	border-left: 3px solid #0066CC;
}
#tenpos0321_Spec03 th {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 5px;
	width: 150px;
	background: #cceeFF;
	border-bottom: 1px solid #0066CC;
}
#tenpos0321_Spec03 td {
	margin: 0px;
	padding: 5px;
	width: 300px;
	border-bottom: 1px solid #0066CC;
}
#tenpos0321_Spec03 table {
	border-top: 1px solid #0066CC;
	padding:10px 0 0 0;
}

/*ニュース*/
#side_bar #i_news {
	margin: 0px;
	padding: 0px;
}
#side_bar #i_news #news_bn {
	height: auto;
	width: 178px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px 0px 0px;
	background: #f2f2f2;
}
#side_bar #i_news #news_bn img {
	margin: 0px;
	padding: 0px 9px 10px;
}

#side_bar #i_news #news_bn ul {
    list-style:none;


}

#side_bar #i_news #news_bn ul li {
    font-size:12px;


}
/*記事のwidh修正*/

.w_clear{
    	width: 520px;
}


/*レイアウトバグ回避*/
.clearfix: after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */


