
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/* ==================== ヘッダ ==================== */

#header {
	margin: 0px 0px 15px;
	padding: 0px;
	border-top: 5px solid #166FBE;
	width: 100%;
	background: #F7F7F0 url(../images/header_bg.gif) repeat-x 0px 0px;
}

#header #mainmenu {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: url(../images/mainmenu_bg.gif) repeat-x 0px 0px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}

#header h2 {
	margin: 0px;
	padding: 5px 0px 0px;
	color: #333333;
	font-weight: bold;
	font-size: 0.96em;
	text-align: right;
}

#header #gmenu_search {
	margin: 10px 0px 8px 10px;
	padding: 0px;
	text-align: right;
}

#gmenu {
	margin: 0px;
	padding: 10px 0px 8px 10px;
	float: right;
	font-size: 0.84em;
}

#gmenu li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	list-style: none;
	white-space: nowrap;
}

#gmenu li a {
	padding: 0px 0px 0px 8px;
	color: #166FBE;
	background: url(../images/gmenu_mark01.gif) no-repeat left center;
	white-space: nowrap;
}

#gmenu a:link {
	text-decoration: underline;
}

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

#gmenu a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#gmenu a:active {
	color: #FF0000;
	text-decoration: underline;
}

#header form {
	margin: 0px;
	padding: 0px;
}

#header .searchtxt {
	margin: 0px 5px 0px 5px;
	padding: 0px;
	width: 140px;
	color: #333333;
}

#header .searchbtn {
	margin: 0px;
	padding: 0px;
}

/* ==================== フッタ ==================== */

.pagetop {
	margin: 0px;
	padding: 7px 0px 3px;
	font-size: 0.8em;
}

.pagetop a {
	padding-left: 10px;
	color: #666666;
	background: url(../images/bg_totop.gif) no-repeat left center;
}

#footer {
	margin: 3px 0% 0px;
	padding: 4px 8px;
	border-top: 1px solid #999999;
	border-bottom: 4px solid #166FBE;
	width: 784px;
	background: #DEE0CE url(../images/footer_bg.gif) repeat-x 0px 0px;
}

#footer .copyright {
	color: #666666;
	font-size: 0.8em;
}

#footer .footermenu {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 7px;
	color: #494949;
	background: url(../images/gmenu_mark01.gif) no-repeat left center;
	font-size: 0.8em;
}

#footer .footermenu:link {
	text-decoration: underline;
}

#footer .footermenu:visited {
	color: #FF0000;
	text-decoration: underline;
}

#footer .footermenu:hover {
	color: #FF0000;
	text-decoration: underline;
}

#footer .footermenu:active {
	color: #FF0000;
	text-decoration: underline;
}

#wrapper .top_mainimg {
	border-bottom: 3px solid #E3E3E3;
	width: 800px;
}

#wrapper #topleftcontent #hotproduct {
	margin: 0px 0px 17px;
}

#wrapper #topleftcontent #hotproduct h3 {
	margin: 0px;
	padding: 0px;
}

#wrapper #topleftcontent #hotproduct .p_content {
	background: #F7F7F7 url(../images/p_content_bg.gif) repeat-x 0px 0px;
}

#wrapper #topleftcontent #hotproduct .p_content .comment {
	margin: 0px;
	padding: 4px 0px 0px 7px;
	line-height: 1.5em;
	vertical-align: top;
	color: #333333;
	font-size: 0.73em;
}

#wrapper #topleftcontent #topics {
	color: #666666;
	font-size: 0.84em;
}

#wrapper #topleftcontent #topics h3 {
	margin: 0px;
	padding: 0px;
}

#wrapper #topleftcontent #topics ul {
	margin: 5px 10px 10px;
	padding: 0px;
	list-style-type: none;
}

#wrapper #topleftcontent #topics li {
	margin: 0px;
	padding: 7px 7px 7px 15px;
	border-bottom: 1px dotted #959595;
	list-style-type: none;
	background: url(../images/topics_mark01.gif) no-repeat 5px 0.9em;
}

#wrapper #topleftcontent #topics a:link {
	color: #166FBE;
	text-decoration: underline;
}

#wrapper #topleftcontent #topics a:visited {
	color: #663399;
	text-decoration: underline;
}

#wrapper #topleftcontent #topics a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#wrapper #topleftcontent #topics a:active {
	color: #CC0000;
	text-decoration: underline;
}

#wrapper .toprightcontent_bg {
	margin: 0px;
	padding: 0px;
	background: url(../images/rightcontent_bg.gif) repeat-y left top;
}

#wrapper .toprightcontent_bg #toprightcontent {
	margin: 0px 0px 0px 20px;
	padding: 5px;
}

#wrapper .toprightcontent_bg #toprightcontent #effort h3 {
	margin: 0px;
	padding: 0px;
}

#wrapper .toprightcontent_bg #toprightcontent #effort {
	margin: 0px 0px 6px;
	padding: 0px;
}

#wrapper .toprightcontent_bg #toprightcontent #othercontent {
	margin: 0px 0px 5px;
	padding: 0px;
	border-bottom: 1px dotted #959595;
}

#wrapper .toprightcontent_bg #toprightcontent #othercontent img {
	margin: 0px 0px 5px;
	padding: 0px;
}

#wrapper .toprightcontent_bg #toprightcontent #effort .comment {
	margin: 0px;
	padding: 5px 5px 0px 0px;
	line-height: 1.3em;
	color: #4D4D4D;
	font-size: 0.7em;
}

#wrapper .toprightcontent_bg #toprightcontent #effort .section {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #C8C8C8;
}

#wrapper .toprightcontent_bg #toprightcontent #effort .section.last {
	margin: 0px;
	padding: 0px;
	border-bottom: none;
}

#wrapper .toprightcontent_bg #toprightcontent #bannars .comment {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 1.3em;
	color: #4D4D4D;
	font-size: 0.75em;
}

#wrapper .toprightcontent_bg #toprightcontent #bannars .comment a {
	color: #666666;
}

#wrapper #categorytitle {
	margin: 0px 0px 10px;
	padding: 0px;
}

#wrapper #categorytitle h3 {
	margin: 0px;
	padding: 0px;
}

#wrapper .toprightcontent_bg #toprightcontent #submenu {
	margin: 0px 0px 10px;
	padding: 0px;
}

#wrapper .toprightcontent_bg #toprightcontent #submenu .subcategorybox {
	margin: 0px;
	padding: 5px 3px 6px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #FFFFFF;
}

#wrapper .toprightcontent_bg #toprightcontent #submenu .subcategorybox_last {
	margin: 0px;
	padding: 5px 3px 6px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #FFFFFF;
}

#wrapper .toprightcontent_bg #toprightcontent #submenu .subcategory {
	margin: 0px;
	padding: 0px 0px 6px;
}

#wrapper .toprightcontent_bg #toprightcontent #submenu .subcategory ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.9em;
}

#wrapper .toprightcontent_bg #toprightcontent #submenu .subcategory li {
	margin: 0px;
	padding: 6px 5px 6px 20px;
	border-bottom: 1px dotted #CCCCCC;
	list-style-type: none;
	background: url(../images/gmenu_mark01.gif) no-repeat 10px 0.7em;
}

#wrapper .toprightcontent_bg #toprightcontent #submenu .subcategory a:link {
	color: #166FBE;
	text-decoration: underline;
}

#wrapper .toprightcontent_bg #toprightcontent #submenu .subcategory a:visited {
	color: #663399;
	text-decoration: underline;
}

#wrapper .toprightcontent_bg #toprightcontent #submenu .subcategory a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#wrapper .toprightcontent_bg #toprightcontent #submenu .subcategory a:active {
	color: #CC0000;
	text-decoration: underline;
}

#wrapper #leftcontent {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 550px;
}

#wrapper #breadcrumbslist {
	margin: 0px 0px 10px;
	padding: 5px;
	color: #434343;
	background: #EAEAEA;
	font-size: 0.75em;
}

#wrapper #breadcrumbslist a {
	color: #166FBE;
}

#wrapper #leftcontent #productinfo .summary {
	line-height: 1.4em;
	color: #333333;
	font-weight: bold;
	font-size: 0.85em;
}

#wrapper #leftcontent #productinfo .chart {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
}

#wrapper #leftcontent #productinfo .chart .title {
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	width: 90px;
	color: #333333;
	background: #E3E3E3;
	font-weight: bold;
	font-size: 0.85em;
}

#wrapper #leftcontent #productinfo .chart .content {
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	color: #333333;
	background: #F9F9F9;
	font-weight: normal;
	font-size: 0.85em;
}

#wrapper #leftcontent #productinfo .chart a {
	color: #166FBE;
}

#wrapper #leftcontent #productinfo .icon {
	margin: 0px 0px 15px 15px;
	padding: 0px;
	float: right;
}

#wrapper #leftcontent #productinfo .icon .title {
	background: url(../product/images/icontitle_bg.gif) repeat-x;
}

#wrapper #leftcontent #productinfo .icon .body {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	width: 180px;
}

.iconmain {
	margin: 10px;
}

#wrapper #leftcontent #privacy h4 {
	margin-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
	font-size: 1.2em;
}

#wrapper #leftcontent #privacy .privacymain {
	padding-left: 2em;
}

#wrapper #leftcontent #copyright h4 {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
	font-size: 1.2em;
}

#wrapper #leftcontent #about .summary {
	line-height: 1.4em;
	color: #333333;
	font-weight: bold;
	font-size: 0.85em;
}

#wrapper #leftcontent #about .chart {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #D9D2B7;
}

#wrapper #leftcontent #about .chart .title {
	margin: 0px;
	padding: 8px;
	border-top: 1px solid #D9D2B7;
	width: 90px;
	color: #333333;
	background: #F4F2E9;
	font-weight: bold;
	font-size: 0.9em;
}

#wrapper #leftcontent #about .chart .content {
	margin: 0px;
	padding: 8px;
	border-top: 1px solid #D9D2B7;
	line-height: 1.35em;
	color: #333333;
	background: #FFFFFF;
	font-weight: normal;
	font-size: 0.9em;
}

#wrapper #leftcontent #about .chart a {
	color: #166FBE;
}

#wrapper #leftcontent #enkaku .chart {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
}

#wrapper #leftcontent #enkaku .chart .title {
	margin: 0px;
	padding: 8px;
	border-top: 1px solid #D9D2B7;
	color: #333333;
	background: #F4F2E9;
	font-weight: bold;
	font-size: 0.9em;
}

#wrapper #leftcontent #enkaku .chart .content {
	margin: 0px;
	padding: 8px;
	border-top: 1px solid #D9D2B7;
	line-height: 1.35em;
	color: #333333;
	background: #FFFFFF;
	font-weight: normal;
	font-size: 0.9em;
}

#wrapper #leftcontent #enkaku .chart a {
	color: #166FBE;
}

#wrapper #leftcontent #about .kankyo_midashi {
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
	color: #006633;
	font-weight: bold;
	font-size: 1em;
}

#wrapper #leftcontent #aboutlink {
	margin: 0px 0px 17px;
}

#wrapper #leftcontent #aboutlink h3 {
	margin: 0px;
	padding: 0px;
}

#wrapper #leftcontent #aboutlink .p_content {
	background: #F7F7F7 url(../images/p_content_bg.gif) repeat-x 0px 0px;
}

#wrapper #leftcontent #aboutlink .p_content .comment {
	margin: 0px;
	padding: 7px 0px 0px 7px;
	line-height: 1.3em;
	color: #333333;
	font-size: 0.8em;
}

#wrapper #lineupindex .lineup_index_bg {
	margin: 0px;
	padding: 0px 0px 30px;
	background: #FFFFFF url(../product/images/lineup_index_bg.gif) repeat-y;
}

#wrapper #lineupindex ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.9em;
}

#wrapper #lineupindex li {
	margin: 0px;
	padding: 6px 6px 6px 20px;
	border-bottom: 1px dotted #CCCCCC;
	list-style-type: none;
	background: url(../images/gmenu_mark01.gif) no-repeat 10px 0.7em;
}

#wrapper #lineupindex .lineup_index_bg a:link {
	color: #166FBE;
	text-decoration: underline;
}

#wrapper #lineupindex .lineup_index_bg a:visited {
	color: #663399;
	text-decoration: underline;
}

#wrapper #lineupindex .lineup_index_bg a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#wrapper #lineupindex .lineup_index_bg a:active {
	color: #CC0000;
	text-decoration: underline;
}

#wrapper #leftcontent #technology a {
	color: #166FBE;
}

#wrapper .voicecontent {
	margin: 0px 0px 15px;
	padding: 0px;
	border-top: 3px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#wrapper .voicecontent .voicetitle {
	border-right: 1px dotted #CCCCCC;
}

#wrapper .voicecontent .voicetitle .midashi {
	margin: 0px 0px 7px;
	padding: 0px;
	color: #996600;
	font-weight: bold;
	font-size: 1em;
}

#wrapper .voicecontent .voicetitle .name {
	margin: 0px;
	padding: 0px;
	color: #3B3B3B;
	font-size: 0.9em;
}

#wrapper .voicecontent .subtitle {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	border-bottom: 1px solid #CCCCCC;
	color: #2F2F2F;
	font-weight: bold;
	font-size: 0.9em;
}

#wrapper .voicecontent .main {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	color: #333333;
	font-size: 0.9em;
}

#wrapper #leftcontent #about h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
	font-size: 1.2em;
}

#wrapper #leftcontent #about .chart .map {
	margin: 0px;
	padding: 8px 0px 8px 8px;
	border-top: 1px solid #D9D2B7;
	line-height: 1.35em;
	color: #333333;
	background: #FFFFFF;
	font-weight: normal;
	font-size: 0.9em;
}

#wrapper #sitemap h4 {
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 3px solid #6C92D0;
	background: url(../sitemap/images/h4_bg.gif) repeat-x bottom;
	font-size: 1.2em;
}

#wrapper #sitemap a:link {
	color: #166FBE;
}

#wrapper #sitemap li {
	list-style: square;
}

#wrapper #sitemap .top {
	margin-top: 5px;
}

#wrapper #leftcontent #topics .title {
	padding: 6px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #000000;
	background: url(../topics/images/title_bg.gif) repeat-x bottom;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
}

#wrapper #leftcontent #topics .date {
	margin: 0px 0px 4px;
	padding: 0px;
	color: #333333;
	font-size: 0.9em;
}

#wrapper #leftcontent #topics .topicsbody {
	margin: 15px 0px 20px;
	padding: 0px;
	line-height: 1.4em;
	color: #333333;
	font-size: 0.9em;
}

#wrapper #leftcontent #topics a {
	color: #166FBE;
}

.to-products-index {
	margin: 5px 0px 0px;
	padding: 3px;
	background: #F2F2F2;
	text-align: left;
}

.examples .maintxt-nomal p {
	margin: 0px;
	padding: 0px 0px 0.5em;
}

.examples .to-productinfo {
	margin: 0px;
	padding: 0px;
	text-align: reft;
}

.examples .to-productinfo a {
	padding: 0px 0px 0px 8px;
	color: #166FBE;
	background: url(../images/gmenu_mark01.gif) no-repeat left center;
	white-space: nowrap;
}

/* 技術紹介追加
--------------------------------------------------------- */

div.tecInfo {
	margin: 0px 0px 25px;
	padding: 10px;
	border: 3px double #F8A49F;
	line-height: 1.5;
	color: #000;
	background: #FEF3F4;
	font-size: 90%;
}

div.tecInfo p {
	margin: 0px;
	padding: 0px;
}

/* clearfix
--------------------------------------------------------- */

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

