﻿@charset "utf-8";/* block title margin----------------------------------------------- */h2.title-side {	margin: 0;	padding: 0;	overflow: hidden;	text-indent: -9999px;	border-bottom: solid 2px #333;}h2.title-center {	overflow: hidden;	text-indent: -9999px;}/* block title----------------------------------------------- */h2#title-search {	background: url("../img/bloc/title-search.jpg") no-repeat;	margin-bottom:0px;}h2#title-login {	background: url("../img/bloc/title-login.jpg") no-repeat;	margin-bottom:15px;}h2#title-cart {	background: url("../img/bloc/title-cart.jpg") no-repeat;}h2#title-recommend {	background: url("../img/bloc/title-teiban.jpg") no-repeat;	margin-top:20px;}h2#title-calendar {	background: url("../img/bloc/title-calendar.jpg") no-repeat;}h2#title-guide {	background: url("../img/bloc/title-guide.jpg") no-repeat;}h2#title-news {	background: url("../img/bloc/title-news.gif") no-repeat;	border-bottom:solid 2px #333;    margin: 20px 0 0 0px;}/* block margin----------------------------------------------- */div.block-side {	margin: 0;/*	overflow: hidden;*/}div.block-center {	margin: 10px 0 10px;	overflow: hidden;}/* flash----------------------------------------------- */div#block-flash {    width: 500px;    margin: 0;}/* search----------------------------------------------- */div#block-search {	margin: 0 0 30px 0;    padding: 0;	overflow: hidden;	border:solid 1px #EEE;}div#block-search .create-box {	margin: 2px;    padding: 6px;	background:#EEE;}div#block-search p {	margin: 0;    padding: 0 0 10px;}div#block-search p.label {	margin: 0;    padding: 0 0 2px;}div#block-search .fm-search {    width: 173px;	height: 16px;	padding: 2px;    border: solid 1px #CCCCCC;}div#block-search .fm-search-serect {    width: 180px;    border: solid 1px #CCCCCC;}div#block-search .btn {	margin: 0;    padding: 0;    text-align: center;}/* カテゴリー----------------------------------------------- *//*div#block-category {	margin: 0 0 30px 0 ;    padding: 0;}div#block-category .create-box {}ul#categorytree {	margin: 0;	padding: 0;	list-style: none;}ul#categorytree li img {	vertical-align: bottom;}ul#categorytree li a {	text-decoration: none;}ul#categorytree ul,ul#categorytree ul li,ul#categorytree ul li ul,ul#categorytree ul li ul li {	margin: 0;	padding: 0;	list-style: none;}ul#categorytree li.level1 a {	display: block;	padding: 5px 5px 5px 10px;	color: #333333;	background: url("../img/common/icon-category-lev1.gif") left center no-repeat;	border-bottom: 1px dotted #CCCCCC;	font-weight:bold;	font-size:12px;}ul#categorytree li.level1 a:hover {	padding: 5px 5px 5px 10px;	color: #333333;	background: #DDDDDD url("../img/common/icon-category-lev1-on.gif") left center no-repeat;	border-bottom: 1px dotted #CCCCCC;}ul#categorytree li.level1 a.onlink {	padding: 5px 5px 5px 10px;	color: #000000;	background: #DDDDDD url("../img/common/icon-category-lev1-on.gif") left center no-repeat;	border-bottom: 1px dotted #CCCCCC;	border-left:1px dotted #CCC;	border-right:1px dotted #CCC;}ul#categorytree li.level1 ul{	border-left:1px dotted #CCC;	border-right:1px dotted #CCC;}ul#categorytree li.level2 a {	display: block;	padding: 4px 5px 4px 25px;	color: #333333;	background: #FFFFFF url("../img/bloc/icon-category-lev2.gif") no-repeat left center;	border-bottom: 1px dotted #CCCCCC;	font-weight:normal;}ul#categorytree li.level2 a:hover {	padding: 4px 5px 4px 25px;	color: #000000;	background: #DDDDDD url("../img/bloc/icon-category-lev2-on.gif") no-repeat left center;	border-bottom: 1px dotted #CCCCCC;}ul#categorytree li.level2 a.onlink {	padding: 4px 5px 4px 30px;	color: #000000;	background: #DDDDDD url("../img/bloc/icon-category-lev2-on.gif") no-repeat left center;	border-bottom: 1px dotted #CCCCCC;}ul#categorytree li.level3 a {	display: block;	font-size: 80%;	padding: 3px 5px 3px 35px;	color: #333333;	background-color: #FFFFFF;	background-image: none;	border-bottom: 1px dotted #CCCCCC;}ul#categorytree li.level3 a:hover {	padding: 3px 5px 3px 35px;	color: #FFFFFF;	background-color: #333333;	background-image: none;	border-bottom: 1px dotted #CCCCCC;}ul#categorytree li.level3 a.onlink {	padding: 3px 5px 3px 35px;	color: #FFFFFF;	background-color: #333333;	background-image: none;	border-bottom: 1px dotted #CCCCCC;}*//*カテゴリ表示カスタマイズ対応用*/div#block-category {    width: 200px;    margin: 0 0 30px 0 ;    padding: 0;}ul#categorytree {    width: 200px;}#block-category {    background: none;}ul#categorytree a {    width: 180px;    display: block;}ul#categorytree ul {    display: none;    width: 200px;    margin: 0;    padding: 0;    list-style: none;}ul#categorytree li {    position: relative;    margin: 0;    padding: 0;    list-style: none;}ul#categorytree li img {    vertical-align: bottom;}ul#categorytree li a {    text-decoration: none;}ul#categorytree li.level1 a {    display: block;    padding: 5px 5px 5px 10px;    color: #333333;    background: url("../img/common/icon-category-lev1.gif") left center no-repeat;    border-bottom: 1px dotted #CCCCCC;    font-weight:bold;    font-size:12px;    width: 185px;}ul#categorytree li.level1 a:hover {    padding: 5px 5px 5px 10px;    color: #333333;    background: #DDDDDD url("../img/common/icon-category-lev1-on.gif") left center no-repeat;    border-bottom: 1px dotted #CCCCCC;    width: 185px;}ul#categorytree li.level1 a.onlink {    padding: 5px 5px 5px 10px;    color: #000000;    background: #DDDDDD url("../img/common/icon-category-lev1-on.gif") left center no-repeat;    border-bottom: 1px dotted #CCCCCC;    border-left:1px dotted #CCC;    border-right:1px dotted #CCC;    width: 183px;}ul#categorytree li.level1 ul{    border-left:1px dotted #CCC;    border-right:1px dotted #CCC;}#categorytree ul.level2,#categorytree ul.level3,#categorytree ul.level4,#categorytree ul.level5{    position:absolute;    top: -1px;    left: 200px;    border-top: 1px dotted #CCC;}ul#categorytree li.level2 a {    display: block;    padding: 4px 5px 4px 25px;    color: #333333;    background: #f5f5f5 url("../img/bloc/icon-category-lev2.gif") no-repeat left center;    /*background: #FFFFFF url("../img/bloc/icon-category-lev2.gif") no-repeat left center;*/    border-bottom: 1px dotted #CCCCCC;    font-weight:normal;    width: 170px;}ul#categorytree li.level2 a:hover {    padding: 4px 5px 4px 25px;    color: #000000;    background: #DDDDDD url("../img/bloc/icon-category-lev2-on.gif") no-repeat left center;    border-bottom: 1px dotted #CCCCCC;    width: 170px;}ul#categorytree li.level2 a.onlink {    padding: 4px 5px 4px 25px;    color: #000000;    background: #DDDDDD url("../img/bloc/icon-category-lev2-on.gif") no-repeat left center;    border-bottom: 1px dotted #CCCCCC;    width: 170px;}ul#categorytree li.level3 a ,ul#categorytree li.level4 a ,ul#categorytree li.level5 a {    display: block;    padding: 4px 5px 4px 35px;    color: #333333;    background-color: #f5f5f5;    background-image: none;    border-bottom: 1px dotted #CCCCCC;    /**/    width: 160px;}ul#categorytree li.level3 a:hover ,ul#categorytree li.level4 a:hover ,ul#categorytree li.level5 a:hover {    padding: 4px 5px 4px 35px;    color: #000000;    background-color: #DDDDDD;    background-image: none;    border-bottom: 1px dotted #CCCCCC;    /**/    width: 160px;}ul#categorytree li.level3 a.onlink ,ul#categorytree li.level4 a.onlink ,ul#categorytree li.level5 a.onlink {    padding: 4px 5px 4px 35px;    color: #000000;    background-color: #DDDDDD;    background-image: none;    border-bottom: 1px dotted #CCCCCC;    width: 160px;}/* サブカテゴリー----------------------------------------------- */div#block-subcategory {	margin: 0 0 10px;    padding: 0;}div#block-subcategory .create-box {}ul#subcategorytree {	margin: 0;	padding: 0;	list-style: none;}ul#subcategorytree li img {	vertical-align: bottom;}ul#subcategorytree li a {	text-decoration: none;}ul#subcategorytree ul,ul#subcategorytree ul li,ul#subcategorytree ul li ul,ul#subcategorytree ul li ul li {	margin: 0;	padding: 0;	list-style: none;}ul#subcategorytree li.level1 a {	display: block;	padding: 5px 5px 5px 20px;	color: #333333;	background: #FFFFFF url("../img/bloc/icon-category-lev1.gif") no-repeat left center;	border-bottom: 1px dotted #CCCCCC;}ul#subcategorytree li.level1 a:hover {	padding: 5px 5px 5px 20px;	color: #FFFFFF;	background: #333333 url("../img/bloc/icon-category-lev1-on.gif") no-repeat left center;	border-bottom: 1px dotted #CCCCCC;}ul#subcategorytree li.level1 a.onlink {	padding: 5px 5px 5px 20px;	color: #FFFFFF;	background: #333333 url("../img/bloc/icon-category-lev1-on.gif") no-repeat left center;	border-bottom: 1px dotted #CCCCCC;}ul#subcategorytree li.level2 a {	display: block;	padding: 4px 5px 4px 30px;	color: #333333;	background: #FFFFFF url("../img/bloc/icon-category-lev2.gif") no-repeat left center;	border-bottom: 1px dotted #CCCCCC;}ul#subcategorytree li.level2 a:hover {	padding: 4px 5px 4px 30px;	color: #FFFFFF;	background: #333333 url("../img/bloc/icon-category-lev2-on.gif") no-repeat left center;	border-bottom: 1px dotted #CCCCCC;}ul#subcategorytree li.level2 a.onlink {	padding: 4px 5px 4px 30px;	color: #FFFFFF;	background: #333333 url("../img/bloc/icon-category-lev2-on.gif") no-repeat left center;	border-bottom: 1px dotted #CCCCCC;}ul#subcategorytree li.level3 a {	display: block;	font-size: 80%;	padding: 3px 5px 3px 35px;	color: #333333;	background-color: #FFFFFF;	background-image: none;	border-bottom: 1px dotted #CCCCCC;}ul#subcategorytree li.level3 a:hover {	padding: 3px 5px 3px 35px;	color: #FFFFFF;	background-color: #333333;	background-image: none;	border-bottom: 1px dotted #CCCCCC;}ul#subcategorytree li.level3 a.onlink {	padding: 3px 5px 3px 35px;	color: #FFFFFF;	background-color: #333333;	background-image: none;	border-bottom: 1px dotted #CCCCCC;}/* login----------------------------------------------- */div#block-login {	margin: 0 0 30px 0;    padding: 0;	overflow: hidden;	border:solid 1px #EEE;}div#block-login .create-box {	margin: 2px;    padding: 6px;	background:#EEE;}div#block-login table {	margin: 0;    padding: 0;	border-collapse:collapse;}div#block-login table td {    padding: 0 0 2px;}div#block-login table td.label {    padding: 0 2px 2px 0;}div#block-login .fm-login {    width: 120px;	height: 16px;	padding: 2px;    border: solid 1px #CCCCCC;}div#block-login .btn {	margin: 0;	padding: 10px 0 0;    text-align: center;}div#block-login ul.links {	margin: 10px 0 0;	padding: 7px 0 0;    list-style: none;    border-top: 1px dotted #CCCCCC;}div#block-login ul.links li {	margin: 0;	padding:0 0 0 12px;	font-size: 90%;	background: url("../img/common/img_list_link.gif") left center no-repeat;}div#block-login p {	margin: 0 0 2px;    padding: 0;    text-align: center;}div#block-login p.point-num {	margin: 6px 0 2px;    padding: 0 2px;	background: #EEEEEE;    text-align: center;}div#block-login p.point-num strong {	color: #990000;}div#block-login .membership {	text-align: center;	text-decoration: blink;	font-size:85%;	color: #990000;	line-height: 100%;	margin-bottom: 2px;}/* cart----------------------------------------------- */div#block-cart {	margin: 0 0 30px 0;    padding: 0;	overflow: hidden;	border:solid 1px #EEE;}div#block-cart-top {	margin: 0;    padding: 0;	overflow: hidden;}div#block-cart-bottom {	margin: 0;    padding: 10px;	overflow: hidden;	clear: both;}div#block-cart .create-box {	margin: 2px;    padding: 6px;	background:#EEE;}div#block-cart p.item {	margin: 0;	padding: 3px 0 3px 0;	text-align: center;	border-bottom: dotted 1px #999;}div#block-cart p.total {	margin: 0;	padding: 5px 0 0;	text-align: center;}div#block-cart p.free {	margin: 1px 2px 3px 2px;    padding: 0 2px;	background: #eeeeee;	font-size: 85%;	text-align: center;}div#block-cart p.total strong {	color: #000000;}div#block-cart p.free strong {	color: #990000;}div#block-cart p.btn {	margin: 0;	padding: 3px 0 0;	text-align: center;}div#block-cart ul,div#block-cart ul li {	margin: 0;	padding: 0;	list-style: none;	border-bottom: dotted 1px #999;}table.cartitem-box {	margin: 0;	padding: 0;	font-size: 90%;	border-bottom: 1px dotted #CCCCCC;	border-collapse: collapse;}table.cartitem-box-end {	margin: 0;	padding: 0;	font-size: 90%;	border-collapse: collapse;}table.cartitem-box td,table.cartitem-box-end td {	padding: 5px 0;}td.cartitem-photo {	width: 55px;}strong.cartitem-name {	margin: 0;	padding: 0;	font-size: 85%;}span.cartitem-value {	margin: 0;	padding: 0;	font-size: 90%;}/* recommend----------------------------------------------- */div#block-recommend {	margin: 0;    padding: 0;}div#block-recommend .create-box {	margin: 0;    padding: 0;}div.recommend-box {	margin: 0;	padding: 10px 0;}div.recommend-box h3 {	font-size:85%;	font-weight:lighter;	line-height:1.2;	margin:0;	padding:5px 0 0;}div.recommend-photo {	margin: 0;	padding: 0;	text-align: center;}p.recommend-price {	border-top:1px dotted #999999;	color:#333333;	font-size:90%;	line-height:1.2;	margin:0;	padding:3px 0 0;	font-weight:bold;}p.recommend-comment {	color:#666666;	font-size:85%;	line-height:1.2;	margin:0;	padding:3px 0 0;	text-align:left;}/* calendar----------------------------------------------- */div#block-calendar {	margin: 0 0 30px 0;    padding: 0;	overflow: hidden;	border:solid 1px #EEE;}div#block-calendar .create-box {	margin: 2px;    padding: 6px;	background:#EEE;}#block-calendar table {	margin: 0;    padding: 0;	border-collapse:collapse;}#block-calendar tbody {	background:#FFF;}#block-calendar caption {	margin: 0;	padding: 5px 0;	text-align: left;}#block-calendar th {	text-align: center;	font-weight: lighter;}#block-calendar td {	text-align: center;	border-bottom: 1px dotted #CCCCCC;}#block-calendar .holiday {	background: #666666;	color: #FFFFFF;}/* guide----------------------------------------------- */div#block-guide {	margin: 0 0 30px 0;    padding: 0;	overflow: hidden;	border:solid 1px #EEE;}div#block-guide .create-box {	margin: 2px;    padding: 6px;	background:#EEE;}div#block-guide ul{	margin: 10px 0 0 0;	padding: 0;    list-style: none;}div#block-guide ul li {	margin: 5px 0 0 0;	padding:0 0 0 12px;	font-size: 90%;	background: url("../img/common/img_list_link.gif") left center no-repeat;}div#block-guide ul li a {}div#block-guide ul li a:hover {}/* news 2013年5月2日修正@ATN菊澤----------------------------------------------- */div#title-newitem {	width: 480px;	height: 18px;	margin: 20px 0 0 0;	padding: 0;	background: url("../img/bloc/title-newitem.gif") no-repeat;	overflow: hidden;	clear: both;	border-bottom:solid 2px #333;}div#title-newitem h2 {	width: 350px;	height: 18px;	margin: 0;	padding: 0;	background: url("../img/bloc/title-newitem.gif") no-repeat;	float: left;	text-indent: -9999em;}div#title-newitem #ltemlist {	width: 105px;	margin: 0;	padding: 0;	float: right;}div#title-newitem #ltemlist a:hover img {	opacity: 0.7;	filter: alpha(opacity=70);}div#block-news {	margin: 0 0 10px;    padding: 0;	overflow: hidden;}div#block-news-bottom {	margin: 0;    padding: 10px;	overflow: hidden;	clear: both;}div#block-news .create-box {	margin: 0 0 0 0;    padding: 0;}div#rss-news {    margin: 0;	padding: 5px 0 0;	line-height: 1.1;	text-align: right;}div#rss-news img{	vertical-align: -0.3em;	margin: 0 0 0 3px;}div#block-news dl {	margin: 0;	padding: 0;	height:400px;	overflow:auto;}<!-- 上記注意 年末年始等は新着情報height200px -->div#block-news dl dt {	margin: 0;	padding: 0;}div#block-news dl dt.end {	margin: 0 0 7px;	padding: 0 0 7px;	border-bottom: 1px dotted #CCCCCC;}div#block-news dl dt span {	margin: 0 3px 0 0;	padding: 3px 3px 0 3px;	color: #FFFFFF;	font-weight: bold;	font-size: 85%;	background: url("../img/bloc/bg_news_date.gif");}div#block-news dl dd {	margin: 0 0 7px;	padding: 0 0 7px;	border-bottom: 1px dotted #CCCCCC;	color: #434343;}/*2010年11月5日追加*/#block-calendar thead {	border-bottom:solid 2px #333;}/*2011年2月9日追加　aratana@kimura*/span.taxin {	font-size: 90%;	font-weight: normal;}/*2011年2月21日追加　sekido@diamondmedia*//* ツイッター */.twtr-list {	background-image:url(../img/base/line_dot-x.gif);	background-repeat:repeat-x;	background-position:bottom left;	padding-bottom:20px;	margin-bottom:20px;}.twtr-list h3 {	margin-bottom:5px;}.twtr-list p {	margin-bottom:5px;	color:#8E9FA8;	font-size:12px;	line-height:140%;}.twtr-list .bt {	text-align:center;}#twitter_div {}#twitter_div ul {	width : 200px;	margin-bottom:15px;	border:solid #D1D5DA;	border-width:0 0 1px;}#twitter_div li {	word-break: break-all;	background-color:#E0E7E6;	color:#516170;	padding:10px 10px 10px 30px;	background-image:url(../img/base/icon_twtr.gif);	background-position:10px 12px;	background-repeat:no-repeat;	white-space:normal;	border:solid #D1D5DA;	border-width:1px 1px 0;	font-size:12px;	line-height:140%;}#twitter_div li.odd {	background-color:#F6F6F6;}#twitter_div li a {	font-size : 10px;	display:block;	text-align:right;	text-decoration:none;}#twitter_div li a:hover {}#twitter_div li span {}#twitter_div li span a {	font-size:12px;	display:inline;	text-align:left;	text-decoration:underline;	color:#09C;}#twitter_div li span a:hover {	text-decoration:none;	color:#39F;}.chart-list{	background-color:#EDEEEA;	padding:5px 5px 18px;}.chart-list a:hover img {	opacity: 0.4;	filter: alpha(opacity=40);}.chart-list p{	color:#5b5d58;	line-height: 160%;	padding:0 5px 0;}.chart-list .bt{	text-align:center;	margin:15px 0 0 0;}/* 2012年8月2日追加@ATN菊澤 商品カテゴリーの中にサイトマップ誘導を挿入----------------------------------------------- */div#title-category {	width: 200px;	height: 18px;	margin: 20px 0 0 0;	padding: 0;	background: url("../img/bloc/title-category.jpg") no-repeat;	overflow: hidden;	clear: both;	border-bottom:solid 2px #333;}div#title-category h2 {	width: 100px;	height: 18px;	margin: 0;	padding: 0;	background: url("../img/bloc/title-category.jpg") no-repeat;	float: left;	text-indent: -9999em;}div#title-category #sitemap {	width: 80px;	margin: 3px 0 0 0;	padding: 0;	float: right;}div#title-category #sitemap a:hover img {	opacity: 0.7;	filter: alpha(opacity=70);}/* 2012年9月3日修正 2014年7月3日修正@ATN菊澤左ブロックバナーのマウスオーバー時の透過----------------------------------------------- */
.banner-side {	width: 200px;	float: right;	}.banner-side a:hover img {	opacity: 0.6;	filter: alpha(opacity=60);}/* 2012年9月3日追加 9月24日修正@ATN菊澤中央ブロックバナーの配置とマウスオーバー時の透過----------------------------------------------- */
div#banner-center {	width: 480px;	height: 234px;	margin: 0 0 5px 0;	padding: 0;}div#banner-center .left {	margin: 0 8px 8px 0;	padding: 0;	float: left;}div#banner-center .right {	margin: 0 0 8px 8px;	padding: 0;	float: right;}div#banner-center a:hover img {	opacity: 0.4;	filter: alpha(opacity=40);}/* 2012年9月3日追加 9月24日修正@ATN菊澤中央ブロック ポイントサービス開始バナーの配置とマウスオーバー時の透過----------------------------------------------- */
div#membership {	width: 480px;	height: 220px;	margin: 0 0 10px 0;	text-align:center;	border-bottom: 1px solid #dddddd;}div#membership img{	padding: 5px 0;}div#membership a:hover img {	opacity: 0.5;	filter: alpha(opacity=50);}/* 2012年12月25日追加@ATN菊澤季節のお知らせ----------------------------------------------- */div#season-info {
    white-space: normal;    border: 3px double #666666;
    background-color: #eeeeee;
    width: 450px;
    font-size:105%;
    margin: 10px 0 10px 0;    padding: 12px;    line-height: 140%;
}div#season-info ul{    list-style: none;	margin:10px 0 10px 0;}div#season-info ul li {	margin:0 0 0 25px;	padding:0 0 0 20px;	background: url("../img/common/img_list_link.gif") left center no-repeat;}div#season-info h2 {    border-left: 4px solid #990000;	margin: 0 0 5px 0px;	padding: 0 0 0 5px;    font-size:120%;}div#season-info h3 {	margin: 7px 0 7px 0;	padding: 0 0 0 7px;    font-size:110%;}.season-infoTable1 {  
    border-collapse: collapse;    margin: 10px 0 10px 30px;    font-size:110%;
    line-height: 110%;}  
.season-infoTable1 th {      border: none;      padding: 0 0 0 0px;
    table-layout: fixed;  
    text-align: left;  
}.season-infoTable1 td {      font-weight:bold;
    border: none;  
    padding: 0 0 0 0px;
    table-layout: fixed;  
    text-align: left; 
}  .season-infoTable2 {  
    border-collapse: collapse;    margin: 0 0 10px 70px;
    line-height: 115%;}  
.season-infoTable2 th {      border: none;      padding: 0 0 0 15px;
    table-layout: fixed;  
    text-align: left;  
	background: url("../img/common/img_list_link.gif") left center no-repeat;}.season-infoTable2 td {  
    border: none;  
    padding: 0 0 0 10px;
    table-layout: fixed;  
    text-align: left;  
}  /* 2013年4月18日追加@ATN菊澤商品検索内 Googleサイト内検索----------------------------------------------- */span.google_searchlink {	margin: 0 4px 0 0;	float:right;	font-size:90%;	color:#990000;}div#searchline{	margin: 10px 0 3px 0 ;	padding: 0;    border-top: 1px dotted #CCCCCC;}#cse-search-form {
	width: 180px !important;
}
#cse-search-form td {
	padding: 0 !important;
}
#cse-search-form input[type="text"] {
	height: 25px;
	padding: 0 !important;
	width: 155px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 5px #DDDDDD;
	-moz-box-shadow: 0 0 5px #DDDDDD;
	-webkit-box-shadow: 0 0 5px #DDDDDD;
}
#cse-search-form input[type="submit"] {
	background: url("http://blog.lqd.jp/img/icon_search.gif") no-repeat scroll 50% 50% #FFFFFF;
	border: 0 none;
	color: #FFFFFF;
	height: 25px;
	margin-left: -22px;
	overflow: hidden;
	text-indent: -50px;
	width: 20px;
	-webkit-appearance: none;
}/* 2013年5月8日追加@ATN菊澤トップページのバナー カルーセル----------------------------------------------- */#carouselWrap{
    margin: 0 10px 50px 10px;    width:448px;
    height:185px;
    padding:5px 0 7px 12px;
    border:1px solid #DBDBDB;
    position:relative;    text-align:center;
}
#carouselPrev{
    position:absolute;
    top:85px;
    left:-8px;
    cursor:pointer;
}
#carouselNext{
    position:absolute;
    top:85px;
    right:-8px;
    cursor:pointer;
}
#carouse{
    width:100%;
    height:100%;
    overflow:hidden;
}
#carouselInner ul.column{
    width:442px;
    height:165px;
    padding:5px 0 5px 5px;
    list-style-type:none;
    float:left;
}
#carouselInner ul.column li{
    float:left;
    padding:1px 3px 2px 3px;   
    display:inline; 
}
#carouselInner ul.column li img{
    border:none;    margin:3px 0; 
}#carouselInner ul.column li img:hover{
filter:alpha(opacity=60);
opacity:0.6;
}/* 2013年5月8日追加@ATN菊澤トップページのバナー カルーセル2----------------------------------------------- */#loopedSlider{
    margin: 0 8px ;    width:450px;
    height:185px;
    padding:5px 0 7px 12px;
    border:1px solid #DBDBDB;
    position:relative;    text-align:center;
}
ul.pagination{    list-style-type:none;    margin:10px auto;    width:132px;    }
ul.pagination li{    float:left;    margin:0 5px;    }
ul.pagination a{    display: block;
    margin-left:auto;
    margin-right:auto;    height:30px;
    width:70px;     overflow:hidden;     background-image:url("http://www.atn-inc.jp/user_data/packages/default/img/bloc/btn_pagination.png");    background-position:0 0;     background-repeat:no-repeat;    }
ul.pagination li.active a{   background-image:url("http://www.atn-inc.jp/user_data/packages/default/img/bloc/btn_pagination_active.png");   }
a.previous{
    position:absolute;
    top:90px;
    right:-8px;
    cursor:pointer;
}
a.next {
    position:absolute;
    top:90px;
    left:-8px;
    cursor:pointer;
}
.container {     width:450px; height:185px; overflow:hidden; position:relative; cursor:pointer; }
.slides {     position:absolute; top:0; left:0; }
.slides ul.bloc{
    width:442px;
    height:165px;
    padding:5px 5px 5px 5px;
    list-style-type:none;
    float:left;    clear:both; 
}
.slides ul.bloc li{
    float:left;
    padding:1px 3px 2px 3px;   
    display:inline; 
}
.slides ul.bloc li img{
    border:none;    margin:3px 0; .slides div {     position:absolute; top:0; width:448px; display:none;    }