/*  
Theme Name: iTheme
Theme URI: http://www.ndesign-studio.com
Description: WordPress theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1.1
Author: Nick La
Author URI: http://www.ndesign-studio.com

	This theme was designed and built by Nick La.
	
	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute
*/

bodyold {
	font:75%/170%  "ＭＳ Ｐゴシック", arial,  Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #121212;
	background: url('https://dissident.ocnk.net/data/dissident/image/980px/bodybg.gif') repeat-x;
}


body {
  	word-break: break-all;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	color: #121212;
	line-height: 140%;
	background: url('https://dissident.ocnk.net/data/dissident/image/980px/bodybg.gif') repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-family:'ＭＳ Ｐゴシック',sans-serif;
	}


#page {
	margin: 0px auto ;
	width: 960px;
         border-left:0px solid #000000;
         border-right:0px solid #000000;
}
a {
	color: #44a1d0;
	text-decoration: underline;
}
a:visited {
	color: #5EAFD7;
}
a:hover {
	text-decoration: none;
}

p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 100%;
}

#wrapper {
	width: 960px;
	margin: 0px auto ;
	position: relative;
}

/* ------------------------------------- header area元は120px  */
#header {
	height: 130px;
}

#header2 {
	width: 960px;
	height: 157px;
	background-image: url(https://dissident.ocnk.net/data/dissident/image/980px/bg960bg3.gif);
	background-repeat: no-repeat;
margin-bottom:0px;
}

/* site title */
h1 {

	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
}
h1 a, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.description {
	position: absolute;
	top: 77px;
	left: 25px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}
/* search form */
#searchform {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(images/searchform-bg.png) no-repeat right bottom;
	height: 37px;
	width: 210px;
margin:10px 0px 10px 0px;
}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
cursor:pointer;
}
/* キャッチコピー */
#copy {
	width: 400px;
	height:27px;
	position: absolute;
	padding: 5px 0px 0px 5px;
	margin:0px;
	color: #555555;
	font-size: 10px;
display:none;
}

/* リンク色 */
#copy A:link {
    font-size: 10px;
}

#copy A:active {
    font-size: 10px;
}

#copy A:visited {
	font-size: 10px;
}

#copy A:hover {
	font-size: 10px;
} 

#copy7 {
	width: 400px;
	height:28px;
	position: absolute;
	padding: 2px 0px 0px 5px;
	margin:0px;
	color: #3C3C3C;
	font-size: 10px;
text-decoration:none;
}

/* リンク色 */
#copy7 A {
    font-size: 10px;
text-decoration:none;
color: #3C3C3C;
}

#copy7 A:link {
    font-size: 10px;
text-decoration:none;
color: #3C3C3C;
}

#copy7 A:active {
    font-size: 10px;
text-decoration:none;
color: #3C3C3C;
}

#copy7 A:visited {
	font-size: 10px;
text-decoration:none;
color: #3C3C3C;
}

#copy7 A:hover {
	font-size: 10px;
text-decoration:underline;
color: #666666;
} 

#copy3 {
	margin-top: 27px;
	position: absolute;
	z-index: 2;
}

#copy4 {
	width: 960px;
	margin: 136px 0px 0px 0px;
	position: absolute;
	z-index: 5;
display:none;
}

ul#topnav {
	margin: 10px 0 20px; 
	padding: 0; 
	list-style: none;	
	font-size: 12px;
	clear: both;
	float: left;
	width: auto;
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:40px;
}
ul#topnav a, ul#topnav span {
	padding: 10px 15px; 
	float: left; 
	text-decoration: none; 
	text-transform: uppercase;
	clear: both;
	height: 20px;
	line-height: 20px;
}
ul#topnav a {color: #ffffff; font-weight:bold;}
ul#topnav a:hover {color: #666666; font-weight:bold;}
ul#topnav span {
	display: none;
}





/* ------------------------------------- main content area  */
#left-col {
	width: 660px;
	float: left;
margin-top:380px;
margin-top:20px;
margin-left:25px;
}

* html #left-col {
	width: 660px;
	float: left;
margin-top:20px;
margin-left:15px;
}
/* main menu */
#nav {
	background: url(images/content-top-bg.png) no-repeat left top;
	height: 26px;
}
#nav ul{
	list-style: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}
#nav ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
}
#nav ul li a{
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	color: #000000;
	display: block;
}
#nav li a:visited{
	text-decoration: none;
	color: #000000;
}
#nav li a:hover, #nav .current_page_item a{
	text-decoration: none;

	color: #ffffff;
}
/* sub menu */
#subnav {
	background: #ecebeb;
display: none;
}
#subnav ul {
	margin: 0px;
	padding: 3px 0px 18px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
}
#subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0px;
	float: left;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	text-decoration: none;
	color: #333333;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #3b9acc;
}
#subnav li a:hover {
	text-decoration: none;
	color: #3b9acc;
}

/* content */
#content {
	padding: 0px 0px 15px 0px;
	width: 660px;
	clear: both;
	overflow: hidden;
}
.post {
	width: 618px;
	padding: 20px;
	clear: both;
	overflow: hidden;
border: 1px solid #E0DFE3;
margin-bottom: 15px;
	background-color: #FFFFFF;
	background-image: url(https://dissident.ocnk.net/data/dissident/image/APTASTE/side_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.post .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.post .title {
	float: left;
	margin-left: 10px;
	width: 560px;
}
.postdata {
	font-size: 100%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category{
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;
}
.postdata .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
	clear: both;
}


/* post title */
h2 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}
h2 a, h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
h3 {
	color: #666666;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}

/* next & previous page navigation */
.page-nav {
	clear: both;
	background: url(images/navigation-bg.gif) no-repeat left center;
	height: 21px;
}
.page-nav a, .page-nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.page-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	background: url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: url(images/navigation-right.gif) no-repeat right center;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 20px;
	margin-top: 5px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}

/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

/* ------------------------------------- footer area  */
#footer {
clear: both;
	line-height: 140%;
	font-size: 12px;

	background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
color: #111111;
}

#footer2 {
margin-bottom:15px;
	text-align: right;
}


/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar {
	float:right;
	width: 210px;
	color: #666666;
	line-height: 160%;
	margin: 10px 25px 0px 0px;
}

* html #sidebar {
	float:right;
	width: 210px;
	color: #666666;
	line-height: 160%;
	margin: 10px 15px 0px 25px;
}

#sidebar p {
	margin: 0px 0px 15px;
}
#sidebar h3 {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #666666;
}
#sidebar h3 a, #sidebar h3 a:visited {
	color: #666666;
}
#sidebar h3 img {
	vertical-align: middle;
}
#sidebar a, #sidebar a:visited {
	color: #000000;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	text-decoration:underline;
}
#sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}
#sidebar ul li {
	background: url(images/bullet-orange.gif) no-repeat;
	padding-left: 18px ;
}
#sidebar ul li ul li {
	background: url(images/bullet-grey.gif) no-repeat;
	padding-left: 12px ;
}

/* ------------------------------------- widget styles  */
/* archives widget */
#archives ul li {
	background: url(images/mini-archive.gif) no-repeat;
}
/* recent comments widget */
#recent-comments ul li {
	background: url(images/mini-comment.gif) no-repeat;
}
/* category widget */
#categories ul li {
	background: url(images/mini-category.gif) no-repeat;
}
/* recent posts widget */
#recent-posts ul li {
	background: url(images/mini-page.gif) no-repeat;
}
/* links widget */
#links ul li {
	background: url(images/mini-blogroll.gif) no-repeat;
}
/* meta */
#meta .rss {
	background: url(images/mini-rss.gif) no-repeat;
}
#meta .login {
	background: url(images/mini-user.gif) no-repeat;
}
#meta .check {
	background: url(images/mini-check.gif) no-repeat;
}
#meta .wordpress {
	background: url(images/mini-wp.gif) no-repeat;
}
/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}



.leftmargin {
margin-left:10px;
	text-align: left;
}

/* Other Posts
---------------*/

div.textBody div.otherposts_l {
	width: 260px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

div.textBody div.otherposts_r {
	width: 260px;
	margin: 0;
	padding: 0;
	float: left;
}

div.textBody div.otherposts_l h3,
div.textBody div.otherposts_r h3 {
	margin: 0;
	padding: 0;
	border: none;
}

div.other {
	border-bottom: 1px solid #ccc;
}

div.other a {
	text-decoration: none;
}

div.other p {
	line-height: 1.2;
	margin: 0 0 0 5px;
	padding: 0;
}

div.other img {
	float: left;

}

div.other a img {
	border: 1px solid #ccc;
	margin: 0 5px 5px;
}


#headertopnavi #navigationnavi #mainavi {
	height: 20px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
font-size:12;
	color: #ffffff;
	margin: 1px 0px 0px 0px;
	padding: 0;
}
#headertopnavi #navigationnavi #mainavi ul li {float: left; }
#headertopnavi #navigationnavi #mainavi ul li a,
#headertopnavi #navigationnavi #mainavi ul li a:link,
#headertopnavi #navigationnavi #mainavi ul li a:visited {display: block; width: 66px; height: 16px; padding-bottom: 1px;  border-bottom: 1px solid #e0dfe3; padding-top: 5px; margin-right: 10px; color: #5b6bc0;}
#headertopnavi #navigationnavi #mainavi ul li a:hover {background: url(http://www.area17.com//images/hash_yellow.png) repeat;}
#headertopnavi #navigationnavi #mainavi #contact-tab a {margin-right: 0; text-decoration: none;}
#headertopnavi #navigationnavi #mainavi #news-tab a {text-decoration: none;}

#copy6 {
width: auto;
margin: -31px 0px 0px 130px;
position: absolute;
top: 40px;
/*MacIE以外のブラウザ用¥*/
top: 40px;
/**/
padding: 0px;
z-index: 4;
}
A.banner2:HOVER img {
border: none;
margin: 0px;
padding: 0px;
opacity:0.4;
filter: alpha(opacity=40);
} 


/* // Easy Slider */



.navi960list ul {
	margin: 0px;
	padding: 0px;
}

.navi960list li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.navi960list li a {
	display: block;
	text-decoration: none;
}

.navi960list li a span {
    visibility: hidden;
	text-indent: -9999px;
	font-size: 12px;
}


#navi960 {
    width: 960px;
}

#navi960 li a {
	height: 35px;
    background-image: url(http://www.dissident1.com/data/dissident/image/980px/navitop.gif);
}

.navi960_home {
    width: 74px;
}

.navi960_new {
    width: 62px;
}

.navi960_style {
    width: 70px;
}

.navi960_press {
    width: 70px;
}

.navi960_event {
    width: 73px;
}

.navi960_blog {
    width: 66px;
}

.navi960_info {
    width: 65px;
}

.navi960_brand {
    width: 77px;
}

.navi960_link {
    width: 61px;
}

.navi960_signin {
    width: 89px;
}

.navi960_mail {
    width: 88px;
}

.navi960_faq {
    width: 62px;
}

.navi960_yoyaku {
    width: 103px;
}

/* home */
.navi960_home A:link,
.navi960_home A:active, 
.navi960_home A:visited {
	background-position: 0px 0px;
}

.navi960_home A:hover {
	background-position: 0px -35px;
}

/* new */
.navi960_new A:link,
.navi960_new A:active, 
.navi960_new A:visited {
	background-position: -74px 0px;
}

.navi960_new A:hover {
	background-position: -74px -35px;
}

/* style */
.navi960_style A:link,
.navi960_style A:active, 
.navi960_style A:visited {
	background-position: -136px 0px;
}

.navi960_style A:hover {
	background-position: -136px -35px;
}

/* press */
.navi960_press  A:link,
.navi960_press  A:active, 
.navi960_press  A:visited {
	background-position: -206px 0px;
}

.navi960_press A:hover {
	background-position: -206px -35px;
}

/* event */
.navi960_event A:link,
.navi960_event A:active, 
.navi960_event A:visited {
	background-position: -276px 0px;
}

.navi960_event A:hover {
	background-position: -276px -35px;
}

/* blog */
.navi960_blog A:link,
.navi960_blog A:active, 
.navi960_blog A:visited {
	background-position: -349px 0px;
}

.navi960_blog A:hover {
	background-position: -349px -35px;
}

/* shop info */
.navi960_info A:link,
.navi960_info A:active, 
.navi960_info A:visited {
	background-position: -415px 0px;
}

.navi960_info A:hover {
	background-position: -415px -35px;
}

/* brand */
.navi960_brand A:link,
.navi960_brand A:active, 
.navi960_brand A:visited {
	background-position: -480px 0px;
}

.navi960_brand A:hover {
	background-position: -480px -35px;
}

/* link */
.navi960_link A:link,
.navi960_link A:active, 
.navi960_link A:visited {
	background-position: -557px 0px;
}

.navi960_link A:hover {
	background-position: -557px -35px;
}

/* 会員登録 */
.navi960_signin A:link,
.navi960_signin A:active, 
.navi960_signin A:visited {
	background-position: -618px 0px;
}

.navi960_signin A:hover {
	background-position: -618px -35px;
}

/* メルマガ登録 */
.navi960_mail A:link,
.navi960_mail A:active, 
.navi960_mail A:visited {
	background-position: -707px 0px;
}

.navi960_mail A:hover {
	background-position: -707px -35px;
}

/* Q&A */
.navi960_faq A:link,
.navi960_faq A:active, 
.navi960_faq A:visited {
	background-position: -795px 0px;
}

.navi960_faq A:hover {
	background-position: -795px -35px;
}

/* 予約 */
.navi960_yoyaku A:link,
.navi960_yoyaku A:active, 
.navi960_yoyaku A:visited {
	background-position: -857px 0px;
}

.navi960_yoyaku A:hover {
	background-position: -857px -35px;
}


.navi960blist ul {
	margin: 0px;
	padding: 0px;
}

.navi960blist li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.navi960blist li a {
	display: block;
	text-decoration: none;
}

.navi960blist li a span {
    visibility: hidden;
	text-indent: -9999px;
	font-size: 12px;
}


#navi960b {
    width: 960px;
}

#navi960b li a {
	height: 30px;
    background-image: url(https://dissident.ocnk.net/data/dissident/image/980px/navibar2.gif);
}

.navi960b_home {
    width: 70px;
}

.navi960b_new {
    width: 63px;
}

.navi960b_style {
    width: 71px;
}

.navi960b_press {
    width: 70px;
}

.navi960b_event {
    width: 74px;
}

.navi960b_blog {
    width: 69px;
}

.navi960b_info {
    width: 65px;
}

.navi960b_brand {
    width: 74px;
}

.navi960b_link {
    width: 67px;
}

.navi960b_signin {
    width: 88px;
}

.navi960b_mail {
    width: 90px;
}

.navi960b_faq {
    width: 64px;
}

.navi960b_yoyaku {
    width: 95px;
}

/* home */
.navi960b_home A:link,
.navi960b_home A:active, 
.navi960b_home A:visited {
	background-position: 0px 0px;
}

.navi960b_home A:hover {
	background-position: 0px -30px;
}

/* new */
.navi960b_new A:link,
.navi960b_new A:active, 
.navi960b_new A:visited {
	background-position: -70px 0px;
}

.navi960b_new A:hover {
	background-position: -70px -30px;
}

/* style */
.navi960b_style A:link,
.navi960b_style A:active, 
.navi960b_style A:visited {
	background-position: -133px 0px;
}

.navi960b_style A:hover {
	background-position: -133px -30px;
}

/* press */
.navi960b_press  A:link,
.navi960b_press  A:active, 
.navi960b_press  A:visited {
	background-position: -204px 0px;
}

.navi960b_press A:hover {
	background-position: -204px -30px;
}

/* event */
.navi960b_event A:link,
.navi960b_event A:active, 
.navi960b_event A:visited {
	background-position: -274px 0px;
}

.navi960b_event A:hover {
	background-position: -274px -30px;
}

/* blog */
.navi960b_blog A:link,
.navi960b_blog A:active, 
.navi960b_blog A:visited {
	background-position: -343px 0px;
}

.navi960b_blog A:hover {
	background-position: -343px -30px;
}

/* shop info */
.navi960b_info A:link,
.navi960b_info A:active, 
.navi960b_info A:visited {
	background-position: -408px 0px;
}

.navi960b_info A:hover {
	background-position: -408px -30px;
}

/* brand */
.navi960b_brand A:link,
.navi960b_brand A:active, 
.navi960b_brand A:visited {
	background-position: -482px 0px;
}

.navi960b_brand A:hover {
	background-position: -482px -30px;
}

/* link */
.navi960b_link A:link,
.navi960b_link A:active, 
.navi960b_link A:visited {
	background-position: -556px 0px;
}

.navi960b_link A:hover {
	background-position: -556px -30px;
}

/* 会員登録 */
.navi960b_signin A:link,
.navi960b_signin A:active, 
.navi960b_signin A:visited {
	background-position: -623px 0px;
}

.navi960b_signin A:hover {
	background-position: -623px -30px;
}

/* メルマガ登録 */
.navi960b_mail A:link,
.navi960b_mail A:active, 
.navi960b_mail A:visited {
	background-position: -711px 0px;
}

.navi960b_mail A:hover {
	background-position: -711px -30px;
}

/* Q&A */
.navi960b_faq A:link,
.navi960b_faq A:active, 
.navi960b_faq A:visited {
	background-position: -801px 0px;
}

.navi960b_faq A:hover {
	background-position: -801px -30px;
}

/* 予約 */
.navi960b_yoyaku A:link,
.navi960b_yoyaku A:active, 
.navi960b_yoyaku A:visited {
	background-position: -865px 0px;
}

.navi960b_yoyaku A:hover {
	background-position: -865px -30px;
}

.sidebox_bottom {
	width: auto;
	margin-bottom: 25px;
	padding: 5px;
}


.ptitleprivacy {
	background-image: url(http://www.dissident1.com/data/dissident/image/980px/privacy/guide_privacy.gif); 
	background-repeat: no-repeat;
	width: 670px;
	height: 40px;
}

#guidefooter {
	line-height: 140%;
font-size:85%;
	color: #ffffff;
}


/* リンク色 */
#guidefooter A:link {
font-size:85%;
	color: #ffffff;
}

#guidefooter A:active {
font-size:85%;
	color: #ffffff;
}

#guidefooter A:visited {
font-size:85%;
	color: #ffffff;
}

#guidefooter A:hover {
font-size:85%;
	color: #ffffff;
	text-decoration:none;
} 
.footerstyle1 {	LINE-HEIGHT: 140%; COLOR: #ff00ae; padding:0 10px;
}
.footerstyle2 {	LINE-HEIGHT: 130%; COLOR: #ff00ae; FONT-WEIGHT: bold
}
.footerpadding { padding:10px 0px 10px 10px;
}
.footerpadding2 { padding:0 15px;
}

.footerpadding2 a {
	color: #333333;
	text-decoration: underline;
}
.footerpadding2 a:visited {
	color: #333333;
}
.footerpadding2 a:hover {
	text-decoration: none;
}



#slidebar {
    position:absolute;
margin-top:-40px;
}
#pt_category #slidebar {
	position:relative;
}
#slidebar .hover {
	cursor:hand;
    cursor:pointer;  
}
#slidebar .arrowRight {
    float:left;
    background:url(https://dissident.ocnk.net/data/dissident/image/980px/fade/arrow_righ-trans.png) no-repeat ;
    display:block;
    width:40px;
    height:40px;
    cursor:hand;
    cursor:pointer;
    z-index: 2;
}
#slidebar .arrowLeft {
    float:left;
    background:url(https://dissident.ocnk.net/data/dissident/image/980px/fade/arrow_left-trans.png) no-repeat;
    display:block;
    width:40px;
    height:40px;
    cursor:hand;
    cursor:pointer;
    z-index: 2;    
}
#slidebar .inner {
	background:url(https://dissident.ocnk.net/data/dissident/image/980px/fade/slide_bg2-trans.png) repeat-x;

	float:left;
	padding-top: 7px;
	height:33px
}
/* position:relative; */




#slidebar .preview {
	float:left;
	height:30px;
	width:70px;
	margin:1px;
}

* html #slidebar .arrowRight {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

* html #slidebar .arrowLeft {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

* html #slidebar .inner {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

* html #slidebar {
	position:absolute;
}

* html #slides {
	overflow:hidden;
}

* html #category #slidebar {
	display:inline;
	position:relative;
	left:350px;
	top:-40px;
}

* html #slidebar .arrowLeft, #slidebar .arrowRight {
	position:relative;
}


#sidebar2 {
	width: 960px;
	margin:486px 0px 0px 0px;
	margin:135px 0px 0px 0px;
	position: absolute;
	padding: 0px;
		}

.link333333 {
	text-decoration: underline;
	color: #333333;
}

.link333333 A:link {
	text-decoration: underline;
	color: #333333;
}

.link333333 A:active {
	text-decoration: underline;
	color: #333333;
}

.link333333 A:visited {
	text-decoration: underline;
	color: #333333;
}

.link333333 A:hover {
	text-decoration: none;
	color: #333333;
}







/** BEGIN content **/
#content2 {
	width: 640px;
	float: left;
	overflow: hidden;
border: 1px solid #E0DFE3;
	padding: 10px 0px 10px 18px;
margin-bottom:15px;
}
* html #content2 {
	width: 660px;
	float: left;
	overflow: hidden;
border: 1px solid #E0DFE3;
	padding-left: 0px;
margin-bottom:15px;
}

	#content2 .thumb {
		width:118px; height: auto;
		overflow: hidden;
		float: left;
		border: 1px solid #CCCCCC;
	}
		#content2 .thumb img {
			height: 160px;
		}
	#content2 .thumb2 {
		width:120px; height: 220px;
		overflow: hidden;
		float: left;
		margin: 20px 18px 10px;
		border: 0px solid #CCCCCC;
	}
/** END content **/

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
A.box:HOVER img {
	opacity:0.6;
	filter: alpha(opacity=60);
}

#headernavi {
        width:960px;
        float: left;
	background-color: none;
	padding: 0px;
	z-index:100;
}

#headernavi ul{
        margin:0px;
        padding:0px;
        list-style-type: none;
}

#headernavi li{
        height:35px;
        margin:0px;
        padding:0px;
        float: left;
}



.subnaviold {
color: #3c3c3c;
width: auto;
padding: 18px 0px 0px 725px;
margin: 51px 0px 0px 0px;
position: absolute;
top: -10px;
height: 35px
text-decoration: none;
font-size: 10px;
}

.subnavi {
color: #3c3c3c;
width: auto;
	padding: 44px 0px 0px 455px;
margin: 51px 0px 0px 0px;
position: absolute;
top: -10px;
height: 35px
text-decoration: none;
font-size: 10px;
}

.subnavi2 {
color: #3c3c3c;
width: auto;
	padding: 44px 0px 0px 455px;
margin: 51px 0px 0px 0px;
position: absolute;
top: -10px;
height: 35px
text-decoration: none;
font-size: 10px;
}
.subnavi2 {  
-webkit-text-size-adjust:none;  
} 


/* リンク色 */
.subnavi2 A:link {
	color: #3c3c3c;
	font-size: 10px;
	text-decoration: none;
}

.subnavi2 A:active {
	color: #3c3c3c;
	font-size: 10px;
	text-decoration: none;
}

.subnavi2 A:visited {
	color: #3c3c3c;
	font-size: 10px;
	text-decoration: none;
}
.subnavi2 A:hover {
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}



#copy2 {
	width: 960px;
	margin:122px 0px 0px 0px;
	position: absolute;
	padding: 0px;
	z-index:10;

}




.otoiawase {
	color: #3c3c3c;
	width: auto;
	margin:0px 0px 0px 615px;
	position: absolute;
	top: 2px;
	height: 35px
	text-decoration: none;
	font-size: 10px;
}
.subicon05 {
	height: 15px;
	background-image: url(http://www.dissident1.com/data/dissident/image/980px/subicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-right: 20px;	
padding-bottom: 2px;
}

/* リンク色 */

.otoiawase A:link {
	color: #3c3c3c;
	font-size: 10px;
	text-decoration: none;
}

.otoiawase A:active {
	color: #3c3c3c;
	font-size: 10px;
	text-decoration: none;
}

.otoiawase A:visited {
	color: #3c3c3c;
	font-size: 10px;
	text-decoration: none;
}
.otoiawase A:hover {
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}

.otoiawase2 {
	width: auto;
	margin:0px 0px 0px 870px;
	position: absolute;
	top: 3px;
	height: 35px
	text-decoration: none;
	font-size: 10px;
}
.pict img {
	border: 1px solid #ccc;
	margin: 0 3px 3px 0px;
}
.pict a img {
	border: 1px solid #ccc;
	margin: 0 3px 3px 0px;
}

.pict a:hover img {
	border: 1px solid #ccc;
	margin: 0 3px 3px 0px;
	opacity:0.7;
	filter: alpha(opacity=70);
}
a { outline: none; }

.itemwaku {
	border: 1px solid #ccc;
	width: 606px;
padding: 5px 5px 2px 5px;
margin-bottom:8px;
}
.itemwaku a{
  display: block;
}

#websale {
	width: 800px;
	margin: 140px 0px 0px 80px;
	position: absolute;
	z-index:5;
display:none;
}

.style {
	width: 660px;
	height: 37px;
	background-image: url(images/style.gif);
	border-bottom: 1px solid #FFFFFF;
}


.press {
	width: 660px;
	height: 37px;
	background-image: url(images/press.gif);
	border-bottom: 1px solid #FFFFFF;
}

.event {
	width: 660px;
	height: 37px;
	background-image: url(images/event.gif);
	border-bottom: 1px solid #FFFFFF;
}

.collection {
	width: 660px;
	height: 160px;
	background-image: url(images/style660.jpg);
	border-bottom: 1px solid #FFFFFF;
}

.xmas {
	width: 660px;
	height: 25px;
	background-image: url(images/stylewp.gif);
	border-bottom: 1px solid #FFFFFF;
}

.bordernone img {
	border: none;
}
.bordernone a img {
	border: none;
}

.bordernone a:hover img {
	border: none;
	opacity:0.7;
	filter: alpha(opacity=70);
}
