@charset "utf-8";

* {margin:0;padding:0;} 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
html, body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background:#A5A5A5;
	color:#666;
	font-size:12px;
	font-family:arial,helvetica,
				"ヒラギノ角ゴ Pro W3",
				"Hiragino Kaku Gothic Pro",
				Osaka,
				"メイリオ",
				Meiryo,
				"MS Pゴシック",
				clean,sans-serif;
}


a:link {/*未訪問のリンク*/
    color:#4E77B0;
    font-style:normal;
	text-decoration:none;

}
a:visited {/*訪問後のリンク*/
    color:#738194;
	text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
    color:#52ACAC;
    font-style:normal;
    text-decoration:underline;
}

/*----------------------------------------------------------
	rap
 ---------------------------------------------------------*/
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	/* margin:0 10px; */
  /* background:url(../images/bg/body.jpg) repeat-y; */
  background-color: #fff;
	background-position:center top;
}
#screen {
	/* width: 1020px; */
	margin: 0 auto;
	text-align: left;
	padding: 0 0 113px 0;
	overflow:hidden;
	clear:both;
}
/*----------------------------------------------------------
	header
 ---------------------------------------------------------*/
#header {
  width: 1000px;
  height: 86px;
  margin: auto;
	background: #FFF;
	/* margin:0 10px; */
}
#header h1 {
	width:350px;
	height:85px;
	display:block;
	text-indent:-9999px;
	background:url(../images/logo.jpg) 0 0 no-repeat;
	float:left;
}
#header h1:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#hmenu {
	float:right;
	height: 85px;
	width: 650px;
}
#header #hmenu ul.language {
	margin-top: 15px;
	height: 15px;
	margin-bottom: 5px;
}
#header #hmenu ul.language li {
	text-align: right;
	padding-right: 15px;
}
#header #hmenu ul.language li a {
  vertical-align: baseline;
}
#header #hmenu ul.topmenu {
	overflow: hidden;
	height: 50px;
	float: right;
}
#header #hmenu ul.topmenu li {
	float: left;
	text-indent: -9999px;
}
#header #hmenu ul.topmenu li.ec {
	height: 50px;
	width: 185px;
	background-image: url(../images/ec_logo.gif);
	background-repeat: no-repeat;
	display: block;
}
#header #hmenu ul.topmenu li.ec a {
	height: 50px;
	width: 185px;
	background-image: url(../images/ec_logo.gif);
	background-repeat: no-repeat;
	display: block;
}
#header #hmenu ul.topmenu li.ec a:hover {
	background-image: url(../images/ec_logo.gif);
	background-repeat: no-repeat;
}
#header #hmenu ul.topmenu li.blog {
	height: 50px;
	width: 98px;
	background-image: url(../images/topmenu_01.gif);
	background-repeat: no-repeat;
	display: block;
}
#header #hmenu ul.topmenu li.blog a {
	height: 50px;
	width: 98px;
	background-image: url(../images/topmenu_01.gif);
	background-repeat: no-repeat;
	display: block;
}
#header #hmenu ul.topmenu li.blog a:hover {
	background-image: url(../images/topmenu_01_on.gif);
	background-repeat: no-repeat;
}
#header #hmenu ul.topmenu li.contact {
	height: 50px;
	width: 128px;
	background-image: url(../images/topmenu_02.gif);
	background-repeat: no-repeat;
}
#header #hmenu ul.topmenu li.contacton {
	height: 50px;
	width: 128px;
	background-image: url(../images/topmenu_02_on.gif);
	background-repeat: no-repeat;
}
#header #hmenu ul.topmenu li.contact a {
	height: 50px;
	width: 128px;
	background-image: url(../images/topmenu_02.gif);
	background-repeat: no-repeat;
	display: block;
}
#header #hmenu ul.topmenu li.contact a:hover {
	background-image: url(../images/topmenu_02_on.gif);
	background-repeat: no-repeat;
}
#header #hmenu ul.topmenu li.sitemap {
	height: 50px;
	width: 124px;
	background-image: url(../images/topmenu_03.gif);
	background-repeat: no-repeat;
}
#header #hmenu ul.topmenu li.sitemapon {
	height: 50px;
	width: 124px;
	background-image: url(../images/topmenu_03_on.gif);
	background-repeat: no-repeat;
}
#header #hmenu ul.topmenu li.sitemap a {
	height: 50px;
	width: 124px;
	background-image: url(../images/topmenu_03.gif);
	background-repeat: no-repeat;
	display: block;
}
#header #hmenu ul.topmenu li.sitemap a:hover {
	background-image: url(../images/topmenu_03_on.gif);
	background-repeat: no-repeat;
}
#header #hmenu ul.topmenu li.enblog a:hover {
	background-image: url(../images/topmenu_e01_on.gif);
	background-repeat: no-repeat;
}
#header #hmenu ul.topmenu li.encontact {
	height: 50px;
	width: 128px;
	background-image: url(../images/topmenu_e02.gif);
	background-repeat: no-repeat;
}
#header #hmenu ul.topmenu li.encontacton {
	height: 50px;
	width: 128px;
	background-image: url(../images/topmenu_e02_on.gif);
	background-repeat: no-repeat;
}
#header #hmenu ul.topmenu li.encontact a {
	height: 50px;
	width: 128px;
	background-image: url(../images/topmenu_e02.gif);
	background-repeat: no-repeat;
	display: block;
}
#header #hmenu ul.topmenu li.encontact a:hover {
	background-image: url(../images/topmenu_e02_on.gif);
	background-repeat: no-repeat;
}
#header #hmenu ul.topmenu li.ensitemap {
	height: 50px;
	width: 124px;
	background-image: url(../images/topmenu_e03.gif);
	background-repeat: no-repeat;
}
#header #hmenu ul.topmenu li.ensitemapon {
	height: 50px;
	width: 124px;
	background-image: url(../images/topmenu_e03_on.gif);
	background-repeat: no-repeat;
}
#header #hmenu ul.topmenu li.ensitemap a {
	height: 50px;
	width: 124px;
	background-image: url(../images/topmenu_e03.gif);
	background-repeat: no-repeat;
	display: block;
}
#header #hmenu ul.topmenu li.ensitemap a:hover {
	background-image: url(../images/topmenu_e03_on.gif);
	background-repeat: no-repeat;
}
/*----------------------------------------------------------
	contents menu
 ---------------------------------------------------------*/
#contents {
	height: 36px;
	background: #E6E6E6;
	border-top:1px #8F8F8F solid;
	/* margin:0 10px;
	overflow:hidden; */
	clear:both;
	text-align:left;
}
ul#conts {
   margin:0;
   padding:0 0 0 75px;
   text-align: center;
}
ul#conts li {
   /* float:left; */
   display: inline-block;
   text-indent:-9999px;
   overflow:hidden;
   list-style:none;
}

ul#conts li a {
   display:block;
   height:37px;
}
li.h01 a { background:url(../images/button/contmenu01f.gif) 0 0 no-repeat; width:134px; }
li.h01 a:hover { background:url(../images/button/contmenu01a.gif) 0 0 no-repeat; width:134px; }
li.h01a { background:url(../images/button/contmenu01a.gif) 0 0 no-repeat; width:134px; }

li.h01af { background:url(../images/button/contmenu01af.gif) 0 0 no-repeat; width:134px; }


li.h02 a { background:url(../images/button/contmenu02f.gif) 0 0 no-repeat; width:113px; }
li.h02 a:hover { background:url(../images/button/contmenu02a.gif) 0 0 no-repeat; width:113px; }
li.h02a { background:url(../images/button/contmenu02a.gif) 0 0 no-repeat; width:113px; }

li.h02af { background:url(../images/button/contmenu02af.gif) 0 0 no-repeat; width:113px; }


li.h03 a { background:url(../images/button/contmenu03f.gif) 0 0 no-repeat; width:151px; }
li.h03 a:hover { background:url(../images/button/contmenu03a.gif) 0 0 no-repeat; width:151px; }
li.h03a { background:url(../images/button/contmenu03a.gif) 0 0 no-repeat; width:151px; }

li.h03af { background:url(../images/button/contmenu03af.gif) 0 0 no-repeat; width:151px; }


li.h04 a { background:url(../images/button/contmenu04f.gif) 0 0 no-repeat; width:147px; }
li.h04 a:hover { background:url(../images/button/contmenu04a.gif) 0 0 no-repeat; width:147px; }
li.h04a { background:url(../images/button/contmenu04a.gif) 0 0 no-repeat; width:147px; }

li.h04af { background:url(../images/button/contmenu04af.gif) 0 0 no-repeat; width:147px; }


li.h05 a { background:url(../images/button/contmenu05f.gif) 0 0 no-repeat; width:136px; }
li.h05 a:hover { background:url(../images/button/contmenu05a.gif) 0 0 no-repeat; width:136px; }
li.h05a { background:url(../images/button/contmenu05a.gif) 0 0 no-repeat; width:136px; }

li.h05af { background:url(../images/button/contmenu05af.gif) 0 0 no-repeat; width:136px; }


li.h06 a { background:url(../images/button/contmenu06f.gif) 0 0 no-repeat; width:169px; }
li.h06 a:hover { background:url(../images/button/contmenu06a.gif) 0 0 no-repeat; width:169px; }
li.h06a { background:url(../images/button/contmenu06a.gif) 0 0 no-repeat; width:169px; }

li.h06af { background:url(../images/button/contmenu06af.gif) 0 0 no-repeat; width:169px; }



/* モダンブラウザ（Firefox Opera Safari）対策 */
ul#hmenu:after {
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
   font-size:0;
}

/* Win版IE7とMac版IE5対策 */
ul#hmenu {
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html ul#hmenu {
   height:1px;
}

ul#hmenu {
   display:block;
}
/* End hide from IE-mac */
/*----------------------------------------------------------
	main contents
 ---------------------------------------------------------*/
#main {
	max-width: 1000px;
	background: #fff;
	margin:0 auto 10px;
	padding:0 0 20px 0;
	background-position:top;
}

#topics {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  /* overflow:hidden; */
  clear:both;
}
.preload {
	clear:both;
	width:100%;
	height:360px;
	padding:0px;
	margin:0 auto;
	text-align:center;
	background:url( ../images/preloader.gif ) 50% 50% no-repeat;
}
h3.t_tit_wn {
	clear:both;
	border-bottom:1px solid #666;
	height:25px;
	width:325px;
	margin:0px;
	background:url(/images/title_whatsNew.gif) no-repeat;
	text-indent:-9999px;
}

h3.t_tit_bs {
	border-bottom:1px solid #666;
	height:25px;
	width:325px;
	margin:0px;
	background:url(/images/title_blandSite.gif) no-repeat;
	text-indent:-9999px;
}

h3.t_tit_cs {
	clear:both;
	border-bottom:1px solid #666;
	height:25px;
	width:520px;
	margin:0px;
	padding:0px;
	background:url(/images/title_can.png) no-repeat;
	text-indent:-9999px;
}

h3.t_tit_prod {
	height:30px;
	padding-left:60px;
	background:url(/images/title_newProducts.gif) 60px 0 no-repeat;
	text-indent:-9999px;
	border-bottom:1px solid #666;
	clear:both;
}

h3.t_tit_allprod {
	height:30px;
	width:147px;
	margin:0px;
	background:url(/images/title_allProducts.gif) no-repeat;
	text-indent:-9999px;
}


.ptext{
	font-size:12px;
	line-height: 160%;
	margin-top:12px;
}

.RedText{
	color:#F00;
}
/*---lp box set----*/
.lp_box2 {
	margin:20px auto;
	width:520px;
    padding:0px 13px 0px 13px;
}

.lp_box4 {
	margin:20px;
	width:325px;
    padding:0px 13px 13px 0px;
}


/*---top box set----*/

.t_boxl {
	margin:30px 0 30px 40px;
	width:325px;
	float:left;
}
.t_boxl dl {
	margin:20px 0 0 0;
}
.t_boxl dt, .t_boxl dd {
	line-height:150%;
}
.t_boxl dt {
	float:left;
	width:80px;
	margin:0px 0px 10px 15px;
	clear:left;
	height: 42px;
}
.t_boxl dd {
	float:right;
	width:220px;
	margin:0 0 10px 0;
	overflow:hidden;
	clear:right;
	height: 42px;
}
.t_boxr {
	margin:30px 0px 30px 50px;
	width:520px;
	float:left;
	/*clear:right;*/
}

/*---second box set----*/

#scbox{
	width:880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top:30px;
}

h3.t_tit {
	border-bottom:1px solid #999;
	font-size:18px;
	font-weight:bold;
	text-indent:15px;
	height:25px;
	width:870px;
	margin:0px;
	clear:both;
}

/*---second news box set----*/

.news_box{
	margin:30px 0 30px 45px;
	width:770px;
	float:left;
}

.news_box dl {
	margin:20px 0 0 0;
}
.news_box dt, .news_box dd {
	font-size:12px;
	line-height:170%;
	height: 105px;
	border-bottom:dotted #999 1px;

}
.news_box dt {
	float:left;
	width:155px;
	margin:0 0px 10px 75px;
	padding-right:25px;
	clear:left;
}
.news_box dd {
	float:right;
	width:455px;
	margin:0 60px 10px 0;
	overflow:hidden;
	clear:right;
}

.news_box dd a:link {color: #FF4F99; text-decoration:none;}
.news_box dd a:hover {color: #F6F; text-decoration:underline;}
.news_box dd a:visited {color: #FF4F99; text-decoration:none;}


/*---second Products box set----*/

/*---second affiliate box set----*/

.affi_box{
	margin:5px 0 30px 45px;
	width:770px;
	float:left;
}

.affi_box dl {
	margin:20px 0 0 0;
}
.affi_box dt, .affi_box dd {
	font-size:12px;
	line-height:170%;
	height: 105px;
	border-bottom:dotted #999 1px;

}
.affi_box dt {
	float:left;
	width:155px;
	margin:0 0px 10px 75px;
	padding-right:25px;
	clear:left;
}
.affi_box dd {
	float:right;
	width:455px;
	margin:0 60px 10px 0;
	overflow:hidden;
	clear:right;
}

.affi_box dd a:link {color: #FF4F99; text-decoration:none;}
.affi_box dd a:hover {color: #F6F; text-decoration:underline;}
.affi_box dd a:visited {color: #FF4F99; text-decoration:none;}


/*---second Products box set----*/

/*--- Products.css に移動予定----*/
#products_top_box{
	margin:20px 25px;
	padding:1px;
	width:817px;
	overflow:hidden;
	clear:both;
}

#products_top_box table tr td{
	padding:10px;
	font-size:12px;
	
}

#products_box{
	margin:20px auto 20px 0px;
	padding:1px 1px 1px 25px;
	width:817px;
	float:left;
}

#products_box h4{
	font-size:14px;
	margin:5px 0px;
	font-weight:bold;
}

#products_box table tr td{
	padding:3px;
	font-size:11px;
	border:#999 1px solid;
	background-color:#FFF;
}

.bg_glay{
	background-color:#E6E6E6 !important;
	font-weight:bold;
}



/*---second inquiry box set----*/

.inquiry_box{
	margin:30px 0 30px 45px;
	width:750px;
	float:left;
	font-size:12px;

}

.inquiry_box dl {
	margin:20px 0 0 0;
}
.inquiry_box dt, .news_box dd {
	line-height:180%;
}
.inquiry_box dt {
	float:left;
	width:170px;
	margin:10px 0px 10px 65px;
	padding-right:25px;
	padding-bottom:5px;
	clear:left;
	height:30px;
	border-bottom:dotted #999 1px;
}
.inquiry_box dd {
	float:right;
	width:425px;
	margin:10px 65px 10px 0px;
	padding-bottom:5px;
	overflow:hidden;
	clear:right;
	height:30px;
	border-bottom:dotted #999 1px;
}

#h125{
	height:125px;
}

#h60{
	height:60px;
}

/*---second pulicity box set----*/

#publicity_box{
	margin:20px 30px;
	width:790px;
	font-size:12px;

}

#publicity_box_l{
	margin:0px;
	width:150px;
	font-size:12px;
	float:left;

}

.title_14b{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 7px 0px;
}

#publicity_box_l ul{
	margin-left:22px;
}

#publicity_box_l li{
	line-height:180%;
	list-style-image: url(/images/yaku.gif);
}


#publicity_box_r{
	margin:0 0 30px 0;
	padding-right:30px;
	width:605px;
	font-size:12px;
	float: right;
	text-align:right;

}

#publicity_box_r.tcenter{
	text-align: center;

}

#publicity_box_r img{
	margin:0px 0px 5px 35px;

}

#publicity_box_r .retop{
	margin-top:30px;
}

#publicity_box_r.tcenter p.publine{
	height: 30px;
	width: 567px;
	background-image: url(../publicity/images/pub_banner.png);
	margin:0px 0px 5px 35px;
	overflow: hidden;
}

#publicity_box_r.tcenter p.publine .date{
	font-family: "HGPｺﾞｼｯｸM";
	font-size: 12px;
	color: #2d2c2c;
	width: 30px;
	margin:0px 0px 0px 5px;
	font-weight: bold;
	line-height: 30px;
	float: left;
	display: block;
}
#publicity_box_r.tcenter p.publine .pubtitle{
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 13px;
	color: #2d2c2c;
	float: left;
	display: block;
	font-weight: bold;
	line-height: 30px;
	width: 497px;
	text-align: center;
}

/*----------------------------------------------------------
	company 
 ---------------------------------------------------------*/
.company_boxl {
	margin:30px auto 30px auto;
	width:700px;
}

.company_boxl table{
	margin:30px auto 0px auto;
}

.company_boxl table tr td{
	font-size:14px;
	line-height:25px;
	padding:8px;
}

/*----------------------------------------------------------
	all products
 ---------------------------------------------------------*/
#aprod {
	margin:22px 50px 22px 55px;
	height: 350px;
}


/*----------------------------------------------------------
	fotter
 ---------------------------------------------------------*/
#contents_f {
	height: 35px;
	background: #E6E6E6;
	border-bottom:1px #8F8F8F solid;
	margin:0 0 20px 0;
	overflow:hidden;
	clear:both;
	text-indent:-9999px;
}

#footer {
	height: 113px;
	width: 1000px;
	position: absolute;
	bottom: 0;
	background: #FFF;
}
#footer p.copy {
	height: 58px;
	background-color: #FFF;
	width: 650px;
	position: absolute;
	text-align:right;
}
#share_box {
	height: 58px;
	position: absolute;
	left: 10px;
	text-align:right;
	width: 350px;
}
#share_box div {
	float:left;
	margin:0 0 0 10px;
	overflow:hidden;
}
.twitter {
	margin-right:0px;
}
/*----------------------------------------------------------
	scrollable
 ---------------------------------------------------------*/
#prod_box {
	background:url(../images/bg/itemlist.jpg) repeat-x;
	clear:both;
	overflow:hidden;
	height:152px;
}
.scrollable {
	position:relative;
	overflow:hidden;
	width: 880px;
	height:152px;
	background:url(../images/bg/itemlist.jpg) repeat-x;
}
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
.items div {
	float:left;
	width:880px;
	height:152px;
}
.scrollable img {
	float:left;
	margin:0px;
	/*
	margin:0 5px 0 20px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	*/
}
.scrollable .active {
/*	border:2px solid #000;	*/
	position:relative;
	cursor:default;
}
.scrollable {
	float:left;
	overflow:hidden;
	margin-right:12px;
}
a.browse {
	display:block;
	width:32px;
	height:32px;
	float:left;
	margin-top:64px;
	cursor:pointer;
	font-size:1px;
	background:#CCC;
}
/* right */
a.right {
	clear:right;
	float:none;
	overflow:hidden;
	background:url(../images/button/psbox_right.gif) no-repeat;
	margin-left:15px;
	margin-right:10px;
}
a.right:hover { background-position: 0 -32px; }
a.right:active { background-position: 0 -32px; } 
/* left */
a.left {
	background:url(../images/button/psbox_left.gif) no-repeat;
	margin-left:15px;
	margin-right:15px;
}
a.left:hover { background-position: 0 -32px; }
a.left:active { background-position: 0 -32px; }
*/
a.disabled {
/*	visibility:hidden !important; */		
}
.facebook {
	position: relative;
	height: 32px;
	width: 118px;
	vertical-align: middle;
}
.instagram{
position: relative;
	height: 22px;
	width: 57px;
	vertical-align: middle;
	top: 0px;
}

.ameburo {
	position: relative;
	height: 50px;
	width: 98px;
	right: 50px;
	bottom: 5px;
}

.bold{
	font-weight:bold;
	}
