@charset "UTF-8";
/* CSS Document */

.top_container {
		width: 910px;margin: 0 auto;
}

a:hover img

{

opacity:0.8;

filter: alpha(opacity=80);

-ms-filter: "alpha( opacity=80 )";

background: #fff;

}



 

/* clearfix */

.clearfix:after {

  visibility: hidden;

  display: block;

  font-size: 0;

  content: " ";

  clear: both;

  height: 0;

}

/* ========MAIN VISUAL======== */
#icatch {
   width:938px;
   margin:0 auto;
   margin-bottom:26px;
}


/* ========レイアウト======== */
#leftbox {
	float:left;
	position:relative;
	width:626px;
	margin:0;
	
}

#rightbox {
	float:right;
	position:relative;
	width:270px;
	margin:0;
	right:0;
	
}


/* ========LEFT======== */
.bann {
	width:626px;
	margin:0;
	margin-bottom:20px;
}

.midashi {
	clear:both;
	width:626px;
	margin:0;
	margin-bottom:5px;
}

.txt {
	font-family:Helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
   color:#a73ca6;
   font-weight:medium;
   font-size:98%;
	
}

.pics {
	float:right;
	margin:o;
}

.txt_company {
	font-family:Helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
   color:#149e34;
   font-weight:medium;
   font-size:98%;
	
}

.linkbt {
	width:221px;
	margin:10px;
	background:url("../images/bg_btn.gif") no-repeat;
	color:#fff;
	text-align:center;
	font-size:11px;
	line-height:20px;
	margin-bottom:26px;
	
}

.linkbt a,
.forumbt a {
	color:#fff;
}

.linkbt a:hover {
   color:#d8b4d7;
}

.forumbt a:hover {
   color:#bbb;
}

.forumbt {
	width:221px;
	margin:10px;
	background:url("../images/bg_btn_forum.gif") no-repeat;
	color:#fff;
	text-align:center;
	font-size:11px;
	line-height:20px;
}

#products {
	width:626px;
	margin:0;
	margin-top:40px;
	
}

#products ul {
	 width:626px;
	 margin:0;
}

#products li {
	float:left;
	 list-style:none;
	 text-align:center;
	 margin:5px 10px 0 0;
}



/* ========hpforum======== */
#hpforum {
   width:270px;
   margin:0;
   margin-bottom:24px;
}

#hpforum li {
	 list-style:none;
	 margin:0 auto;
	 margin-bottom:15px;
}


/* ========VOICE======== */
#voice {
   width:270px;
   margin:0;
   background:#e0deec;
   height:100%;
}

#voice h2 {
	width:270px;
	margin:0;
	margin-bottom:16px;
}

#voice .comment {
	margin:0 auto;
	width:250px;
	margin-top:16px;
	padding-bottom:10px;
	border-bottom:dotted #fff 1px;
}

#voice p {
	margin:0;
	text-align:left;
	font-size:94%;
	color:#434598;
	line-height:148%;
	font-family:Helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
   font-weight:medium;
}

#voice p.name {
	font-weight:bold;
	margin-bottom:4px;
}

#voice p.conti {
	margin:0;
	text-align:right;
}





/* ========LANGUAGE======== */

#lnaguage {
   width:938px;
   height:40px;
   margin-top:24px;
   margin:0 auto;
}

#lnaguage ul {
   margin:10px;
   padding:0 0 0 0;
   text-align:left;
}

#lnaguage li {
   display:inline;
   list-style:none;
   background:url("../images/arrow.gif") no-repeat 1px;
}

#lnaguage li a {
   padding:3px 14px 3px 14px;
   font-family:Helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
   color:#999;
   font-weight:medium;
   font-size:10px;
}

#lnaguage li a:hover {
   color:#ababab;
}


 /* IE6 */

* html .clearfix { zoom: 1;}

 /* IE7 */

*:first-child+html .clearfix {zoom: 1;}
