@charset "Shift_JIS";
/* CSS Document */



.red{
	color:#e73f3f;
	}
	
img{
	vertical-align:top;
	border:none;
	}

p {
	margin:0;
	padding:0;
	margin:0 0 1em 0;
	}


a{
	text-decoration: none;
	color:#e46b1a;
	outline: none;
	}

a:hover{
	text-decoration: underline;
	}



.thumbs {
	float:left;
	border:#000 solid 1px;
	margin-bottom:20px;
	margin-right:20px;
}




/* item_area */

#item_area {
	padding: 0px 0px 0px 0px;
	margin:0px;
	width: 740px;
	height:auto;

}

.item_l {
	margin:0px 0px 0px 30px;
	width:593px;
	height:593px;

	}


/*no.01〜06のボタンエリア*/

#item_thumb {
	margin:0px 0;
	padding: 0px 0px;
	width: 730px;
	height:auto;


	}
	
#item_thumb img {
	margin:0px 7px 0px 7px;
	}


#item_thumb_inside_1 {
    width: 700px;
	height:70px;
	margin:20px 0px 0px 30px;
	padding: 5px 0px 5px 5px;
	float:left;
	display:inline;
	}




	
/*
    jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
    Copyright (c) 2009 Niall Doherty
    This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

    noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

    .coda-slider-wrapper {
    text-align:left;

    }
   .coda-slider { background: #ffffff; }
    
    /* Use this to keep the slider content contained in a box even when JavaScript is disabled */
    .coda-slider-no-js .coda-slider { height: 0px; overflow: auto !important; padding-right: 0px }
    
    /* Change the width of the entire slider (without dynamic arrows) */
    .coda-slider, .coda-slider .panel { margin-top:50px; } 
    
    /* Change margin and width of the slider (with dynamic arrows) */
    .coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
    width: 655px;
    height:670px;

    }
    .coda-slider-wrapper.arrows .coda-slider {
    margin: 0px;
    }
    
    /* Arrow styling */
    .coda-nav-left a { 
    background: #000; 
    color: #fff;
    width: 43px;
    height:61px;
    margin:250px 0px 0px 0px;
    background:url(../img/arrow-left.png) no-repeat;
    }
    
    .coda-nav-right a { 
    background: #000; 
    color: #fff;
    width: 40px;
    height:61px;
    margin:247px 0px 0px 0px;
    background:url(../img/arrow-right.png) no-repeat;
    }
    
    /* Tab nav */
    .coda-nav ul li a.current { background: #39c }
    
    /* Panel padding */
    .coda-slider .panel-wrapper {
	padding:0;
	width: 740px;
	height: auto;
	vertical-align: middle;
    }

    /* Preloader */
    .coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

    /* Tabbed nav */
    .coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
    .coda-nav ul li { display: inline }
    .coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
    
    /* Miscellaneous */
    .coda-slider-wrapper {
/*	clear: both;*/
	overflow: auto;
	width:740px;
/*	background-color:#999933;*/
    }
    .coda-slider {
	float: left;
	overflow: hidden;
	position: relative;
	width: 740px;

}
    .coda-slider .panel {
	display: block;
	float: left;
	width: 740px;
/*	background-color:#999999;*/
}
    .coda-slider .panel-container { position: relative }
    .coda-nav-left, .coda-nav-right { float: left }
    .coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

.line1 {
	margin-bottom:15px;
}

.line2 {
	margin-bottom: 0px;
	margin-top: 10px;
}

.line2_1 {
	margin-bottom:15px;
}

.line2_2 {
	margin-top: 10px;
}	


 
a:hover {
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
