*{

	margin: 0px;
	padding: 0px;

	}


body{
	font-size: 75%;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background: #000000 repeat-y center;
	line-height: 150%;
}


td,th{
;
	color:#333333;
	font-weight:normal;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	}

hr{
	display: none;
	}


img{
	border: 0;
	}

ul li{
list-style-type: none;
	}


a{

	/* Hides from IE-mac */

    overflow: hidden;

	/* End hide from IE-mac */

	}

a:link,
a:active,
a:visited{
	color: #3697DE;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}
	
.left{
	float: left;
	margin-right: 10px;
}


.right{
	float: right;
	margin-left: 10px;
}

.small{
	font-size: 90%;
}

.smallgray{
	font-size: 90%;
	color: #999;
}

.red{
	color: #FF0000;
	font-weight: bold;
	}

/*レイアウト*/

#main {
	margin: 1px auto;
	padding: 0px;
	width: 880px;
	clear: both;
}

#middle {
	width: 100%;
	background: url(image/mainbg.jpg) repeat-y center;
}

/*ヘッダー関連*/

#header {
	width: 100%;
	border-bottom: 2px solid #FF9933;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-left-color: #FF9933;
	margin: 0px;
	padding: 0px;
	background: #000000;
}



#header_menu {
	width: 880px;
	margin: 5px auto 0px;
	padding: 0px;
	clear: right;
	height: 45px;
}



#header_menu a:link,
a:active,
a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#header_menu ul{
	float: right;
	width: 720px;
	text-align: right;
	clear: right;
	padding: 0px;
	margin: 22px 0px 0px;
}


#header_menu li{
	float: right;
	margin: 0px;
	padding: 0px;
}

#header_menu li a{
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px 0px 6px 15px;
	height: 25px;
}

#header_menu li a:hover{
	font-size: 12px;
	text-decoration: none;
	background: url(image/top_menu_bg.gif) no-repeat left center;
	height: 25px;
	color: #FF9933;
}






/*トップページ関連*/


#topmenu {
	margin: 0px;
	padding: 0px;
	width: 748px;
	height: 60px;
	float: left;
}

#topmenu a:link,
a:active,
a:visited{
	color: #3697DE;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}



#topmenu ul{
	margin: 0px;
	padding: 0px;
	width: 748px;
}

#topmenu li{
	float: left;
	width: 68px;
}

#topbanner {
	margin: 0px 0px 0px 12px;
	float: right;
	width: 120px;
}



#topbanner img{
	padding: 0px;
	margin: 3px 0px 0px;
	z-index: 2;
}

#topbanner a:hover img{
	filter: Alpha(Opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}




#topinfo {
	width: 420px;
	margin: 0px 0px 10px;
	padding: 40px 0px 0px;
	color: #FFFFFF;
	clear: left;
	float: left;
	background: url(image/top_rep_info.jpg) no-repeat left top;
	min-height : 200px ;
}

#topinfo li{
	border-bottom: 1px dotted #CCC;
	margin-top: 5px;
	padding-bottom: 5px;
	}
	
#topinfo ul{
	margin-bottom: 15px;
	}

#toprace {
	margin: 0px 5px 0px 35px;
	padding: 0px;
	float: left;
	color: #FFFFFF;
	width: 280px;
	background: no-repeat;
}

#toprace li{
	margin-bottom : 0px;
	background: url(image/top_rep_li.gif) no-repeat left top;
	padding: 1px 0px 1px 10px;
	}
	
#topfaq li{
		margin-bottom : 0px;
	background: url(image/top_rep_li.gif) no-repeat left top;
	padding: 1px 0px 1px 10px;
}



#topfaq{
	margin: 0px 5px 0px 35px;
	padding: 0px;
	float: left;
	color: #FFFFFF;
	width: 280px;
	background: no-repeat;
}


.rep_title{
	margin: 10px 0px 10px 30px;
	padding: 0px;
	float: left;
	width: 280px;
	clear: none;
}

#toprace a:visited{
	color: #3697DE;
	text-decoration: none;
	}
	
#toprace a:hover{
	text-decoration: underline;
	}
	
#topinfo a:visited{
	color: #3697DE;
	text-decoration: none;
	}
	
#topinfo a:hover{
	text-decoration: underline;
	}

#topfaq a:visited{
	color: #3697DE;
	text-decoration: none;
	}
	
#topfaq a:hover{
	text-decoration: underline;
	}


/*Google API用　お知らせ*/

 /**
   * Set a very small font size for the control and constrain
   * it's width to 225px
   *
   * Note: the page has a single FeedControl that
   * is drawn in the <div> element whose id is "feedControl".
   */

  /**
   * Suppress everything except for title
   */
  #topinfo .gfc-resultsHeader,
  #topinfo .gf-author{
    display : none;
  }


  /**
   * 1em Padding at the bottom of each collection of entries
   */
  #topinfo .gfc-results {
    padding-bottom : 1.2em;
  }

  /**
   * no padding between entries
   */
  #topinfo .gfc-result {
	margin-bottom : 8px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 2px;
  }

  /**
   * Use a larger font size for section titles
   */
  #topinfo .gfc-resultsHeader .gfc-title {
    font-size : 110%;
  }
  
#topinfo .gf-relativePublishedDate
 {
	margin-top: 1px;
	margin-bottom: 2px;
	font-size: 90%;
	color: #999999;
  }
  

#topinfo .gf-snippet {
	margin-top: 1px;
	margin-bottom: 2px;
	font-size: 90%;
  }


/*Google API用　レース*/

 /**
   * Set a very small font size for the control and constrain
   * it's width to 225px
   *
   * Note: the page has a single FeedControl that
   * is drawn in the <div> element whose id is "feedControl".
   */

  /**
   * Suppress everything except for title
   */
  #toprace .gfc-resultsHeader,
  #toprace .gf-snippet,
  #toprace .gf-author,
  #toprace .gf-spacer,
  #toprace .gf-relativePublishedDate {
    display : none;
  }

  /**
   * 1em Padding at the bottom of each collection of entries
   */
  #toprace .gfc-results {
	padding-bottom : 1em;
  }
  #toprace .gfc-result {
	margin-bottom : 0px;
	background: url(image/top_rep_li.gif) no-repeat left center;
	padding-left: 10px;
  }


  /**
   * no padding between entries
   */
  #toprace .gfc-result {
    margin-bottom : 0px;
  }

  /**
   * Use a larger font size for section titles
   */
  #toprace .gfc-resultsHeader .gfc-title {
    font-size : 110%;
  }


/*Google API用　FAQ*/

 /**
   * Set a very small font size for the control and constrain
   * it's width to 225px
   *
   * Note: the page has a single FeedControl that
   * is drawn in the <div> element whose id is "feedControl".
   */

  /**
   * Suppress everything except for title
   */
  #topfaq .gfc-resultsHeader,
  #topfaq .gf-snippet,
  #topfaq .gf-author,
  #topfaq .gf-spacer,
  #topfaq .gf-relativePublishedDate {
    display : none;
  }

  /**
   * 1em Padding at the bottom of each collection of entries
   */
  #topfaq .gfc-results {
    padding-bottom : 1em;
  }

  /**
   * no padding between entries
   */
  #topfaq .gfc-result {
	margin-bottom : 0px;
	background: url(image/top_rep_li.gif) no-repeat left center;
	padding-left: 10px;
  }

  /**
   * Use a larger font size for section titles
   */
  #topfaq .gfc-resultsHeader .gfc-title {
    font-size : 110%;
  }

  #topfaq .gfc-result {
	margin-top: 2px;
	margin-bottom: 2px;
  }



/*フッタ関連*/

#footer {
	width: 100%;
	border-top: 2px solid #FF9933;
	margin: 0px;
	padding: 0px;
	clear: both;
}


#footer_menu {
	margin: 0px auto;
	padding: 0px;
	width: 880px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	clear: both;
}

#footer_banner {
	margin: 15px auto 0px;
	padding: 0px;
	width: 880px;
}


#footer_banner ul{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 329px;
}

#footer_banner li{
	float: left;
	margin: 0px;
	padding: 0px;
}



#footer_banner a:hover img{
	filter: Alpha(Opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

/*コンテンツナビゲーション*/



#navi {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}

#navigation a:visited{
	color: #3697DE;
	text-decoration: none;
	}
	


#navigation {
	margin:3px 0px 0px;
	padding:0px;
	text-indent:0px;
	width:150px;
}
#navigation h3.head {
	cursor:pointer;
	display:block;
	font-weight:normal;
	padding:5px 0px 0px;
	text-indent:5px;
	text-decoration: none;
	height: 20px;
	margin: 0px 0px 1px;
	color: #FFF;
	background: #333 url(image/sidemenu_bg.jpg) repeat-y;
}
#navigation h3.head:hover {
	background: #FFFFFF url(image/sidemenu_bg1.gif);
}

#navigation a.current {
	background-color:#FFFFFF;
	font-weight: bold;
	color: #333333;
	background-image: url(image/sidemenu_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}

#navigation li li a {
	display:block;
	text-decoration: none;
	background: #CCCCCC;
	margin-bottom: 1px;
	padding: 3px 0px 3px 10px;
}

#navigation li li a:hover {
	background-color:#FFFFFF;
	background-image: url(image/sidemenu_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/*メイン*/	
	
#contents {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
	background: #FFFFFF;
	min-height : 640px ;
}


	
#contentsfooter{
	margin: 20px 0px 10px;
	padding: 0px 10px 0px 0px;
	float: none;
	width: 590px;
	text-align: right;
	clear: both;
	font-size: 11px;
	position: static;
	bottom: 0px;
	z-index: 1;
}


#contentsfooter a:visited{
	color: #3697DE;
	text-decoration: none;
	}
	
#contentsfooter a:hover{
	text-decoration: underline;
	}

#contents_topmenu {
	font-size: 11px;
	padding: 8px;
	background: #ccc;
}

#products {
	padding: 20px;
	width: 560px;
	min-height : 350px ;
}

#products h1{
	margin: 0px;
	padding: 5px 0px 5px 5px;
	font-weight: normal;
	color: #D56500;
}

#products h1 img{
	margin-left: -3px;
}

#products h2{
	font-size: 115%;
	clear: left;
	padding: 10px 0px 0px;
	margin: 0px;
	color: #000;
	line-height: normal;
}

#products .txt{
	float: left;
	width: 280px;
	margin-top: 10px;
	clear: left;
}

#products .txt2{
	float: left;
	width: 280px;
	margin-top: 10px;
	clear: left;
	font-size: 90%;
	color: #666;
}

#products ul{
	float: left;
	width: 270px;
	margin: 10px 0px 0px;
}

#products li{
	list-style: none;
	background: url(image/products_li.gif) no-repeat left top;
	border-bottom: 1px dotted #CCC;
	padding: 0px 0px 3px 15px;
	margin-top: 5px;
}
.star {
	font-weight: bold;
	color: #F90;
}

#products table{
	margin: 0px 1px 1px 0px;
	padding: 0px;
	width: 100%;
}

#products table .det{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 90%;
	border-style: none;
	background: #FFF;
	line-height: normal;
}

#products th{
	background: #666;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 3px;
}

#products td{
	text-align: center;
	margin: 0px;
	padding: 3px;
	background: #F0F0F0;

}



#products table td strong {
	color: #800000;
}

.red {
	color: #800000;
}

/*サイドバナー*/

#sidebanner {
	margin: 0px 0px 0px 10px;
	float: right;
	width: 120px;
}

#sidebanner p{
	z-index: 1;
	visibility: hidden;
	font-size: 10px;
	margin: -20px 0px 0px;
}


#sidebanner img{
	padding: 0px;
	margin: 3px 0px 0px;
	z-index: 2;
}

#sidebanner a:hover img{
	filter: Alpha(Opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}


/**/
.tabNav{
	margin : 0;
	padding : 0;
	position : relative;
	z-index : 2;
	padding: 0px 20px;
	width: 560px;
}

.tabNav ul{
	margin: 0px;
	padding: 0px;
}

.tabNav li{
margin : 0;
padding : 0;
list-style : none;
float : left;
margin-right : 2px;
}

.tabNav li a{
display : block;
background-color : #ffffff;
font-weight : bold;
border : 1px solid #cccccc;
padding : 5px;
background-color : #f5f5f5;
text-decoration : none;
}

.tabNav li a:hover{
	color : #fff;
	background-color : #FFAD5B;
}

.tabNav li a.active{
	color : #454545;
background-color : #ffffff;
border-bottom :1px solid #ffffff;
}

.tabContent{
	clear : both;
	position : relative;
	top : -1px;
	z-index : 1;
	border : 1px solid #cccccc;
	width: 540px;
	margin: 0px 20px;
	padding: 10px;
}


#all table{
	background: #FFF;
	}
	
#all td{
	background: #CCC;
	font-size: 18px;
	}

#all .white{
	background: #FFF;
	}

#all .left2{
	background: #EAEAEA;
	text-align: left;
	font-size: 12px;
	}
	
#all th{
	background: #FFF;
	border-bottom: 1px dotted #999;
	color: #333;
	}
#all .small{
	font-size: 90%;
	line-height: 13px;
	}


/*Movabletype*/
	
#mt_side {
	margin: 0px;
	float: right;
	width: 122px;
	font-size: 95%;
	padding: 10px 5px 10px 3px;
	background: #fff;
}

#mt_main {
	padding: 20px;
	width: 560px;
	min-height : 350px;
}

#mt_main h1{
	margin: 0px;
	padding: 5px 0px 5px 5px;
	font-weight: normal;
	color: #D56500;
}

#mt_main h1 img{
	margin-left: -3px;
}

.widget-content li{
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #CCC;
	line-height: normal;
	}
	
.entry-content{
	border-top: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCC;
	padding: 5px 0px 15px;
	}
	
.faqlist{
	list-style: none;
	background: url(image/products_li.gif) no-repeat left 3px;
	border-bottom: 1px dotted #CCC;
	padding: 5px 0px 5px 15px;
	margin-top: 5px;
	font-weight: bold;
	}
	
.published{
	font-size: 95%;
	font-weight: bold;
	color: #999;
	margin-bottom: 10px;
	}
	
.archive-title {
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #F93;
	}
	
.asset-body{
	line-height: 150%;
	}
	
	
/*各コンテンツ対応*/


.tech{
	border-top: 1px dotted #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
	padding: 10px;
	}

.tech2{
	border-top: 1px dotted #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
	background: #FFF1CC;
	padding: 10px;
	}

.tube dt{
	font-weight: bold;
	color: #F63;
	margin-top: 10px;
	margin-bottom: 3px;
}

.tube dd{
	border: 1px dotted #CCC;
	padding: 5px;
}

.tube2 dd{
	border: 1px dotted #999;
	padding: 10px;
	margin: 5px;
	width: 520px;
	float: left;
}
.tube2 img{
	float: left;
	margin-right: 10px;
}

#mov{
	float: left;
	width: 340px;
	}

#shop{
	padding: 20px;
	width: 560px;
	min-height : 350px ;
}
#shop h1{
	margin: 0px;
	padding: 5px 0px 5px 5px;
	font-weight: normal;
	color: #D56500;
}

#shop h1 img{
	margin-left: -5px;
}

#shop table{
	width: 560px;
	border: 1px solid #999;
}

#shop td{
	padding: 3px;
	border: 1px dotted #CCC;
}

#shop th{
	font-weight: bold;
	background: #CCC;
}

#shop ul{
	margin-bottom: 20px;
	margin-left: 20px;
	}
	
#shop li{
	background: url(image/products_li.gif) no-repeat left 10px;
	padding: 10px 5px 10px 20px;
	margin: 0px;
	float: left;
	width: 100px;
}

#fla{
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 880px;
	background: #000;
	}
	
#products_top {
	padding: 20px;
	width: 560px;
	min-height : 500px;
}
.cattop{
	width: 250px;
	float: right;
	}
#products_top ul{
	float: right;
	width: 250px;
	margin: 0px;
}

#products_top li{
	padding: 5px;
	border: 1px solid #999;
	background: #FFF url(image/bg_cattop.jpg);
	line-height: normal;
	margin-bottom: 5px;
}


#products_top h2{
	font-size: 110%;
	font-weight: bold;
}

#products_top h3{
	font-size: 95%;
	font-weight: normal;
	line-height: normal;
}

#products_top li img{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}


#products_tube {
	padding: 20px;
	width: 560px;
	min-height : 500px;
}


#products_tube ul{
	float: right;
	width: 560px;
	margin: 0px;
}

#products_tube li{
	padding: 5px;
	border: 1px solid #999;
	background: #FFF url(image/bg_cattop.jpg);
	line-height: normal;
	float: left;
	width: 250px;
	margin: 0px 10px 5px 0px;
}

#products_tube h2{
	font-size: 110%;
	font-weight: bold;
}

#products_tube h3{
	font-size: 95%;
	font-weight: normal;
	line-height: normal;
}

#products_tube li img{
	float: left;
	margin-right: 5px;
}
