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


a:hover img {
	-webkit-transition: 0s ease-in-out;  
    -moz-transition: 0s ease-in-out;  
    -o-transition: 0s ease-in-out;  
    transition: 0s ease-in-out;  
	opacity: 1;  /* IE以外 */
	filter: alpha(opacity=100); /* IE用 */
	-moz-opacity: 1; /* Firefox用 */
}

.bg-gray {
	background-color: #F5F5F5;
}

.detail-1 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 400;
	text-align: center;
	height: 25px;
	width: 160px;
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	padding: 0em;
	margin-top: 1em;
	margin-bottom: 0em;
}

.detail-1 a {
	color: #333;
	text-decoration: none;
	display: block;
	height: inherit;
	width: inherit;
	background-color: #FFF;
}

.detail-1 a span{			/* 文字幅 */
    letter-spacing: .3em;
}

.detail-1 a:hover {
	color: #FFF;
	background-color: #333;
}

.detail-2 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 400;
	text-align: center;
	height: 25px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	padding: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	letter-spacing: 0.2em;
}

.detail-2 a {
	color: #333;
	text-decoration: none;
	display: block;
	height: inherit;
	width: inherit;
	background-color: #FFF;
	letter-spacing: .3em;
}

.detail-2 a:hover {
	color: #FFF;
	background-color: rgba(255,0,0,0);
	border: 1px solid #FFF;	
	
}




#top h2 {
	font-size: 28px;
	line-height: 1.1em;
	font-weight: 200;
	margin-bottom: 1em;
}

/* おしらせ */

#info {
	border: 1px solid #999999;
	height: auto;
	width: 974px;
	margin-bottom: 4em;
	padding: 22px;
}
#info p {
	margin-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB;
	padding-bottom: 0.3em;
}
#info p.line {
	margin-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	padding-bottom: 0.3em;
}

.info-news {		/*タグ-お知らせ*/
	background-color: #797979;
	color: #FFF;
	font-size: 11px;
    line-height: 16px;
    font-weight: 300;
	letter-spacing: 0;
	display: inline-block;
	text-align: center;
    vertical-align: middle;
	width: 60px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 7px;
	margin-bottom: 0.25em;
    margin-top: 0.05em;
}

.info-new {		/*タグ-新製品*/
	background-color: #F90;
	color: #FFF;
	font-size: 11px;
    line-height: 16px;
    font-weight: 300;
	letter-spacing: 0.4em;
	display: inline-block;
	text-align: center;
    vertical-align: middle;
	width: 56px;
	padding-left: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 7px;
	margin-bottom: 0.25em;
    margin-top: 0.05em;
}

.info-started {		/*タグ-取扱開始*/
	background-color: #FF2116;
	color: #FFF;
	font-size: 11px;
    line-height: 16px;
    font-weight: 300;
	letter-spacing: 0;
	display: inline-block;
	text-align: center;
    vertical-align: middle;
	width: 60px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 7px;
	margin-bottom: 0.25em;
    margin-top: 0.05em;
}

.info-discontinued {		/*タグ-販売終了*/
	background-color: #333;
	color: #FFF;
	font-size: 11px;
    line-height: 16px;
    font-weight: 300;
	letter-spacing: 0;
	display: inline-block;
	text-align: center;
    vertical-align: middle;
	width: 60px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 7px;
	margin-bottom: 0.25em;
    margin-top: 0.05em;
}

#aboutus {
	padding: 0em;
	height: 300px;
	width: 1020px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 3em;
	margin-left: 0em;
	text-align: center;
	background-image: url(../img/top-img-1020x300.png);
	background-repeat: no-repeat;
}

.about h2 {
	padding-bottom: 12px;
	padding-left: 0px;
	padding-top: 28px;
	margin: 0px;
	padding-right: 0px;
	line-height: 1em;
}
.about p {
	font-size: 18px;
	line-height: 1.8em;
	font-weight: 200;
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 1.5em;
	padding-left: 0em;
	color: #FFF;
}


/* イベント情報 */

.event-table {
	width: 1020px;
	border-collapse: collapse;
} 
.event-table td{
	margin: 0px;
	line-height: 1.3em;
	padding-top: 0.4em;
	padding-right: 0.1em;
	padding-bottom: 0.4em;
	padding-left: 0.9em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}

#newevent {
	height: auto;
	width: 1020px;
	float: left;
	display: inline;
	line-height: 1.4em;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 0em;
}

#newevent p {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}

#newevent dl.event {
	margin: 0em;
	padding: 0em;
}

#newevent dl.event dt {
	float: left;
	width: 18em;
	clear: left;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin: 0em;
	background-image: url(../img/yaji.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

#newevent dl.event dd {
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin: 0em;
	float: left;
	width: 25.5em;
}

/* カテゴリ */

#categry ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}

#categry ul li {
	padding: 0px;
	float: left;
	height: 200px;
	width: 500px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #CFE2ED;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-block;
	list-style-type: none;
}

#categry ul li h2 {
	font-size: 36px;
	line-height: 1.1em;
	font-weight: 200;
	text-align: center;
	padding-top: 1.4em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	letter-spacing: -0.1em;
}

/* メーカーインデックス */

#maker-index {
	width: 1020px;
	height: 38px;
	padding: 0em;
	background-color: #F0F0F0;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 0em;
}

#maker-index #abcname h2{
	color: #333333;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.9em;
	height: 30px;
	width: 80px;
	margin: 0em;
	text-indent: 1em;
	padding: 0px;
	float: left;
}

#maker-index #abclist {
	float: right;
	width: 1020px;
	padding: 0px;
	margin: 0px;
}

#maker-index #abclist ul.abc {
	font-size: 0;
	margin: 0px;
	display: table;
	width: 1020px;
	padding: 0px;
	float: left;
}

#maker-index #abclist ul.abc li{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	height: 36px;
	width: 36px;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	display: table-cell;
	float: left;
	vertical-align: middle;
	padding: 0px;
	line-height: 2.2em;
	margin: 0px;
}

#maker-index #abclist ul.abc li a {
	display: block;
	height: inherit;
	width: inherit;
	color: #000066;
}

#maker-index #abclist ul.abc li a:hover {
	color: #FFFFFF;
	background-color: #006;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.9em;
}

/* 取扱メーカ一覧 */

#popular {
	padding: 0em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 4em;
	margin-left: 0em;
	}
#popular p{
	font-size: 0.9em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	margin-top: 0.5em;
	color: #999;
}
#popular img{
	padding: 0px;
	height: 30px;
	width: auto;
	margin-left: 1em;
	margin-right: 2em;
}

#makerlogo {
	width: 1020px;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 4em;
	margin-left: 0em;
}


#makerlogo ul {
	float: left;
	list-style: none;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#makerlogo ul li {
	float: left;
	height: 240px;
	width: 324px;
	list-style: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #CCC;
	padding: 0px;
	display: inline-block;
	}

#makerlogo ul li a {
	height: inherit;
	width: inherit;
	color: #333;
	text-decoration: none;
	display: inline-block;
}

#makerlogo ul li a img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}


#makerlogo ul li a:hover img {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
}

#makerlogo ul li h2 {
	font-family: 'Noto Sans Japanese', sans-serif;
	padding: 0px;
	font-size: 190px;
	font-weight: 100;
	text-align: center;
	margin: 0em;
	height: 240px;
	width: 324px;
	line-height: 1.4em;
	color: #666;
}

#makerlogo ul li h3 {
	padding: 0em;
	text-align: center;
	margin: 0px;
}

#makerlogo ul li h3 img {
	margin-top: 1.2em;
}


#makerlogo ul li h4 {
	font-size: 13px;
	font-weight: 400;
	line-height: 1.4em;
	text-align: center;
	margin: 0em;
	padding-top: 0.8em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}

#makerlogo ul li p {
	font-size: 13px;
	line-height: 1.4em;
	font-weight: 300;
	text-align: justify;
	margin: 0em;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 0.4em;
	padding-left: 2em;
}

#makerlogo ul li ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 300px;
}

#makerlogo ul li ul li {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #FFF;
	background-color: #666;
	height: 16px;
	width: auto;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	-moz-text-align-last: justify;
	text-align-last: justify;
	font-weight: 500;
	display: inline-block;
}
