body {
	
	background-color: #efefef !important;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}

div#magazine_body {
	
	margin: 10px 8px 0 8px;
	font-size: 16px;
	line-height:1.9;



}



.aligncenter {
	
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}

/* social button */

div.amazon_area {

	margin: 20px 0;

}


/* ヘッダー */

div#header {
	
	-webkit-box-shadow: 5px 5px 6px -6px #777;
    -moz-box-shadow: 5px 5px 6px -6px #777;
    box-shadow: 5px 5px 6px -6px #777;
	
}


div.post_area_navi {

	background-color: #fff;
    border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 0 0 4px 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 0 0 4px 4px;   /* Firefox用 */  
	padding: 8px 8px;
	margin: 0 0 15px 0;

}


div.post_area_navi ul {
	
	margin: 0;
	
}


p.description {
	
	font-size: 12px;
	padding-left: 5px;
	margin: 0;

}


div.search form {

	margin: 12px 0 30px 0;
	padding:0;

}


/* Top */

p.tag_cloud {

	line-height: 250%;

}


/* 記E*/

div.post_area {

	position: relative;
	background-color: #fff;
    border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */  
	padding: 8px 8px 8px 15px;
	margin: 0 0 15px 0;

    -webkit-box-shadow: 5px 10px 6px -6px #777;
    -moz-box-shadow: 5px 10px 6px -6px #777;
    box-shadow: 5px 10px 6px -6px #777;
            
}


div.post_area_banner {

	position: relative;
	background-color: #fff;
    border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */  
	padding: 8px;
	margin: 0 0 15px 0;

    -webkit-box-shadow: 5px 10px 6px -6px #777;
    -moz-box-shadow: 5px 10px 6px -6px #777;
    box-shadow: 5px 10px 6px -6px #777;
            
}


div.post_area a {

	text-decoration:none;
	cursor:pointer;
	color: #0C3392;

}

div.post_area h2.head {
	
	font-size: 15px;
	line-height: 1.6;
	color: #fff;
	background-color: #333333;
	margin-left: -10px;
	padding: 4px 8px;
	margin-bottom: 15px;
	margin-top: 4px;
    border-radius: 2px 2px 2px 4px;        /* CSS3草案 */  
    -webkit-border-radius: 2px 2px 2px 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px 2px 2px 4px;   /* Firefox用 */  
    
}

div.post_area h3 {
	
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.6;
	
}


div.post_area p.category {
	
	position: absolute;
	top: 12px;
	left: -4px;
	font-size: 12px;
	color: #fff;
	padding: 4px 8px;
	margin-bottom: 15px;
	margin-top: 4px;
    border-radius: 2px 2px 2px 4px;        /* CSS3草案 */  
    -webkit-border-radius: 2px 2px 2px 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px 2px 2px 4px;   /* Firefox用 */ 
  	

}

div.post_area p.ct_style_1 {

	background-color: #427eaf;

}

div.post_area p.ct_style_2 {

	background-color: #408000;

}

div.post_area p.ct_style_3 {

	background-color: #f13c63;

}

div.post_area p.ct_style_4 {

	background-color: #ff8000;

}

div.post_area p.ct_style_5 {

	background-color: #e5c201;

}

div.post_area p.category a {
	
	color: #fff;
	
}

div.post_area p.category a:hover {
	
	color: #fff;
	text-decoration: underline;	
	
}


div.single p {
	
	margin: 24px 0;
	
}


div.single div.cd_list_each p {
	
	margin: 8px 0;
	
}


div.single div.cd_list_each h4 {
	
	font-size: 14px;
	
}


div.single iframe {
	
	margin: 40px auto;
	
}


div.single p img.aligncenter {
	
	margin: 20px auto 40px auto;
	
}


div.single h2.cd_list {
	
	font-size: 15px;
	line-height: 1.6;
	color: #fff;
	background-color: #333333;
	margin-left: -10px;
	padding: 4px 8px;
	margin-bottom: 8px;
	margin-top: 40px;
    border-radius: 2px 2px 2px 4px;        /* CSS3草案 */  
    -webkit-border-radius: 2px 2px 2px 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px 2px 2px 4px;   /* Firefox用 */  
   
}


div.single h1.title {

	color: #333;
	margin: 20px 0 0 0;
	padding-bottom: 8px;
	font-size: 20px;
	line-height: 1.6;
	border-bottom: 1px solid #f2f2f2;
	
}


div.single h2 {

	margin: 20px 0 20px 0;
	color: #e50063; /* #B70004 */
	border-top: 1px solid #e50063;
	border-bottom: 1px solid #e50063;
	padding: 5px 0 4px 0;
	font-size: 18px;
	font-weight: bold;
	
}

div.single h2.cd_list {

	border: none;

}

div.single h3 {
	
	margin: 30px 0 8px 0;
	padding-bottom: 4px;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dashed #777;

	
}

div.single h4 {

	color: #666;
	font-size: 18px;
	font-weight: bold;

}

div.single div.cd_about h3 {

	margin-top: 20px !important;

}


div.single div.cd_about h4.sentence {

	margin: 8px 0 8px 0;

}

div.single h4.underline {
	
	border-bottom: 1px solid #D3D0B8;
	padding-bottom: 4px;
	margin-bottom: 16px;
	
}

div.single p.postinfo {

	color: #999;	
	padding: 4px 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 12px;
	
}

div.single p.posttag {
	
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 12px;
}


div.single p.posttag a {
	
	color: #fff;
    
}

div.single ul li {

	list-style: none;

}


div.single ul.cd_link_list li {


	list-style: square !important;

}

div.single ul.cd_link_list li a {

	color: #0C3392;
	text-decoration: underline;

}


/* ツイート（E */

ul.tweet_list li.each_tweet {

	margin-bottom: 30px;

}

ul.tweet_list li.each_tweet div.jacket_box {
	float: left;
	width: 130px;
	margin: 0;
	padding: 0;
}

ul.tweet_list li.each_tweet div.tweet_box {
	float: left;
	width: 585px;
	margin: 0;
	padding: 0;
	border: none;
}


ul.tweet_list li.each_tweet div.tweet_box h3 {

	font-size: 16px;
	border-bottom: 3px solid #F3EFE3;
	padding: 0;
	margin: 0 0 12px 0;
	color: #282620;
	font-weight: normal;

}


ul.tweet_list li.each_tweet div.tweet_box h3 span.artist {

	font-weight: bold;

}


ul.tweet_list li.each_tweet div.tweet_box div.youtube_box {

	text-align: center;

}


h2.kakereko_bbc {

	margin: 10px 0 20px 0;

}

h2 span.about_bbc {

	font-size: 13px;
	color: #333;

}


/* footer */

div.footer {

	margin-top: 40px;
	padding: 20px 10px 20px 10px;
	background-color: #333;
	color: #fff;

}

div.footer h3 {
	
	margin-top: 8px;
	font-size: 16px;
	line-height: 1.5;
	
}

div.footer ul li a {
	
	color: #fff;
	
}

div.footer ul li a:hover {
	
	color: #fff;
	text-decoration: underline;	
	
}


/* blog euro label */

img#euro_label_head {
	
	width: 100%;
	margin: 0 0 26px 0;
	
}

h2.euro_label {
	
	font-size: 18px;
	color: #676767;
	margin: 26px 0 6px 0;
	border-bottom: 2px solid #676767;
	padding-bottom: 8px;
	
}


p#written_by {
	
	text-align: right;
	width: 100%;
	margin-bottom: 0;
	
}


h3.euro_label {
	
	color: #676767;
	margin: 30px 0 20px 0;
	border-bottom: 1px solid #676767;
	padding-bottom: 5px;
	
}


/* blog 中古E好 */

ul.blog_list_img {

	width: 700px;
	margin-left:20px;
	margin-bottom: 20px;

}

ul.blog_list_img li {

	float: left;
	margin-right: 5px;
	margin-bottom: 5px;

}


ul.blog_list_cd li {

	list-style-position:inside;
	list-style-type: disc; 
	margin-left: 24px;
	padding: 0;

}


div.blog_list_more {

	float: right;

}

p.blog_list_more {

	padding-left: 10px;
	background-image: url(../img/mrk_link_s_glay.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;

}


/* インタビュー */

div.interview_text {

	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;

}

div.interview_text p {

	margin-bottom: 20px;

}

div.interview_text p.interview_q {

	color: #339900;
	margin-bottom: 10px;

}

div.interview_text h4 {

	font-size: 15px;

}


/* Youtube */

.embed-container {
  position: relative;
  padding-bottom: 56.25%; /* 16/9 ratio */
  padding-top: 30px; /* IE6 workaround*/
  height: 0;
  overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


img.cd_img {

	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;

}


div.cd_about {

	padding-left: 10px;

}

div.cd_about h3 {

	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 0;

}

div.cd_about h4 {

	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px 0;
	color: #336699;
	padding: 0;

}

div.cd_about p {

	font-size: 12px;
	margin-bottom: 0;

}

div.cd_block {

	margin: 20px 0 20px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;

	padding-top: 10px;

}

div.cd_block p {

	margin: 0 0 6px 0;

}

div.cd_block h3 {

	margin: 0 0 6px 0;
	font-size: 16px;

}

div.cd_block h4 {

	margin: 0 0 12px 0;

}

div.youtube_img {

	margin: 20px 0 20px 0;

}

div.media div.youtube_img {
	
	float:left;
	margin: 5px 15px 0 0;
	
	
}

h4.related_title {

	clear: both;
	color: #444;
	font-size: 19px;
	background-image: url(../img/related_title.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	margin: 30px 0 20px 0;

}

div.masterpiece {
	
	float:left;
	margin: 0 15px 0 0;
	
}

div.media img {
	
	margin-top: 5px;
	
}

div.media-body h3 {

	margin-top: 0px;
	margin-bottom: 8px;

}

div.media-body h4 {

	margin-top: 4px;
	margin-bottom: 12px;

}

div.media-body h4.post_title {

	margin: 2px 0 !important;
	padding:0 !important;
	font-size: 16px;

}

div.media-body h4.post_title a {

	margin: 0 !important;
	padding: 0 !important;

}


div.media-body p {

	margin: 0;
	padding: 0;

}

div.similar_post_img {

	margin-bottom: 10px;

}


div.adsense_area {
	
	background-color: #fff;
	padding-top: 10px;
	padding-bottom:10px;
	
}


div.special_title {
	
	position: relative;
	margin-bottom: 10px;
	
}

div.special_title p {

	margin: 0;
	padding: 0;

}

div.special_title h3 {

   position: absolute;
   left: 12px;
   bottom: 6px;
   color: #fff;
   font-size: 16px;
   padding:0;
   margin:0;
   border-style: none;


}


div.ticket_present {

	padding: 6px 12px 6px 18px;
	margin: 0 12px 0 6px;
	border: 1px solid #999;
	border-radius: 8px; 

}


div.ticket_present p {

	font-size: 14px;
	margin: 0 0 2px 16px;

}

div.ticket_present h3 {

	font-size: 14px;
	margin: 8px 0 4px 0;

}

div.post_area dl.dl-horizontal {

	margin: 0 0 4px 0;
	background-color: #F3EFE3;
	border:1px solid #999;
}


div.post_area dl.dl-horizontal dt {

	padding: 12px 8px 0 0;
}

div.post_area dl.dl-horizontal dd {

	background-color: #FFF;
	padding: 12px 8px 8px 16px;
	border-left:1px solid #999;

}


div.jukebox_show {

	background-color: #F3EFE3;
	margin-bottom: 10px;
    border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */
    margin-right: 20px;
    
}

div.jukebox_show div.span2 {

	padding: 6px;

}

div.jukebox_show div.span2 a {

	margin: 0;
	padding: 0;

}

div.jukebox_show div.span2 img {

	margin: 0;
	padding: 0;

}

div.jukebox_show div.span8 h3 {

	padding: 0;
	margin: 10px 0 0 0;

}

div.jukebox_show div.span8 p {

	padding: 0;
	margin: 10px 0 0 0;

}


/* 右カラE*/

div.about_magazine {
	
	background-color: #fff;
	width: 100%;
	margin-bottom: 20px; 

    -webkit-box-shadow: 5px 10px 6px -6px #777;
    -moz-box-shadow: 5px 10px 6px -6px #777;
    box-shadow: 5px 10px 6px -6px #777;

}

p.about_magazine_head {
	
	padding: 3px 0 2px 6px;
	background-color: #333333;
	color: #fff;
	margin: 0;
	font-size: 12px;
    border-radius: 4px 4px 0 0;        /* CSS3草案 */  
    -webkit-border-radius: 4px 4px 0 0;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px 4px 0 0;   /* Firefox用 */ 

}

p.about_mazaine_logo {

	padding: 10px;
	
}

p.about_mazaine_logo img {
	
	width: 100%;
	
}

p.about_magazine_about {
	
	background-color: #333333;
	padding: 2px 6px 2px 0;
	color: #fff;
	margin: 0;
	font-size: 12px;
	text-align: right;

    border-radius: 0 0 4px 4px;        /* CSS3草案 */  
    -webkit-border-radius: 0 0 4px 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 0 0 4px 4px;   /* Firefox用 */ 
   
}


div.about_magazine ul.nav-tabs li a {
	
    border-radius: 0 0 0 0 !important;        /* CSS3草案 */  
    -webkit-border-radius: 0 0 0 0 !important;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 0 0 0 0 !important;   /* Firefox用 */ 
	border-left: none;
	border-right: none;
}

div.about_magazine ul li {
	
	border-radius: 0 0 0 0 !important;        /* CSS3草案 */  
    -webkit-border-radius: 0 0 0 0 !important;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 0 0 0 0 !important;   /* Firefox用 */ 
	
}


ul.magazine_navi {
	
	background-color: #fff;
    border-radius: 0 !important;        /* CSS3草案 */  
    -webkit-border-radius: 0 !important;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 0 !important;   /* Firefox用 */ 
	
}

ul.magazine_navi li.active > a,
ul.magazine_navi li.active > a:hover,
ul.magazine_navi li.active > a:focus {
	color: #ffffff;
	background-color: #FF9900;

}

div.special_banner {

	padding: 10px 10px 10px 10px;

}

div.special_banner p {

	margin-bottom: 15px;

}

div.special_banner p:last-child {

	margin-bottom: 10px;

}


/* ナビゲーショE*/

p.previous_next_title {

	margin-top: 0;
	font-weight: bold;

}


p.previous_next_caption {

	font-size: 12px;

}

/* CDE好 */

div.single ul.cd_list {

	border-top: none;

}


div.cd_list_area p {
	
	margin: 0 0 6px 0;
	
}


p.cart_sold {
	
	margin-top: 0 !important;
	
}

p.cart_sold button {
	
	margin: 0 !important;
	
}

a.btn-large {

	margin-top: 20px;
	margin-bottom: 40px;

}

div.cd_list_area .btn.disabled,
div.cd_list_area .btn[disabled],
div.new_or_used .btn.disabled,
div.new_or_used .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}


/* サイケ */



div.rock_box {
	
	margin-top: 20px;
	background-color: #C4C4C4;
	padding: 5px 10px 5px 10px;
		
}

div.psyche_box {

	padding: 5px 10px 5px 10px;
	background-color: #EFA7AB;
	margin-top: -8px;
	margin-left: 99px;
	
}

div.stair_box {
	
	position: relative;
	margin: 0;
	
}

div.stair_box p {
	
	margin:0;
	
}

div.stair_box p.psyche_man {
	
	position: absolute;
	top: 15px;
	left: 55px;
	
}

div.stair_box p.psyche_star {
	
	position: absolute;
	top: 30px;
	left: 125px;
	
}

div.stair_box p.psyche_tsure {
	
	position: absolute;
	top: 39px;
	left: 180px;
	
}

div.rock_box h3,
div.psyche_box h3 {
	
	margin-top: 6px;
		
}

div.rock_box h3 img,
div.psyche_box h3 img  {
	
	margin-right: 4px;
		
}

div.rock_box h4,
div.psyche_box h4 {
	
	font-size: 15px;
		
}

div.post_area p.note,
div.post_area p.note_white {

	width: 98% !important;
	margin-bottom: 20px;

}


div.onko h2 {

	color: #F5FAD2;
	background-color: #431F0F;
	margin: 10px 0 10px 0;
	padding: 6px 0 4px 8px;
	font-size: 14px;


}

div#main_wide img.aligncenter {

display:block;
margin:auto;
}


div#standard_to_new {

	background-color: #333;
	padding: 0;
	border-bottom: 22px solid #3D2828;
	margin: 0 8px 8px 0;

}


div#standard_to_new dl dd {

	color: #fff;
	text-align: center;
	margin-top: 6px;

}

div#standard_to_new div.s_n_each {

		padding: 0 10px;

}

div#standard_to_new div.midashi {

	clear: both;
	margin: 0;
	padding: 1px 10px 0 10px;
	background-color: #3D2828;
	border-bottom: 1px solid #222;

}

div#standard_to_new div.midashi h3 {

	color: #fff;
	font-style: normal;
	font-size: 16px;

}

div#standard_to_new div.midashi div.span3 h3 {

		text-align: center;

}


div.onko_progre {

	margin-bottom: 30px;

}


div.onko_progre h3 {

	color: #282620;
	border-bottom: 1px solid #282620;
	padding-bottom: 4px;
	margin: 0 0 30px 0;
	font-size: 16px;
	clear: both;

}


div.onko_progre h4 {

	color: #282620;
	margin: 8px 0 8px 8px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #DBDBB7;

}

div.onko_progre img {

	margin: 0;

}

div.onko_progre p {

	margin: 0;

}


div.onko_progre ul,
div.onko_progre ul li {

	margin: 0;
	padding: 0;

}

div.onko_progre div.standard {

	float: left;
	width: 39%;
	background-color: #F4F4EA;
	border-right: 1px solid #E0E0C2;
	border-bottom: 1px solid #E0E0C2;

}

div.onko_progre div.keyword {

	float: left;
	width: 20%;

}

div.onko_progre div.new {

	float: left;
	width: 39%;
	background-color: #F4F4EA;
	border-right: 1px solid #E0E0C2;
	border-bottom: 1px solid #E0E0C2;

}


div.onko_progre div.standard div.img_left {

	float: left;
	width: 30%;
	margin: 0 8px 8px 8px;

}

div.onko_progre div.standard div.title_left {

	float: left;
	width: 65%;
}

div.onko_progre div.new div.img_right {

	float: left;
	width: 30%;
	margin: 0 8px 8px 8px;

}

div.onko_progre div.new div.title_right {

	float: left;
	width: 65%;
}

div.single div.recommend_list h4 {

	font-size: 13px;
	margin: 10px 0 3px 0;
	font-weight: bold;

}

div.single div.recommend_list p {

	margin: 0 0 3px 0;
	font-size: 13px;

}

div.single div.recommend_list button {

margin: 3px 0;

}

div.single div.recommend_list p.price {

	color: #D14B03;
	font-size: 13px;
	margin-top: 6px;

}

.tbl_a {width:100%;}
.tbl_a th, td { padding: 10px; border: 1px solid #ddd; }
.tbl_a th { background: #f4f4f4; }

/* smartPhone */
@media screen and (max-width: 640px) {
.tbl_a th,
.tbl_a td{
display: block;
border-top: none;
}
}

.box_catalogue {
    padding: 1px 16px 10px;
    margin: 24px 0px 3px;
    position:relative;
    font-size: 15px;
}

.box_cat {
    padding: 0.5em 1em 0.5em 0.5em;
}

.box_cat_h {
    margin: 0; 
    padding: 4px 0 1px 0;
    font-size: 18px;
    font-weight: bold;

}

.box_cat_r {
    border: dashed 1px #a0a0a0;
    margin: 8px 0 10px 0;
    padding: 8px;

}

.box_btn {
    float: right;
    bottom:14px;
}

.video{
width:60%;
padding-bottom: 33.75%;
height:0px;
position: relative;
bottom: 50px;
}

.video iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}